17:18:10 Started by user admin
17:18:10 Running as SYSTEM
17:18:10 Building in workspace /data/jenkins/workspace/bcxin-wks-bi
17:18:10 The recommended git tool is: NONE
17:18:10 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
17:18:10 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/bcxin-wks-bi/.git # timeout=10
17:18:10 Fetching changes from the remote Git repository
17:18:10 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-wks-bi.git # timeout=10
17:18:10 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-wks-bi.git
17:18:10 > /usr/local/git/bin/git --version # timeout=10
17:18:10 > git --version # 'git version 2.43.0'
17:18:10 using GIT_ASKPASS to set credentials gitlab凭据
17:18:10 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_basic/bcxin-wks-bi.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:18:10 > /usr/local/git/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:18:10 Checking out Revision c5a81793285c2b845e9b56d59fe3c4452fad102c (refs/remotes/origin/master)
17:18:10 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
17:18:10 > /usr/local/git/bin/git checkout -f c5a81793285c2b845e9b56d59fe3c4452fad102c # timeout=10
17:18:11 Commit message: "修改测试环境数据库链接"
17:18:11 > /usr/local/git/bin/git rev-list --no-walk c5a81793285c2b845e9b56d59fe3c4452fad102c # timeout=10
17:18:11 [bcxin-wks-bi] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins13967731889745050047.sh
17:18:11 + cd /data/jenkins/workspace/bcxin-wks-bi
17:18:11 + mvn clean install -DskipTests=true -Ptest
17:18:12 [INFO] Scanning for projects...
17:18:12 [INFO]
17:18:12 [INFO] -----------------------< com.bcxin:bcxin-wks-bi >-----------------------
17:18:12 [INFO] Building bcxin-wks-bi 1.0.0-SNAPSHOT
17:18:12 [INFO] --------------------------------[ war ]---------------------------------
17:18:13 [INFO]
17:18:13 [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ bcxin-wks-bi ---
17:18:13 [INFO]
17:18:13 [INFO] --- maven-resources-plugin:2.6:copy-resources (default-resources) @ bcxin-wks-bi ---
17:18:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:18:13 [INFO] Copying 16 resources
17:18:13 [INFO] Copying 613 resources
17:18:13 [INFO]
17:18:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bcxin-wks-bi ---
17:18:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:18:13 [INFO] Copying 16 resources
17:18:13 [INFO] Copying 613 resources
17:18:13 [INFO]
17:18:13 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bcxin-wks-bi ---
17:18:14 [INFO] Changes detected - recompiling the module!
17:18:14 [INFO] Compiling 42 source files to /data/jenkins/workspace/bcxin-wks-bi/target/classes
17:18:15 [WARNING] /data/jenkins/workspace/bcxin-wks-bi/src/main/java/com/bcxin/bi/common/util/SpringContextUtil.java: /data/jenkins/workspace/bcxin-wks-bi/src/main/java/com/bcxin/bi/common/util/SpringContextUtil.java uses unchecked or unsafe operations.
17:18:15 [WARNING] /data/jenkins/workspace/bcxin-wks-bi/src/main/java/com/bcxin/bi/common/util/SpringContextUtil.java: Recompile with -Xlint:unchecked for details.
17:18:15 [INFO]
17:18:15 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bcxin-wks-bi ---
17:18:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:18:15 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/bcxin-wks-bi/src/test/resources
17:18:15 [INFO]
17:18:15 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bcxin-wks-bi ---
17:18:15 [INFO] Changes detected - recompiling the module!
17:18:15 [INFO] Compiling 1 source file to /data/jenkins/workspace/bcxin-wks-bi/target/test-classes
17:18:16 [INFO]
17:18:16 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ bcxin-wks-bi ---
17:18:16 [INFO] Tests are skipped.
17:18:16 [INFO]
17:18:16 [INFO] --- maven-war-plugin:2.6:war (default-war) @ bcxin-wks-bi ---
17:18:16 [INFO] Packaging webapp
17:18:16 [INFO] Assembling webapp [bcxin-wks-bi] in [/data/jenkins/workspace/bcxin-wks-bi/target/ROOT]
17:18:16 [INFO] Processing war project
17:18:16 [INFO] Copying webapp resources [/data/jenkins/workspace/bcxin-wks-bi/src/main/webapp]
17:18:16 [INFO] Webapp assembled in [343 msecs]
17:18:16 [INFO] Building war: /data/jenkins/workspace/bcxin-wks-bi/target/ROOT.war
17:18:24 [INFO]
17:18:24 [INFO] --- spring-boot-maven-plugin:1.5.10.RELEASE:repackage (default) @ bcxin-wks-bi ---
17:18:31 [INFO]
17:18:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bcxin-wks-bi ---
17:18:31 [INFO] Installing /data/jenkins/workspace/bcxin-wks-bi/target/ROOT.war to /root/.m2/repository/com/bcxin/bcxin-wks-bi/1.0.0-SNAPSHOT/bcxin-wks-bi-1.0.0-SNAPSHOT.war
17:18:31 [INFO] Installing /data/jenkins/workspace/bcxin-wks-bi/pom.xml to /root/.m2/repository/com/bcxin/bcxin-wks-bi/1.0.0-SNAPSHOT/bcxin-wks-bi-1.0.0-SNAPSHOT.pom
17:18:32 [INFO] ------------------------------------------------------------------------
17:18:32 [INFO] BUILD SUCCESS
17:18:32 [INFO] ------------------------------------------------------------------------
17:18:32 [INFO] Total time: 19.288 s
17:18:32 [INFO] Finished at: 2023-12-13T17:18:32+08:00
17:18:32 [INFO] ------------------------------------------------------------------------
17:18:32 Finished: SUCCESS