13:36:32 Started by user unknown or anonymous 13:36:32 Running as SYSTEM 13:36:32 Building in workspace /data/jenkins/workspace/bcx-identify 13:36:32 The recommended git tool is: NONE 13:36:32 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 13:36:32 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/bcx-identify/.git # timeout=10 13:36:32 Fetching changes from the remote Git repository 13:36:32 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-identify.git # timeout=10 13:36:32 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-identify.git 13:36:32 > /usr/local/git/bin/git --version # timeout=10 13:36:32 > git --version # 'git version 2.43.0' 13:36:32 using GIT_ASKPASS to set credentials gitlab凭据 13:36:32 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-identify.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:33 > /usr/local/git/bin/git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 13:36:33 Checking out Revision a657bdb0d94ddb5e4ba1e792930dd7e2999362f2 (refs/remotes/origin/dev) 13:36:33 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 13:36:33 > /usr/local/git/bin/git checkout -f a657bdb0d94ddb5e4ba1e792930dd7e2999362f2 # timeout=10 13:36:33 Commit message: "Merge branch '野火对接-20250821' into dev" 13:36:33 > /usr/local/git/bin/git rev-list --no-walk 56abe9f746df1050567fab29ff06539e7e0552a4 # timeout=10 13:36:33 [bcx-identify] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins9594856123350215887.sh 13:36:33 + cd /data/jenkins/workspace/bcx-identify 13:36:33 + mvn clean package -DskipTest -Ptest 13:36:34 [INFO] Scanning for projects... 13:36:34 [WARNING] 13:36:34 [WARNING] Some problems were encountered while building the effective model for com.bcxin:bcxin-identify:war:1.0 13:36:34 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.lmax:disruptor:jar -> version 3.3.6 vs 3.4.4 @ line 307, column 15 13:36:34 [WARNING] 'dependencies.dependency.systemPath' for cn.wildfirechat:sdk:jar should not point at files within the project directory, ${project.basedir}/src/main/resources/lib/sdk-1.3.5.jar will be unresolvable by dependent projects @ line 338, column 16 13:36:34 [WARNING] 'dependencies.dependency.systemPath' for cn.wildfirechat:common:jar should not point at files within the project directory, ${project.basedir}/src/main/resources/lib/common-1.3.5.jar will be unresolvable by dependent projects @ line 346, column 16 13:36:34 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.github.ben-manes.caffeine:caffeine:jar -> duplicate declaration of version 2.9.0 @ line 348, column 15 13:36:34 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.lmax:disruptor:jar -> version 3.3.6 vs 3.4.4 @ line 353, column 15 13:36:34 [WARNING] 13:36:34 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 13:36:34 [WARNING] 13:36:34 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 13:36:34 [WARNING] 13:36:34 [INFO] 13:36:34 [INFO] ----------------------< com.bcxin:bcxin-identify >---------------------- 13:36:34 [INFO] Building bcxin-identify 1.0 13:36:34 [INFO] --------------------------------[ war ]--------------------------------- 13:36:35 [INFO] 13:36:35 [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bcxin-identify --- 13:36:35 [INFO] Deleting /data/jenkins/workspace/bcx-identify/target 13:36:36 [INFO] 13:36:36 [INFO] --- maven-resources-plugin:2.6:copy-resources (default-resources) @ bcxin-identify --- 13:36:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:36:36 [INFO] Copying 15 resources 13:36:36 [INFO] Copying 2660 resources 13:36:38 [INFO] 13:36:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-identify --- 13:36:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:36:38 [INFO] Copying 15 resources 13:36:38 [INFO] Copying 2660 resources 13:36:38 [INFO] 13:36:38 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-identify --- 13:36:38 [INFO] Changes detected - recompiling the module! 13:36:38 [INFO] Compiling 157 source files to /data/jenkins/workspace/bcx-identify/target/classes 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[17,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[18,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/AnnotaionMetaDataReadingVisitor.java:[3,50] com.sun.org.apache.bcel.internal.classfile.EmptyVisitor is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[5,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[7,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[11,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[17,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[18,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/AnnotaionMetaDataReadingVisitor.java:[3,50] com.sun.org.apache.bcel.internal.classfile.EmptyVisitor is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[5,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[7,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[11,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[17,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[18,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/AnnotaionMetaDataReadingVisitor.java:[3,50] com.sun.org.apache.bcel.internal.classfile.EmptyVisitor is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[5,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[7,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[11,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[17,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[18,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/AnnotaionMetaDataReadingVisitor.java:[3,50] com.sun.org.apache.bcel.internal.classfile.EmptyVisitor is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[5,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[6,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[7,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[11,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[248,9] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[248,37] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[624,9] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[624,37] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/file/BcxinFileUtils.java:[632,32] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[25,21] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[40,21] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[59,7] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[59,35] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[69,11] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/cipher/BASE64Util.java:[69,39] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/AnnotaionMetaDataReadingVisitor.java:[6,54] com.sun.org.apache.bcel.internal.classfile.EmptyVisitor is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[83,21] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[98,21] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[120,9] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[120,37] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[131,9] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduBase64Util.java:[131,37] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[40,25] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/TLSSigAPIv2.java:[63,33] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[12,29] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/codes/Base64URL.java:[46,20] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[88,17] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[88,45] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[99,17] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/common/BcxinFileUtil.java:[99,45] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[96,13] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/baidu/BaiduFaceCutUtil.java:[96,41] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/HttpUtils.java: Some input files use or override a deprecated API. 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/util/HttpUtils.java: Recompile with -Xlint:deprecation for details. 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/components/ringbuffers/events/ObjectEvent.java: Some input files use unchecked or unsafe operations. 13:36:43 [WARNING] /data/jenkins/workspace/bcx-identify/src/main/java/com/bcxin/identify/components/ringbuffers/events/ObjectEvent.java: Recompile with -Xlint:unchecked for details. 13:36:43 [INFO] 13:36:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-identify --- 13:36:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:36:43 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcx-identify/src/test/resources 13:36:43 [INFO] 13:36:43 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-identify --- 13:36:43 [INFO] No sources to compile 13:36:43 [INFO] 13:36:43 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-identify --- 13:36:43 [INFO] No tests to run. 13:36:43 [INFO] 13:36:43 [INFO] --- maven-war-plugin:2.6:war (default-war) @ bcxin-identify --- 13:36:43 [INFO] Packaging webapp 13:36:43 [INFO] Assembling webapp [bcxin-identify] in [/data/jenkins/workspace/bcx-identify/target/bcxin-identify] 13:36:43 [INFO] Processing war project 13:36:43 [INFO] Copying webapp webResources [/data/jenkins/workspace/bcx-identify/src/main/resources/lib] to [/data/jenkins/workspace/bcx-identify/target/bcxin-identify] 13:36:43 [INFO] Copying webapp resources [/data/jenkins/workspace/bcx-identify/src/main/webapp] 13:36:44 [INFO] Webapp assembled in [752 msecs] 13:36:44 [INFO] Building war: /data/jenkins/workspace/bcx-identify/target/bcxin-identify.war 13:36:49 [INFO] 13:36:49 [INFO] --- spring-boot-maven-plugin:1.5.4.RELEASE:repackage (default) @ bcxin-identify --- 13:36:52 [INFO] ------------------------------------------------------------------------ 13:36:52 [INFO] BUILD SUCCESS 13:36:52 [INFO] ------------------------------------------------------------------------ 13:36:52 [INFO] Total time: 18.301 s 13:36:52 [INFO] Finished at: 2025-08-29T13:36:52+08:00 13:36:52 [INFO] ------------------------------------------------------------------------ 13:36:52 + scp /data/jenkins/workspace/bcx-identify/target/bcxin-identify.war 172.20.0.7:/data/workspace/bcx-identify/ROOT.war 13:36:54 [SSH] script: 13:36:54 ="" 13:36:54 13:36:54 docker rm -f bcx-identify 13:36:54 cd /data/workspace/bcx-identify 13:36:54 docker build -t bcx-identify . 13:36:54 docker run -d --name bcx-identify -p 40016:8080 --memory=500M --restart=always bcx-identify 13:36:54 docker image prune -f 13:36:54 13:36:54 13:36:54 [SSH] executing... 13:36:54 bash: =: command not found 13:36:56 #0 building with "default" instance using docker driver 13:36:56 13:36:56 #1 [internal] load .dockerignore 13:36:56 #1 transferring context: 51B done 13:36:56 #1 DONE 0.0s 13:36:56 13:36:56 #2 [internal] load build definition from Dockerfile 13:36:56 #2 transferring dockerfile: 225B done 13:36:56 #2 DONE 0.0s 13:36:56 13:36:56 #3 [internal] load metadata for docker.io/library/tomcat:9.0.83-jre8-temurin-jammy 13:36:56 #3 DONE 0.0s 13:36:56 13:36:56 #4 [1/3] FROM docker.io/library/tomcat:9.0.83-jre8-temurin-jammy 13:36:56 #4 DONE 0.0s 13:36:56 13:36:56 #5 [internal] load build context 13:36:56 bcx-identify 13:36:56 #5 transferring context: 95.88MB 0.8s done 13:36:56 #5 DONE 0.8s 13:36:56 13:36:56 #6 [2/3] RUN ln -snf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && echo Asia/Shanghai > /etc/timezone 13:36:56 #6 CACHED 13:36:56 13:36:56 #7 [3/3] COPY . /usr/local/tomcat/webapps 13:36:57 #7 DONE 0.4s 13:36:57 13:36:57 #8 exporting to image 13:36:57 #8 exporting layers 13:36:57 #8 exporting layers 0.5s done 13:36:57 #8 writing image sha256:3cdfe3faf16ea819406834e8bbb777402c2d6b9f130615e880bc777acbe8cb2f 0.0s done 13:36:57 #8 naming to docker.io/library/bcx-identify 0.0s done 13:36:57 #8 DONE 0.6s 13:36:58 740da3816cfaa1c088de862ffd752979cb9e62e24d6cad5abb30a2e741275b82 13:36:58 Deleted Images: 13:36:58 deleted: sha256:1f1f6b4e8806904e05da20182c7854d0ef7d326afab181f5a0692133a773ee7f 13:36:58 deleted: sha256:4522c5765321ff4a248705e1945cbd42da40e93d8fcf383f58fc09ada21e0bc2 13:36:58 deleted: sha256:f30ecd398bcfe2c06ee3c85c26f0af02d895277f71b013701818d8c550d98a85 13:36:58 deleted: sha256:703a833fa82f74c7bca26545e9b76773f9cec8ebcf52d33f197baacebf23a9eb 13:36:58 13:36:58 Total reclaimed space: 0B 13:36:58 13:36:58 [SSH] completed 13:36:58 [SSH] exit-status: 0 13:36:58 13:36:58 Finished: SUCCESS