11:25:04 Started by user unknown or anonymous 11:25:04 Running as SYSTEM 11:25:04 Building in workspace /data/jenkins/workspace/PSSSP 11:25:04 The recommended git tool is: NONE 11:25:04 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 11:25:04 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/PSSSP/.git # timeout=10 11:25:04 Fetching changes from the remote Git repository 11:25:04 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_activity/PSSSP.git # timeout=10 11:25:04 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_activity/PSSSP.git 11:25:04 > /usr/local/git/bin/git --version # timeout=10 11:25:04 > git --version # 'git version 2.43.0' 11:25:04 using GIT_ASKPASS to set credentials gitlab凭据 11:25:04 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_activity/PSSSP.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:05 > /usr/local/git/bin/git rev-parse refs/remotes/origin/test^{commit} # timeout=10 11:25:05 Checking out Revision a1d61266e27707af67fff2d000403d3d38599f36 (refs/remotes/origin/test) 11:25:05 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 11:25:05 > /usr/local/git/bin/git checkout -f a1d61266e27707af67fff2d000403d3d38599f36 # timeout=10 11:25:05 Commit message: "Merge branch '20250114浙江上报部级业务' into test" 11:25:05 > /usr/local/git/bin/git rev-list --no-walk 7dd40a5ec94e804bd64ac7a07f4961021ee98b6d # timeout=10 11:25:05 [PSSSP] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins7506025761553724865.sh 11:25:05 + cd /data/jenkins/workspace/PSSSP 11:25:05 + mvn clean install -DskipTests=true -Ptest 11:25:06 [INFO] Scanning for projects... 11:25:06 [WARNING] 11:25:06 [WARNING] Some problems were encountered while building the effective model for com.bcxin:sp:war:1.0 11:25:06 [WARNING] 'dependencies.dependency.version' for org.apache.httpcomponents:httpclient:jar is either LATEST or RELEASE (both of them are being deprecated) @ line 262, column 13 11:25:06 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.auth0:java-jwt:jar -> duplicate declaration of version 3.1.0 @ line 433, column 15 11:25:06 [WARNING] 11:25:06 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 11:25:06 [WARNING] 11:25:06 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 11:25:06 [WARNING] 11:25:06 [INFO] 11:25:06 [INFO] ----------------------------< com.bcxin:sp >---------------------------- 11:25:06 [INFO] Building sp 1.0 11:25:06 [INFO] --------------------------------[ war ]--------------------------------- 11:25:08 Downloading from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient/maven-metadata.xml 11:25:08 Downloading from abcxin-public: http://49.4.51.65:8060/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml 11:25:08 Downloading from nexus-aliyun: http://maven.aliyun.com/nexus/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml 11:25:08 Progress (1): 2.1 kB Downloaded from abcxin-public: http://49.4.51.65:8060/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml (2.1 kB at 10 kB/s) 11:25:08 Progress (1): 2.1 kB Downloaded from aliyunmaven: https://maven.aliyun.com/repository/central/org/apache/httpcomponents/httpclient/maven-metadata.xml (2.1 kB at 3.0 kB/s) 11:25:09 Progress (1): 2.2 kB Downloaded from nexus-aliyun: http://maven.aliyun.com/nexus/content/groups/public/org/apache/httpcomponents/httpclient/maven-metadata.xml (2.2 kB at 2.8 kB/s) 11:25:09 [INFO] 11:25:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ sp --- 11:25:09 [INFO] Deleting /data/jenkins/workspace/PSSSP/target 11:25:10 [INFO] 11:25:10 [INFO] --- maven-resources-plugin:2.6:copy-resources (default-resources) @ sp --- 11:25:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 11:25:10 [INFO] Copying 92 resources 11:25:10 [INFO] Copying 2392 resources 11:25:13 [INFO] 11:25:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sp --- 11:25:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 11:25:13 [INFO] Copying 92 resources 11:25:13 [INFO] Copying 2392 resources 11:25:13 [INFO] 11:25:13 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ sp --- 11:25:13 [INFO] Changes detected - recompiling the module! 11:25:13 [INFO] Compiling 481 source files to /data/jenkins/workspace/PSSSP/target/classes 11:25:24 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 11:25:24 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 11:25:24 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[3,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 11:25:24 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 11:25:24 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 11:25:24 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[3,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 11:25:24 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 11:25:24 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 11:25:24 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[3,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 11:25:24 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[3,16] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 11:25:24 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[4,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 11:25:24 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[3,16] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 11:25:24 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[23,21] sun.misc.BASE64Decoder is internal proprietary API and may be removed in a future release 11:25:24 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/BASE64Util.java:[43,21] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 11:25:24 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[68,25] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 11:25:24 [WARNING] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/work/util/MD5Util.java:[68,54] sun.misc.BASE64Encoder is internal proprietary API and may be removed in a future release 11:25:24 [INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/interceptor/WebSecurityConfig.java: Some input files use or override a deprecated API. 11:25:24 [INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/interceptor/WebSecurityConfig.java: Recompile with -Xlint:deprecation for details. 11:25:24 [INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/redis/RedisUtils.java: Some input files use unchecked or unsafe operations. 11:25:24 [INFO] /data/jenkins/workspace/PSSSP/src/main/java/com/bcxin/sp/config/redis/RedisUtils.java: Recompile with -Xlint:unchecked for details. 11:25:24 [INFO] 11:25:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sp --- 11:25:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 11:25:24 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/PSSSP/src/test/resources 11:25:24 [INFO] 11:25:24 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ sp --- 11:25:24 [INFO] No sources to compile 11:25:24 [INFO] 11:25:24 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ sp --- 11:25:24 [INFO] Tests are skipped. 11:25:24 [INFO] 11:25:24 [INFO] --- maven-war-plugin:3.3.1:war (default-war) @ sp --- 11:25:25 [INFO] Packaging webapp 11:25:25 [INFO] Assembling webapp [sp] in [/data/jenkins/workspace/PSSSP/target/ROOT] 11:25:25 [INFO] Processing war project 11:25:25 [INFO] Copying webapp resources [/data/jenkins/workspace/PSSSP/src/main/webapp] 11:25:26 [INFO] Building war: /data/jenkins/workspace/PSSSP/target/ROOT.war 11:25:33 [INFO] 11:25:33 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (repackage) @ sp --- 11:25:51 [INFO] Replacing main artifact with repackaged archive 11:25:51 [INFO] 11:25:51 [INFO] --- spring-boot-maven-plugin:2.5.1:repackage (default) @ sp --- 11:25:51 [INFO] Replacing main artifact with repackaged archive 11:25:51 [INFO] 11:25:51 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sp --- 11:25:52 [INFO] Installing /data/jenkins/workspace/PSSSP/target/ROOT.war to /Users/linchunpeng/maven/repository/com/bcxin/sp/1.0/sp-1.0.war 11:25:54 [INFO] Installing /data/jenkins/workspace/PSSSP/pom.xml to /Users/linchunpeng/maven/repository/com/bcxin/sp/1.0/sp-1.0.pom 11:25:54 [INFO] ------------------------------------------------------------------------ 11:25:54 [INFO] BUILD SUCCESS 11:25:54 [INFO] ------------------------------------------------------------------------ 11:25:54 [INFO] Total time: 48.039 s 11:25:54 [INFO] Finished at: 2025-02-27T11:25:54+08:00 11:25:54 [INFO] ------------------------------------------------------------------------ 11:25:54 + scp /data/jenkins/workspace/PSSSP/target/ROOT.war 172.20.0.7:/data/workspace/psssp/ROOT.war 11:25:57 [SSH] script: 11:25:57 ="" 11:25:57 11:25:57 docker rm -f psssp 11:25:57 sleep 3 11:25:57 docker build -t psssp /data/workspace/psssp 11:25:57 docker run -d -v /data/pss/material/zhejiang:/opt/data/pss/material/zhejiang --name psssp -p 40005:8888 psssp 11:25:57 docker image prune -f 11:25:57 11:25:57 [SSH] executing... 11:25:58 bash: =: command not found 11:25:59 psssp 11:26:02 #0 building with "default" instance using docker driver 11:26:02 11:26:02 #1 [internal] load .dockerignore 11:26:02 #1 transferring context: 51B done 11:26:02 #1 DONE 0.0s 11:26:02 11:26:02 #2 [internal] load build definition from Dockerfile 11:26:02 #2 transferring dockerfile: 305B done 11:26:02 #2 DONE 0.0s 11:26:02 11:26:02 #3 [internal] load metadata for m.daocloud.io/docker.io/library/openjdk:8-jdk-alpine 11:26:02 #3 DONE 0.3s 11:26:02 11:26:02 #4 [1/6] FROM m.daocloud.io/docker.io/library/openjdk:8-jdk-alpine@sha256:94792824df2df33402f201713f932b58cb9de94a0cd524164a0f2283343547b3 11:26:02 #4 DONE 0.0s 11:26:02 11:26:02 #5 [internal] load build context 11:26:05 #5 transferring context: 418.74MB 2.6s done 11:26:05 #5 DONE 2.6s 11:26:05 11:26:05 #6 [2/6] RUN apk update && apk add tzdata 11:26:05 #6 CACHED 11:26:05 11:26:05 #7 [3/6] RUN ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime 11:26:05 #7 CACHED 11:26:05 11:26:05 #8 [4/6] RUN echo "Asia/Shanghai" > /etc/timezone 11:26:05 #8 CACHED 11:26:05 11:26:05 #9 [5/6] WORKDIR /opt 11:26:05 #9 CACHED 11:26:05 11:26:05 #10 [6/6] COPY . /opt 11:26:09 #10 DONE 4.1s 11:26:09 11:26:09 #11 exporting to image 11:26:09 #11 exporting layers 11:26:11 #11 exporting layers 2.1s done 11:26:11 #11 writing image sha256:452444f9041fd1b8368a4bc9a218c05690963118fb347660d1c4fd3cc0e9b0f9 done 11:26:11 #11 naming to docker.io/library/psssp done 11:26:11 #11 DONE 2.1s 11:26:12 42960d574c5cb036f7061eee3354b1b5af239028e95a131dd86258433a6bcae9 11:26:12 Deleted Images: 11:26:12 deleted: sha256:02e7a8ca53f843e51295de08525bcfa9b75a2a6df178c0bf5cfb32346b2002e1 11:26:12 11:26:12 Total reclaimed space: 0B 11:26:12 11:26:12 [SSH] completed 11:26:12 [SSH] exit-status: 0 11:26:12 11:26:12 Finished: SUCCESS