17:08:38 Started by user unknown or anonymous 17:08:38 Running as SYSTEM 17:08:38 Building in workspace /data/jenkins/workspace/tenant-open-platform 17:08:38 The recommended git tool is: NONE 17:08:38 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499 17:08:38 > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/tenant-open-platform/.git # timeout=10 17:08:38 Fetching changes from the remote Git repository 17:08:38 > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/bcx_platform/tenant-open-api.git # timeout=10 17:08:38 Fetching upstream changes from https://gitlab.arsbaibaodun.com/bcx_platform/tenant-open-api.git 17:08:38 > /usr/local/git/bin/git --version # timeout=10 17:08:38 > git --version # 'git version 2.43.0' 17:08:38 using GIT_ASKPASS to set credentials gitlab凭据 17:08:38 > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/bcx_platform/tenant-open-api.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:39 > /usr/local/git/bin/git rev-parse origin/test^{commit} # timeout=10 17:08:39 Checking out Revision 4993d86f38cfbe7d2304f35291d0a26d22189b75 (origin/test) 17:08:39 > /usr/local/git/bin/git config core.sparsecheckout # timeout=10 17:08:39 > /usr/local/git/bin/git checkout -f 4993d86f38cfbe7d2304f35291d0a26d22189b75 # timeout=10 17:08:39 Commit message: "Merge branch 'main' into test" 17:08:39 > /usr/local/git/bin/git rev-list --no-walk 4993d86f38cfbe7d2304f35291d0a26d22189b75 # timeout=10 17:08:39 Parsing POMs 17:08:39 Established TCP socket on 46086 17:08:39 [tenant-open-platform] $ /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 46086 17:08:39 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 17:08:39 <===[JENKINS REMOTING CAPACITY]===>channel started 17:08:40 Executing Maven: -B -f /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/pom.xml -gs /usr/local/maven/conf/settings.xml clean package -DskipTests -Pte 17:08:41 [INFO] Scanning for projects... 17:08:41 [WARNING] 17:08:41 [WARNING] Some problems were encountered while building the effective model for com.bcxin:infrastructures:pom:1.0.0 17:08:41 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.grpc:grpc-netty:jar -> duplicate declaration of version 1.53.0 @ com.bcxin:tenant-open-platform:1.0.0, /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/pom.xml, line 131, column 25 17:08:41 [WARNING] 17:08:41 [WARNING] Some problems were encountered while building the effective model for com.bcxin:tenant-open-platform:pom:1.0.0 17:08:41 [WARNING] 'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.grpc:grpc-netty:jar -> duplicate declaration of version 1.53.0 @ line 131, column 25 17:08:41 [WARNING] 17:08:41 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 17:08:41 [WARNING] 17:08:41 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 17:08:41 [WARNING] 17:08:41 [INFO] ------------------------------------------------------------------------ 17:08:41 [INFO] Reactor Build Order: 17:08:41 [INFO] 17:08:41 [INFO] tenant-open-platform [pom] 17:08:41 [INFO] infrastructures [pom] 17:08:41 [INFO] tenant-open-infrastructure [jar] 17:08:41 [INFO] tenant-open-jdk [jar] 17:08:41 [INFO] tenant-open-dubbo-nacos [jar] 17:08:41 [INFO] tenant-open-infrastructure-redis [jar] 17:08:41 [INFO] tenant-open-server [pom] 17:08:41 [INFO] tenant-open-document-domain [jar] 17:08:41 [INFO] tenant-open-domain [jar] 17:08:41 [INFO] tenant-open-domain-repository [jar] 17:08:41 [INFO] tenant-open-infrastructure-tx [jar] 17:08:41 [INFO] tenant-open-dubbo-common [jar] 17:08:41 [INFO] tenant-open-dubbo-writer-provider [jar] 17:08:41 [INFO] tenant-open-dubbo-reader-provider [jar] 17:08:41 [INFO] tenant-open-backend-task [jar] 17:08:41 [INFO] tenant-open-rest-api [jar] 17:08:41 [INFO] tenant-realtime-server [pom] 17:08:41 [INFO] tenant-flink-core [jar] 17:08:41 [INFO] tenant-flink-job [jar] 17:08:41 [INFO] 17:08:41 [INFO] -------------------< com.bcxin:tenant-open-platform >------------------- 17:08:41 [INFO] Building tenant-open-platform 1.0.0 [1/19] 17:08:41 [INFO] --------------------------------[ pom ]--------------------------------- 17:08:41 [INFO] 17:08:41 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-platform --- 17:08:42 [INFO] 17:08:42 [INFO] ---------------------< com.bcxin:infrastructures >---------------------- 17:08:42 [INFO] Building infrastructures 1.0.0 [2/19] 17:08:42 [INFO] --------------------------------[ pom ]--------------------------------- 17:08:42 [INFO] 17:08:42 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ infrastructures --- 17:08:43 [INFO] 17:08:43 [INFO] ----------------< com.bcxin:tenant-open-infrastructure >---------------- 17:08:43 [INFO] Building tenant-open-infrastructure 1.0.0 [3/19] 17:08:43 [INFO] --------------------------------[ jar ]--------------------------------- 17:08:43 [INFO] 17:08:43 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-infrastructure --- 17:08:43 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/target 17:08:43 [INFO] 17:08:43 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-infrastructure --- 17:08:43 [INFO] Copying 0 resource 17:08:43 [INFO] Copying 1 resource 17:08:43 [INFO] 17:08:43 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-infrastructure --- 17:08:43 [INFO] Changes detected - recompiling the module! 17:08:43 [INFO] Compiling 131 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/target/classes 17:08:46 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/events/ObjectEvent.java: Some input files use unchecked or unsafe operations. 17:08:46 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/main/java/com/bcxin/tenant/open/infrastructures/events/ObjectEvent.java: Recompile with -Xlint:unchecked for details. 17:08:46 [INFO] 17:08:46 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-infrastructure --- 17:08:46 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/src/test/resources 17:08:46 [INFO] 17:08:46 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-infrastructure --- 17:08:46 [INFO] No sources to compile 17:08:46 [INFO] 17:08:46 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-infrastructure --- 17:08:46 [INFO] Tests are skipped. 17:08:46 [INFO] 17:08:46 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-infrastructure --- 17:08:46 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/target/tenant-open-infrastructure-1.0.0.jar 17:08:47 [INFO] 17:08:47 [INFO] ---------------------< com.bcxin:tenant-open-jdk >---------------------- 17:08:47 [INFO] Building tenant-open-jdk 1.0.0 [4/19] 17:08:47 [INFO] --------------------------------[ jar ]--------------------------------- 17:08:47 [INFO] 17:08:47 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-jdk --- 17:08:47 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-jdk/target 17:08:47 [INFO] 17:08:47 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-jdk --- 17:08:47 [INFO] Copying 0 resource 17:08:47 [INFO] Copying 1 resource 17:08:47 [INFO] 17:08:47 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-jdk --- 17:08:47 [INFO] Changes detected - recompiling the module! 17:08:47 [INFO] Compiling 236 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-jdk/target/classes 17:08:51 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-jdk/src/main/java/com/bcxin/tenant/open/jdks/requests/CalculatePoliceIncidentsRequest.java: Some input files use unchecked or unsafe operations. 17:08:51 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-jdk/src/main/java/com/bcxin/tenant/open/jdks/requests/CalculatePoliceIncidentsRequest.java: Recompile with -Xlint:unchecked for details. 17:08:51 [INFO] 17:08:51 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-jdk --- 17:08:51 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-jdk/src/test/resources 17:08:51 [INFO] 17:08:51 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-jdk --- 17:08:51 [INFO] No sources to compile 17:08:51 [INFO] 17:08:51 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-jdk --- 17:08:51 [INFO] Tests are skipped. 17:08:51 [INFO] 17:08:51 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-jdk --- 17:08:51 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-jdk/target/tenant-open-jdk-1.0.0.jar 17:08:51 [INFO] 17:08:51 [INFO] -----------------< com.bcxin:tenant-open-dubbo-nacos >------------------ 17:08:51 [INFO] Building tenant-open-dubbo-nacos 1.0.0 [5/19] 17:08:51 [INFO] --------------------------------[ jar ]--------------------------------- 17:08:51 [INFO] 17:08:51 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-dubbo-nacos --- 17:08:51 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/target 17:08:51 [INFO] 17:08:51 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-dubbo-nacos --- 17:08:51 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/src/main/resources 17:08:51 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/src/main/resources 17:08:51 [INFO] 17:08:51 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-dubbo-nacos --- 17:08:51 [INFO] Changes detected - recompiling the module! 17:08:51 [INFO] Compiling 1 source file to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/target/classes 17:08:51 [INFO] 17:08:51 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-dubbo-nacos --- 17:08:51 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/src/test/resources 17:08:51 [INFO] 17:08:51 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-dubbo-nacos --- 17:08:51 [INFO] No sources to compile 17:08:52 [INFO] 17:08:52 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-dubbo-nacos --- 17:08:52 [INFO] Tests are skipped. 17:08:52 [INFO] 17:08:52 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-dubbo-nacos --- 17:08:52 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/target/tenant-open-dubbo-nacos-1.0.0.jar 17:08:52 [INFO] 17:08:52 [INFO] -------------< com.bcxin:tenant-open-infrastructure-redis >------------- 17:08:52 [INFO] Building tenant-open-infrastructure-redis 1.0.0 [6/19] 17:08:52 [INFO] --------------------------------[ jar ]--------------------------------- 17:08:52 [INFO] 17:08:52 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-infrastructure-redis --- 17:08:52 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-redis/target 17:08:52 [INFO] 17:08:52 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-infrastructure-redis --- 17:08:52 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-redis/src/main/resources 17:08:52 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-redis/src/main/resources 17:08:52 [INFO] 17:08:52 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-infrastructure-redis --- 17:08:52 [INFO] Changes detected - recompiling the module! 17:08:52 [INFO] Compiling 3 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-redis/target/classes 17:08:53 [INFO] 17:08:53 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-infrastructure-redis --- 17:08:53 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-redis/src/test/resources 17:08:53 [INFO] 17:08:53 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-infrastructure-redis --- 17:08:53 [INFO] No sources to compile 17:08:53 [INFO] 17:08:53 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-infrastructure-redis --- 17:08:53 [INFO] Tests are skipped. 17:08:53 [INFO] 17:08:53 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-infrastructure-redis --- 17:08:53 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-redis/target/tenant-open-infrastructure-redis-1.0.0.jar 17:08:53 [INFO] 17:08:53 [INFO] --------------------< com.bcxin:tenant-open-server >-------------------- 17:08:53 [INFO] Building tenant-open-server 1.0.0 [7/19] 17:08:53 [INFO] --------------------------------[ pom ]--------------------------------- 17:08:53 [INFO] 17:08:53 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-server --- 17:08:54 [INFO] 17:08:54 [INFO] ---------------< com.bcxin:tenant-open-document-domain >---------------- 17:08:54 [INFO] Building tenant-open-document-domain 1.0.0 [8/19] 17:08:54 [INFO] --------------------------------[ jar ]--------------------------------- 17:08:54 [INFO] 17:08:54 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-document-domain --- 17:08:54 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/target 17:08:54 [INFO] 17:08:54 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-document-domain --- 17:08:54 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/src/main/resources 17:08:54 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/src/main/resources 17:08:54 [INFO] 17:08:54 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-document-domain --- 17:08:54 [INFO] Changes detected - recompiling the module! 17:08:54 [INFO] Compiling 56 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/target/classes 17:08:55 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/src/main/java/com/bcxin/tenant/open/document/domains/dtos/SearchSpecialPermissionScopeDTO.java: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/src/main/java/com/bcxin/tenant/open/document/domains/dtos/SearchSpecialPermissionScopeDTO.java uses unchecked or unsafe operations. 17:08:55 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/src/main/java/com/bcxin/tenant/open/document/domains/dtos/SearchSpecialPermissionScopeDTO.java: Recompile with -Xlint:unchecked for details. 17:08:56 [INFO] 17:08:56 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-document-domain --- 17:08:56 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/src/test/resources 17:08:56 [INFO] 17:08:56 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-document-domain --- 17:08:56 [INFO] No sources to compile 17:08:56 [INFO] 17:08:56 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-document-domain --- 17:08:56 [INFO] Tests are skipped. 17:08:56 [INFO] 17:08:56 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-document-domain --- 17:08:56 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/target/tenant-open-document-domain-1.0.0.jar 17:08:56 [INFO] 17:08:56 [INFO] --------------------< com.bcxin:tenant-open-domain >-------------------- 17:08:56 [INFO] Building tenant-open-domain 1.0.0 [9/19] 17:08:56 [INFO] --------------------------------[ jar ]--------------------------------- 17:08:56 [INFO] 17:08:56 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-domain --- 17:08:56 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain/target 17:08:56 [INFO] 17:08:56 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-domain --- 17:08:56 [INFO] Copying 0 resource 17:08:56 [INFO] Copying 1 resource 17:08:56 [INFO] 17:08:56 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-domain --- 17:08:56 [INFO] Changes detected - recompiling the module! 17:08:56 [INFO] Compiling 328 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain/target/classes 17:09:01 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain/src/main/java/com/bcxin/tenant/open/domains/services/impls/RollCallServiceImpl.java: Some input files use unchecked or unsafe operations. 17:09:01 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain/src/main/java/com/bcxin/tenant/open/domains/services/impls/RollCallServiceImpl.java: Recompile with -Xlint:unchecked for details. 17:09:01 [INFO] 17:09:01 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-domain --- 17:09:01 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain/src/test/resources 17:09:01 [INFO] 17:09:01 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-domain --- 17:09:01 [INFO] No sources to compile 17:09:01 [INFO] 17:09:01 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-domain --- 17:09:01 [INFO] Tests are skipped. 17:09:02 [INFO] 17:09:02 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-domain --- 17:09:02 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain/target/tenant-open-domain-1.0.0.jar 17:09:02 [INFO] 17:09:02 [INFO] --------------< com.bcxin:tenant-open-domain-repository >--------------- 17:09:02 [INFO] Building tenant-open-domain-repository 1.0.0 [10/19] 17:09:02 [INFO] --------------------------------[ jar ]--------------------------------- 17:09:02 [WARNING] The artifact mysql:mysql-connector-java:jar:8.0.32 has been relocated to com.mysql:mysql-connector-j:jar:8.0.32 17:09:02 [INFO] 17:09:02 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-domain-repository --- 17:09:02 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain-repository/target 17:09:02 [INFO] 17:09:02 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-domain-repository --- 17:09:02 [INFO] Copying 0 resource 17:09:02 [INFO] Copying 32 resources 17:09:02 [INFO] 17:09:02 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-domain-repository --- 17:09:02 [INFO] Changes detected - recompiling the module! 17:09:02 [INFO] Compiling 111 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain-repository/target/classes 17:09:03 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain-repository/src/main/java/com/bcxin/tenant/open/domains/repositories/ConfigOfBillRepositoryImpl.java: Some input files use unchecked or unsafe operations. 17:09:03 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain-repository/src/main/java/com/bcxin/tenant/open/domains/repositories/ConfigOfBillRepositoryImpl.java: Recompile with -Xlint:unchecked for details. 17:09:04 [INFO] 17:09:04 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-domain-repository --- 17:09:04 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain-repository/src/test/resources 17:09:04 [INFO] 17:09:04 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-domain-repository --- 17:09:04 [INFO] No sources to compile 17:09:04 [INFO] 17:09:04 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-domain-repository --- 17:09:04 [INFO] Tests are skipped. 17:09:04 [INFO] 17:09:04 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-domain-repository --- 17:09:04 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain-repository/target/tenant-open-domain-repository-1.0.0.jar 17:09:04 [INFO] 17:09:04 [INFO] --------------< com.bcxin:tenant-open-infrastructure-tx >--------------- 17:09:04 [INFO] Building tenant-open-infrastructure-tx 1.0.0 [11/19] 17:09:04 [INFO] --------------------------------[ jar ]--------------------------------- 17:09:04 [INFO] 17:09:04 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-infrastructure-tx --- 17:09:04 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-tx/target 17:09:04 [INFO] 17:09:04 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-infrastructure-tx --- 17:09:04 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-tx/src/main/resources 17:09:04 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-tx/src/main/resources 17:09:04 [INFO] 17:09:04 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-infrastructure-tx --- 17:09:04 [INFO] Changes detected - recompiling the module! 17:09:04 [INFO] Compiling 1 source file to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-tx/target/classes 17:09:05 [INFO] 17:09:05 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-infrastructure-tx --- 17:09:05 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-tx/src/test/resources 17:09:05 [INFO] 17:09:05 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-infrastructure-tx --- 17:09:05 [INFO] No sources to compile 17:09:05 [INFO] 17:09:05 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-infrastructure-tx --- 17:09:05 [INFO] Tests are skipped. 17:09:05 [INFO] 17:09:05 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-infrastructure-tx --- 17:09:05 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-tx/target/tenant-open-infrastructure-tx-1.0.0.jar 17:09:05 [INFO] 17:09:05 [INFO] -----------------< com.bcxin:tenant-open-dubbo-common >----------------- 17:09:05 [INFO] Building tenant-open-dubbo-common 1.0.0 [12/19] 17:09:05 [INFO] --------------------------------[ jar ]--------------------------------- 17:09:05 [INFO] 17:09:05 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-dubbo-common --- 17:09:05 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-common/target 17:09:05 [INFO] 17:09:05 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-dubbo-common --- 17:09:05 [INFO] Copying 0 resource 17:09:05 [INFO] Copying 7 resources 17:09:05 [INFO] 17:09:05 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-dubbo-common --- 17:09:05 [INFO] Changes detected - recompiling the module! 17:09:05 [INFO] Compiling 7 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-common/target/classes 17:09:06 [INFO] 17:09:06 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-dubbo-common --- 17:09:06 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-common/src/test/resources 17:09:06 [INFO] 17:09:06 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-dubbo-common --- 17:09:06 [INFO] No sources to compile 17:09:06 [INFO] 17:09:06 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-dubbo-common --- 17:09:06 [INFO] Tests are skipped. 17:09:06 [INFO] 17:09:06 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-dubbo-common --- 17:09:06 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-common/target/tenant-open-dubbo-common-1.0.0.jar 17:09:07 [INFO] 17:09:07 [INFO] ------------< com.bcxin:tenant-open-dubbo-writer-provider >------------- 17:09:07 [INFO] Building tenant-open-dubbo-writer-provider 1.0.0 [13/19] 17:09:07 [INFO] --------------------------------[ jar ]--------------------------------- 17:09:07 [INFO] 17:09:07 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-dubbo-writer-provider --- 17:09:07 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/target 17:09:07 [INFO] 17:09:07 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-dubbo-writer-provider --- 17:09:07 [INFO] Copying 5 resources 17:09:07 [INFO] Copying 0 resource 17:09:07 [INFO] 17:09:07 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-dubbo-writer-provider --- 17:09:07 [INFO] Changes detected - recompiling the module! 17:09:07 [INFO] Compiling 69 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/target/classes 17:09:09 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/src/main/java/com/bcxin/tenant/open/dubbo/writer/providers/impls/RdSecurityStationRailWriterRpcProviderImpl.java: Some input files use unchecked or unsafe operations. 17:09:09 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/src/main/java/com/bcxin/tenant/open/dubbo/writer/providers/impls/RdSecurityStationRailWriterRpcProviderImpl.java: Recompile with -Xlint:unchecked for details. 17:09:09 [INFO] 17:09:09 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-dubbo-writer-provider --- 17:09:09 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/src/test/resources 17:09:09 [INFO] 17:09:09 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-dubbo-writer-provider --- 17:09:09 [INFO] No sources to compile 17:09:09 [INFO] 17:09:09 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-dubbo-writer-provider --- 17:09:09 [INFO] Tests are skipped. 17:09:09 [INFO] 17:09:09 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-dubbo-writer-provider --- 17:09:09 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/target/tenant-open-dubbo-writer-provider-1.0.0.jar 17:09:09 [INFO] 17:09:09 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (repackage) @ tenant-open-dubbo-writer-provider --- 17:09:10 [INFO] Replacing main artifact with repackaged archive 17:09:10 [INFO] 17:09:10 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (default) @ tenant-open-dubbo-writer-provider --- 17:09:10 [INFO] Replacing main artifact with repackaged archive 17:09:11 [INFO] 17:09:11 [INFO] ------------< com.bcxin:tenant-open-dubbo-reader-provider >------------- 17:09:11 [INFO] Building tenant-open-dubbo-reader-provider 1.0.0 [14/19] 17:09:11 [INFO] --------------------------------[ jar ]--------------------------------- 17:09:11 [INFO] 17:09:11 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-dubbo-reader-provider --- 17:09:11 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/target 17:09:11 [INFO] 17:09:11 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-dubbo-reader-provider --- 17:09:11 [INFO] Copying 5 resources 17:09:11 [INFO] Copying 0 resource 17:09:11 [INFO] 17:09:11 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-dubbo-reader-provider --- 17:09:11 [INFO] Changes detected - recompiling the module! 17:09:11 [INFO] Compiling 13 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/target/classes 17:09:12 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/src/main/java/com/bcxin/tenant/open/dubbo/reader/providers/impls/SecurityStationReaderRpcProviderImpl.java: Some input files use unchecked or unsafe operations. 17:09:12 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/src/main/java/com/bcxin/tenant/open/dubbo/reader/providers/impls/SecurityStationReaderRpcProviderImpl.java: Recompile with -Xlint:unchecked for details. 17:09:12 [INFO] 17:09:12 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-dubbo-reader-provider --- 17:09:12 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/src/test/resources 17:09:12 [INFO] 17:09:12 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-dubbo-reader-provider --- 17:09:12 [INFO] No sources to compile 17:09:12 [INFO] 17:09:12 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-dubbo-reader-provider --- 17:09:12 [INFO] Tests are skipped. 17:09:12 [INFO] 17:09:12 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-dubbo-reader-provider --- 17:09:12 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/target/tenant-open-dubbo-reader-provider-1.0.0.jar 17:09:12 [INFO] 17:09:12 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (repackage) @ tenant-open-dubbo-reader-provider --- 17:09:12 [INFO] Replacing main artifact with repackaged archive 17:09:12 [INFO] 17:09:12 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (default) @ tenant-open-dubbo-reader-provider --- 17:09:12 [INFO] Replacing main artifact with repackaged archive 17:09:13 [INFO] 17:09:13 [INFO] -----------------< com.bcxin:tenant-open-backend-task >----------------- 17:09:13 [INFO] Building tenant-open-backend-task 1.0.0 [15/19] 17:09:13 [INFO] --------------------------------[ jar ]--------------------------------- 17:09:13 [INFO] 17:09:13 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-backend-task --- 17:09:13 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/target 17:09:13 [INFO] 17:09:13 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-backend-task --- 17:09:13 [INFO] Copying 5 resources 17:09:13 [INFO] Copying 0 resource 17:09:13 [INFO] 17:09:13 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-backend-task --- 17:09:13 [INFO] Changes detected - recompiling the module! 17:09:13 [INFO] Compiling 33 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/target/classes 17:09:14 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/src/main/java/com/bcxin/tenant/open/backend/tasks/impls/ThirdDeviceRpcProviderImpl.java: Some input files use unchecked or unsafe operations. 17:09:14 [INFO] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/src/main/java/com/bcxin/tenant/open/backend/tasks/impls/ThirdDeviceRpcProviderImpl.java: Recompile with -Xlint:unchecked for details. 17:09:15 [INFO] 17:09:15 [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ tenant-open-backend-task --- 17:09:15 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/src/test/resources 17:09:15 [INFO] 17:09:15 [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ tenant-open-backend-task --- 17:09:15 [INFO] No sources to compile 17:09:15 [INFO] 17:09:15 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ tenant-open-backend-task --- 17:09:15 [INFO] Tests are skipped. 17:09:15 [INFO] 17:09:15 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tenant-open-backend-task --- 17:09:15 [INFO] Building jar: /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/target/tenant-open-backend-task-1.0.0.jar 17:09:15 [INFO] 17:09:15 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (repackage) @ tenant-open-backend-task --- 17:09:15 [INFO] Replacing main artifact with repackaged archive 17:09:15 [INFO] 17:09:15 [INFO] --- spring-boot-maven-plugin:3.0.4:repackage (default) @ tenant-open-backend-task --- 17:09:15 [INFO] Replacing main artifact with repackaged archive 17:09:16 [INFO] 17:09:16 [INFO] -------------------< com.bcxin:tenant-open-rest-api >------------------- 17:09:16 [INFO] Building tenant-open-rest-api 1.0.0 [16/19] 17:09:16 [INFO] --------------------------------[ jar ]--------------------------------- 17:09:16 [INFO] 17:09:16 [INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ tenant-open-rest-api --- 17:09:16 [INFO] Deleting /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/target 17:09:16 [INFO] 17:09:16 [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ tenant-open-rest-api --- 17:09:16 [INFO] Copying 5 resources 17:09:16 [INFO] Copying 14 resources 17:09:16 [INFO] 17:09:16 [INFO] --- maven-resources-plugin:3.3.0:copy-resources (copy-te-resources) @ tenant-open-rest-api --- 17:09:16 [INFO] Copying 1 resource 17:09:16 [INFO] 17:09:16 [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ tenant-open-rest-api --- 17:09:16 [INFO] Changes detected - recompiling the module! 17:09:16 [INFO] Compiling 102 source files to /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/target/classes 17:09:16 [INFO] ------------------------------------------------------------- 17:09:16 [ERROR] COMPILATION ERROR : 17:09:16 [INFO] ------------------------------------------------------------- 17:09:16 [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/src/main/java/com/bcxin/tenant/open/rest/apis/utils/UserUtil.java:[196,153] ')' expected 17:09:16 [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/src/main/java/com/bcxin/tenant/open/rest/apis/utils/UserUtil.java:[197,76] not a statement 17:09:16 [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/src/main/java/com/bcxin/tenant/open/rest/apis/utils/UserUtil.java:[197,143] ';' expected 17:09:16 [INFO] 3 errors 17:09:16 [INFO] ------------------------------------------------------------- 17:09:21 [INFO] ------------------------------------------------------------------------ 17:09:21 [INFO] Reactor Summary for tenant-open-platform 1.0.0: 17:09:21 [INFO] 17:09:21 [INFO] tenant-open-platform ............................... SUCCESS [ 0.318 s] 17:09:21 [INFO] infrastructures .................................... SUCCESS [ 0.088 s] 17:09:21 [INFO] tenant-open-infrastructure ......................... SUCCESS [ 3.828 s] 17:09:21 [INFO] tenant-open-jdk .................................... SUCCESS [ 4.189 s] 17:09:21 [INFO] tenant-open-dubbo-nacos ............................ SUCCESS [ 0.418 s] 17:09:21 [INFO] tenant-open-infrastructure-redis ................... SUCCESS [ 0.742 s] 17:09:21 [INFO] tenant-open-server ................................. SUCCESS [ 0.076 s] 17:09:21 [INFO] tenant-open-document-domain ........................ SUCCESS [ 2.310 s] 17:09:21 [INFO] tenant-open-domain ................................. SUCCESS [ 5.511 s] 17:09:21 [INFO] tenant-open-domain-repository ...................... SUCCESS [ 1.825 s] 17:09:21 [INFO] tenant-open-infrastructure-tx ...................... SUCCESS [ 0.595 s] 17:09:21 [INFO] tenant-open-dubbo-common ........................... SUCCESS [ 1.209 s] 17:09:21 [INFO] tenant-open-dubbo-writer-provider .................. SUCCESS [ 3.175 s] 17:09:21 [INFO] tenant-open-dubbo-reader-provider .................. SUCCESS [ 1.871 s] 17:09:21 [INFO] tenant-open-backend-task ........................... SUCCESS [ 2.078 s] 17:09:21 [INFO] tenant-open-rest-api ............................... FAILURE [ 0.707 s] 17:09:21 [INFO] tenant-realtime-server ............................. SKIPPED 17:09:21 [INFO] tenant-flink-core .................................. SKIPPED 17:09:21 [INFO] tenant-flink-job ................................... SKIPPED 17:09:21 [INFO] ------------------------------------------------------------------------ 17:09:21 [INFO] BUILD FAILURE 17:09:21 [INFO] ------------------------------------------------------------------------ 17:09:21 [INFO] Total time: 39.865 s 17:09:21 [INFO] Finished at: 2025-09-10T17:09:21+08:00 17:09:21 [INFO] ------------------------------------------------------------------------ 17:09:21 Waiting for Jenkins to finish collecting data 17:09:21 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project tenant-open-rest-api: Compilation failure: Compilation failure: 17:09:21 [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/src/main/java/com/bcxin/tenant/open/rest/apis/utils/UserUtil.java:[196,153] ')' expected 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/pom.xml to com.bcxin/tenant-open-dubbo-nacos/1.0.0/tenant-open-dubbo-nacos-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-dubbo-nacos/target/tenant-open-dubbo-nacos-1.0.0.jar to com.bcxin/tenant-open-dubbo-nacos/1.0.0/tenant-open-dubbo-nacos-1.0.0.jar 17:09:21 [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/src/main/java/com/bcxin/tenant/open/rest/apis/utils/UserUtil.java:[197,76] not a statement 17:09:21 [ERROR] /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/src/main/java/com/bcxin/tenant/open/rest/apis/utils/UserUtil.java:[197,143] ';' expected 17:09:21 [ERROR] -> [Help 1] 17:09:21 [ERROR] 17:09:21 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 17:09:21 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 17:09:21 [ERROR] 17:09:21 [ERROR] For more information about the errors and possible solutions, please read the following articles: 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-redis/pom.xml to com.bcxin/tenant-open-infrastructure-redis/1.0.0/tenant-open-infrastructure-redis-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-redis/target/tenant-open-infrastructure-redis-1.0.0.jar to com.bcxin/tenant-open-infrastructure-redis/1.0.0/tenant-open-infrastructure-redis-1.0.0.jar 17:09:21 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 17:09:21 [ERROR] 17:09:21 [ERROR] After correcting the problems, you can resume the build with the command 17:09:21 [ERROR] mvn <goals> -rf :tenant-open-rest-api 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/pom.xml to com.bcxin/infrastructures/1.0.0/infrastructures-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/pom.xml to com.bcxin/tenant-open-backend-task/1.0.0/tenant-open-backend-task-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-backend-task/target/tenant-open-backend-task-1.0.0.jar to com.bcxin/tenant-open-backend-task/1.0.0/tenant-open-backend-task-1.0.0.jar 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-rest-api/pom.xml to com.bcxin/tenant-open-rest-api/1.0.0/tenant-open-rest-api-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/pom.xml to com.bcxin/tenant-realtime-server/1.0.0/tenant-realtime-server-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/pom.xml to com.bcxin/tenant-open-server/1.0.0/tenant-open-server-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/pom.xml to com.bcxin/tenant-open-dubbo-reader-provider/1.0.0/tenant-open-dubbo-reader-provider-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-reader-provider/target/tenant-open-dubbo-reader-provider-1.0.0.jar to com.bcxin/tenant-open-dubbo-reader-provider/1.0.0/tenant-open-dubbo-reader-provider-1.0.0.jar 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-tx/pom.xml to com.bcxin/tenant-open-infrastructure-tx/1.0.0/tenant-open-infrastructure-tx-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure-tx/target/tenant-open-infrastructure-tx-1.0.0.jar to com.bcxin/tenant-open-infrastructure-tx/1.0.0/tenant-open-infrastructure-tx-1.0.0.jar 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/pom.xml to com.bcxin/tenant-open-document-domain/1.0.0/tenant-open-document-domain-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-document-domain/target/tenant-open-document-domain-1.0.0.jar to com.bcxin/tenant-open-document-domain/1.0.0/tenant-open-document-domain-1.0.0.jar 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-jdk/pom.xml to com.bcxin/tenant-open-jdk/1.0.0/tenant-open-jdk-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-jdk/target/tenant-open-jdk-1.0.0.jar to com.bcxin/tenant-open-jdk/1.0.0/tenant-open-jdk-1.0.0.jar 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-job/pom.xml to com.bcxin/tenant-flink-job/1.0.0/tenant-flink-job-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/pom.xml to com.bcxin/tenant-open-infrastructure/1.0.0/tenant-open-infrastructure-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/infrastructures/tenant-open-infrastructure/target/tenant-open-infrastructure-1.0.0.jar to com.bcxin/tenant-open-infrastructure/1.0.0/tenant-open-infrastructure-1.0.0.jar 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain/pom.xml to com.bcxin/tenant-open-domain/1.0.0/tenant-open-domain-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain/target/tenant-open-domain-1.0.0.jar to com.bcxin/tenant-open-domain/1.0.0/tenant-open-domain-1.0.0.jar 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain-repository/pom.xml to com.bcxin/tenant-open-domain-repository/1.0.0/tenant-open-domain-repository-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-domain-repository/target/tenant-open-domain-repository-1.0.0.jar to com.bcxin/tenant-open-domain-repository/1.0.0/tenant-open-domain-repository-1.0.0.jar 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/pom.xml to com.bcxin/tenant-open-dubbo-writer-provider/1.0.0/tenant-open-dubbo-writer-provider-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-writer-provider/target/tenant-open-dubbo-writer-provider-1.0.0.jar to com.bcxin/tenant-open-dubbo-writer-provider/1.0.0/tenant-open-dubbo-writer-provider-1.0.0.jar 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-common/pom.xml to com.bcxin/tenant-open-dubbo-common/1.0.0/tenant-open-dubbo-common-1.0.0.pom 17:09:21 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-open-server/tenant-open-dubbo-common/target/tenant-open-dubbo-common-1.0.0.jar to com.bcxin/tenant-open-dubbo-common/1.0.0/tenant-open-dubbo-common-1.0.0.jar 17:09:22 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/tenant-realtime-server/tenant-flink-core/pom.xml to com.bcxin/tenant-flink-core/1.0.0/tenant-flink-core-1.0.0.pom 17:09:22 [JENKINS] Archiving /data/jenkins/workspace/tenant-open-platform/src/tenant-open-platform/pom.xml to com.bcxin/tenant-open-platform/1.0.0/tenant-open-platform-1.0.0.pom 17:09:22 channel stopped 17:09:22 Finished: FAILURE