Skip to content

Console Output

14:30:09 Started by user unknown or anonymous
14:30:09 Running as SYSTEM
14:30:09 Building in workspace /data/jenkins/workspace/app-server
14:30:09 The recommended git tool is: NONE
14:30:09 using credential e9f27bcd-2741-48e3-b693-e66c2b7b3499
14:30:09  > /usr/local/git/bin/git rev-parse --resolve-git-dir /data/jenkins/workspace/app-server/.git # timeout=10
14:30:09 Fetching changes from the remote Git repository
14:30:09  > /usr/local/git/bin/git config remote.origin.url https://gitlab.arsbaibaodun.com/yehuo/app-server.git # timeout=10
14:30:09 Fetching upstream changes from https://gitlab.arsbaibaodun.com/yehuo/app-server.git
14:30:09  > /usr/local/git/bin/git --version # timeout=10
14:30:09  > git --version # 'git version 2.43.0'
14:30:09 using GIT_ASKPASS to set credentials gitlab凭据
14:30:09  > /usr/local/git/bin/git fetch --tags --force --progress -- https://gitlab.arsbaibaodun.com/yehuo/app-server.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:30:09  > /usr/local/git/bin/git rev-parse refs/remotes/origin/main^{commit} # timeout=10
14:30:09 Checking out Revision 66db9e65b0249c03f5599e88b6592adbe1036e19 (refs/remotes/origin/main)
14:30:09  > /usr/local/git/bin/git config core.sparsecheckout # timeout=10
14:30:09  > /usr/local/git/bin/git checkout -f 66db9e65b0249c03f5599e88b6592adbe1036e19 # timeout=10
14:30:09 Commit message: "数据库连接"
14:30:09  > /usr/local/git/bin/git rev-list --no-walk fdc1e2427530c27772c92dc7a2ccff984fd15e4f # timeout=10
14:30:09 Parsing POMs
14:30:10 Established TCP socket on 46310
14:30:10 [app-server] $ /usr/local/jdk1.8/bin/java -cp /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/local/maven/boot/plexus-classworlds-2.6.0.jar:/usr/local/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/local/maven /data/apache-tomcat-jenkins/webapps/jenkins/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /data/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 46310
14:30:10 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
14:30:10 	at java.lang.ClassLoader.defineClass1(Native Method)
14:30:10 	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
14:30:10 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
14:30:10 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
14:30:10 	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
14:30:10 	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
14:30:10 	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
14:30:10 	at java.security.AccessController.doPrivileged(Native Method)
14:30:10 	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
14:30:10 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
14:30:10 	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
14:30:10 	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
14:30:10 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
14:30:10 	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
14:30:10 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
14:30:10 	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
14:30:10 ERROR: ================================================================================
14:30:10 ERROR: Invalid project setup: Connection reset
14:30:10 ERROR: [JENKINS-18403][JENKINS-28294] JDK 'jdk1.8' not supported to run Maven projects.
14:30:10 ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the controller.
14:30:10 ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
14:30:10 ERROR: Retrying with agent Java and setting compile/test properties to point to /usr/local/jdk1.8.
14:30:10 ERROR: ================================================================================
14:30:10 Established TCP socket on 43362
14:30:10 [app-server] $ /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 43362
14:30:10 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
14:30:10 <===[JENKINS REMOTING CAPACITY]===>channel started
14:30:12 Executing Maven:  -B -f /data/jenkins/workspace/app-server/pom.xml -gs /usr/local/maven/conf/settings.xml clean package
14:30:12 [INFO] Scanning for projects...
14:30:13 [WARNING] 
14:30:13 [WARNING] Some problems were encountered while building the effective model for cn.wildfirechat:app:jar:0.68
14:30:13 [WARNING] 'dependencies.dependency.systemPath' for cn.wildfirechat:sdk:jar should not point at files within the project directory, ${project.basedir}/src/lib/sdk-${wfc.sdk.version}.jar will be unresolvable by dependent projects @ line 155, column 16
14:30:13 [WARNING] 'dependencies.dependency.systemPath' for cn.wildfirechat:common:jar should not point at files within the project directory, ${project.basedir}/src/lib/common-${wfc.sdk.version}.jar will be unresolvable by dependent projects @ line 163, column 16
14:30:13 [WARNING] 
14:30:13 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
14:30:13 [WARNING] 
14:30:13 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
14:30:13 [WARNING] 
14:30:13 [INFO] 
14:30:13 [INFO] ------------------------< cn.wildfirechat:app >-------------------------
14:30:13 [INFO] Building app 0.68
14:30:13 [INFO] --------------------------------[ jar ]---------------------------------
14:30:14 [INFO] 
14:30:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ app ---
14:30:14 [INFO] Deleting /data/jenkins/workspace/app-server/target
14:30:14 [INFO] 
14:30:14 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ app ---
14:30:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:30:14 [INFO] Copying 1 resource
14:30:14 [INFO] Copying 1 resource
14:30:14 [INFO] 
14:30:14 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ app ---
14:30:15 [INFO] Changes detected - recompiling the module!
14:30:15 [INFO] Compiling 91 source files to /data/jenkins/workspace/app-server/target/classes
14:30:18 [INFO] 
14:30:18 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ app ---
14:30:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:30:18 [INFO] skip non existing resourceDirectory /data/jenkins/workspace/app-server/src/test/resources
14:30:18 [INFO] 
14:30:18 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ app ---
14:30:18 [INFO] Changes detected - recompiling the module!
14:30:18 [INFO] Compiling 1 source file to /data/jenkins/workspace/app-server/target/test-classes
14:30:19 [INFO] 
14:30:19 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ app ---
14:30:19 [INFO] 
14:30:19 [INFO] -------------------------------------------------------
14:30:19 [INFO]  T E S T S
14:30:19 [INFO] -------------------------------------------------------
14:30:20 SLF4J: Class path contains multiple SLF4J bindings.
14:30:20 SLF4J: Found binding in [jar:file:/Users/linchunpeng/maven/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
14:30:20 SLF4J: Found binding in [jar:file:/Users/linchunpeng/maven/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.17.2/log4j-slf4j-impl-2.17.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
14:30:20 SLF4J: Found binding in [jar:file:/Users/linchunpeng/maven/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
14:30:20 SLF4J: Found binding in [jar:file:/Users/linchunpeng/maven/repository/uk/org/lidalia/slf4j-test/1.0.0-jdk6/slf4j-test-1.0.0-jdk6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
14:30:20 SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
14:30:20 SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
14:30:20 14:30:20.110 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class cn.wildfirechat.app.ApplicationTests]
14:30:20 14:30:20.120 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
14:30:20 14:30:20.128 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
14:30:20 14:30:20.158 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [cn.wildfirechat.app.ApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
14:30:20 14:30:20.170 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [cn.wildfirechat.app.ApplicationTests], using SpringBootContextLoader
14:30:20 14:30:20.174 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [cn.wildfirechat.app.ApplicationTests]: class path resource [cn/wildfirechat/app/ApplicationTests-context.xml] does not exist
14:30:20 14:30:20.174 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [cn.wildfirechat.app.ApplicationTests]: class path resource [cn/wildfirechat/app/ApplicationTestsContext.groovy] does not exist
14:30:20 14:30:20.174 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [cn.wildfirechat.app.ApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
14:30:20 14:30:20.175 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [cn.wildfirechat.app.ApplicationTests]: ApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
14:30:20 14:30:20.211 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [cn.wildfirechat.app.ApplicationTests]
14:30:20 14:30:20.296 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/data/jenkins/workspace/app-server/target/classes/cn/wildfirechat/app/Application.class]
14:30:20 14:30:20.305 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration cn.wildfirechat.app.Application for test class cn.wildfirechat.app.ApplicationTests
14:30:20 14:30:20.406 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [cn.wildfirechat.app.ApplicationTests]: using defaults.
14:30:20 14:30:20.407 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
14:30:20 14:30:20.420 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@13e344d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1ffaf86, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6574a52c, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@6c1a5b54, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1c7696c6, org.springframework.test.context.transaction.TransactionalTestExecutionListener@60099951, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@20140db9, org.springframework.test.context.event.EventPublishingTestExecutionListener@1e6a3214, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@368247b9, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@1a6d8329, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1a942c18, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@55a147cc, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@71ba6d4e]
14:30:20 14:30:20.424 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests]
14:30:20 14:30:20.425 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests]
14:30:20 14:30:20.454 [main] DEBUG org.springframework.test.context.junit4.SpringJUnit4ClassRunner - SpringJUnit4ClassRunner constructor called with [class cn.wildfirechat.app.ApplicationTests]
14:30:20 14:30:20.454 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
14:30:20 14:30:20.454 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
14:30:20 14:30:20.455 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [cn.wildfirechat.app.ApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
14:30:20 14:30:20.455 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [cn.wildfirechat.app.ApplicationTests], using SpringBootContextLoader
14:30:20 14:30:20.456 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [cn.wildfirechat.app.ApplicationTests]: class path resource [cn/wildfirechat/app/ApplicationTests-context.xml] does not exist
14:30:20 14:30:20.456 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [cn.wildfirechat.app.ApplicationTests]: class path resource [cn/wildfirechat/app/ApplicationTestsContext.groovy] does not exist
14:30:20 14:30:20.457 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [cn.wildfirechat.app.ApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
14:30:20 14:30:20.457 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [cn.wildfirechat.app.ApplicationTests]: ApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
14:30:20 14:30:20.458 [main] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [cn.wildfirechat.app.ApplicationTests]
14:30:20 14:30:20.458 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration cn.wildfirechat.app.Application for test class cn.wildfirechat.app.ApplicationTests
14:30:20 14:30:20.460 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [cn.wildfirechat.app.ApplicationTests]: using defaults.
14:30:20 14:30:20.460 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
14:30:20 14:30:20.460 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7ce69770, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1750fbeb, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@5b247367, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@268f106e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6e9a5ed8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7e057f43, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6c284af, org.springframework.test.context.event.EventPublishingTestExecutionListener@5890e879, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@6440112d, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@31ea9581, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@231f98ef, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@7c137fd5, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@183ec003]
14:30:20 14:30:20.461 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests]
14:30:20 14:30:20.461 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests]
14:30:20 14:30:20.505 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests]
14:30:20 14:30:20.506 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests]
14:30:20 [INFO] Running cn.wildfirechat.app.ApplicationTests
14:30:20 14:30:20.508 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests]
14:30:20 14:30:20.508 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests]
14:30:20 14:30:20.509 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests]
14:30:20 14:30:20.509 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests]
14:30:20 14:30:20.512 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@7f2cfe3f testClass = ApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@1a5b6f42 testClass = ApplicationTests, locations = '{}', classes = '{class cn.wildfirechat.app.Application}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@2aa3cd93, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@290d210d, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@2805c96b, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@147ed70f, org.springframework.boot.test.context.SpringBootTestArgs@1], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
14:30:20 14:30:20.513 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved @ProfileValueSourceConfiguration [null] for test class [cn.wildfirechat.app.ApplicationTests]
14:30:20 14:30:20.514 [main] DEBUG org.springframework.test.annotation.ProfileValueUtils - Retrieved ProfileValueSource type [class org.springframework.test.annotation.SystemProfileValueSource] for class [cn.wildfirechat.app.ApplicationTests]
14:30:20 14:30:20.530 [main] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true, server.port=-1}
14:30:20 
14:30:20   .   ____          _            __ _ _
14:30:20  /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
14:30:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
14:30:20  \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
14:30:20   '  |____| .__|_| |_|_| |_\__, | / / / /
14:30:20  =========|_|==============|___/=/_/_/_/
14:30:20  :: Spring Boot ::       (v2.2.10.RELEASE)
14:30:20 
14:30:20 2025-05-06 14:30:20.720  INFO 20979 --- [           main] cn.wildfirechat.app.ApplicationTests     : Starting ApplicationTests on test-jenkins with PID 20979 (started by root in /data/jenkins/workspace/app-server)
14:30:20 2025-05-06 14:30:20.722  INFO 20979 --- [           main] cn.wildfirechat.app.ApplicationTests     : No active profile set, falling back to default profiles: default
14:30:21 2025-05-06 14:30:21.423  INFO 20979 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
14:30:21 2025-05-06 14:30:21.549  INFO 20979 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 116ms. Found 10 JPA repository interfaces.
14:30:22 2025-05-06 14:30:22.048  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#5292ceca' of type [org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:22 2025-05-06 14:30:22.050  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#5292ceca' of type [java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:22 2025-05-06 14:30:22.052  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#290d10ef' of type [org.springframework.data.repository.core.support.PropertiesBasedNamedQueries] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:22 2025-05-06 14:30:22.057  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#de8039f' of type [org.springframework.data.repository.core.support.RepositoryFragmentsFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:22 2025-05-06 14:30:22.058  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#de8039f' of type [org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:22 2025-05-06 14:30:22.065  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceConfiguration$Hikari] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:22 2025-05-06 14:30:22.091  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:22 2025-05-06 14:30:22.118  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'dataSource' of type [com.zaxxer.hikari.HikariDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:22 2025-05-06 14:30:22.130  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:22 2025-05-06 14:30:22.139  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.jpa-org.springframework.boot.autoconfigure.orm.jpa.JpaProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.JpaProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:22 2025-05-06 14:30:22.146  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'spring.jpa.hibernate-org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:22 2025-05-06 14:30:22.149  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:22 2025-05-06 14:30:22.152  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'hikariPoolDataSourceMetadataProvider' of type [org.springframework.boot.autoconfigure.jdbc.metadata.DataSourcePoolMetadataProvidersConfiguration$HikariPoolDataSourceMetadataProviderConfiguration$$Lambda$550/863748063] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:22 2025-05-06 14:30:22.159  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration' of type [org.springframework.boot.autoconfigure.orm.jpa.HibernateJpaConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:22 2025-05-06 14:30:22.256  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'jpaVendorAdapter' of type [org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:22 2025-05-06 14:30:22.265  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'entityManagerFactoryBuilder' of type [org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:22 2025-05-06 14:30:22.316  INFO 20979 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
14:30:22 2025-05-06 14:30:22.365  INFO 20979 --- [           main] org.hibernate.Version                    : HHH000412: Hibernate ORM core version 5.4.21.Final
14:30:22 2025-05-06 14:30:22.491  INFO 20979 --- [           main] o.hibernate.annotations.common.Version   : HCANN000001: Hibernate Commons Annotations {5.1.0.Final}
14:30:22 2025-05-06 14:30:22.620  INFO 20979 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
14:30:22 2025-05-06 14:30:22.840  INFO 20979 --- [           main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
14:30:22 2025-05-06 14:30:22.857  INFO 20979 --- [           main] org.hibernate.dialect.Dialect            : HHH000400: Using dialect: org.hibernate.dialect.MySQL5Dialect
14:30:23 2025-05-06 14:30:23.781  INFO 20979 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
14:30:23 2025-05-06 14:30:23.789  INFO 20979 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
14:30:23 2025-05-06 14:30:23.791  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'entityManagerFactory' of type [org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:23 2025-05-06 14:30:23.792  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'entityManagerFactory' of type [com.sun.proxy.$Proxy108] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:23 2025-05-06 14:30:23.808  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#546e61d5' of type [com.sun.proxy.$Proxy109] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:23 2025-05-06 14:30:23.825  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'jpaMappingContext' of type [org.springframework.data.jpa.repository.config.JpaMetamodelMappingContextFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:23 2025-05-06 14:30:23.826  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'jpaMappingContext' of type [org.springframework.data.jpa.mapping.JpaMetamodelMappingContext] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:23 2025-05-06 14:30:23.974  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroSessionRepository' of type [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:23 2025-05-06 14:30:23.976  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroSessionRepository' of type [com.sun.proxy.$Proxy112] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:23 2025-05-06 14:30:23.980  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'DBSessionDao' of type [cn.wildfirechat.app.shiro.DBSessionDao] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.000  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#466fedfa' of type [org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.001  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#466fedfa' of type [java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.001  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#298263fa' of type [org.springframework.data.repository.core.support.PropertiesBasedNamedQueries] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.001  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#280484c7' of type [org.springframework.data.repository.core.support.RepositoryFragmentsFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.002  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#280484c7' of type [org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.003  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#59127611' of type [com.sun.proxy.$Proxy109] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.086  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'PCSessionRepository' of type [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.087  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'PCSessionRepository' of type [com.sun.proxy.$Proxy117] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.090  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#33f349ae' of type [org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.090  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#33f349ae' of type [java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.091  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#574ebdaf' of type [org.springframework.data.repository.core.support.PropertiesBasedNamedQueries] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.091  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#7d4d65f5' of type [org.springframework.data.repository.core.support.RepositoryFragmentsFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.091  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#7d4d65f5' of type [org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.092  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#11228bee' of type [com.sun.proxy.$Proxy109] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.102  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'recordRepository' of type [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.102  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'recordRepository' of type [com.sun.proxy.$Proxy118] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.103  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'authDataSource' of type [cn.wildfirechat.app.shiro.AuthDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.103  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'phoneCodeRealm' of type [cn.wildfirechat.app.shiro.PhoneCodeRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.117  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'tokenMatcher' of type [cn.wildfirechat.app.shiro.TokenMatcher] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.117  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'scanCodeRealm' of type [cn.wildfirechat.app.shiro.ScanCodeRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.128  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#6df2a206' of type [org.springframework.beans.factory.config.PropertiesFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.128  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#6df2a206' of type [java.util.Properties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.128  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#79ba0285' of type [org.springframework.data.repository.core.support.PropertiesBasedNamedQueries] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.129  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#3e39f08c' of type [org.springframework.data.repository.core.support.RepositoryFragmentsFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.129  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#3e39f08c' of type [org.springframework.data.repository.core.support.RepositoryComposition$RepositoryFragments] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.130  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean '(inner bean)#3386ed8' of type [com.sun.proxy.$Proxy109] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.138  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'userPasswordRepository' of type [org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.138  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'userPasswordRepository' of type [com.sun.proxy.$Proxy119] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.141  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'userPasswordRealm' of type [cn.wildfirechat.app.shiro.UserPasswordRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.143  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'shiroConfig' of type [cn.wildfirechat.app.shiro.ShiroConfig$$EnhancerBySpringCGLIB$$7e66736d] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:24 2025-05-06 14:30:24.339  INFO 20979 --- [           main] trationDelegate$BeanPostProcessorChecker : Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
14:30:25 2025-05-06 14:30:25.676  WARN 20979 --- [           main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
14:30:25 2025-05-06 14:30:25.844  INFO 20979 --- [           main] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'applicationTaskExecutor'
14:30:26 2025-05-06 14:30:26.257  INFO 20979 --- [           main] o.s.s.c.ThreadPoolTaskScheduler          : Initializing ExecutorService 'taskScheduler'
14:30:26 2025-05-06 14:30:26.310  INFO 20979 --- [           main] cn.wildfirechat.app.ApplicationTests     : Started ApplicationTests in 5.772 seconds (JVM running for 6.648)
14:30:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.874 s - in cn.wildfirechat.app.ApplicationTests
14:30:26 2025-05-06 14:30:26.411  INFO 20979 --- [extShutdownHook] o.s.s.c.ThreadPoolTaskScheduler          : Shutting down ExecutorService 'taskScheduler'
14:30:26 2025-05-06 14:30:26.413  INFO 20979 --- [extShutdownHook] o.s.s.concurrent.ThreadPoolTaskExecutor  : Shutting down ExecutorService 'applicationTaskExecutor'
14:30:26 2025-05-06 14:30:26.417  INFO 20979 --- [extShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default'
14:30:26 2025-05-06 14:30:26.431  INFO 20979 --- [extShutdownHook] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Shutdown initiated...
14:30:26 2025-05-06 14:30:26.447  INFO 20979 --- [extShutdownHook] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Shutdown completed.
14:30:26 2025-05-06 14:30:26.448 ERROR 20979 --- [   scheduling-1] o.s.s.s.TaskUtils$LoggingErrorHandler    : Unexpected error occurred in scheduled task
14:30:26 
14:30:26 org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'entityManagerFactory': Singleton bean creation not allowed while singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)
14:30:26 	at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:220) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE]
14:30:26 	at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE]
14:30:26 	at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE]
14:30:26 	at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:624) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE]
14:30:26 	at org.springframework.beans.factory.BeanFactoryUtils.beansOfTypeIncludingAncestors(BeanFactoryUtils.java:378) ~[spring-beans-5.2.9.RELEASE.jar:5.2.9.RELEASE]
14:30:26 	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.detectPersistenceExceptionTranslators(PersistenceExceptionTranslationInterceptor.java:168) ~[spring-tx-5.2.9.RELEASE.jar:5.2.9.RELEASE]
14:30:26 	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:151) ~[spring-tx-5.2.9.RELEASE.jar:5.2.9.RELEASE]
14:30:26 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.9.RELEASE.jar:5.2.9.RELEASE]
14:30:26 	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:149) ~[spring-data-jpa-2.2.10.RELEASE.jar:2.2.10.RELEASE]
14:30:26 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.9.RELEASE.jar:5.2.9.RELEASE]
14:30:26 	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:95) ~[spring-aop-5.2.9.RELEASE.jar:5.2.9.RELEASE]
14:30:26 	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.2.9.RELEASE.jar:5.2.9.RELEASE]
14:30:26 	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) ~[spring-aop-5.2.9.RELEASE.jar:5.2.9.RELEASE]
14:30:26 	at com.sun.proxy.$Proxy117.deleteByCreateDtBefore(Unknown Source) ~[na:na]
14:30:26 	at cn.wildfirechat.app.Application.clearPCSession(Application.java:44) ~[classes/:na]
14:30:26 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_391]
14:30:26 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_391]
14:30:26 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_391]
14:30:26 	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_391]
14:30:26 	at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) ~[spring-context-5.2.9.RELEASE.jar:5.2.9.RELEASE]
14:30:26 	at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) ~[spring-context-5.2.9.RELEASE.jar:5.2.9.RELEASE]
14:30:26 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [na:1.8.0_391]
14:30:26 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [na:1.8.0_391]
14:30:26 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [na:1.8.0_391]
14:30:26 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [na:1.8.0_391]
14:30:26 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_391]
14:30:26 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_391]
14:30:26 	at java.lang.Thread.run(Thread.java:750) [na:1.8.0_391]
14:30:26 
14:30:26 [INFO] 
14:30:26 [INFO] Results:
14:30:26 [INFO] 
14:30:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:30:26 [INFO] 
14:30:26 [JENKINS] Recording test results
14:30:27 [INFO] 
14:30:27 [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ app ---
14:30:27 [INFO] Building jar: /data/jenkins/workspace/app-server/target/app-0.68.jar
14:30:28 [INFO] 
14:30:28 [INFO] --- spring-boot-maven-plugin:2.2.10.RELEASE:repackage (repackage) @ app ---
14:30:29 [INFO] Replacing main artifact with repackaged archive
14:30:29 [INFO] 
14:30:29 [INFO] --- jdeb:1.8:jdeb (default) @ app ---
14:30:30 [INFO] Creating debian package: /data/jenkins/workspace/app-server/target/app-server-0.68.deb
14:30:34 [INFO] Building conffiles
14:30:34 [INFO] Skipping 'conffiles' generation. No entries defined in maven/pom or ant/build.xml.
14:30:34 [INFO] Creating changes file: /data/jenkins/workspace/app-server/target/app_0.68_all.changes
14:30:35 [INFO] Attaching created debian package /data/jenkins/workspace/app-server/target/app-server-0.68.deb
14:30:37 [INFO] ------------------------------------------------------------------------
14:30:37 [INFO] BUILD SUCCESS
14:30:37 [INFO] ------------------------------------------------------------------------
14:30:37 [INFO] Total time:  24.997 s
14:30:37 [INFO] Finished at: 2025-05-06T14:30:37+08:00
14:30:37 [INFO] ------------------------------------------------------------------------
14:30:37 Waiting for Jenkins to finish collecting data
14:30:38 [JENKINS] Archiving /data/jenkins/workspace/app-server/pom.xml to cn.wildfirechat/app/0.68/app-0.68.pom
14:30:38 [JENKINS] Archiving /data/jenkins/workspace/app-server/target/app-0.68.jar to cn.wildfirechat/app/0.68/app-0.68.jar
14:30:38 [JENKINS] Archiving /data/jenkins/workspace/app-server/target/app-server-0.68.deb to cn.wildfirechat/app/0.68/app-0.68.deb
14:30:38 [app-server] $ /bin/sh -xe /data/apache-tomcat-jenkins/temp/jenkins3612999871139077352.sh
14:30:38 channel stopped
14:30:38 + scp -r /data/jenkins/workspace/app-server/aliyun_sms.md /data/jenkins/workspace/app-server/avatar /data/jenkins/workspace/app-server/build_release.sh /data/jenkins/workspace/app-server/config /data/jenkins/workspace/app-server/deb /data/jenkins/workspace/app-server/docker /data/jenkins/workspace/app-server/LICENSE /data/jenkins/workspace/app-server/mvnw /data/jenkins/workspace/app-server/mvnw.cmd /data/jenkins/workspace/app-server/nginx /data/jenkins/workspace/app-server/pom.xml /data/jenkins/workspace/app-server/README.md /data/jenkins/workspace/app-server/release_note.md /data/jenkins/workspace/app-server/src /data/jenkins/workspace/app-server/systemd /data/jenkins/workspace/app-server/target 172.20.0.42:/data/workspace/app-server/
14:30:40 [SSH] script:
14:30:40 =""
14:30:40 PATH="/usr/local/jdk1.8/bin:/usr/local/n/versions/node/16.0.0/bin:/usr/local/jdk1.8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/var/lib/snapd/snap/bin:/usr/local/maven/bin:/usr/local/git/bin:/root/bin"
14:30:40 JAVA_HOME="/usr/local/jdk1.8"
14:30:40 CLASSPATH=""
14:30:40 HOME="/root"
14:30:40 
14:30:40 #java
14:30:40 export JAVA_HOME=/usr/local/java
14:30:40 export CLASSPATH=$JAVA_HOME/lib/
14:30:40 export PATH=$JAVA_HOME/bin:$PATH
14:30:40 
14:30:40 kill -9 $(ps -ef|grep app-0.68.jar |grep -v grep |awk '{print $2}')
14:30:40 sleep 3
14:30:40 cd /data/workspace/app-server/config
14:30:40 cp /data/workspace/app-server/target/app-0.68.jar /data/workspace/app-server/config
14:30:40 nohup java -jar app-0.68.jar > app-0.68.log 2>&1 &  
14:30:40 
14:30:40 [SSH] executing...
14:30:40 bash: =: command not found
14:30:44 
14:30:44 [SSH] completed
14:30:44 [SSH] exit-status: 0
14:30:44 
14:30:44 Finished: SUCCESS