Skip to content

Console Output

13:29:58 Started by user unknown or anonymous
13:29:58 Running as SYSTEM
13:29:58 Building in workspace /data/jenkins/workspace/bcx-pasp
13:29:58 The recommended git tool is: NONE
13:29:58 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
13:29:58  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/bcx-pasp/.git # timeout=10
13:29:58 Fetching changes from the remote Git repository
13:29:58  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git # timeout=10
13:29:58 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git
13:29:58  > /usr/local/git/bin/git --version # timeout=10
13:29:58  > git --version # 'git version 2.43.0'
13:29:58 using GIT_ASKPASS to set credentials gitlab凭据
13:29:58  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_basic/bcxin_pasp.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:29:58  > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10
13:29:58 Checking out Revision 79f910f8dda35d56d6792efee358177ea4d7788c (refs/remotes/origin/test)
13:29:58  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
13:29:58  > /usr/local/git/bin/git checkout -f 79f910f8dda35d56d6792efee358177ea4d7788c # timeout=10
13:29:58 Commit message: "修改redis连接信息"
13:29:58 First time build. Skipping changelog.
13:29:58 Parsing POMs
13:29:59 Established TCP socket on 35221
13:29:59 [bcx-pasp] $ /usr/local/jdk1.8/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 35221
13:29:59 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
13:29:59 	at java.lang.ClassLoader.defineClass1(Native Method)
13:29:59 	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
13:29:59 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
13:29:59 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
13:29:59 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
13:29:59 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
13:29:59 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
13:29:59 	at java.security.AccessController.doPrivileged(Native Method)
13:29:59 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
13:29:59 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
13:29:59 	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
13:29:59 	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
13:29:59 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
13:29:59 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
13:29:59 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
13:29:59 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
13:29:59 ERROR: ================================================================================
13:29:59 ERROR: Invalid project setup: Connection reset
13:29:59 ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk1.8' not supported to run Maven projects.
13:29:59 ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller.
13:29:59 ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
13:29:59 ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/local/jdk1.8.
13:29:59 ERROR: ================================================================================
13:29:59 Established TCP socket on 34355
13:29:59 [bcx-pasp] $ /usr/local/jdk-17.0.6/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 34355
13:29:59 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
13:29:59 <===[JENKINS REMOTING CAPACITY]===>channel started
13:30:00 Executing Maven:  -B -f /data/jenkins/workspace/bcx-pasp/pom.xml -gs /usr/local/maven/conf/settings.xml clean package -DskipTests -Ptest
13:30:01 [INFO] Scanning for projects...
13:30:01 [WARNING] 
13:30:01 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-web:jar:1.1.0
13:30:01 [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.springframework.boot:spring-boot-maven-plugin @ com.bcxin.platform:bcxin-web:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/bcxin-web/pom.xml, line 155, column 21
13:30:01 [WARNING] 'version' contains an expression but should be a constant. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 8, column 14
13:30:01 [WARNING] 
13:30:01 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-framework:jar:1.1.0
13:30:01 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 353, column 21
13:30:01 [WARNING] 
13:30:01 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-business:jar:1.1.0
13:30:01 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-business:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/bcxin-business/pom.xml, line 167, column 21
13:30:01 [WARNING] 
13:30:01 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-quartz:jar:1.1.0
13:30:01 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 353, column 21
13:30:01 [WARNING] 
13:30:01 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-generator:jar:1.1.0
13:30:01 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 353, column 21
13:30:01 [WARNING] 
13:30:01 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-common:jar:1.1.0
13:30:01 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 353, column 21
13:30:01 [WARNING] 
13:30:01 [WARNING] Some problems were encountered while building the effective model for com.bcxin.platform:bcxin-pasp:pom:1.1.0
13:30:01 [WARNING] 'version' contains an expression but should be a constant. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 8, column 14
13:30:01 [WARNING] 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ com.bcxin.platform:bcxin-pasp:${bcxin.version}, /data/jenkins/workspace/bcx-pasp/pom.xml, line 353, column 21
13:30:01 [WARNING] 
13:30:01 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
13:30:01 [WARNING] 
13:30:01 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
13:30:01 [WARNING] 
13:30:01 [INFO] ------------------------------------------------------------------------
13:30:01 [INFO] Reactor Build Order:
13:30:01 [INFO] 
13:30:01 [INFO] PASP                                                               [pom]
13:30:01 [INFO] bcxin-common                                                       [jar]
13:30:01 [INFO] bcxin-business                                                     [jar]
13:30:01 [INFO] bcxin-framework                                                    [jar]
13:30:01 [INFO] bcxin-quartz                                                       [jar]
13:30:01 [INFO] bcxin-generator                                                    [jar]
13:30:01 [INFO] bcxin-web                                                          [jar]
13:30:01 [INFO] 
13:30:01 [INFO] -------------------< com.bcxin.platform:bcxin-pasp >--------------------
13:30:01 [INFO] Building PASP 1.1.0                                                [1/7]
13:30:01 [INFO] --------------------------------[ pom ]---------------------------------
13:30:01 [INFO] 
13:30:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-pasp ---
13:30:02 [INFO] 
13:30:02 [INFO] ------------------< com.bcxin.platform:bcxin-common >-------------------
13:30:02 [INFO] Building bcxin-common 1.1.0                                        [2/7]
13:30:02 [INFO] --------------------------------[ jar ]---------------------------------
13:30:02 [INFO] 
13:30:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-common ---
13:30:02 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-common/target
13:30:02 [INFO] 
13:30:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-common ---
13:30:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:30:03 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-common/src/main/resources
13:30:03 [INFO] 
13:30:03 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-common ---
13:30:03 [INFO] Changes detected - recompiling the module!
13:30:03 [INFO] Compiling 124 source files to /data/jenkins/workspace/bcx-pasp/bcxin-common/target/classes
13:30:05 [INFO] 
13:30:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-common ---
13:30:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:30:05 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-common/src/test/resources
13:30:05 [INFO] 
13:30:05 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-common ---
13:30:05 [INFO] No sources to compile
13:30:05 [INFO] 
13:30:05 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-common ---
13:30:05 [INFO] Tests are skipped.
13:30:05 [INFO] 
13:30:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-common ---
13:30:05 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-common/target/bcxin-common-1.1.0.jar
13:30:06 [INFO] 
13:30:06 [INFO] -----------------< com.bcxin.platform:bcxin-business >------------------
13:30:06 [INFO] Building bcxin-business 1.1.0                                      [3/7]
13:30:06 [INFO] --------------------------------[ jar ]---------------------------------
13:30:06 [INFO] 
13:30:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-business ---
13:30:06 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-business/target
13:30:06 [INFO] 
13:30:06 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-business ---
13:30:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:30:06 [INFO] Copying 84 resources
13:30:06 [INFO] 
13:30:06 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-business ---
13:30:06 [INFO] Changes detected - recompiling the module!
13:30:06 [INFO] Compiling 462 source files to /data/jenkins/workspace/bcx-pasp/bcxin-business/target/classes
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[15,15] BASE64Decoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[16,15] BASE64Encoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[15,15] BASE64Decoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[16,15] BASE64Encoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[15,15] BASE64Decoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[16,15] BASE64Encoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[15,15] BASE64Decoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[16,15] BASE64Encoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[3,15] BASE64Decoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[4,15] BASE64Encoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[311,24] BASE64Decoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[518,8] BASE64Encoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[518,36] BASE64Encoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/file/BcxinFileUtils.java:[526,31] BASE64Decoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[25,20] BASE64Decoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[40,20] BASE64Encoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[63,10] BASE64Encoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[63,38] BASE64Encoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[74,10] BASE64Decoder is internal proprietary API and may be removed in a future release
13:30:17 [WARNING] /data/jenkins/workspace/bcx-pasp/bcxin-business/src/main/java/com/bcxin/platform/util/BASE64Util.java:[74,38] BASE64Decoder is internal proprietary API and may be removed in a future release
13:30:17 [INFO] 
13:30:17 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-business ---
13:30:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:30:17 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-business/src/test/resources
13:30:17 [INFO] 
13:30:17 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-business ---
13:30:17 [INFO] No sources to compile
13:30:17 [INFO] 
13:30:17 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-business ---
13:30:17 [INFO] Tests are skipped.
13:30:17 [INFO] 
13:30:17 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-business ---
13:30:17 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-business/target/bcxin-business-1.1.0.jar
13:30:18 [INFO] 
13:30:18 [INFO] -----------------< com.bcxin.platform:bcxin-framework >-----------------
13:30:18 [INFO] Building bcxin-framework 1.1.0                                     [4/7]
13:30:18 [INFO] --------------------------------[ jar ]---------------------------------
13:30:18 [INFO] 
13:30:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-framework ---
13:30:18 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-framework/target
13:30:18 [INFO] 
13:30:18 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-framework ---
13:30:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:30:18 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-framework/src/main/resources
13:30:18 [INFO] 
13:30:18 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-framework ---
13:30:18 [INFO] Changes detected - recompiling the module!
13:30:18 [INFO] Compiling 54 source files to /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/classes
13:30:20 [INFO] 
13:30:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-framework ---
13:30:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:30:20 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-framework/src/test/resources
13:30:20 [INFO] 
13:30:20 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-framework ---
13:30:20 [INFO] No sources to compile
13:30:20 [INFO] 
13:30:20 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-framework ---
13:30:20 [INFO] Tests are skipped.
13:30:20 [INFO] 
13:30:20 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-framework ---
13:30:20 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/bcxin-framework-1.1.0.jar
13:30:21 [INFO] 
13:30:21 [INFO] ------------------< com.bcxin.platform:bcxin-quartz >-------------------
13:30:21 [INFO] Building bcxin-quartz 1.1.0                                        [5/7]
13:30:21 [INFO] --------------------------------[ jar ]---------------------------------
13:30:21 [INFO] 
13:30:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-quartz ---
13:30:21 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target
13:30:21 [INFO] 
13:30:21 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-quartz ---
13:30:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:30:21 [INFO] Copying 7 resources
13:30:21 [INFO] 
13:30:21 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-quartz ---
13:30:21 [INFO] Changes detected - recompiling the module!
13:30:21 [INFO] Compiling 18 source files to /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target/classes
13:30:22 [INFO] 
13:30:22 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-quartz ---
13:30:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:30:22 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-quartz/src/test/resources
13:30:22 [INFO] 
13:30:22 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-quartz ---
13:30:22 [INFO] No sources to compile
13:30:22 [INFO] 
13:30:22 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-quartz ---
13:30:22 [INFO] Tests are skipped.
13:30:22 [INFO] 
13:30:22 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-quartz ---
13:30:22 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target/bcxin-quartz-1.1.0.jar
13:30:22 [INFO] 
13:30:22 [INFO] -----------------< com.bcxin.platform:bcxin-generator >-----------------
13:30:22 [INFO] Building bcxin-generator 1.1.0                                     [6/7]
13:30:22 [INFO] --------------------------------[ jar ]---------------------------------
13:30:22 [INFO] 
13:30:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-generator ---
13:30:22 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-generator/target
13:30:22 [INFO] 
13:30:22 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-generator ---
13:30:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:30:22 [INFO] Copying 20 resources
13:30:22 [INFO] 
13:30:22 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-generator ---
13:30:22 [INFO] Changes detected - recompiling the module!
13:30:22 [INFO] Compiling 13 source files to /data/jenkins/workspace/bcx-pasp/bcxin-generator/target/classes
13:30:24 [INFO] 
13:30:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-generator ---
13:30:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:30:24 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-generator/src/test/resources
13:30:24 [INFO] 
13:30:24 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-generator ---
13:30:24 [INFO] No sources to compile
13:30:24 [INFO] 
13:30:24 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-generator ---
13:30:24 [INFO] Tests are skipped.
13:30:24 [INFO] 
13:30:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-generator ---
13:30:24 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-generator/target/bcxin-generator-1.1.0.jar
13:30:24 [INFO] 
13:30:24 [INFO] --------------------< com.bcxin.platform:bcxin-web >--------------------
13:30:24 [INFO] Building bcxin-web 1.1.0                                           [7/7]
13:30:24 [INFO] --------------------------------[ jar ]---------------------------------
13:30:24 [INFO] 
13:30:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bcxin-web ---
13:30:24 [INFO] Deleting /data/jenkins/workspace/bcx-pasp/bcxin-web/target
13:30:24 [INFO] 
13:30:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-web ---
13:30:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:30:24 [INFO] Copying 366 resources
13:30:24 [INFO] Copying 4 resources
13:30:24 [INFO] 
13:30:24 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-web ---
13:30:24 [INFO] Changes detected - recompiling the module!
13:30:24 [INFO] Compiling 82 source files to /data/jenkins/workspace/bcx-pasp/bcxin-web/target/classes
13:30:27 [INFO] 
13:30:27 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-web ---
13:30:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:30:27 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-pasp/bcxin-web/src/test/resources
13:30:27 [INFO] 
13:30:27 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-web ---
13:30:27 [INFO] No sources to compile
13:30:27 [INFO] 
13:30:27 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bcxin-web ---
13:30:27 [INFO] Tests are skipped.
13:30:27 [INFO] 
13:30:27 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bcxin-web ---
13:30:27 [INFO] Building jar: /data/jenkins/workspace/bcx-pasp/bcxin-web/target/bcxin-web.jar
13:30:28 [INFO] 
13:30:28 [INFO] --- spring-boot-maven-plugin:2.1.1.RELEASE:repackage (default) @ bcxin-web ---
13:30:29 [INFO] Replacing main artifact with repackaged archive
13:30:31 [INFO] ------------------------------------------------------------------------
13:30:31 [INFO] Reactor Summary for PASP 1.1.0:
13:30:31 [INFO] 
13:30:31 [INFO] PASP ............................................... SUCCESS [  0.356 s]
13:30:31 [INFO] bcxin-common ....................................... SUCCESS [  3.326 s]
13:30:31 [INFO] bcxin-business ..................................... SUCCESS [ 11.639 s]
13:30:31 [INFO] bcxin-framework .................................... SUCCESS [  2.478 s]
13:30:31 [INFO] bcxin-quartz ....................................... SUCCESS [  1.383 s]
13:30:31 [INFO] bcxin-generator .................................... SUCCESS [  1.461 s]
13:30:31 [INFO] bcxin-web .......................................... SUCCESS [  4.475 s]
13:30:31 [INFO] ------------------------------------------------------------------------
13:30:31 [INFO] BUILD SUCCESS
13:30:31 [INFO] ------------------------------------------------------------------------
13:30:31 [INFO] Total time:  29.918 s
13:30:31 [INFO] Finished at: 2024-03-05T13:30:31+08:00
13:30:31 [INFO] ------------------------------------------------------------------------
13:30:31 Waiting for Jenkins to finish collecting data
13:30:31 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-common/pom.xml to com.bcxin.platform/bcxin-common/1.1.0/bcxin-common-1.1.0.pom
13:30:31 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-common/target/bcxin-common-1.1.0.jar to com.bcxin.platform/bcxin-common/1.1.0/bcxin-common-1.1.0.jar
13:30:31 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-generator/pom.xml to com.bcxin.platform/bcxin-generator/1.1.0/bcxin-generator-1.1.0.pom
13:30:31 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-generator/target/bcxin-generator-1.1.0.jar to com.bcxin.platform/bcxin-generator/1.1.0/bcxin-generator-1.1.0.jar
13:30:31 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-web/pom.xml to com.bcxin.platform/bcxin-web/1.1.0/bcxin-web-1.1.0.pom
13:30:31 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-web/target/bcxin-web.jar to com.bcxin.platform/bcxin-web/1.1.0/bcxin-web-1.1.0.jar
13:30:31 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-quartz/pom.xml to com.bcxin.platform/bcxin-quartz/1.1.0/bcxin-quartz-1.1.0.pom
13:30:31 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-quartz/target/bcxin-quartz-1.1.0.jar to com.bcxin.platform/bcxin-quartz/1.1.0/bcxin-quartz-1.1.0.jar
13:30:31 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-framework/pom.xml to com.bcxin.platform/bcxin-framework/1.1.0/bcxin-framework-1.1.0.pom
13:30:31 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-framework/target/bcxin-framework-1.1.0.jar to com.bcxin.platform/bcxin-framework/1.1.0/bcxin-framework-1.1.0.jar
13:30:31 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/pom.xml to com.bcxin.platform/bcxin-pasp/1.1.0/bcxin-pasp-1.1.0.pom
13:30:31 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-business/pom.xml to com.bcxin.platform/bcxin-business/1.1.0/bcxin-business-1.1.0.pom
13:30:31 [JENKINS] Archiving /data/jenkins/workspace/bcx-pasp/bcxin-business/target/bcxin-business-1.1.0.jar to com.bcxin.platform/bcxin-business/1.1.0/bcxin-business-1.1.0.jar
13:30:31 [bcx-pasp] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins9354729704033090564.sh
13:30:31 channel stopped
13:30:31 + scp /data/jenkins/workspace/bcx-pasp/bcxin-web/target/bcxin-web.jar 172.20.0.7:/data/workspace/bcxin-web
13:30:32 [SSH] script:
13:30:32 
13:30:32  docker rm -f bcxin-web
13:30:32  sleep 3
13:30:32  docker build -t bcxin-web /data/workspace/bcxin-web 
13:30:32  docker run -d --name bcxin-web -p 7080:7080 --memory=2g --restart=always bcxin-web
13:30:32 docker image prune -f
13:30:32 
13:30:32 [SSH] executing...
13:30:33 bcxin-web
13:30:36 #0 building with "default" instance using docker driver
13:30:36 
13:30:36 #1 [internal] load .dockerignore
13:30:36 #1 transferring context: 2B done
13:30:36 #1 DONE 0.0s
13:30:36 
13:30:36 #2 [internal] load build definition from Dockerfile
13:30:36 #2 transferring dockerfile: 275B done
13:30:36 #2 DONE 0.0s
13:30:36 
13:30:36 #3 [internal] load metadata for docker.io/library/java:8-jdk-alpine
13:30:51 #3 DONE 15.4s
13:30:51 
13:30:51 #4 [1/6] FROM docker.io/library/java:8-jdk-alpine@sha256:d49bf8c44670834d3dade17f8b84d709e7db47f1887f671a0e098bafa9bae49f
13:30:51 #4 DONE 0.0s
13:30:51 
13:30:51 #5 [internal] load build context
13:30:51 #5 transferring context: 30B
13:30:52 #5 transferring context: 98.19MB 0.7s done
13:30:52 #5 DONE 0.7s
13:30:52 
13:30:52 #6 [3/6] RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
13:30:52 #6 CACHED
13:30:52 
13:30:52 #7 [4/6] RUN echo "Asia/Shanghai" > /etc/timezone
13:30:52 #7 CACHED
13:30:52 
13:30:52 #8 [2/6] RUN apk update && apk add tzdata
13:30:52 #8 CACHED
13:30:52 
13:30:52 #9 [5/6] WORKDIR /opt
13:30:52 #9 CACHED
13:30:52 
13:30:52 #10 [6/6] COPY . /opt
13:30:53 #10 DONE 0.5s
13:30:53 
13:30:53 #11 exporting to image
13:30:53 #11 exporting layers
13:30:53 #11 exporting layers 0.5s done
13:30:53 #11 writing image sha256:d0c691c0b8cd5d2549a3df28cd0d7c00e17603d4c017a9c83a9600d2c5268d77 done
13:30:53 #11 naming to docker.io/library/bcxin-web done
13:30:53 #11 DONE 0.5s
13:30:53 b2612839ac4d4827e374b70024dcd1c283b1580acfd9f375527f4d7b15e5dd35
13:30:54 Deleted Images:
13:30:54 deleted: sha256:3a6dcb8d73ef727e9b481656bf1bdef3fe276fd30a32464f5b1e0af85af081fc
13:30:54 
13:30:54 Total reclaimed space: 0B
13:30:54 
13:30:54 [SSH] completed
13:30:54 [SSH] exit-status: 0
13:30:54 
13:30:55 Finished: SUCCESS