oolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:29:55[2025-06-25T19:29:55.732Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:29:55[2025-06-25T19:29:55.732Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:29:55[2025-06-25T19:29:55.732Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:29:55[2025-06-25T19:29:55.732Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:29:55[2025-06-25T19:29:55.732Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:29:55[2025-06-25T19:29:55.732Z] Caused by: java.lang.NullPointerException
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:29:55[2025-06-25T19:29:55.732Z] ... 11 more
21:29:55[2025-06-25T19:29:55.732Z]21:29:55[2025-06-25T19:29:55.732Z] [0m[31m21:29:55,503 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:29:55[2025-06-25T19:29:55.732Z] at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:29:55[2025-06-25T19:29:55.732Z] at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:29:55[2025-06-25T19:29:55.732Z] at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:29:55[2025-06-25T19:29:55.732Z] at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:29:55[2025-06-25T19:29:55.732Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:29:55[2025-06-25T19:29:55.732Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:29:55[2025-06-25T19:29:55.732Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:29:55[2025-06-25T19:29:55.732Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:29:55[2025-06-25T19:29:55.732Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:29:55[2025-06-25T19:29:55.732Z]21:29:55[2025-06-25T19:29:55.732Z] [0m[0m21:29:55,503 INFO [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:29:55[2025-06-25T19:29:55.732Z] [0m[31m21:29:55,503 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:29:55[2025-06-25T19:29:55.732Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:29:55[2025-06-25T19:29:55.732Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:29:55[2025-06-25T19:29:55.732Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:29:55[2025-06-25T19:29:55.732Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:29:55[2025-06-25T19:29:55.732Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:29:55[2025-06-25T19:29:55.732Z] Caused by: java.lang.NullPointerException
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:29:55[2025-06-25T19:29:55.732Z] ... 11 more
21:29:55[2025-06-25T19:29:55.732Z]21:29:55[2025-06-25T19:29:55.732Z] [0m[31m21:29:55,503 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:29:55[2025-06-25T19:29:55.732Z] at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:29:55[2025-06-25T19:29:55.732Z] at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:29:55[2025-06-25T19:29:55.732Z] at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:29:55[2025-06-25T19:29:55.732Z] at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:29:55[2025-06-25T19:29:55.732Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:29:55[2025-06-25T19:29:55.732Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:29:55[2025-06-25T19:29:55.732Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:29:55[2025-06-25T19:29:55.732Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:29:55[2025-06-25T19:29:55.732Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:29:55[2025-06-25T19:29:55.732Z]21:29:55[2025-06-25T19:29:55.732Z] [0m[0m21:29:55,503 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:29:55[2025-06-25T19:29:55.732Z] [0m[31m21:29:55,504 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:29:55[2025-06-25T19:29:55.732Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:29:55[2025-06-25T19:29:55.732Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:29:55[2025-06-25T19:29:55.732Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:29:55[2025-06-25T19:29:55.732Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:29:55[2025-06-25T19:29:55.732Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:29:55[2025-06-25T19:29:55.732Z] Caused by: java.lang.NullPointerException
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:29:55[2025-06-25T19:29:55.732Z] ... 11 more
21:29:55[2025-06-25T19:29:55.732Z]21:29:55[2025-06-25T19:29:55.732Z] [0m[0m21:29:55,504 INFO [stdout] (default task-2) Hibernate: select communitym0_.id as id1_23_0_, communitym0_.createDate as createDa2_23_0_, communitym0_.createdBy as createdB3_23_0_, communitym0_.lastUpdateDate as lastUpda4_23_0_, communitym0_.lastUpdatedBy as lastUpda5_23_0_, communitym0_.version as version6_23_0_, communitym0_.community as communi10_23_0_, communitym0_.joiningDate as joiningD7_23_0_, communitym0_.status as status8_23_0_, communitym0_.userId as userId9_23_0_, communityo1_.id as id1_22_1_, communityo1_.charterURL as charterU2_22_1_, communityo1_.instanceId as instance3_22_1_, communityo1_.groupId as groupId4_22_1_, communityo1_.homePage as homePage5_22_1_, communityo1_.homePageType as homePage6_22_1_, communityo1_.spaceId as spaceId7_22_1_ from SC_Community_Membership communitym0_ inner join SC_Community communityo1_ on communitym0_.community=communityo1_.id where communitym0_.id=?
21:29:55[2025-06-25T19:29:55.732Z] [0m[31m21:29:55,504 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:29:55[2025-06-25T19:29:55.732Z] at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:29:55[2025-06-25T19:29:55.732Z] at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:29:55[2025-06-25T19:29:55.732Z] at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:29:55[2025-06-25T19:29:55.732Z] at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:29:55[2025-06-25T19:29:55.732Z] at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:29:55[2025-06-25T19:29:55.732Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:29:55[2025-06-25T19:29:55.733Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:29:55[2025-06-25T19:29:55.733Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:29:55[2025-06-25T19:29:55.733Z]21:29:55[2025-06-25T19:29:55.733Z] [0m[31m21:29:55,504 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:29:55[2025-06-25T19:29:55.733Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:29:55[2025-06-25T19:29:55.733Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:29:55[2025-06-25T19:29:55.733Z] Caused by: java.lang.NullPointerException
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:29:55[2025-06-25T19:29:55.733Z] ... 11 more
21:29:55[2025-06-25T19:29:55.733Z]21:29:55[2025-06-25T19:29:55.733Z] [0m[31m21:29:55,505 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:29:55[2025-06-25T19:29:55.733Z] at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:29:55[2025-06-25T19:29:55.733Z] at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:29:55[2025-06-25T19:29:55.733Z] at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:29:55[2025-06-25T19:29:55.733Z] at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:29:55[2025-06-25T19:29:55.733Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:29:55[2025-06-25T19:29:55.733Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:29:55[2025-06-25T19:29:55.733Z]21:29:55[2025-06-25T19:29:55.733Z] [0m[31m21:29:55,505 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:29:55[2025-06-25T19:29:55.733Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:29:55[2025-06-25T19:29:55.733Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:29:55[2025-06-25T19:29:55.733Z] Caused by: java.lang.NullPointerException
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:29:55[2025-06-25T19:29:55.733Z] ... 11 more
21:29:55[2025-06-25T19:29:55.733Z]21:29:55[2025-06-25T19:29:55.733Z] [0m[31m21:29:55,505 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:29:55[2025-06-25T19:29:55.733Z] at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:29:55[2025-06-25T19:29:55.733Z] at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:29:55[2025-06-25T19:29:55.733Z] at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:29:55[2025-06-25T19:29:55.733Z] at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:29:55[2025-06-25T19:29:55.733Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:29:55[2025-06-25T19:29:55.733Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:29:55[2025-06-25T19:29:55.733Z]21:29:55[2025-06-25T19:29:55.733Z] [0m[31m21:29:55,505 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:29:55[2025-06-25T19:29:55.733Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:29:55[2025-06-25T19:29:55.733Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:29:55[2025-06-25T19:29:55.733Z] Caused by: java.lang.NullPointerException
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:29:55[2025-06-25T19:29:55.733Z] ... 11 more
21:29:55[2025-06-25T19:29:55.733Z]21:29:55[2025-06-25T19:29:55.733Z] [0m[31m21:29:55,506 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index/write.lock
21:29:55[2025-06-25T19:29:55.733Z] at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:29:55[2025-06-25T19:29:55.733Z] at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:29:55[2025-06-25T19:29:55.733Z] at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:29:55[2025-06-25T19:29:55.733Z] at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:29:55[2025-06-25T19:29:55.733Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:29:55[2025-06-25T19:29:55.733Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:29:55[2025-06-25T19:29:55.733Z]21:29:55[2025-06-25T19:29:55.733Z] [0m[31m21:29:55,506 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:29:55[2025-06-25T19:29:55.733Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:29:55[2025-06-25T19:29:55.733Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:29:55[2025-06-25T19:29:55.733Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:29:55[2025-06-25T19:29:55.733Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:29:55[2025-06-25T19:29:55.733Z] Caused by: java.lang.NullPointerException
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:29:55[2025-06-25T19:29:55.733Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:29:55[2025-06-25T19:29:55.733Z] ... 11 more
21:29:55[2025-06-25T19:29:55.733Z]21:29:55[2025-06-25T19:29:55.733Z] [0m[0m21:29:55,515 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:29:55[2025-06-25T19:29:55.734Z] [0m[0m21:29:55,518 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
21:29:55[2025-06-25T19:29:55.734Z] [0m[0m21:29:55,522 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
21:29:55[2025-06-25T19:29:55.734Z] [0m[0m21:29:55,522 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
21:29:55[2025-06-25T19:29:55.734Z] On 1 opened safe connection:
21:29:55[2025-06-25T19:29:55.734Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:29:55[2025-06-25T19:29:55.734Z] - 1 already closed,
21:29:55[2025-06-25T19:29:55.734Z] - 0 closed in error
21:29:55[2025-06-25T19:29:55.734Z] [0m[0m21:29:55,529 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityMembershipResourceGettingIT.war_oracle.jdbc.OracleDriver_19_3
21:29:55[2025-06-25T19:29:55.734Z] [0m[0m21:29:55,530 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityMembershipResourceGettingIT.war
21:29:55[2025-06-25T19:29:55.734Z] [0m[0m21:29:55,531 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityMembershipResourceGettingIT.war_org.h2.Driver_2_1
21:29:55[2025-06-25T19:29:55.734Z] [0m[0m21:29:55,531 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 435) WFLYUT0022: Unregistered web context: '/test-CommunityMembershipResourceGettingIT' from server 'default-server'
21:29:55[2025-06-25T19:29:55.734Z] [0m[0m21:29:55,538 INFO [silverpeas] (ServerService Thread Pool -- 435) Silverpeas Services Release...
21:29:55[2025-06-25T19:29:55.734Z] [0m[0m21:29:55,539 INFO [silverpeas] (ServerService Thread Pool -- 435) Silverpeas Services Release...
21:29:55[2025-06-25T19:29:55.734Z] [0m[0m21:29:55,540 INFO [silverpeas] (ServerService Thread Pool -- 435) -> IndexingLogger release...
21:29:55[2025-06-25T19:29:55.734Z] [0m[0m21:29:55,540 INFO [silverpeas] (ServerService Thread Pool -- 435) IndexingLogger release done.
21:29:55[2025-06-25T19:29:55.734Z] [0m[0m21:29:55,540 INFO [silverpeas] (ServerService Thread Pool -- 435) -> SseLogger release...
21:29:55[2025-06-25T19:29:55.734Z] [0m[0m21:29:55,540 INFO [silverpeas] (ServerService Thread Pool -- 435) SseLogger release done.
21:29:55[2025-06-25T19:29:55.734Z] [0m[31m21:29:55,578 ERROR [org.jboss.weld.Bean] (MSC service thread 1-4) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler@7fee0189 of Managed Bean [class org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler] with qualifiers [@Default @Any]
21:29:55[2025-06-25T19:29:55.734Z] [0m[31m21:29:55,580 ERROR [org.jboss.weld.Bean] (MSC service thread 1-4) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler@3a3b70ea of Managed Bean [class org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler] with qualifiers [@PersistentScheduling @Any]
21:29:55[2025-06-25T19:29:55.734Z] [0m[31m21:29:55,580 SEVERE [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-12) IndexerTask - an error occurred: java.util.concurrent.CancellationException
21:29:55[2025-06-25T19:29:55.734Z] at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
21:29:55[2025-06-25T19:29:55.734Z] at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
21:29:55[2025-06-25T19:29:55.734Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:242)
21:29:55[2025-06-25T19:29:55.734Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:222)
21:29:55[2025-06-25T19:29:55.734Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:29:55[2025-06-25T19:29:55.734Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:29:55[2025-06-25T19:29:55.734Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:29:55[2025-06-25T19:29:55.734Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:29:55[2025-06-25T19:29:55.734Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:29:55[2025-06-25T19:29:55.734Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:29:55[2025-06-25T19:29:55.734Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:29:55[2025-06-25T19:29:55.734Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:29:55[2025-06-25T19:29:55.734Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:29:55[2025-06-25T19:29:55.734Z]21:29:55[2025-06-25T19:29:55.734Z] [0m[0m21:29:55,599 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 429) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityMembershipResourceGettingIT.war#silverpeas'
21:29:55[2025-06-25T19:29:55.734Z] [0m[0m21:29:55,600 INFO [org.hibernate.orm.beans] (ServerService Thread Pool -- 429) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@79f350d9
21:29:55[2025-06-25T19:29:55.734Z] [0m[0m21:29:55,600 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 429) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityMembershipResourceGettingIT.war#silverpeas'
21:29:55[2025-06-25T19:29:55.984Z] [0m[0m21:29:55,831 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment test-CommunityMembershipResourceGettingIT.war (runtime-name: test-CommunityMembershipResourceGettingIT.war) in 302ms
21:29:55[2025-06-25T19:29:55.984Z] [0m[0m21:29:55,920 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /opt/wildfly-for-tests/wildfly-26.1.3.Final/standalone/data/content/2f/e997792b654741b8a3923196f808f4294e290b/content
21:29:55[2025-06-25T19:29:55.984Z] [0m[0m21:29:55,920 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test-CommunityMembershipResourceGettingIT.war" (runtime-name: "test-CommunityMembershipResourceGettingIT.war")
21:29:55[2025-06-25T19:29:55.984Z] [0m[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.119 s - in org.silverpeas.components.community.web.CommunityMembershipResourceGettingIT
21:29:55[2025-06-25T19:29:55.984Z] [INFO] Running org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
21:29:55[2025-06-25T19:29:55.984Z] juin 25, 2025 9:29:55 PM org.silverpeas.core.test.WarBuilder logInfo
21:29:55[2025-06-25T19:29:55.984Z] INFOS: Building archive for CommunityOfUsersResourceUpdateIT
21:29:55[2025-06-25T19:29:55.984Z] juin 25, 2025 9:29:55 PM org.silverpeas.core.test.WarBuilder logInfo
21:29:55[2025-06-25T19:29:55.984Z] INFOS: Adding resources from path: org/silverpeas/components/community/web
21:29:55[2025-06-25T19:29:55.984Z] juin 25, 2025 9:29:55 PM org.silverpeas.core.test.WarBuilder logInfo
21:29:55[2025-06-25T19:29:55.984Z] INFOS: Adding initialization listener
21:29:56[2025-06-25T19:29:56.235Z] juin 25, 2025 9:29:55 PM org.silverpeas.core.test.integration.rule.MavenTargetDirectoryRule loadPropertiesForTestClass
21:29:56[2025-06-25T19:29:56.235Z] INFOS: Reading maven properties from class org.silverpeas.core.test.WarBuilder
21:29:56[2025-06-25T19:29:56.235Z] juin 25, 2025 9:29:55 PM org.silverpeas.core.test.integration.rule.MavenTargetDirectoryRule loadPropertiesForTestClass
21:29:56[2025-06-25T19:29:56.235Z] INFOS: Content is:
21:29:56[2025-06-25T19:29:56.235Z] {project.build.directory=/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target, silverpeas.version=6.5-build250625, silverpeas-community.version=6.5-build250625, test.resources.directory=/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes}
21:29:56[2025-06-25T19:29:56.235Z] juin 25, 2025 9:29:55 PM org.silverpeas.core.test.WarBuilder logInfo
21:29:56[2025-06-25T19:29:56.235Z] INFOS: Adding persistence reference for: lib/silverpeas-core-api-6.5-build250625.jar
21:29:56[2025-06-25T19:29:56.235Z] juin 25, 2025 9:29:55 PM org.silverpeas.core.test.WarBuilder logInfo
21:29:56[2025-06-25T19:29:56.235Z] INFOS: Adding persistence reference for: lib/silverpeas-core-6.5-build250625.jar
21:29:56[2025-06-25T19:29:56.235Z] juin 25, 2025 9:29:55 PM org.silverpeas.core.test.WarBuilder logInfo
21:29:56[2025-06-25T19:29:56.235Z] INFOS: Adding persistence reference for: lib/silverpeas-community-6.5-build250625.jar
21:29:56[2025-06-25T19:29:56.235Z] juin 25, 2025 9:29:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:29:56[2025-06-25T19:29:56.235Z] INFOS: Setting persistence xml descriptor: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-persistence.xml
21:29:56[2025-06-25T19:29:56.235Z] juin 25, 2025 9:29:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:29:56[2025-06-25T19:29:56.235Z] INFOS: Filling '/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-persistence.xml'
21:29:56[2025-06-25T19:29:56.235Z] with content:
21:29:56[2025-06-25T19:29:56.235Z] <?xml version="1.0" encoding="UTF-8"?>
21:29:56[2025-06-25T19:29:56.235Z] <!--
21:29:56[2025-06-25T19:29:56.235Z]21:29:56[2025-06-25T19:29:56.235Z] Copyright (C) 2000 - 2024 Silverpeas
21:29:56[2025-06-25T19:29:56.235Z]21:29:56[2025-06-25T19:29:56.235Z] This program is free software: you can redistribute it and/or modify
21:29:56[2025-06-25T19:29:56.235Z] it under the terms of the GNU Affero General Public License as
21:29:56[2025-06-25T19:29:56.235Z] published by the Free Software Foundation, either version 3 of the
21:29:56[2025-06-25T19:29:56.235Z] License, or (at your option) any later version.
21:29:56[2025-06-25T19:29:56.235Z]21:29:56[2025-06-25T19:29:56.235Z] As a special exception to the terms and conditions of version 3.0 of
21:29:56[2025-06-25T19:29:56.235Z] the GPL, you may redistribute this Program in connection with Free/Libre
21:29:56[2025-06-25T19:29:56.235Z] Open Source Software ("FLOSS") applications as described in Silverpeas's
21:29:56[2025-06-25T19:29:56.235Z] FLOSS exception. You should have received a copy of the text describing
21:29:56[2025-06-25T19:29:56.235Z] the FLOSS exception, and it is also available here:
21:29:56[2025-06-25T19:29:56.235Z] "https://www.silverpeas.org/legal/floss_exception.html"
21:29:56[2025-06-25T19:29:56.235Z]21:29:56[2025-06-25T19:29:56.235Z] This program is distributed in the hope that it will be useful,
21:29:56[2025-06-25T19:29:56.235Z] but WITHOUT ANY WARRANTY; without even the implied warranty of
21:29:56[2025-06-25T19:29:56.235Z] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21:29:56[2025-06-25T19:29:56.235Z] GNU Affero General Public License for more details.
21:29:56[2025-06-25T19:29:56.235Z]21:29:56[2025-06-25T19:29:56.235Z] You should have received a copy of the GNU Affero General Public License
21:29:56[2025-06-25T19:29:56.235Z] along with this program. If not, see <https://www.gnu.org/licenses/>.
21:29:56[2025-06-25T19:29:56.235Z]21:29:56[2025-06-25T19:29:56.235Z] -->
21:29:56[2025-06-25T19:29:56.235Z] <persistence xmlns="http://xmlns.jcp.org/xml/ns/persistence"
21:29:56[2025-06-25T19:29:56.235Z] xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21:29:56[2025-06-25T19:29:56.235Z] xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence21:29:56[2025-06-25T19:29:56.235Z]http://xmlns.jcp.org/xml/ns/persistence/persistence_2_2.xsd"
21:29:56[2025-06-25T19:29:56.235Z] version="2.2">
21:29:56[2025-06-25T19:29:56.235Z] <persistence-unit name="silverpeas" transaction-type="JTA">
21:29:56[2025-06-25T19:29:56.235Z] <jta-data-source>java:/datasources/silverpeas</jta-data-source>
21:29:56[2025-06-25T19:29:56.235Z] <shared-cache-mode>NONE</shared-cache-mode>
21:29:56[2025-06-25T19:29:56.235Z] <jar-file>lib/silverpeas-community-6.5-build250625.jar</jar-file>
21:29:56[2025-06-25T19:29:56.235Z] <jar-file>lib/silverpeas-core-6.5-build250625.jar</jar-file>
21:29:56[2025-06-25T19:29:56.235Z] <jar-file>lib/silverpeas-core-api-6.5-build250625.jar</jar-file>
21:29:56[2025-06-25T19:29:56.235Z] <properties>
21:29:56[2025-06-25T19:29:56.235Z] <!-- JPA 2.2 properties for database schema generation -->
21:29:56[2025-06-25T19:29:56.235Z] <!--
21:29:56[2025-06-25T19:29:56.235Z] <property name="javax.persistence.schema-generation.scripts.action" value="create"/>
21:29:56[2025-06-25T19:29:56.235Z] <property name="javax.persistence.schema-generation.scripts.create-target"
21:29:56[2025-06-25T19:29:56.235Z] value="silverpeas-schema.ddl"/>
21:29:56[2025-06-25T19:29:56.235Z] -->
21:29:56[2025-06-25T19:29:56.235Z] <!-- Properties for Hibernate (default provider for JBoss AS, must be installed on GlassFish) -->
21:29:56[2025-06-25T19:29:56.235Z] <property name="hibernate.show_sql" value="true"/>
21:29:56[2025-06-25T19:29:56.235Z] <property name="hibernate.format_sql" value="false"/>
21:29:56[2025-06-25T19:29:56.235Z] <property name="hibernate.cache.use_second_level_cache" value="false"/>
21:29:56[2025-06-25T19:29:56.235Z] <property name="hibernate.cache.region.factory_class"
21:29:56[2025-06-25T19:29:56.235Z] value="org.hibernate.cache.internal.NoCachingRegionFactory"/>
21:29:56[2025-06-25T19:29:56.235Z] </properties>
21:29:56[2025-06-25T19:29:56.235Z] </persistence-unit>
21:29:56[2025-06-25T19:29:56.235Z] </persistence>
21:29:56[2025-06-25T19:29:56.235Z] juin 25, 2025 9:29:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:29:56[2025-06-25T19:29:56.235Z] INFOS: Adding completed META-INF/persistence.xml
21:29:56[2025-06-25T19:29:56.235Z] juin 25, 2025 9:29:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:29:56[2025-06-25T19:29:56.235Z] INFOS: Setting web xml descriptor: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-web.xml
21:29:56[2025-06-25T19:29:56.235Z] juin 25, 2025 9:29:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:29:56[2025-06-25T19:29:56.235Z] INFOS: Filling '/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-web.xml'
21:29:56[2025-06-25T19:29:56.235Z] with content:
21:29:56[2025-06-25T19:29:56.235Z] <?xml version="1.0" encoding="UTF-8"?>
21:29:56[2025-06-25T19:29:56.235Z] <!--
21:29:56[2025-06-25T19:29:56.235Z]21:29:56[2025-06-25T19:29:56.235Z] Copyright (C) 2000 - 2024 Silverpeas
21:29:56[2025-06-25T19:29:56.235Z]21:29:56[2025-06-25T19:29:56.235Z] This program is free software: you can redistribute it and/or modify
21:29:56[2025-06-25T19:29:56.235Z] it under the terms of the GNU Affero General Public License as
21:29:56[2025-06-25T19:29:56.235Z] published by the Free Software Foundation, either version 3 of the
21:29:56[2025-06-25T19:29:56.235Z] License, or (at your option) any later version.
21:29:56[2025-06-25T19:29:56.235Z]21:29:56[2025-06-25T19:29:56.235Z] As a special exception to the terms and conditions of version 3.0 of
21:29:56[2025-06-25T19:29:56.235Z] the GPL, you may redistribute this Program in connection with Free/Libre
21:29:56[2025-06-25T19:29:56.235Z] Open Source Software ("FLOSS") applications as described in Silverpeas's
21:29:56[2025-06-25T19:29:56.235Z] FLOSS exception. You should have received a copy of the text describing
21:29:56[2025-06-25T19:29:56.235Z] the FLOSS exception, and it is also available here:
21:29:56[2025-06-25T19:29:56.235Z] "https://www.silverpeas.org/legal/floss_exception.html"
21:29:56[2025-06-25T19:29:56.235Z]21:29:56[2025-06-25T19:29:56.235Z] This program is distributed in the hope that it will be useful,
21:29:56[2025-06-25T19:29:56.235Z] but WITHOUT ANY WARRANTY; without even the implied warranty of
21:29:56[2025-06-25T19:29:56.235Z] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21:29:56[2025-06-25T19:29:56.235Z] GNU Affero General Public License for more details.
21:29:56[2025-06-25T19:29:56.235Z]21:29:56[2025-06-25T19:29:56.235Z] You should have received a copy of the GNU Affero General Public License
21:29:56[2025-06-25T19:29:56.235Z] along with this program. If not, see <https://www.gnu.org/licenses/>.
21:29:56[2025-06-25T19:29:56.235Z]21:29:56[2025-06-25T19:29:56.235Z] -->
21:29:56[2025-06-25T19:29:56.235Z] <web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
21:29:56[2025-06-25T19:29:56.235Z] xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21:29:56[2025-06-25T19:29:56.235Z] xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaeehttp://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd"
21:29:56[2025-06-25T19:29:56.235Z] version="4.0">
21:29:56[2025-06-25T19:29:56.235Z] <listener><listener-class>org.silverpeas.core.test.integration.SilverpeasLoggerInitializationListener</listener-class></listener>
21:29:56[2025-06-25T19:29:56.235Z] <listener><listener-class>org.silverpeas.web.test.SilverpeasJcrInitialization</listener-class></listener>
21:29:56[2025-06-25T19:29:56.235Z] </web-app>
21:29:56[2025-06-25T19:29:56.235Z] juin 25, 2025 9:29:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:29:56[2025-06-25T19:29:56.235Z] INFOS: Adding completed web.xml
21:30:08[2025-06-25T19:30:08.333Z] [0m21:30:08,248 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /opt/wildfly-for-tests/wildfly-26.1.3.Final/standalone/data/content/e9/8e5d67ab5b608827f6e01645dc80adaec92572/content
21:30:08[2025-06-25T19:30:08.333Z] [0m[0m21:30:08,251 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
21:30:10[2025-06-25T19:30:10.817Z] [0m[33m21:30:10,777 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:30:10[2025-06-25T19:30:10.817Z] [0m[33m21:30:10,778 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:30:10[2025-06-25T19:30:10.817Z] [0m[33m21:30:10,779 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:30:10[2025-06-25T19:30:10.817Z] [0m[33m21:30:10,780 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:30:10[2025-06-25T19:30:10.817Z] [0m[33m21:30:10,781 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:30:10[2025-06-25T19:30:10.817Z] [0m[33m21:30:10,781 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:30:10[2025-06-25T19:30:10.817Z] [0m[33m21:30:10,781 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:30:10[2025-06-25T19:30:10.817Z] [0m[33m21:30:10,782 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:30:10[2025-06-25T19:30:10.817Z] [0m[33m21:30:10,783 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:30:20[2025-06-25T19:30:20.694Z] [0m[33m21:30:19,146 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry ridl.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/juh-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:30:20[2025-06-25T19:30:20.694Z] [0m[33m21:30:19,146 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry jurt.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/juh-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:30:20[2025-06-25T19:30:20.694Z] [0m[33m21:30:19,147 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry ../../lib/ in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/juh-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:30:20[2025-06-25T19:30:20.694Z] [0m[33m21:30:19,147 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry ../bin/ in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/juh-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:30:20[2025-06-25T19:30:20.694Z] [0m[33m21:30:19,151 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry osdt_core.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/oraclepki-19.3.0.0.jar does not point to a valid jar for a Class-Path reference.
21:30:20[2025-06-25T19:30:20.694Z] [0m[33m21:30:19,151 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry osdt_cert.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/oraclepki-19.3.0.0.jar does not point to a valid jar for a Class-Path reference.
21:30:20[2025-06-25T19:30:20.694Z] [0m[33m21:30:19,151 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry ../oracle.osdt/osdt_core.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/oraclepki-19.3.0.0.jar does not point to a valid jar for a Class-Path reference.
21:30:20[2025-06-25T19:30:20.694Z] [0m[33m21:30:19,151 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry ../oracle.osdt/osdt_cert.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/oraclepki-19.3.0.0.jar does not point to a valid jar for a Class-Path reference.
21:30:20[2025-06-25T19:30:20.694Z] [0m[33m21:30:19,490 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry ridl.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/jurt-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:30:20[2025-06-25T19:30:20.694Z] [0m[33m21:30:19,490 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry unoloader.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/jurt-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:30:20[2025-06-25T19:30:20.694Z] [0m[33m21:30:19,490 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry ../../lib/ in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/jurt-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:30:20[2025-06-25T19:30:20.694Z] [0m[33m21:30:19,490 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry ../bin/ in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/jurt-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:30:20[2025-06-25T19:30:20.694Z] [0m[33m21:30:19,537 WARN [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0059: Class Path entry oraclepki.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/ojdbc8-19.3.0.0.jar does not point to a valid jar for a Class-Path reference.
21:30:20[2025-06-25T19:30:20.694Z] [0m[33m21:30:19,657 WARN [org.jboss.as.ee] (MSC service thread 1-5) WFLYEE0010: [Managed Bean spec, section MB.2.1.1] Managed bean implementation class MUST NOT be abstract or final - org.silverpeas.kernel.annotation.Managed won't be considered as a managed bean, since it doesn't meet that requirement.
21:30:20[2025-06-25T19:30:20.694Z] [0m[0m21:30:19,687 INFO [org.jboss.as.jpa] (MSC service thread 1-5) WFLYJPA0002: Read persistence.xml for silverpeas
21:30:20[2025-06-25T19:30:20.694Z] [0m[33m21:30:20,486 WARN [org.jboss.as.dependency.private] (MSC service thread 1-8) WFLYSRV0018: Deployment "deployment.test-CommunityOfUsersResourceUpdateIT.war" is using a private module ("org.jboss.as.naming") which may be changed or removed in future versions without notice.
21:30:20[2025-06-25T19:30:20.695Z] [0m[0m21:30:20,495 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 429) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
21:30:20[2025-06-25T19:30:20.695Z] [0m[0m21:30:20,524 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 429) HHH000204: Processing PersistenceUnitInfo [
21:30:20[2025-06-25T19:30:20.695Z] name: silverpeas
21:30:20[2025-06-25T19:30:20.695Z] ...]
21:30:20[2025-06-25T19:30:20.695Z] [0m[0m21:30:20,637 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment test-CommunityOfUsersResourceUpdateIT.war
21:30:20[2025-06-25T19:30:20.945Z] [0m[0m21:30:20,735 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'ContributionEventProcessor' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:30:20[2025-06-25T19:30:20.945Z]21:30:20[2025-06-25T19:30:20.945Z] java:global/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
21:30:20[2025-06-25T19:30:20.945Z] java:app/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
21:30:20[2025-06-25T19:30:20.945Z] java:module/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
21:30:20[2025-06-25T19:30:20.945Z] java:global/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor
21:30:20[2025-06-25T19:30:20.945Z] java:app/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor
21:30:20[2025-06-25T19:30:20.945Z] java:module/ContributionEventProcessor
21:30:20[2025-06-25T19:30:20.945Z]21:30:20[2025-06-25T19:30:20.945Z] [0m[0m21:30:20,735 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'ProviderRegistry' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:30:20[2025-06-25T19:30:20.945Z]21:30:20[2025-06-25T19:30:20.945Z] java:global/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
21:30:20[2025-06-25T19:30:20.945Z] java:app/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
21:30:20[2025-06-25T19:30:20.945Z] java:module/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
21:30:20[2025-06-25T19:30:20.945Z] java:global/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry
21:30:20[2025-06-25T19:30:20.945Z] java:app/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry
21:30:20[2025-06-25T19:30:20.945Z] java:module/ProviderRegistry
21:30:20[2025-06-25T19:30:20.945Z]21:30:20[2025-06-25T19:30:20.945Z] [0m[0m21:30:20,735 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'ServiceProviderConfigResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:30:20[2025-06-25T19:30:20.945Z]21:30:20[2025-06-25T19:30:20.945Z] java:global/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
21:30:20[2025-06-25T19:30:20.945Z] java:app/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
21:30:20[2025-06-25T19:30:20.945Z] java:module/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
21:30:20[2025-06-25T19:30:20.945Z] java:global/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl
21:30:20[2025-06-25T19:30:20.945Z] java:app/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl
21:30:20[2025-06-25T19:30:20.945Z] java:module/ServiceProviderConfigResourceImpl
21:30:20[2025-06-25T19:30:20.945Z]21:30:20[2025-06-25T19:30:20.945Z] [0m[0m21:30:20,735 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'SchemaResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:30:20[2025-06-25T19:30:20.945Z]21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
21:30:20[2025-06-25T19:30:20.946Z] java:module/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl
21:30:20[2025-06-25T19:30:20.946Z] java:module/SchemaResourceImpl
21:30:20[2025-06-25T19:30:20.946Z]21:30:20[2025-06-25T19:30:20.946Z] [0m[0m21:30:20,735 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'UserResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:30:20[2025-06-25T19:30:20.946Z]21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
21:30:20[2025-06-25T19:30:20.946Z] java:module/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl
21:30:20[2025-06-25T19:30:20.946Z] java:module/UserResourceImpl
21:30:20[2025-06-25T19:30:20.946Z]21:30:20[2025-06-25T19:30:20.946Z] [0m[0m21:30:20,735 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'ResourceTypesResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:30:20[2025-06-25T19:30:20.946Z]21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
21:30:20[2025-06-25T19:30:20.946Z] java:module/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl
21:30:20[2025-06-25T19:30:20.946Z] java:module/ResourceTypesResourceImpl
21:30:20[2025-06-25T19:30:20.946Z]21:30:20[2025-06-25T19:30:20.946Z] [0m[0m21:30:20,736 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'GroupResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:30:20[2025-06-25T19:30:20.946Z]21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
21:30:20[2025-06-25T19:30:20.946Z] java:module/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl
21:30:20[2025-06-25T19:30:20.946Z] java:module/GroupResourceImpl
21:30:20[2025-06-25T19:30:20.946Z]21:30:20[2025-06-25T19:30:20.946Z] [0m[0m21:30:20,736 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'EtagGenerator' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:30:20[2025-06-25T19:30:20.946Z]21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
21:30:20[2025-06-25T19:30:20.946Z] java:module/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/EtagGenerator
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/EtagGenerator
21:30:20[2025-06-25T19:30:20.946Z] java:module/EtagGenerator
21:30:20[2025-06-25T19:30:20.946Z]21:30:20[2025-06-25T19:30:20.946Z] [0m[0m21:30:20,736 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'SelfResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:30:20[2025-06-25T19:30:20.946Z]21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
21:30:20[2025-06-25T19:30:20.946Z] java:module/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl
21:30:20[2025-06-25T19:30:20.946Z] java:module/SelfResourceImpl
21:30:20[2025-06-25T19:30:20.946Z]21:30:20[2025-06-25T19:30:20.946Z] [0m[0m21:30:20,736 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'BulkResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:30:20[2025-06-25T19:30:20.946Z]21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
21:30:20[2025-06-25T19:30:20.946Z] java:module/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl
21:30:20[2025-06-25T19:30:20.946Z] java:module/BulkResourceImpl
21:30:20[2025-06-25T19:30:20.946Z]21:30:20[2025-06-25T19:30:20.946Z] [0m[0m21:30:20,736 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'AttributeUtil' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:30:20[2025-06-25T19:30:20.946Z]21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
21:30:20[2025-06-25T19:30:20.946Z] java:module/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/AttributeUtil
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/AttributeUtil
21:30:20[2025-06-25T19:30:20.946Z] java:module/AttributeUtil
21:30:20[2025-06-25T19:30:20.946Z]21:30:20[2025-06-25T19:30:20.946Z] [0m[0m21:30:20,736 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'Registry' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:30:20[2025-06-25T19:30:20.946Z]21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/Registry!edu.psu.swe.scim.server.schema.Registry
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/Registry!edu.psu.swe.scim.server.schema.Registry
21:30:20[2025-06-25T19:30:20.946Z] java:module/Registry!edu.psu.swe.scim.server.schema.Registry
21:30:20[2025-06-25T19:30:20.946Z] java:global/test-CommunityOfUsersResourceUpdateIT/Registry
21:30:20[2025-06-25T19:30:20.946Z] java:app/test-CommunityOfUsersResourceUpdateIT/Registry
21:30:20[2025-06-25T19:30:20.946Z] java:module/Registry
21:30:20[2025-06-25T19:30:20.946Z]21:30:21[2025-06-25T19:30:21.197Z] [0m[0m21:30:20,960 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-8) No shutdown hook registered: Please call close() manually on application shutdown.
21:30:21[2025-06-25T19:30:21.197Z] [0m[0m21:30:20,960 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-8) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=test-CommunityOfUsersResourceUpdateIT.war, reporter=RemoteReporter(sender=org.wildfly.extension.microprofile.opentracing.spi.sender.WildFlySender@2b33ad26, closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=3267ba5ef15b, jaeger.version=Java-1.6.0, ip=172.17.0.2}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false)
21:30:21[2025-06-25T19:30:21.197Z] [0m[33m21:30:20,973 WARN [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0131: Jakarta Enterprise Beans edu.psu.swe.scim.server.provider.ProviderRegistry should not have a final or static method (generateSchema)
21:30:21[2025-06-25T19:30:21.197Z] [0m[0m21:30:21,037 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.1)
21:30:21[2025-06-25T19:30:21.197Z] [0m[0m21:30:21,085 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0004: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 19.3)
21:30:21[2025-06-25T19:30:21.197Z] [0m[0m21:30:21,103 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war
21:30:21[2025-06-25T19:30:21.197Z] [0m[0m21:30:21,103 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_oracle.jdbc.OracleDriver_19_3
21:30:21[2025-06-25T19:30:21.197Z] [0m[0m21:30:21,104 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_1
21:30:21[2025-06-25T19:30:21.197Z] [0m[0m21:30:21,105 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'REMOVEListener' with 'activemq-ra.rar' resource adapter
21:30:21[2025-06-25T19:30:21.197Z] [0m[0m21:30:21,112 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0042: Started message driven bean 'SERVERListener' with 'activemq-ra.rar' resource adapter
21:30:21[2025-06-25T19:30:21.197Z] [0m[0m21:30:21,113 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0042: Started message driven bean 'POPUPListener' with 'activemq-ra.rar' resource adapter
21:30:21[2025-06-25T19:30:21.197Z] [0m[0m21:30:21,114 INFO [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0042: Started message driven bean 'SILVERMAILListener' with 'activemq-ra.rar' resource adapter
21:30:21[2025-06-25T19:30:21.197Z] [0m[0m21:30:21,114 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0042: Started message driven bean 'SMTPListener' with 'activemq-ra.rar' resource adapter
21:30:21[2025-06-25T19:30:21.447Z] [0m[0m21:30:21,394 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 429) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
21:30:21[2025-06-25T19:30:21.447Z] [0m[0m21:30:21,394 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 429) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
21:30:21[2025-06-25T19:30:21.447Z] [0m[0m21:30:21,397 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 429) Envers integration enabled? : true
21:30:21[2025-06-25T19:30:21.998Z] [0m[0m21:30:21,710 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 429) HHH000397: Using ASTQueryTranslatorFactory
21:30:21[2025-06-25T19:30:21.998Z] [0m[0m21:30:21,944 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 7) WELD-000119: Not generating any bean definitions from org.silverpeas.core.web.session.SessionManager because of underlying class loading error: Type org.silverpeas.core.silverstatistics.volume.service.SilverStatisticsManager from [Module "deployment.test-CommunityOfUsersResourceUpdateIT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
21:30:22[2025-06-25T19:30:22.549Z] [0m[0m21:30:22,277 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 5) WELD-001125: Illegal bean type javax.validation.ConstraintValidator<org.silverpeas.core.persistence.datasource.constraint.OnlyByCreator, org.silverpeas.core.persistence.datasource.model.Entity<?, ?>> ignored on [EnhancedAnnotatedTypeImpl] public class org.silverpeas.core.persistence.datasource.constraint.OnlyByCreatorValidator
21:30:22[2025-06-25T19:30:22.549Z] [0m[0m21:30:22,348 INFO [org.jboss.weld.Bootstrap] (MSC service thread 1-5) WELD-001125: Illegal bean type org.silverpeas.core.notification.system.CDIResourceEventListener<org.silverpeas.core.notification.system.AbstractResourceEvent<? extends org.silverpeas.core.contribution.model.Contribution>> ignored on [EnhancedAnnotatedTypeImpl] public @Technical @Singleton @Bean class org.silverpeas.core.contribution.ContributionEventProcessor
21:30:24[2025-06-25T19:30:24.412Z] [0m[0m21:30:23,916 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 429) UT026003: Adding annotated server endpoint class org.silverpeas.core.webapi.notification.sse.CommonServerEventWebSocket for path /ws/{token}/sse/common
21:30:24[2025-06-25T19:30:24.412Z] [0m[0m21:30:23,926 INFO [io.undertow.servlet] (ServerService Thread Pool -- 429) No Spring WebApplicationInitializer types detected on classpath
21:30:24[2025-06-25T19:30:24.412Z] [0m[0m21:30:23,934 INFO [silverpeas.core.logging] (ServerService Thread Pool -- 429) Silverpeas Logging Engine initialization...
21:30:24[2025-06-25T19:30:24.412Z] [0m[0m21:30:23,938 INFO [silverpeas] (ServerService Thread Pool -- 429) Silverpeas Services Initialization...
21:30:24[2025-06-25T19:30:24.412Z] [0m[0m21:30:24,013 INFO [silverpeas] (ServerService Thread Pool -- 429) -> SseLogger initialization...
21:30:24[2025-06-25T19:30:24.412Z] [0m[0m21:30:24,013 INFO [silverpeas] (ServerService Thread Pool -- 429) SseLogger initialization done.
21:30:24[2025-06-25T19:30:24.412Z] [0m[0m21:30:24,013 INFO [silverpeas] (ServerService Thread Pool -- 429) -> IndexingLogger initialization...
21:30:24[2025-06-25T19:30:24.412Z] [0m[0m21:30:24,013 INFO [silverpeas] (ServerService Thread Pool -- 429) IndexingLogger initialization done.
21:30:24[2025-06-25T19:30:24.412Z] [0m[33m21:30:24,015 WARNING [silverpeas.core.jcr.util] (ServerService Thread Pool -- 429) NOTHING TO DO
21:30:24[2025-06-25T19:30:24.412Z] [0m[0m21:30:24,309 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 429) Found a new index node [reference]. Reindexing is requested
21:30:24[2025-06-25T19:30:24.412Z] [0m[0m21:30:24,313 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 429) Reindexing will be performed for following indexes: [/oak:index/uuid, /oak:index/reference, /oak:index/nodetype]
21:30:24[2025-06-25T19:30:24.412Z] [0m[0m21:30:24,390 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 429) Indexing report
21:30:24[2025-06-25T19:30:24.412Z] - /oak:index/uuid*(0)
21:30:24[2025-06-25T19:30:24.412Z] - /oak:index/reference*(0)
21:30:24[2025-06-25T19:30:24.412Z] - /oak:index/nodetype*(1225)
21:30:24[2025-06-25T19:30:24.412Z]21:30:24[2025-06-25T19:30:24.412Z] [0m[0m21:30:24,390 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 429) Reindexing completed
21:30:24[2025-06-25T19:30:24.662Z] [0m[0m21:30:24,445 INFO [silverpeas.core.jcr] (ServerService Thread Pool -- 429) Open connection to the JCR
21:30:24[2025-06-25T19:30:24.662Z] [0m[0m21:30:24,565 INFO [silverpeas.core.jcr.util] (ServerService Thread Pool -- 429) Silverpeas specific JCR schema registering...
21:30:24[2025-06-25T19:30:24.913Z] [0m[0m21:30:24,664 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 429) Initialize indexation in JCR...
21:30:24[2025-06-25T19:30:24.913Z] [0m[0m21:30:24,666 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 429) Create index indexByOldSilverpeasId on property slv:oldSilverpeasId
21:30:24[2025-06-25T19:30:24.913Z] [0m[0m21:30:24,666 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 429) Create index indexByForeignKey on property slv:foreignKey
21:30:24[2025-06-25T19:30:24.913Z] [0m[0m21:30:24,666 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 429) Create index indexByAlertDate on property slv:alertDate
21:30:24[2025-06-25T19:30:24.913Z] [0m[0m21:30:24,666 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 429) Create index indexByPrimaryType on property jcr:primaryType
21:30:24[2025-06-25T19:30:24.913Z] [0m[0m21:30:24,666 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 429) Create index indexByOrder on property slv:order
21:30:24[2025-06-25T19:30:24.913Z] [0m[0m21:30:24,666 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 429) Create index indexByExpiryDate on property slv:expiryDate
21:30:24[2025-06-25T19:30:24.913Z] [0m[0m21:30:24,666 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 429) Create index indexByVersioned on property slv:versioned
21:30:24[2025-06-25T19:30:24.913Z] [0m[0m21:30:24,666 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 429) Create index indexByOwner on property slv:owner
21:30:24[2025-06-25T19:30:24.913Z] [0m[0m21:30:24,669 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 429) Initialisation de Mojarra 2.3.17.SP01 pour le contexte «/test-CommunityOfUsersResourceUpdateIT»
21:30:26[2025-06-25T19:30:26.257Z] [0m[0m21:30:26,022 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 429) RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.silverpeas.core.web.WebResourceProvider
21:30:26[2025-06-25T19:30:26.257Z] [0m[33m21:30:26,023 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 429) RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.html.HtmlRenderableWriter is already registered. 2nd registration is being ignored.
21:30:26[2025-06-25T19:30:26.257Z] [0m[33m21:30:26,191 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 429) RESTEASY002195: The following sub-resource methods and sub-resource locators have the same path, [Users/{id}]. The paths should be unique. [edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.update, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.delete, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.getById, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.patch]
21:30:26[2025-06-25T19:30:26.257Z] [0m[33m21:30:26,191 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 429) RESTEASY002195: The following sub-resource methods and sub-resource locators have the same path, [Groups/{id}]. The paths should be unique. [edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.update, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.delete, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.getById, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.patch]
21:30:26[2025-06-25T19:30:26.257Z] [0m[0m21:30:26,191 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 429) WFLYUT0021: Registered web context: '/test-CommunityOfUsersResourceUpdateIT' for server 'default-server'
21:30:26[2025-06-25T19:30:26.257Z] [0m[0m21:30:26,219 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name : "test-CommunityOfUsersResourceUpdateIT.war")
21:30:26[2025-06-25T19:30:26.507Z] [0m[0m21:30:26,431 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
21:30:26[2025-06-25T19:30:26.508Z] [0m[0m21:30:26,490 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:30:26[2025-06-25T19:30:26.508Z] [0m[0m21:30:26,491 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:30:26[2025-06-25T19:30:26.508Z] [0m[0m21:30:26,507 INFO [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:30:26[2025-06-25T19:30:26.758Z] [0m[0m21:30:26,508 INFO [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:30:26[2025-06-25T19:30:26.758Z] [0m[0m21:30:26,629 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:30:26[2025-06-25T19:30:26.758Z] [0m[0m21:30:26,632 INFO [stdout] (default task-2) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
21:30:26[2025-06-25T19:30:26.758Z] [0m[0m21:30:26,687 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:30:26[2025-06-25T19:30:26.758Z] [0m[0m21:30:26,697 INFO [stdout] (default task-2) Hibernate: update SC_Community set charterURL=?, instanceId=?, groupId=?, homePage=?, homePageType=?, spaceId=? where id=?
21:30:26[2025-06-25T19:30:26.759Z] [0m[0m21:30:26,713 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:30:26[2025-06-25T19:30:26.759Z] [0m[0m21:30:26,717 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:30:26[2025-06-25T19:30:26.759Z] [0m[0m21:30:26,718 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:30:26[2025-06-25T19:30:26.759Z] On 1 opened safe connection:
21:30:26[2025-06-25T19:30:26.759Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:30:26[2025-06-25T19:30:26.759Z] - 1 already closed,
21:30:26[2025-06-25T19:30:26.759Z] - 0 closed in error
21:30:27[2025-06-25T19:30:27.009Z] [0m[0m21:30:26,763 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
21:30:27[2025-06-25T19:30:27.009Z] [0m[0m21:30:26,769 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:30:27[2025-06-25T19:30:27.009Z] [0m[0m21:30:26,770 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:30:27[2025-06-25T19:30:27.009Z] [0m[0m21:30:26,776 INFO [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:30:27[2025-06-25T19:30:27.009Z] [0m[0m21:30:26,776 INFO [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,793 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,795 INFO [stdout] (default task-2) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,819 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,822 INFO [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-2) The community entity doesn't match the community to update
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,835 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,840 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,840 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:30:27[2025-06-25T19:30:27.010Z] On 1 opened safe connection:
21:30:27[2025-06-25T19:30:27.010Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:30:27[2025-06-25T19:30:27.010Z] - 1 already closed,
21:30:27[2025-06-25T19:30:27.010Z] - 0 closed in error
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,898 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,905 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,906 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,912 INFO [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,913 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,931 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,937 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,943 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,943 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
21:30:27[2025-06-25T19:30:27.010Z] On 1 opened safe connection:
21:30:27[2025-06-25T19:30:27.010Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:30:27[2025-06-25T19:30:27.010Z] - 1 already closed,
21:30:27[2025-06-25T19:30:27.010Z] - 0 closed in error
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,986 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,992 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,993 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:26,999 INFO [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:30:27[2025-06-25T19:30:27.010Z] [0m[0m21:30:27,000 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:30:30[2025-06-25T19:30:30.239Z] [0m[31m21:30:30,197 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index/write.lock
21:30:30[2025-06-25T19:30:30.239Z] at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:30:30[2025-06-25T19:30:30.239Z] at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:30:30[2025-06-25T19:30:30.239Z] at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:30:30[2025-06-25T19:30:30.239Z] at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:30:30[2025-06-25T19:30:30.239Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:30:30[2025-06-25T19:30:30.239Z] at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:30:30[2025-06-25T19:30:30.239Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:30:30[2025-06-25T19:30:30.239Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:30:30[2025-06-25T19:30:30.239Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:30:30[2025-06-25T19:30:30.239Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:30:30[2025-06-25T19:30:30.239Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:30:30[2025-06-25T19:30:30.239Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:30:30[2025-06-25T19:30:30.239Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:30:30[2025-06-25T19:30:30.239Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:30:30[2025-06-25T19:30:30.239Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:30:30[2025-06-25T19:30:30.239Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:30:30[2025-06-25T19:30:30.239Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:30:30[2025-06-25T19:30:30.239Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:30:30[2025-06-25T19:30:30.239Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:30:30[2025-06-25T19:30:30.239Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:30:30[2025-06-25T19:30:30.239Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:30:30[2025-06-25T19:30:30.239Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:30:30[2025-06-25T19:30:30.239Z]21:30:30[2025-06-25T19:30:30.239Z] [0m[31m21:30:30,203 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:30:30[2025-06-25T19:30:30.239Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:30:30[2025-06-25T19:30:30.239Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:30:30[2025-06-25T19:30:30.239Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:30:30[2025-06-25T19:30:30.239Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:30:30[2025-06-25T19:30:30.239Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:30:30[2025-06-25T19:30:30.239Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:30:30[2025-06-25T19:30:30.239Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:30:30[2025-06-25T19:30:30.239Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:30:30[2025-06-25T19:30:30.239Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:30:30[2025-06-25T19:30:30.239Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:30:30[2025-06-25T19:30:30.239Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:30:30[2025-06-25T19:30:30.239Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:30:30[2025-06-25T19:30:30.239Z] Caused by: java.lang.NullPointerException
21:30:30[2025-06-25T19:30:30.239Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:30:30[2025-06-25T19:30:30.239Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:30:30[2025-06-25T19:30:30.239Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:30:30[2025-06-25T19:30:30.239Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:30:30[2025-06-25T19:30:30.239Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:30:30[2025-06-25T19:30:30.239Z] ... 11 more
21:30:30[2025-06-25T19:30:30.239Z]21:30:30[2025-06-25T19:30:30.490Z] [0m[0m21:30:30,317 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:30:30[2025-06-25T19:30:30.490Z] [0m[0m21:30:30,320 INFO [stdout] (default task-1) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
21:30:30[2025-06-25T19:30:30.490Z] [0m[0m21:30:30,332 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
21:30:30[2025-06-25T19:30:30.490Z] [0m[0m21:30:30,336 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
21:30:30[2025-06-25T19:30:30.490Z] [0m[0m21:30:30,336 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
21:30:30[2025-06-25T19:30:30.490Z] On 1 opened safe connection:
21:30:30[2025-06-25T19:30:30.490Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:30:30[2025-06-25T19:30:30.490Z] - 1 already closed,
21:30:30[2025-06-25T19:30:30.490Z] - 0 closed in error
21:30:30[2025-06-25T19:30:30.490Z] [0m[0m21:30:30,379 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
21:30:30[2025-06-25T19:30:30.490Z] [0m[0m21:30:30,384 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:30:30[2025-06-25T19:30:30.490Z] [0m[0m21:30:30,384 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:30:30[2025-06-25T19:30:30.490Z] [0m[0m21:30:30,389 INFO [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:30:30[2025-06-25T19:30:30.490Z] [0m[0m21:30:30,390 INFO [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:30:30[2025-06-25T19:30:30.490Z] [0m[0m21:30:30,401 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:30:30[2025-06-25T19:30:30.490Z] [0m[0m21:30:30,402 INFO [stdout] (default task-2) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
21:30:30[2025-06-25T19:30:30.491Z] [0m[0m21:30:30,423 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:30:30[2025-06-25T19:30:30.491Z] [0m[0m21:30:30,424 INFO [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-2) The community entity doesn't match the community to update
21:30:30[2025-06-25T19:30:30.491Z] [0m[0m21:30:30,427 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:30:30[2025-06-25T19:30:30.491Z] [0m[0m21:30:30,432 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:30:30[2025-06-25T19:30:30.491Z] [0m[0m21:30:30,432 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:30:30[2025-06-25T19:30:30.491Z] On 1 opened safe connection:
21:30:30[2025-06-25T19:30:30.491Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:30:30[2025-06-25T19:30:30.491Z] - 1 already closed,
21:30:30[2025-06-25T19:30:30.491Z] - 0 closed in error
21:30:30[2025-06-25T19:30:30.491Z] [0m[0m21:30:30,471 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
21:30:30[2025-06-25T19:30:30.491Z] [0m[0m21:30:30,476 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:30:30[2025-06-25T19:30:30.491Z] [0m[0m21:30:30,477 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:30:30[2025-06-25T19:30:30.491Z] [0m[0m21:30:30,483 INFO [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:30:30[2025-06-25T19:30:30.491Z] [0m[0m21:30:30,483 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:30:30[2025-06-25T19:30:30.741Z] [0m[0m21:30:30,497 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:30:30[2025-06-25T19:30:30.741Z] [0m[0m21:30:30,499 INFO [stdout] (default task-1) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
21:30:30[2025-06-25T19:30:30.742Z] [0m[31m21:30:30,500 SEVERE [silverpeas.core.admin.service] (default task-1) Component instance 100 not found!
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,508 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,512 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,512 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
21:30:30[2025-06-25T19:30:30.742Z] On 1 opened safe connection:
21:30:30[2025-06-25T19:30:30.742Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:30:30[2025-06-25T19:30:30.742Z] - 1 already closed,
21:30:30[2025-06-25T19:30:30.742Z] - 0 closed in error
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,562 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,568 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,569 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,575 INFO [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,576 INFO [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,593 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,598 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,598 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:30:30[2025-06-25T19:30:30.742Z] On 1 opened safe connection:
21:30:30[2025-06-25T19:30:30.742Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:30:30[2025-06-25T19:30:30.742Z] - 1 already closed,
21:30:30[2025-06-25T19:30:30.742Z] - 0 closed in error
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,607 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_oracle.jdbc.OracleDriver_19_3
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,608 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,609 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_1
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,612 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 429) WFLYUT0022: Unregistered web context: '/test-CommunityOfUsersResourceUpdateIT' from server 'default-server'
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,617 INFO [silverpeas] (ServerService Thread Pool -- 429) Silverpeas Services Release...
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,618 INFO [silverpeas] (ServerService Thread Pool -- 429) Silverpeas Services Release...
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,619 INFO [silverpeas] (ServerService Thread Pool -- 429) -> SseLogger release...
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,619 INFO [silverpeas] (ServerService Thread Pool -- 429) SseLogger release done.
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,619 INFO [silverpeas] (ServerService Thread Pool -- 429) -> IndexingLogger release...
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,619 INFO [silverpeas] (ServerService Thread Pool -- 429) IndexingLogger release done.
21:30:30[2025-06-25T19:30:30.742Z] [0m[31m21:30:30,675 ERROR [org.jboss.weld.Bean] (MSC service thread 1-6) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler@37f21efc of Managed Bean [class org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler] with qualifiers [@Default @Any]
21:30:30[2025-06-25T19:30:30.742Z] [0m[31m21:30:30,675 ERROR [org.jboss.weld.Bean] (MSC service thread 1-6) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler@79d1265 of Managed Bean [class org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler] with qualifiers [@PersistentScheduling @Any]
21:30:30[2025-06-25T19:30:30.742Z] [0m[31m21:30:30,677 SEVERE [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-14) IndexerTask - an error occurred: java.util.concurrent.CancellationException
21:30:30[2025-06-25T19:30:30.742Z] at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
21:30:30[2025-06-25T19:30:30.742Z] at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
21:30:30[2025-06-25T19:30:30.742Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:242)
21:30:30[2025-06-25T19:30:30.742Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:222)
21:30:30[2025-06-25T19:30:30.742Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:30:30[2025-06-25T19:30:30.742Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:30:30[2025-06-25T19:30:30.742Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:30:30[2025-06-25T19:30:30.742Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:30:30[2025-06-25T19:30:30.742Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:30:30[2025-06-25T19:30:30.742Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:30:30[2025-06-25T19:30:30.742Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:30:30[2025-06-25T19:30:30.742Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:30:30[2025-06-25T19:30:30.742Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:30:30[2025-06-25T19:30:30.742Z]21:30:30[2025-06-25T19:30:30.742Z] [0m[33m21:30:30,678 WARNING [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-14) IndexerTask - the task is not running but there are yet some requests to process!!! (12 requests queued) restarting it again
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,722 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 447) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,723 INFO [org.hibernate.orm.beans] (ServerService Thread Pool -- 447) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@abeedb4
21:30:30[2025-06-25T19:30:30.742Z] [0m[0m21:30:30,724 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 447) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
21:30:30[2025-06-25T19:30:30.993Z] [0m[0m21:30:30,975 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment test-CommunityOfUsersResourceUpdateIT.war (runtime-name: test-CommunityOfUsersResourceUpdateIT.war) in 368ms
21:30:31[2025-06-25T19:30:31.244Z] [0m[0m21:30:31,068 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /opt/wildfly-for-tests/wildfly-26.1.3.Final/standalone/data/content/e9/8e5d67ab5b608827f6e01645dc80adaec92572/content
21:30:31[2025-06-25T19:30:31.244Z] [0m[0m21:30:31,068 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
21:30:31[2025-06-25T19:30:31.244Z] [0m[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.135 s - in org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
21:30:31[2025-06-25T19:30:31.795Z] [INFO]
21:30:31[2025-06-25T19:30:31.795Z] [INFO] Results:
21:30:31[2025-06-25T19:30:31.795Z] [INFO]
21:30:31[2025-06-25T19:30:31.795Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
21:30:31[2025-06-25T19:30:31.795Z] [INFO]
21:30:31[2025-06-25T19:30:31.795Z] [INFO]
21:30:31[2025-06-25T19:30:31.795Z] [INFO] --- javadoc:3.4.1:jar (attach-javadocs) @ silverpeas-community-war ---
21:30:31[2025-06-25T19:30:31.795Z] [INFO] No previous run data found, generating javadoc.
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build250625-javadoc.jar
21:30:35[2025-06-25T19:30:35.023Z] [INFO]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ silverpeas-community-war ---
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build250625-sources.jar
21:30:35[2025-06-25T19:30:35.023Z] [WARNING] artifact org.silverpeas.components.community:silverpeas-community-war:java-source:sources:6.5-build250625 already attached, replace previous instance
21:30:35[2025-06-25T19:30:35.023Z] [INFO]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] --- jacoco:0.8.8:report (tests-coverage) @ silverpeas-community-war ---
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Loading execution data file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/jacoco.exec
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Analyzed bundle 'community Webapp' with 19 classes
21:30:35[2025-06-25T19:30:35.023Z] [INFO]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] --- failsafe:2.22.2:verify (default) @ silverpeas-community-war ---
21:30:35[2025-06-25T19:30:35.023Z] [INFO]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] --- install:3.0.1:install (default-install) @ silverpeas-community-war ---
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build250625/silverpeas-community-war-6.5-build250625.pom
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build250625.war to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build250625/silverpeas-community-war-6.5-build250625.war
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build250625-sources.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build250625/silverpeas-community-war-6.5-build250625-sources.jar
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build250625-javadoc.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build250625/silverpeas-community-war-6.5-build250625-javadoc.jar
21:30:35[2025-06-25T19:30:35.023Z] [INFO] ------------------------------------------------------------------------
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Reactor Summary for Silverpeas Components 6.5-build250625:
21:30:35[2025-06-25T19:30:35.023Z] [INFO]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas Components .............................. SUCCESS [ 4.485 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas Hyperlink Component ..................... SUCCESS [ 0.227 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Hyperlink Configuration ............................ SUCCESS [ 3.038 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Hyperlink Library .................................. SUCCESS [ 5.135 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Hyperlink Web Application .......................... SUCCESS [ 5.350 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas DataWarning Component ................... SUCCESS [ 0.128 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] DataWarning Configuration .......................... SUCCESS [ 1.478 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] DataWarning Library ................................ SUCCESS [ 5.316 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] DataWarning Web Application ........................ SUCCESS [ 5.047 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas Quickinfo Component ..................... SUCCESS [ 0.122 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Quickinfo Configuration ............................ SUCCESS [ 1.459 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas DelegatedNews Component ................. SUCCESS [ 0.109 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] DelegatedNews Library .............................. SUCCESS [01:20 min]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Quickinfo Library .................................. SUCCESS [ 43.932 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Quickinfo Web Application .......................... SUCCESS [ 5.816 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas Quizz Component ......................... SUCCESS [ 0.101 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Quizz Configuration ................................ SUCCESS [ 1.267 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Quizz Library ...................................... SUCCESS [ 4.210 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Quizz Web Application .............................. SUCCESS [ 5.063 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas JdbcConnector Component ................. SUCCESS [ 0.104 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] JdbcConnector Configuration ........................ SUCCESS [ 1.371 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] JdbcConnector Library .............................. SUCCESS [ 4.654 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] JdbcConnector Web Application ...................... SUCCESS [ 4.833 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas RssAggregator Component ................. SUCCESS [ 0.121 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] RssAggregator Configuration ........................ SUCCESS [ 1.283 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] RssAggregator Library .............................. SUCCESS [ 4.561 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] RssAggregator Web Application ...................... SUCCESS [ 4.791 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas MyDB Component .......................... SUCCESS [ 0.091 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] MyDB Configuration ................................. SUCCESS [ 1.292 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] MyDB Library ....................................... SUCCESS [ 11.606 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] MyDB Web Application ............................... SUCCESS [ 5.017 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas ProjectManager Component ................ SUCCESS [ 0.096 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] ProjectManager Configuration ....................... SUCCESS [ 1.225 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] ProjectManager Library ............................. SUCCESS [ 5.000 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] ProjectManager Web Application ..................... SUCCESS [ 5.395 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas WebSites Component ...................... SUCCESS [ 0.090 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] WebSites Configuration ............................. SUCCESS [ 1.252 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] WebSites Library ................................... SUCCESS [ 4.849 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] WebSites Web Application ........................... SUCCESS [ 5.179 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas WhitePages Component .................... SUCCESS [ 0.102 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] WhitePages Configuration ........................... SUCCESS [ 1.375 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] WhitePages Library ................................. SUCCESS [01:40 min]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] WhitePages Web Application ......................... SUCCESS [ 5.149 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas QuestionReply Component ................. SUCCESS [ 0.096 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] QuestionReply Configuration ........................ SUCCESS [ 1.418 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] QuestionReply Library .............................. SUCCESS [ 11.210 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] QuestionReply Web Application ...................... SUCCESS [ 10.382 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas WebPages Component ...................... SUCCESS [ 0.089 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] WebPages Configuration ............................. SUCCESS [ 1.264 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] WebPages Library ................................... SUCCESS [ 4.412 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] WebPages Web Application ........................... SUCCESS [ 4.705 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas Mailinglist Component ................... SUCCESS [ 0.090 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Mailinglist Configuration .......................... SUCCESS [ 1.298 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Mailinglist Library ................................ SUCCESS [02:21 min]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Mailinglist Web Application ........................ SUCCESS [ 5.118 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas InfoLetter Component .................... SUCCESS [ 0.076 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] InfoLetter Configuration ........................... SUCCESS [ 1.267 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] InfoLetter Library ................................. SUCCESS [ 42.029 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] InfoLetter Web Application ......................... SUCCESS [ 5.333 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas Almanach Component ...................... SUCCESS [ 0.093 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Almanach Configuration ............................. SUCCESS [ 1.261 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Almanach Library ................................... SUCCESS [ 4.470 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Almanach Web Application ........................... SUCCESS [ 5.118 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas YellowPages Component ................... SUCCESS [ 0.079 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] YellowPages Configuration .......................... SUCCESS [ 1.207 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] YellowPages Library ................................ SUCCESS [ 4.584 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] YellowPages Web Application ........................ SUCCESS [ 4.992 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas SilverCrawler Component ................. SUCCESS [ 0.105 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] SilverCrawler Configuration ........................ SUCCESS [ 1.257 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] SilverCrawler Library .............................. SUCCESS [ 4.448 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] SilverCrawler Web Application ...................... SUCCESS [ 5.554 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas ResourcesManager Component .............. SUCCESS [ 0.091 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] ResourcesManager Configuration ..................... SUCCESS [ 1.312 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] ResourcesManager Library ........................... SUCCESS [04:36 min]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas Gallery Component ....................... SUCCESS [ 0.077 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Gallery Library .................................... SUCCESS [04:05 min]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] ResourcesManager Web Application .................. SUCCESS [ 5.661 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas ProcessManager Component ................ SUCCESS [ 0.085 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] ProcessManager Configuration ....................... SUCCESS [ 1.262 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] ProcessManager Library ............................. SUCCESS [ 4.508 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] ProcessManager Web Application ..................... SUCCESS [ 5.686 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas Forums Component ........................ SUCCESS [ 0.075 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Forums Configuration ............................... SUCCESS [ 1.252 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Forums Library ..................................... SUCCESS [ 42.259 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Forums Web Application ............................. SUCCESS [ 5.483 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas Blog Component .......................... SUCCESS [ 0.083 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Blog Configuration ................................. SUCCESS [ 1.285 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Blog Library ....................................... SUCCESS [ 4.779 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Blog Web Application ............................... SUCCESS [ 5.170 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas Survey Component ........................ SUCCESS [ 0.095 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Survey Configuration ............................... SUCCESS [ 1.339 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Survey Library ..................................... SUCCESS [ 4.334 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Survey Web Application ............................. SUCCESS [ 12.332 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Gallery Configuration .............................. SUCCESS [ 1.376 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Gallery Web Application ............................ SUCCESS [ 12.514 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] DelegatedNews Configuration ........................ SUCCESS [ 1.327 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] DelegatedNews Web Application ...................... SUCCESS [ 4.657 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas Kmelia Component ........................ SUCCESS [ 0.079 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Kmelia Configuration ............................... SUCCESS [ 1.343 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Kmelia Library ..................................... SUCCESS [02:15 min]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Kmelia Web Application ............................. SUCCESS [ 9.859 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas Organizationchart Component ............. SUCCESS [ 0.092 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Organizationchart Configuration .................... SUCCESS [ 1.302 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Organizationchart Library .......................... SUCCESS [ 6.549 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Organizationchart Web Application .................. SUCCESS [ 5.021 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas Classifieds Component ................... SUCCESS [ 0.081 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Classifieds Configuration .......................... SUCCESS [ 1.259 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Classifieds Library ................................ SUCCESS [ 4.862 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Classifieds Web Application ........................ SUCCESS [ 5.387 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas FormsOnline Component ................... SUCCESS [ 0.094 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] FormsOnline Configuration .......................... SUCCESS [ 1.365 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] FormsOnline Library ................................ SUCCESS [01:14 min]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] FormsOnline Web Application ........................ SUCCESS [ 5.007 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas ScheduleEvent Component ................. SUCCESS [ 0.080 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] ScheduleEvent Configuration ........................ SUCCESS [ 1.285 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] ScheduleEvent Library .............................. SUCCESS [ 4.638 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] ScheduleEvent Web Application ...................... SUCCESS [ 5.673 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas SuggestionBox Component ................. SUCCESS [ 0.078 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] SuggestionBox Configuration ........................ SUCCESS [ 1.257 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] SuggestionBox Library .............................. SUCCESS [ 4.892 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] SuggestionBox Web Application ...................... SUCCESS [ 5.508 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas SpaceMembers Component .................. SUCCESS [ 0.077 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] SpaceMembers Configuration ......................... SUCCESS [ 1.229 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] SpaceMembers Library ............................... SUCCESS [ 3.876 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] SpaceMembers Web Application ....................... SUCCESS [ 4.636 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Silverpeas community Component ..................... SUCCESS [ 0.094 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] community Configuration ............................ SUCCESS [ 1.256 s]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Community Business Library ......................... SUCCESS [02:02 min]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] community Webapp ................................... SUCCESS [02:03 min]
21:30:35[2025-06-25T19:30:35.023Z] [INFO] ------------------------------------------------------------------------
21:30:35[2025-06-25T19:30:35.023Z] [INFO] BUILD SUCCESS
21:30:35[2025-06-25T19:30:35.023Z] [INFO] ------------------------------------------------------------------------
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Total time: 29:38 min
21:30:35[2025-06-25T19:30:35.023Z] [INFO] Finished at: 2025-06-25T21:30:34+02:00
21:30:35[2025-06-25T19:30:35.023Z] [INFO] ------------------------------------------------------------------------
21:30:35[2025-06-25T19:30:35.023Z] + /opt/wildfly-for-tests/wildfly-26.1.3.Final/bin/jboss-cli.sh --connect :shutdown
21:30:37[2025-06-25T19:30:37.507Z] {
21:30:37[2025-06-25T19:30:37.507Z] "outcome" => "success",
21:30:37[2025-06-25T19:30:37.507Z] "result" => undefined
21:30:37[2025-06-25T19:30:37.507Z] }
21:30:37[2025-06-25T19:30:37.507Z] [0m21:30:37,179 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,184 INFO [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,186 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,191 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:/datasources/silverpeas]
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,192 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-6) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,195 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0011: Unbound Jakarta Connectors ConnectionFactory [java:/JmsXA]
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,201 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0019: Host default-host stopping
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,203 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,204 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default]
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,204 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,205 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0008: Undertow HTTPS listener https suspending
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,205 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,220 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = h2
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,223 INFO [org.apache.activemq.artemis.ra.ActiveMQRALogger] (ServerService Thread Pool -- 447) AMQ151003: resource adaptor stopped
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,231 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 429) WFLYCLINF0003: Stopped http-remoting-connector cache from ejb container
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,391 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 447) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.19.1 [4a37b507-51e9-11f0-8113-5ee57399c06b] stopped, uptime 29 minutes
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,392 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,392 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,394 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0004: Undertow 2.2.19.Final stopping
21:30:37[2025-06-25T19:30:37.507Z] [0m[0m21:30:37,401 INFO [org.jboss.as] (MSC service thread 1-4) WFLYSRV0050: WildFly Full 26.1.3.Final (WildFly Core 18.1.2.Final) stopped in 206ms
21:30:37[2025-06-25T19:30:37.508Z] [0m