Skip to content

Console Output

Established TCP socket on 39499
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
Established TCP socket on 45961
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.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /data/jenkins/workspace/test-v5qy-bcxinurilfileutil/tools/autodownloadupload/pom.xml clean package -DskipTests -Pout-te
[INFO] Scanning for projects...
[INFO] 
[INFO] --------------------< com.bcxin:autodownloadupload >--------------------
[INFO] Building autodownloadupload 1.0.0
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The artifact mysql:mysql-connector-java:jar:8.0.31 has been relocated to com.mysql:mysql-connector-j:jar:8.0.31
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ autodownloadupload ---
[INFO] Deleting /data/jenkins/workspace/test-v5qy-bcxinurilfileutil/tools/autodownloadupload/target
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ autodownloadupload ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 15 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ autodownloadupload ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 49 source files to /data/jenkins/workspace/test-v5qy-bcxinurilfileutil/tools/autodownloadupload/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ autodownloadupload ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /data/jenkins/workspace/test-v5qy-bcxinurilfileutil/tools/autodownloadupload/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ autodownloadupload ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /data/jenkins/workspace/test-v5qy-bcxinurilfileutil/tools/autodownloadupload/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ autodownloadupload ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ autodownloadupload ---
[INFO] Building jar: /data/jenkins/workspace/test-v5qy-bcxinurilfileutil/tools/autodownloadupload/target/autodownloadupload-1.0.0.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:2.7.5:repackage (repackage) @ autodownloadupload ---
[INFO] Replacing main artifact with repackaged archive
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11.912 s
[INFO] Finished at: 2024-05-29T10:06:13+08:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "out-te" could not be activated because it does not exist.
Waiting for Jenkins to finish collecting data