From: Jenkins <gtb...@gm...> - 2025-07-13 12:28:21
|
See <https://build.geoserver.org/job/geotools-main-online-mysql/1872/display/redirect> Changes: ------------------------------------------ Started by timer Running as SYSTEM Building in workspace <https://build.geoserver.org/job/geotools-main-online-mysql/ws/> The recommended git tool is: NONE using credential GitHubKey > git rev-parse --resolve-git-dir <https://build.geoserver.org/job/geotools-main-online-mysql/ws/.git> # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url gi...@gi...:geotools/geotools.git # timeout=10 Fetching upstream changes from gi...@gi...:geotools/geotools.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Allows to access github as the gtbuildergh user Verifying host key using known hosts file > git fetch --tags --force --progress -- gi...@gi...:geotools/geotools.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 Checking out Revision afdeb4f33495eab8bbbc2ee0785222cfda881b4e (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f afdeb4f33495eab8bbbc2ee0785222cfda881b4e # timeout=10 Commit message: "[GEOT-7764] Migrate GeoTools to Java 17" > git rev-list --no-walk afdeb4f33495eab8bbbc2ee0785222cfda881b4e # timeout=10 [geotools-main-online-mysql] $ /bin/sh -xe /tmp/jenkins11230904130917263612.sh + mkdir -p /var/lib/jenkins/.geotools + rm -f /var/lib/jenkins/.geotools/postgis.properties + rm -f /var/lib/jenkins/.geotools/mysql.properties + rm -f /var/lib/jenkins/.geotools/sqlserver.properties + rm -f /var/lib/jenkins/.geotools/oracle.properties + set +x [geotools-main-online-mysql] $ mvn -U clean install -B -Djava.awt.headless=true -Dtest.maxHeapSize=512M -Dall -Ponline -fae -pl modules/plugin/jdbc/jdbc-mysql -am [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GeoTools [pom] [INFO] GeoTools :: Platform Dependencies BOM [pom] [INFO] GeoTools :: Bill of Materials [pom] [INFO] Geotools modules [pom] [INFO] Geotools libraries [pom] [INFO] GeoTools Interfaces [jar] [INFO] OGC Web Service Models [pom] [INFO] Xlink Model [jar] [INFO] Open Web Services Model [jar] [INFO] Metadata [jar] [INFO] Sample data module [jar] [INFO] Referencing services [jar] [INFO] HTTP Clients [jar] [INFO] Geotools plugins [pom] [INFO] EPSG Authority Service using HSQL database [jar] [INFO] Main module [jar] [INFO] JDBC DataStore Support [jar] [INFO] JDBC DataStore Plugins [pom] [INFO] MySQL DataStore [jar] [INFO] [INFO] -----------------------< org.geotools:geotools >------------------------ [INFO] Building GeoTools 34-SNAPSHOT [1/19] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.1:clean (default-clean) @ geotools --- [INFO] [INFO] --- build-helper:3.4.0:regex-property (remove_gt_from_modulename) @ geotools --- [INFO] No match to regex 'gt-' found in 'org.geotools.geotools'. The initial value 'org.geotools.geotools' is left as-is... [INFO] [INFO] --- build-helper:3.4.0:regex-property (remove_dashes_from_modulename) @ geotools --- [INFO] No match to regex '-' found in 'org.geotools.geotools'. The initial value 'org.geotools.geotools' is left as-is... [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce) @ geotools --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping GeoTools :: Platform Dependencies BOM [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping GeoTools :: Bill of Materials [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Geotools modules [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Geotools libraries [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping GeoTools Interfaces [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping OGC Web Service Models [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Xlink Model [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Open Web Services Model [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Metadata [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Sample data module [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Referencing services [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping HTTP Clients [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Geotools plugins [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping EPSG Authority Service using HSQL database [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Main module [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping JDBC DataStore Support [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping JDBC DataStore Plugins [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping MySQL DataStore [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GeoTools 34-SNAPSHOT: [INFO] [INFO] GeoTools ........................................... FAILURE [ 0.286 s] [INFO] GeoTools :: Platform Dependencies BOM .............. SKIPPED [INFO] GeoTools :: Bill of Materials ...................... SKIPPED [INFO] Geotools modules ................................... SKIPPED [INFO] Geotools libraries ................................. SKIPPED [INFO] GeoTools Interfaces ................................ SKIPPED [INFO] OGC Web Service Models ............................. SKIPPED [INFO] Xlink Model ........................................ SKIPPED [INFO] Open Web Services Model ............................ SKIPPED [INFO] Metadata ........................................... SKIPPED [INFO] Sample data module ................................. SKIPPED [INFO] Referencing services ............................... SKIPPED [INFO] HTTP Clients ....................................... SKIPPED [INFO] Geotools plugins ................................... SKIPPED [INFO] EPSG Authority Service using HSQL database ......... SKIPPED [INFO] Main module ........................................ SKIPPED [INFO] JDBC DataStore Support ............................. SKIPPED [INFO] JDBC DataStore Plugins ............................. SKIPPED [INFO] MySQL DataStore .................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.835 s [INFO] Finished at: 2025-07-13T12:28:03Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce (enforce) on project geotools: [ERROR] Rule 1: org.apache.maven.enforcer.rules.version.RequireJavaVersion failed with message: [ERROR] Detected JDK version 11.0.4 (JAVA_HOME=/var/lib/jenkins/tools/hudson.model.JDK/OpenJDK_11.0.4/jdk-11.0.4+11) is not in the allowed range [17,). [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/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure |