Established TCP socket on 36901 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:763) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) at java.net.URLClassLoader.access$100(URLClassLoader.java:73) at java.net.URLClassLoader$1.run(URLClassLoader.java:368) at java.net.URLClassLoader$1.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:361) 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 37670 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/测试/pom.xml clean install -DskipTests=true -Ptest [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.psssb:psssb_domain_hibernate:jar:1.0 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ com.bcxin.psssb:psssb:1.0, /data/jenkins/workspace/测试/pom.xml, line 802, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.psssb:psssb_domain_mybatis:jar:1.0 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ com.bcxin.psssb:psssb:1.0, /data/jenkins/workspace/测试/pom.xml, line 802, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.psssb:psssb_domain:pom:1.0 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: commons-io:commons-io:jar -> duplicate declaration of version ${commons-io.version} @ com.bcxin.psssb:psssb:1.0, /data/jenkins/workspace/测试/pom.xml, line 469, column 16 [WARNING] 'dependencyManagement.dependencies.dependency.version' for org.projectlombok:lombok:jar is either LATEST or RELEASE (both of them are being deprecated) @ com.bcxin.psssb:psssb:1.0, /data/jenkins/workspace/测试/pom.xml, line 519, column 14 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: joda-time:joda-time:jar -> duplicate declaration of version 2.9.9 @ com.bcxin.psssb:psssb:1.0, /data/jenkins/workspace/测试/pom.xml, line 569, column 16 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: redis.clients:jedis:jar -> version 2.9.0 vs 2.8.0 @ com.bcxin.psssb:psssb:1.0, /data/jenkins/workspace/测试/pom.xml, line 582, column 16 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ com.bcxin.psssb:psssb:1.0, /data/jenkins/workspace/测试/pom.xml, line 802, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.psssb:psssb_dao_api:jar:1.0 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ com.bcxin.psssb:psssb:1.0, /data/jenkins/workspace/测试/pom.xml, line 802, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.psssb:psssb_dao_hibernate:jar:1.0 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ com.bcxin.psssb:psssb:1.0, /data/jenkins/workspace/测试/pom.xml, line 802, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.psssb:psssb_dao_mybatis:jar:1.0 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ com.bcxin.psssb:psssb:1.0, /data/jenkins/workspace/测试/pom.xml, line 802, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.psssb:psssb_dao:pom:1.0 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ com.bcxin.psssb:psssb:1.0, /data/jenkins/workspace/测试/pom.xml, line 802, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.psssb:psssb_util:jar:1.0 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.fasterxml.jackson.core:jackson-databind:jar -> version ${jackson.version} vs (?) @ line 248, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ com.bcxin.psssb:psssb:1.0, /data/jenkins/workspace/测试/pom.xml, line 802, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.psssb:psssb_web:war:1.0 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ com.bcxin.psssb:psssb:1.0, /data/jenkins/workspace/测试/pom.xml, line 802, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.psssb:psssb_hibernate:jar:1.0 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ com.bcxin.psssb:psssb:1.0, /data/jenkins/workspace/测试/pom.xml, line 802, column 12 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.bcxin.psssb:psssb:pom:1.0 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: commons-io:commons-io:jar -> duplicate declaration of version ${commons-io.version} @ line 469, column 16 [WARNING] 'dependencyManagement.dependencies.dependency.version' for org.projectlombok:lombok:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 519, column 14 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: joda-time:joda-time:jar -> duplicate declaration of version 2.9.9 @ line 569, column 16 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: redis.clients:jedis:jar -> version 2.9.0 vs 2.8.0 @ line 582, column 16 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 802, column 12 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] psssb [pom] [INFO] psssb_hibernate [jar] [INFO] psssb_domain [pom] [INFO] psssb_domain_hibernate [jar] [INFO] psssb_domain_mybatis [jar] [INFO] psssb_dao [pom] [INFO] psssb_dao_api [jar] [INFO] psssb_util [jar] [INFO] psssb_dao_hibernate [jar] [INFO] psssb_dao_mybatis [jar] [INFO] psssb_web [war] [INFO] [INFO] -----------------------< com.bcxin.psssb:psssb >------------------------ [INFO] Building psssb 1.0 [1/11] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ psssb --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ psssb --- [INFO] Installing /data/jenkins/workspace/测试/pom.xml to /root/.m2/repository/com/bcxin/psssb/psssb/1.0/psssb-1.0.pom