Hi,
yesterday there we had some server issues, and some still remain.
Also the forum had an outtake yesterday. You might have noticed it.
The repository should be available again in the course of the day.
Hello,
Unfortunately, snap-build-server is still affected by a disk failure issued on the cloud provider infrastructure.
We will keep you updated here when things will get back on track.
The log gives some details about the errors, but I have no clue on how I have the ability to resolve what is written. Is it related to the server issues or is it from my side?
[INFO] 11 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SNAP Engine Project 9.0.0-SNAPSHOT ................. SUCCESS [ 0.405 s]
[INFO] SNAP Test Utils 9.0.0-SNAPSHOT ..................... SUCCESS [ 1.317 s]
[INFO] Ceres Runtime Library 9.0.0-SNAPSHOT ............... SUCCESS [ 6.571 s]
[INFO] Ceres Binding 9.0.0-SNAPSHOT ....................... SUCCESS [ 2.724 s]
[INFO] Ceres JAI Library 9.0.0-SNAPSHOT ................... SUCCESS [ 6.123 s]
[INFO] Ceres GLayer Library 9.0.0-SNAPSHOT ................ SUCCESS [ 3.402 s]
[INFO] Ceres User Interface Library 9.0.0-SNAPSHOT ........ SUCCESS [ 6.261 s]
[INFO] Ceres Binary I/O Library 9.0.0-SNAPSHOT ............ SUCCESS [ 2.593 s]
[INFO] Ceres Metadata handling Library 9.0.0-SNAPSHOT ..... SUCCESS [ 5.432 s]
[INFO] SNAP Runtime 9.0.0-SNAPSHOT ........................ SUCCESS [ 0.821 s]
[INFO] SNAP Core Library 9.0.0-SNAPSHOT ................... SUCCESS [ 33.154 s]
[INFO] SNAP Graph Processing Framework (GPF) 9.0.0-SNAPSHOT SUCCESS [01:38 min]
[INFO] SNAP Engine Utilities 9.0.0-SNAPSHOT ............... FAILURE [ 0.251 s]
[INFO] SNAP Remote Products Repository 9.0.0-SNAPSHOT ..... SKIPPED
[INFO] SNAP Product Library v2 9.0.0-SNAPSHOT ............. SKIPPED
[INFO] HDF Library 2.7.1 .................................. SKIPPED
[INFO] OpenJpeg Library 9.0.0-SNAPSHOT .................... SKIPPED
[INFO] SNAP ArcInfo Binary Grid Reader 9.0.0-SNAPSHOT ..... SKIPPED
[INFO] SNAP GeoTIFF Product Reader/Writer 9.0.0-SNAPSHOT .. SKIPPED
[INFO] SNAP GeoTIFF/BigTIFF Product Reader 9.0.0-SNAPSHOT . SKIPPED
[INFO] SNAP NetCDF Product Reader/Writer 9.0.0-SNAPSHOT ... SKIPPED
[INFO] SNAP Envisat Product Reader 9.0.0-SNAPSHOT ......... SKIPPED
[INFO] NASA Blue Marble Worldmap 9.0.0-SNAPSHOT ........... SKIPPED
[INFO] SNAP Level-3 Binning Processor (GPF) 9.0.0-SNAPSHOT SKIPPED
[INFO] SNAP Classification 9.0.0-SNAPSHOT ................. SKIPPED
[INFO] SNAP Cluster Analysis 9.0.0-SNAPSHOT ............... SKIPPED
[INFO] SNAP Change Detection 9.0.0-SNAPSHOT ............... SKIPPED
[INFO] SNAP Collocation Operator 9.0.0-SNAPSHOT ........... SKIPPED
[INFO] SNAP CSV Product Reader/Writer 9.0.0-SNAPSHOT ...... SKIPPED
[INFO] SNAP Digital Elevation Models 9.0.0-SNAPSHOT ....... SKIPPED
[INFO] SNAP ENVI Product Reader 9.0.0-SNAPSHOT ............ SKIPPED
[INFO] JP2 Reader 9.0.0-SNAPSHOT .......................... SKIPPED
[INFO] GETASSE30 DEM 9.0.0-SNAPSHOT ....................... SKIPPED
[INFO] HDF5 Product Writer 9.0.0-SNAPSHOT ................. SKIPPED
[INFO] SNAP Land Cover 9.0.0-SNAPSHOT ..................... SKIPPED
[INFO] SNAP NDVI Processor 9.0.0-SNAPSHOT ................. SKIPPED
[INFO] SNAP Product Conversion Tool 9.0.0-SNAPSHOT ........ SKIPPED
[INFO] SNAP PGX Product Reader 9.0.0-SNAPSHOT ............. SKIPPED
[INFO] SNAP Pixel Extraction Tool 9.0.0-SNAPSHOT .......... SKIPPED
[INFO] SNAP Python Interface 9.0.0-SNAPSHOT ............... SKIPPED
[INFO] SNAP Raster Operators 9.0.0-SNAPSHOT ............... SKIPPED
[INFO] SNAP Statistics Operator 9.0.0-SNAPSHOT ............ SKIPPED
[INFO] SNAP Temporal Percentile Operator 9.0.0-SNAPSHOT ... SKIPPED
[INFO] SNAP Spectral Unmixing Tool 9.0.0-SNAPSHOT ......... SKIPPED
[INFO] SNAP Virtual File Systems 9.0.0-SNAPSHOT ........... SKIPPED
[INFO] SNAP Watermask Operator 9.0.0-SNAPSHOT ............. SKIPPED
[INFO] ESA GlobCover Worldmap 9.0.0-SNAPSHOT .............. SKIPPED
[INFO] SNAP Smart Configurator 9.0.0-SNAPSHOT ............. SKIPPED
[INFO] SNAP Standalone Tool Adapter 9.0.0-SNAPSHOT ........ SKIPPED
[INFO] ZNAP Product Reader/Writer 9.0.0-SNAPSHOT .......... SKIPPED
[INFO] SNAP Remote Execution 9.0.0-SNAPSHOT ............... SKIPPED
[INFO] SNAP Engine Kit Module 9.0.0-SNAPSHOT .............. SKIPPED
[INFO] SNAP Raw, tiled pyramid product I/O (experimental) 9.0.0-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:48 min
[INFO] Finished at: 2021-10-21T08:57:06+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project snap-engine-utilities: Compilation failure: Compilation failure:
[ERROR] /home/qg/snap_dev/snap/snap-engine/snap-engine-utilities/src/main/java/org/esa/snap/engine_utilities/util/ZipFileSystemBuilder.java:[3,25] package com.sun.nio.zipfs does not exist
[ERROR] /home/qg/snap_dev/snap/snap-engine/snap-engine-utilities/src/main/java/org/esa/snap/engine_utilities/util/ZipFileSystemBuilder.java:[4,25] package com.sun.nio.zipfs does not exist
[ERROR] /home/qg/snap_dev/snap/snap-engine/snap-engine-utilities/src/main/java/org/esa/snap/engine_utilities/util/ZipFileSystemBuilder.java:[20,26] cannot find symbol
[ERROR] symbol: class ZipFileSystemProvider
[ERROR] location: class org.esa.snap.engine_utilities.util.ZipFileSystemBuilder
[ERROR] /home/qg/snap_dev/snap/snap-engine/snap-engine-utilities/src/main/java/org/esa/snap/engine_utilities/util/ZipFileSystemBuilder.java:[21,38] cannot find symbol
[ERROR] symbol: class ZipFileSystem
[ERROR] location: class org.esa.snap.engine_utilities.util.ZipFileSystemBuilder
[ERROR] /home/qg/snap_dev/snap/snap-engine/snap-engine-utilities/src/main/java/org/esa/snap/engine_utilities/util/ZipFileSystemBuilder.java:[36,20] cannot find symbol
[ERROR] symbol: class ZipFileSystemProvider
[ERROR] location: class org.esa.snap.engine_utilities.util.ZipFileSystemBuilder
[ERROR] /home/qg/snap_dev/snap/snap-engine/snap-engine-utilities/src/main/java/org/esa/snap/engine_utilities/util/ZipFileSystemBuilder.java:[25,25] cannot find symbol
[ERROR] symbol: class ZipFileSystem
[ERROR] location: class org.esa.snap.engine_utilities.util.ZipFileSystemBuilder
[ERROR] /home/qg/snap_dev/snap/snap-engine/snap-engine-utilities/src/main/java/org/esa/snap/engine_utilities/util/ZipFileSystemBuilder.java:[25,97] cannot find symbol
[ERROR] symbol: class ZipFileSystemProvider
[ERROR] location: class org.esa.snap.engine_utilities.util.ZipFileSystemBuilder
[ERROR] /home/qg/snap_dev/snap/snap-engine/snap-engine-utilities/src/main/java/org/esa/snap/engine_utilities/util/ZipFileSystemBuilder.java:[25,54] cannot find symbol
[ERROR] symbol: class ZipFileSystem
[ERROR] location: class org.esa.snap.engine_utilities.util.ZipFileSystemBuilder
[ERROR] /home/qg/snap_dev/snap/snap-engine/snap-engine-utilities/src/main/java/org/esa/snap/engine_utilities/util/ZipFileSystemBuilder.java:[38,32] cannot find symbol
[ERROR] symbol: class ZipFileSystemProvider
[ERROR] location: class org.esa.snap.engine_utilities.util.ZipFileSystemBuilder
[ERROR] /home/qg/snap_dev/snap/snap-engine/snap-engine-utilities/src/main/java/org/esa/snap/engine_utilities/util/ZipFileSystemBuilder.java:[39,25] cannot find symbol
[ERROR] symbol: class ZipFileSystemProvider
[ERROR] location: class org.esa.snap.engine_utilities.util.ZipFileSystemBuilder
[ERROR] /home/qg/snap_dev/snap/snap-engine/snap-engine-utilities/src/main/java/org/esa/snap/engine_utilities/util/ZipFileSystemBuilder.java:[45,48] cannot find symbol
[ERROR] symbol: class ZipFileSystem
[ERROR] location: class org.esa.snap.engine_utilities.util.ZipFileSystemBuilder
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :snap-engine-utilities
@marpet If I may suggest, the sentence “Versions greater than 8 haven’t been tested yet.” should be replaced according to your comment → “Some parts of the code still need a JDK 8.” to ensure the user does not “try” to use the default jdk version installed on its machine (currently jdk 11).
It could be that there is/was a server issue. I just executed the test and it worked.
I’m not a fan of such server tests in unit level tests, because it can happen that the test fails eventhough the code is correct, just because the server is not beahving well.
If you still cannot build s1tbx you can skip the tests:
Just call
mvn clean install -DskipTests
Or annotate just this test class with @Ignore
@Ignore
public class TestGnssOrbitFileDownloader {