Started by GitHub push by storm345 Running as SYSTEM Building in workspace /.jenkins/workspace/uCars The recommended git tool is: NONE No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/storm345dev/ucars # timeout=10 Fetching upstream changes from https://github.com/storm345dev/ucars > git --version # timeout=10 > git --version # 'git version 2.27.0' > git fetch --tags --force --progress -- https://github.com/storm345dev/ucars +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/1.13plus Seen branch in repository origin/1.9 Seen branch in repository origin/master Seen 3 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 4084555bcc1a05d9ccb1f3b682515c7e59c20250 (origin/1.13plus) > git config core.sparsecheckout # timeout=10 > git checkout -f 4084555bcc1a05d9ccb1f3b682515c7e59c20250 # timeout=10 Commit message: "Update pom.xml" > git rev-list --no-walk 56b11c6133c92a129c22f52d810c9473735e026d # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 33083 [uCars] $ java -cp /.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/_usr_share_maven/boot/plexus-classworlds-2.6.0.jar:/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/_usr_share_maven/conf/logging jenkins.maven3.agent.Maven35Main /.jenkins/tools/hudson.tasks.Maven_MavenInstallation/_usr_share_maven /var/lib/tomcat9/webapps/jenkins/WEB-INF/lib/remoting-4.7.jar /.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 33083 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /.jenkins/workspace/uCars/pom.xml install [INFO] Scanning for projects... [INFO] [INFO] --------------------------< com.useful:ucars >-------------------------- [INFO] Building ucars 1.16-R1.0.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from stormdev-repo: https://stormdev.org/jenkins/plugin/repository/everything/com/comphenix/executors/BukkitExecutors/1.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata com.comphenix.executors:BukkitExecutors:1.1-SNAPSHOT/maven-metadata.xml from/to stormdev-repo (https://stormdev.org/jenkins/plugin/repository/everything/): Transfer failed for https://stormdev.org/jenkins/plugin/repository/everything/com/comphenix/executors/BukkitExecutors/1.1-SNAPSHOT/maven-metadata.xml [WARNING] Failure to transfer com.comphenix.executors:BukkitExecutors:1.1-SNAPSHOT/maven-metadata.xml from https://stormdev.org/jenkins/plugin/repository/everything/ was cached in the local repository, resolution will not be reattempted until the update interval of stormdev-repo has elapsed or updates are forced. Original error: Could not transfer metadata com.comphenix.executors:BukkitExecutors:1.1-SNAPSHOT/maven-metadata.xml from/to stormdev-repo (https://stormdev.org/jenkins/plugin/repository/everything/): Transfer failed for https://stormdev.org/jenkins/plugin/repository/everything/com/comphenix/executors/BukkitExecutors/1.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from stormdev-repo: https://stormdev.org/jenkins/plugin/repository/everything/org/spigotmc/spigot/1.13.2-R0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.spigotmc:spigot:1.13.2-R0.1-SNAPSHOT/maven-metadata.xml from/to stormdev-repo (https://stormdev.org/jenkins/plugin/repository/everything/): Transfer failed for https://stormdev.org/jenkins/plugin/repository/everything/org/spigotmc/spigot/1.13.2-R0.1-SNAPSHOT/maven-metadata.xml [WARNING] Failure to transfer org.spigotmc:spigot:1.13.2-R0.1-SNAPSHOT/maven-metadata.xml from https://stormdev.org/jenkins/plugin/repository/everything/ was cached in the local repository, resolution will not be reattempted until the update interval of stormdev-repo has elapsed or updates are forced. Original error: Could not transfer metadata org.spigotmc:spigot:1.13.2-R0.1-SNAPSHOT/maven-metadata.xml from/to stormdev-repo (https://stormdev.org/jenkins/plugin/repository/everything/): Transfer failed for https://stormdev.org/jenkins/plugin/repository/everything/org/spigotmc/spigot/1.13.2-R0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloading from stormdev-repo: https://stormdev.org/jenkins/plugin/repository/everything/org/spigotmc/spigot-parent/dev-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.spigotmc:spigot-parent:dev-SNAPSHOT/maven-metadata.xml from/to stormdev-repo (https://stormdev.org/jenkins/plugin/repository/everything/): Transfer failed for https://stormdev.org/jenkins/plugin/repository/everything/org/spigotmc/spigot-parent/dev-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ucars --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to . [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ ucars --- [INFO] Compiling 10 source files to /.jenkins/workspace/uCars/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ucars --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /.jenkins/workspace/uCars/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ ucars --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ucars --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ucars --- [INFO] Building jar: /.jenkins/workspace/uCars/target/ucars-1.16-R1.0.0.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ ucars --- [INFO] Installing /.jenkins/workspace/uCars/target/ucars-1.16-R1.0.0.jar to /.m2/repository/com/useful/ucars/1.16-R1.0.0/ucars-1.16-R1.0.0.jar [INFO] Installing /.jenkins/workspace/uCars/pom.xml to /.m2/repository/com/useful/ucars/1.16-R1.0.0/ucars-1.16-R1.0.0.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.327 s [INFO] Finished at: 2021-03-30T12:53:24Z [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving /.jenkins/workspace/uCars/pom.xml to com.useful/ucars/1.16-R1.0.0/ucars-1.16-R1.0.0.pom [JENKINS] Archiving /.jenkins/workspace/uCars/target/ucars-1.16-R1.0.0.jar to com.useful/ucars/1.16-R1.0.0/ucars-1.16-R1.0.0.jar channel stopped Archiving artifacts Finished: SUCCESS