Skip to content

Console Output

Skipping 6 547 KB.. Full Log
.auth.server.Scoped.runAs(Scoped.java:60)
08:50:22 [2025-02-03T07:50:22.792Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
08:50:22 [2025-02-03T07:50:22.792Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
08:50:22 [2025-02-03T07:50:22.792Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
08:50:22 [2025-02-03T07:50:22.792Z] Caused by: java.lang.NullPointerException
08:50:22 [2025-02-03T07:50:22.792Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
08:50:22 [2025-02-03T07:50:22.792Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
08:50:22 [2025-02-03T07:50:22.792Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
08:50:22 [2025-02-03T07:50:22.792Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
08:50:22 [2025-02-03T07:50:22.793Z] 	... 11 more
08:50:22 [2025-02-03T07:50:22.793Z] 
08:50:22 [2025-02-03T07:50:22.793Z] 08:50:22,782 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
08:50:22 [2025-02-03T07:50:22.793Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
08:50:22 [2025-02-03T07:50:22.793Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:50:22 [2025-02-03T07:50:22.793Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:50:22 [2025-02-03T07:50:22.793Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
08:50:22 [2025-02-03T07:50:22.793Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
08:50:22 [2025-02-03T07:50:22.793Z] 
08:50:22 [2025-02-03T07:50:22.793Z] 08:50:22,782 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
08:50:22 [2025-02-03T07:50:22.793Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:50:22 [2025-02-03T07:50:22.793Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:50:22 [2025-02-03T07:50:22.793Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
08:50:22 [2025-02-03T07:50:22.793Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
08:50:22 [2025-02-03T07:50:22.793Z] Caused by: java.lang.NullPointerException
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
08:50:22 [2025-02-03T07:50:22.793Z] 	... 11 more
08:50:22 [2025-02-03T07:50:22.793Z] 
08:50:22 [2025-02-03T07:50:22.793Z] 08:50:22,782 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
08:50:22 [2025-02-03T07:50:22.793Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
08:50:22 [2025-02-03T07:50:22.793Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:50:22 [2025-02-03T07:50:22.793Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:50:22 [2025-02-03T07:50:22.793Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
08:50:22 [2025-02-03T07:50:22.793Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
08:50:22 [2025-02-03T07:50:22.793Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
08:50:22 [2025-02-03T07:50:22.793Z] 
08:50:22 [2025-02-03T07:50:22.793Z] 08:50:22,783 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
08:50:22 [2025-02-03T07:50:22.793Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
08:50:22 [2025-02-03T07:50:22.794Z] Caused by: java.lang.NullPointerException
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
08:50:22 [2025-02-03T07:50:22.794Z] 	... 11 more
08:50:22 [2025-02-03T07:50:22.794Z] 
08:50:22 [2025-02-03T07:50:22.794Z] 08:50:22,783 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
08:50:22 [2025-02-03T07:50:22.794Z] 
08:50:22 [2025-02-03T07:50:22.794Z] 08:50:22,783 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
08:50:22 [2025-02-03T07:50:22.794Z] Caused by: java.lang.NullPointerException
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
08:50:22 [2025-02-03T07:50:22.794Z] 	... 11 more
08:50:22 [2025-02-03T07:50:22.794Z] 
08:50:22 [2025-02-03T07:50:22.794Z] 08:50:22,784 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
08:50:22 [2025-02-03T07:50:22.794Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
08:50:22 [2025-02-03T07:50:22.794Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
08:50:22 [2025-02-03T07:50:22.794Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
08:50:22 [2025-02-03T07:50:22.794Z] 
08:50:22 [2025-02-03T07:50:22.795Z] 08:50:22,784 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
08:50:22 [2025-02-03T07:50:22.795Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:50:22 [2025-02-03T07:50:22.795Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:50:22 [2025-02-03T07:50:22.795Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
08:50:22 [2025-02-03T07:50:22.795Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
08:50:22 [2025-02-03T07:50:22.795Z] Caused by: java.lang.NullPointerException
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
08:50:22 [2025-02-03T07:50:22.795Z] 	... 11 more
08:50:22 [2025-02-03T07:50:22.795Z] 
08:50:22 [2025-02-03T07:50:22.795Z] 08:50:22,784 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=?
08:50:22 [2025-02-03T07:50:22.795Z] 08:50:22,784 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index/write.lock
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
08:50:22 [2025-02-03T07:50:22.795Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
08:50:22 [2025-02-03T07:50:22.795Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:50:22 [2025-02-03T07:50:22.795Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:50:22 [2025-02-03T07:50:22.795Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
08:50:22 [2025-02-03T07:50:22.795Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
08:50:22 [2025-02-03T07:50:22.795Z] 
08:50:22 [2025-02-03T07:50:22.795Z] 08:50:22,785 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
08:50:22 [2025-02-03T07:50:22.795Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:50:22 [2025-02-03T07:50:22.795Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:50:22 [2025-02-03T07:50:22.795Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
08:50:22 [2025-02-03T07:50:22.795Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
08:50:22 [2025-02-03T07:50:22.795Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
08:50:22 [2025-02-03T07:50:22.795Z] Caused by: java.lang.NullPointerException
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
08:50:22 [2025-02-03T07:50:22.795Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
08:50:22 [2025-02-03T07:50:22.795Z] 	... 11 more
08:50:22 [2025-02-03T07:50:22.795Z] 
08:50:22 [2025-02-03T07:50:22.795Z] 08:50:22,785 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=?
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,791 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,791 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=?
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,792 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=?
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,802 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 token=?
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,803 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=?
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,820 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=?
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,820 INFO  [stdout] (default task-1) 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=?
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,821 INFO  [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-1) No such membership 100 in the community community1
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,832 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,836 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,836 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
08:50:23 [2025-02-03T07:50:23.046Z] On 1 opened safe connection:
08:50:23 [2025-02-03T07:50:23.046Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
08:50:23 [2025-02-03T07:50:23.046Z]  - 1 already closed,
08:50:23 [2025-02-03T07:50:23.046Z]  - 0 closed in error
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,878 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,883 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=?
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,884 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=?
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,889 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,890 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=?
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,891 INFO  [stdout] (default task-1) 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=?
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,901 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 token=?
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,904 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,908 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,908 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
08:50:23 [2025-02-03T07:50:23.046Z] On 1 opened safe connection:
08:50:23 [2025-02-03T07:50:23.046Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
08:50:23 [2025-02-03T07:50:23.046Z]  - 1 already closed,
08:50:23 [2025-02-03T07:50:23.046Z]  - 0 closed in error
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,917 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityMembershipResourceGettingIT.war_oracle.jdbc.OracleDriver_19_3
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,917 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityMembershipResourceGettingIT.war_org.h2.Driver_2_1
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,918 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityMembershipResourceGettingIT.war
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,918 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 428) WFLYUT0022: Unregistered web context: '/test-CommunityMembershipResourceGettingIT' from server 'default-server'
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,924 INFO  [silverpeas] (ServerService Thread Pool -- 428) Silverpeas Services Release...
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,926 INFO  [silverpeas] (ServerService Thread Pool -- 428) Silverpeas Services Release...
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,927 INFO  [silverpeas] (ServerService Thread Pool -- 428)  -> IndexingLogger release...
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,927 INFO  [silverpeas] (ServerService Thread Pool -- 428)     IndexingLogger release done.
08:50:23 [2025-02-03T07:50:23.046Z] 08:50:22,927 INFO  [silverpeas] (ServerService Thread Pool -- 428)  -> SseLogger release...
08:50:23 [2025-02-03T07:50:23.047Z] 08:50:22,927 INFO  [silverpeas] (ServerService Thread Pool -- 428)     SseLogger release done.
08:50:23 [2025-02-03T07:50:23.047Z] 08:50:22,976 ERROR [org.jboss.weld.Bean] (MSC service thread 1-3) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler@2facfa20 of Managed Bean [class org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler] with qualifiers [@Default @Any]
08:50:23 [2025-02-03T07:50:23.047Z] 08:50:22,979 ERROR [org.jboss.weld.Bean] (MSC service thread 1-3) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler@194252fd of Managed Bean [class org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler] with qualifiers [@PersistentScheduling @Any]
08:50:23 [2025-02-03T07:50:23.047Z] 08:50:22,979 SEVERE [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-12) IndexerTask - an error occurred: java.util.concurrent.CancellationException
08:50:23 [2025-02-03T07:50:23.047Z] 	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
08:50:23 [2025-02-03T07:50:23.047Z] 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
08:50:23 [2025-02-03T07:50:23.047Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:242)
08:50:23 [2025-02-03T07:50:23.047Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:222)
08:50:23 [2025-02-03T07:50:23.047Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:50:23 [2025-02-03T07:50:23.047Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:50:23 [2025-02-03T07:50:23.047Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:50:23 [2025-02-03T07:50:23.047Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
08:50:23 [2025-02-03T07:50:23.047Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
08:50:23 [2025-02-03T07:50:23.047Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
08:50:23 [2025-02-03T07:50:23.047Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
08:50:23 [2025-02-03T07:50:23.047Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
08:50:23 [2025-02-03T07:50:23.047Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
08:50:23 [2025-02-03T07:50:23.047Z] 
08:50:23 [2025-02-03T07:50:23.047Z] 08:50:23,011 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 420) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityMembershipResourceGettingIT.war#silverpeas'
08:50:23 [2025-02-03T07:50:23.047Z] 08:50:23,015 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 420) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@7362c9d0
08:50:23 [2025-02-03T07:50:23.047Z] 08:50:23,017 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 420) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityMembershipResourceGettingIT.war#silverpeas'
08:50:23 [2025-02-03T07:50:23.297Z] 08:50:23,260 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment test-CommunityMembershipResourceGettingIT.war (runtime-name: test-CommunityMembershipResourceGettingIT.war) in 345ms
08:50:23 [2025-02-03T07:50:23.548Z] 08:50:23,348 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/6c/4573fd7260c9fe8f38973efa5dfaa6de033383/content
08:50:23 [2025-02-03T07:50:23.548Z] 08:50:23,348 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test-CommunityMembershipResourceGettingIT.war" (runtime-name: "test-CommunityMembershipResourceGettingIT.war")
08:50:23 [2025-02-03T07:50:23.548Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.231 s - in org.silverpeas.components.community.web.CommunityMembershipResourceGettingIT
08:50:23 [2025-02-03T07:50:23.548Z] [INFO] Running org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
08:50:23 [2025-02-03T07:50:23.548Z] févr. 03, 2025 8:50:23 AM org.silverpeas.core.test.WarBuilder logInfo
08:50:23 [2025-02-03T07:50:23.548Z] INFOS: Building archive for CommunityOfUsersResourceUpdateIT
08:50:23 [2025-02-03T07:50:23.548Z] févr. 03, 2025 8:50:23 AM org.silverpeas.core.test.WarBuilder logInfo
08:50:23 [2025-02-03T07:50:23.548Z] INFOS: Adding resources from path: org/silverpeas/components/community/web
08:50:23 [2025-02-03T07:50:23.548Z] févr. 03, 2025 8:50:23 AM org.silverpeas.core.test.WarBuilder logInfo
08:50:23 [2025-02-03T07:50:23.548Z] INFOS: Adding initialization listener
08:50:23 [2025-02-03T07:50:23.548Z] févr. 03, 2025 8:50:23 AM org.silverpeas.core.test.integration.rule.MavenTargetDirectoryRule loadPropertiesForTestClass
08:50:23 [2025-02-03T07:50:23.548Z] INFOS: Reading maven properties from class org.silverpeas.core.test.WarBuilder
08:50:23 [2025-02-03T07:50:23.548Z] févr. 03, 2025 8:50:23 AM org.silverpeas.core.test.integration.rule.MavenTargetDirectoryRule loadPropertiesForTestClass
08:50:23 [2025-02-03T07:50:23.548Z] INFOS: Content is:
08:50:23 [2025-02-03T07:50:23.548Z] {project.build.directory=/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target, silverpeas.version=6.4.3-build250203, silverpeas-community.version=6.4.3-build250203, test.resources.directory=/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes}
08:50:23 [2025-02-03T07:50:23.548Z] févr. 03, 2025 8:50:23 AM org.silverpeas.core.test.WarBuilder logInfo
08:50:23 [2025-02-03T07:50:23.548Z] INFOS: Adding persistence reference for: lib/silverpeas-core-api-6.4.3-build250203.jar
08:50:23 [2025-02-03T07:50:23.548Z] févr. 03, 2025 8:50:23 AM org.silverpeas.core.test.WarBuilder logInfo
08:50:23 [2025-02-03T07:50:23.548Z] INFOS: Adding persistence reference for: lib/silverpeas-core-6.4.3-build250203.jar
08:50:23 [2025-02-03T07:50:23.548Z] févr. 03, 2025 8:50:23 AM org.silverpeas.core.test.WarBuilder logInfo
08:50:23 [2025-02-03T07:50:23.548Z] INFOS: Adding persistence reference for: lib/silverpeas-community-6.4.3-build250203.jar
08:50:23 [2025-02-03T07:50:23.548Z] févr. 03, 2025 8:50:23 AM org.silverpeas.core.test.WarBuilder logInfo
08:50:23 [2025-02-03T07:50:23.548Z] INFOS: Setting persistence xml descriptor: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-persistence.xml
08:50:23 [2025-02-03T07:50:23.548Z] févr. 03, 2025 8:50:23 AM org.silverpeas.core.test.WarBuilder logInfo
08:50:23 [2025-02-03T07:50:23.548Z] INFOS: Filling '/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-persistence.xml'
08:50:23 [2025-02-03T07:50:23.548Z] with content:
08:50:23 [2025-02-03T07:50:23.548Z] <?xml version="1.0" encoding="UTF-8"?>
08:50:23 [2025-02-03T07:50:23.548Z] <!--
08:50:23 [2025-02-03T07:50:23.548Z] 
08:50:23 [2025-02-03T07:50:23.548Z]     Copyright (C) 2000 - 2024 Silverpeas
08:50:23 [2025-02-03T07:50:23.548Z] 
08:50:23 [2025-02-03T07:50:23.548Z]     This program is free software: you can redistribute it and/or modify
08:50:23 [2025-02-03T07:50:23.548Z]     it under the terms of the GNU Affero General Public License as
08:50:23 [2025-02-03T07:50:23.548Z]     published by the Free Software Foundation, either version 3 of the
08:50:23 [2025-02-03T07:50:23.548Z]     License, or (at your option) any later version.
08:50:23 [2025-02-03T07:50:23.548Z] 
08:50:23 [2025-02-03T07:50:23.548Z]     As a special exception to the terms and conditions of version 3.0 of
08:50:23 [2025-02-03T07:50:23.548Z]     the GPL, you may redistribute this Program in connection with Free/Libre
08:50:23 [2025-02-03T07:50:23.548Z]     Open Source Software ("FLOSS") applications as described in Silverpeas's
08:50:23 [2025-02-03T07:50:23.548Z]     FLOSS exception.  You should have received a copy of the text describing
08:50:23 [2025-02-03T07:50:23.548Z]     the FLOSS exception, and it is also available here:
08:50:23 [2025-02-03T07:50:23.548Z]     "https://www.silverpeas.org/legal/floss_exception.html"
08:50:23 [2025-02-03T07:50:23.548Z] 
08:50:23 [2025-02-03T07:50:23.548Z]     This program is distributed in the hope that it will be useful,
08:50:23 [2025-02-03T07:50:23.548Z]     but WITHOUT ANY WARRANTY; without even the implied warranty of
08:50:23 [2025-02-03T07:50:23.548Z]     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
08:50:23 [2025-02-03T07:50:23.548Z]     GNU Affero General Public License for more details.
08:50:23 [2025-02-03T07:50:23.548Z] 
08:50:23 [2025-02-03T07:50:23.548Z]     You should have received a copy of the GNU Affero General Public License
08:50:23 [2025-02-03T07:50:23.548Z]     along with this program.  If not, see <https://www.gnu.org/licenses/>.
08:50:23 [2025-02-03T07:50:23.548Z] 
08:50:23 [2025-02-03T07:50:23.548Z] -->
08:50:23 [2025-02-03T07:50:23.548Z] <persistence xmlns="http://xmlns.jcp.org/xml/ns/persistence"
08:50:23 [2025-02-03T07:50:23.548Z]              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
08:50:23 [2025-02-03T07:50:23.548Z]              xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence
08:50:23 [2025-02-03T07:50:23.548Z]              http://xmlns.jcp.org/xml/ns/persistence/persistence_2_2.xsd"
08:50:23 [2025-02-03T07:50:23.548Z]              version="2.2">
08:50:23 [2025-02-03T07:50:23.548Z]   <persistence-unit name="silverpeas" transaction-type="JTA">
08:50:23 [2025-02-03T07:50:23.548Z]     <jta-data-source>java:/datasources/silverpeas</jta-data-source>
08:50:23 [2025-02-03T07:50:23.548Z]     <shared-cache-mode>NONE</shared-cache-mode>
08:50:23 [2025-02-03T07:50:23.548Z]     <jar-file>lib/silverpeas-core-6.4.3-build250203.jar</jar-file>
08:50:23 [2025-02-03T07:50:23.548Z] <jar-file>lib/silverpeas-core-api-6.4.3-build250203.jar</jar-file>
08:50:23 [2025-02-03T07:50:23.548Z] <jar-file>lib/silverpeas-community-6.4.3-build250203.jar</jar-file>
08:50:23 [2025-02-03T07:50:23.548Z]     <properties>
08:50:23 [2025-02-03T07:50:23.548Z]       <!-- JPA 2.2 properties for database schema generation -->
08:50:23 [2025-02-03T07:50:23.548Z]       <!--
08:50:23 [2025-02-03T07:50:23.548Z]       <property name="javax.persistence.schema-generation.scripts.action" value="create"/>
08:50:23 [2025-02-03T07:50:23.548Z]       <property name="javax.persistence.schema-generation.scripts.create-target"
08:50:23 [2025-02-03T07:50:23.548Z]                 value="silverpeas-schema.ddl"/>
08:50:23 [2025-02-03T07:50:23.548Z]       -->
08:50:23 [2025-02-03T07:50:23.548Z]       <!-- Properties for Hibernate (default provider for JBoss AS, must be installed on GlassFish) -->
08:50:23 [2025-02-03T07:50:23.548Z]       <property name="hibernate.show_sql" value="true"/>
08:50:23 [2025-02-03T07:50:23.548Z]       <property name="hibernate.format_sql" value="false"/>
08:50:23 [2025-02-03T07:50:23.548Z]       <property name="hibernate.cache.use_second_level_cache" value="false"/>
08:50:23 [2025-02-03T07:50:23.548Z]       <property name="hibernate.cache.region.factory_class"
08:50:23 [2025-02-03T07:50:23.548Z]                 value="org.hibernate.cache.internal.NoCachingRegionFactory"/>
08:50:23 [2025-02-03T07:50:23.548Z]     </properties>
08:50:23 [2025-02-03T07:50:23.548Z]   </persistence-unit>
08:50:23 [2025-02-03T07:50:23.548Z] </persistence>
08:50:23 [2025-02-03T07:50:23.548Z] févr. 03, 2025 8:50:23 AM org.silverpeas.core.test.WarBuilder logInfo
08:50:23 [2025-02-03T07:50:23.548Z] INFOS: Adding completed META-INF/persistence.xml
08:50:23 [2025-02-03T07:50:23.548Z] févr. 03, 2025 8:50:23 AM org.silverpeas.core.test.WarBuilder logInfo
08:50:23 [2025-02-03T07:50:23.548Z] INFOS: Setting web xml descriptor: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-web.xml
08:50:23 [2025-02-03T07:50:23.548Z] févr. 03, 2025 8:50:23 AM org.silverpeas.core.test.WarBuilder logInfo
08:50:23 [2025-02-03T07:50:23.548Z] INFOS: Filling '/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-web.xml'
08:50:23 [2025-02-03T07:50:23.548Z] with content:
08:50:23 [2025-02-03T07:50:23.548Z] <?xml version="1.0" encoding="UTF-8"?>
08:50:23 [2025-02-03T07:50:23.548Z] <!--
08:50:23 [2025-02-03T07:50:23.548Z] 
08:50:23 [2025-02-03T07:50:23.548Z]     Copyright (C) 2000 - 2024 Silverpeas
08:50:23 [2025-02-03T07:50:23.548Z] 
08:50:23 [2025-02-03T07:50:23.548Z]     This program is free software: you can redistribute it and/or modify
08:50:23 [2025-02-03T07:50:23.548Z]     it under the terms of the GNU Affero General Public License as
08:50:23 [2025-02-03T07:50:23.548Z]     published by the Free Software Foundation, either version 3 of the
08:50:23 [2025-02-03T07:50:23.548Z]     License, or (at your option) any later version.
08:50:23 [2025-02-03T07:50:23.548Z] 
08:50:23 [2025-02-03T07:50:23.548Z]     As a special exception to the terms and conditions of version 3.0 of
08:50:23 [2025-02-03T07:50:23.548Z]     the GPL, you may redistribute this Program in connection with Free/Libre
08:50:23 [2025-02-03T07:50:23.548Z]     Open Source Software ("FLOSS") applications as described in Silverpeas's
08:50:23 [2025-02-03T07:50:23.548Z]     FLOSS exception.  You should have received a copy of the text describing
08:50:23 [2025-02-03T07:50:23.548Z]     the FLOSS exception, and it is also available here:
08:50:23 [2025-02-03T07:50:23.548Z]     "https://www.silverpeas.org/legal/floss_exception.html"
08:50:23 [2025-02-03T07:50:23.548Z] 
08:50:23 [2025-02-03T07:50:23.548Z]     This program is distributed in the hope that it will be useful,
08:50:23 [2025-02-03T07:50:23.548Z]     but WITHOUT ANY WARRANTY; without even the implied warranty of
08:50:23 [2025-02-03T07:50:23.548Z]     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
08:50:23 [2025-02-03T07:50:23.548Z]     GNU Affero General Public License for more details.
08:50:23 [2025-02-03T07:50:23.548Z] 
08:50:23 [2025-02-03T07:50:23.548Z]     You should have received a copy of the GNU Affero General Public License
08:50:23 [2025-02-03T07:50:23.548Z]     along with this program.  If not, see <https://www.gnu.org/licenses/>.
08:50:23 [2025-02-03T07:50:23.548Z] 
08:50:23 [2025-02-03T07:50:23.548Z] -->
08:50:23 [2025-02-03T07:50:23.548Z] <web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
08:50:23 [2025-02-03T07:50:23.548Z]          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
08:50:23 [2025-02-03T07:50:23.548Z]          xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd"
08:50:23 [2025-02-03T07:50:23.548Z]          version="4.0">
08:50:23 [2025-02-03T07:50:23.548Z]     <listener><listener-class>org.silverpeas.core.test.integration.SilverpeasLoggerInitializationListener</listener-class></listener>
08:50:23 [2025-02-03T07:50:23.548Z] <listener><listener-class>org.silverpeas.web.test.SilverpeasJcrInitialization</listener-class></listener>
08:50:23 [2025-02-03T07:50:23.548Z] </web-app>
08:50:23 [2025-02-03T07:50:23.548Z] févr. 03, 2025 8:50:23 AM org.silverpeas.core.test.WarBuilder logInfo
08:50:23 [2025-02-03T07:50:23.548Z] INFOS: Adding completed web.xml
08:50:38 [2025-02-03T07:50:38.311Z] 08:50:35,884 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/d3/15b5c24b8c2f86ced8d51f10cc0100bdf625e4/content
08:50:38 [2025-02-03T07:50:38.311Z] 08:50:35,888 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
08:50:38 [2025-02-03T07:50:38.311Z] 08:50:37,650 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.
08:50:38 [2025-02-03T07:50:38.311Z] 08:50:37,651 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.
08:50:38 [2025-02-03T07:50:38.311Z] 08:50:37,652 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.
08:50:38 [2025-02-03T07:50:38.311Z] 08:50:37,652 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.
08:50:38 [2025-02-03T07:50:38.311Z] 08:50:37,652 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.
08:50:38 [2025-02-03T07:50:38.311Z] 08:50:37,653 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.
08:50:38 [2025-02-03T07:50:38.311Z] 08:50:37,654 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.
08:50:38 [2025-02-03T07:50:38.311Z] 08:50:37,654 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.
08:50:42 [2025-02-03T07:50:42.434Z] 08:50:42,077 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.
08:50:47 [2025-02-03T07:50:47.630Z] 08:50:47,611 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) 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.
08:50:47 [2025-02-03T07:50:47.630Z] 08:50:47,611 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) 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.
08:50:47 [2025-02-03T07:50:47.630Z] 08:50:47,611 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) 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.
08:50:47 [2025-02-03T07:50:47.630Z] 08:50:47,611 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) 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.
08:50:47 [2025-02-03T07:50:47.630Z] 08:50:47,617 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) 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.
08:50:47 [2025-02-03T07:50:47.630Z] 08:50:47,617 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) 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.
08:50:47 [2025-02-03T07:50:47.630Z] 08:50:47,617 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) 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.
08:50:47 [2025-02-03T07:50:47.630Z] 08:50:47,617 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) 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.
08:50:48 [2025-02-03T07:50:48.181Z] 08:50:47,981 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) 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.
08:50:48 [2025-02-03T07:50:48.181Z] 08:50:47,981 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) 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.
08:50:48 [2025-02-03T07:50:48.181Z] 08:50:47,981 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) 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.
08:50:48 [2025-02-03T07:50:48.181Z] 08:50:47,982 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) 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.
08:50:48 [2025-02-03T07:50:48.181Z] 08:50:48,029 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) 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.
08:50:48 [2025-02-03T07:50:48.181Z] 08:50:48,177 WARN  [org.jboss.as.ee] (MSC service thread 1-8) 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.
08:50:48 [2025-02-03T07:50:48.431Z] 08:50:48,207 INFO  [org.jboss.as.jpa] (MSC service thread 1-8) WFLYJPA0002: Read persistence.xml for silverpeas
08:50:49 [2025-02-03T07:50:49.342Z] 08:50:49,011 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.
08:50:49 [2025-02-03T07:50:49.342Z] 08:50:49,011 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-8) WFLYSRV0018: Deployment "deployment.test-CommunityOfUsersResourceUpdateIT.war" is using a private module ("org.antlr") which may be changed or removed in future versions without notice.
08:50:49 [2025-02-03T07:50:49.342Z] 08:50:49,015 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 420) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
08:50:49 [2025-02-03T07:50:49.342Z] 08:50:49,015 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 420) HHH000204: Processing PersistenceUnitInfo [
08:50:49 [2025-02-03T07:50:49.342Z] 	name: silverpeas
08:50:49 [2025-02-03T07:50:49.342Z] 	...]
08:50:49 [2025-02-03T07:50:49.342Z] 08:50:49,130 INFO  [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment test-CommunityOfUsersResourceUpdateIT.war
08:50:49 [2025-02-03T07:50:49.342Z] 08:50:49,220 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:
08:50:49 [2025-02-03T07:50:49.342Z] 
08:50:49 [2025-02-03T07:50:49.342Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
08:50:49 [2025-02-03T07:50:49.342Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
08:50:49 [2025-02-03T07:50:49.342Z] 	java:module/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
08:50:49 [2025-02-03T07:50:49.342Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor
08:50:49 [2025-02-03T07:50:49.342Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor
08:50:49 [2025-02-03T07:50:49.342Z] 	java:module/ContributionEventProcessor
08:50:49 [2025-02-03T07:50:49.342Z] 
08:50:49 [2025-02-03T07:50:49.342Z] 08:50:49,220 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:
08:50:49 [2025-02-03T07:50:49.342Z] 
08:50:49 [2025-02-03T07:50:49.342Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
08:50:49 [2025-02-03T07:50:49.342Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
08:50:49 [2025-02-03T07:50:49.342Z] 	java:module/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
08:50:49 [2025-02-03T07:50:49.342Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry
08:50:49 [2025-02-03T07:50:49.342Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry
08:50:49 [2025-02-03T07:50:49.342Z] 	java:module/ProviderRegistry
08:50:49 [2025-02-03T07:50:49.342Z] 
08:50:49 [2025-02-03T07:50:49.342Z] 08:50:49,220 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:
08:50:49 [2025-02-03T07:50:49.342Z] 
08:50:49 [2025-02-03T07:50:49.342Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
08:50:49 [2025-02-03T07:50:49.342Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
08:50:49 [2025-02-03T07:50:49.342Z] 	java:module/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/ServiceProviderConfigResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 08:50:49,220 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:
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/SchemaResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 08:50:49,220 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:
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/UserResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 08:50:49,220 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:
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/ResourceTypesResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 08:50:49,220 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:
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/GroupResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 08:50:49,220 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:
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/EtagGenerator
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/EtagGenerator
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/EtagGenerator
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 08:50:49,221 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:
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/SelfResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 08:50:49,221 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:
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/BulkResourceImpl
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 08:50:49,221 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:
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/AttributeUtil
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/AttributeUtil
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/AttributeUtil
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 08:50:49,221 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:
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/Registry!edu.psu.swe.scim.server.schema.Registry
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/Registry!edu.psu.swe.scim.server.schema.Registry
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/Registry!edu.psu.swe.scim.server.schema.Registry
08:50:49 [2025-02-03T07:50:49.343Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/Registry
08:50:49 [2025-02-03T07:50:49.343Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/Registry
08:50:49 [2025-02-03T07:50:49.343Z] 	java:module/Registry
08:50:49 [2025-02-03T07:50:49.343Z] 
08:50:49 [2025-02-03T07:50:49.616Z] 08:50:49,428 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-8) No shutdown hook registered: Please call close() manually on application shutdown.
08:50:49 [2025-02-03T07:50:49.616Z] 08:50:49,428 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@23700ab8, closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=bcb3104f6e47, jaeger.version=Java-1.6.0, ip=172.17.0.2}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false)
08:50:49 [2025-02-03T07:50:49.616Z] 08:50:49,443 WARN  [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0131: Jakarta Enterprise Beans edu.psu.swe.scim.server.provider.ProviderRegistry should not have a final or static method (generateSchema)
08:50:49 [2025-02-03T07:50:49.616Z] 08:50:49,511 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.1)
08:50:49 [2025-02-03T07:50:49.616Z] 08:50:49,557 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0004: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 19.3)
08:50:49 [2025-02-03T07:50:49.616Z] 08:50:49,578 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
08:50:49 [2025-02-03T07:50:49.616Z] 08:50:49,578 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war
08:50:49 [2025-02-03T07:50:49.616Z] 08:50:49,578 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_oracle.jdbc.OracleDriver_19_3
08:50:49 [2025-02-03T07:50:49.616Z] 08:50:49,582 INFO  [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0042: Started message driven bean 'POPUPListener' with 'activemq-ra.rar' resource adapter
08:50:49 [2025-02-03T07:50:49.616Z] 08:50:49,584 INFO  [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0042: Started message driven bean 'REMOVEListener' with 'activemq-ra.rar' resource adapter
08:50:49 [2025-02-03T07:50:49.616Z] 08:50:49,585 INFO  [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0042: Started message driven bean 'SMTPListener' with 'activemq-ra.rar' resource adapter
08:50:49 [2025-02-03T07:50:49.616Z] 08:50:49,586 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'SILVERMAILListener' with 'activemq-ra.rar' resource adapter
08:50:49 [2025-02-03T07:50:49.616Z] 08:50:49,587 INFO  [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0042: Started message driven bean 'SERVERListener' with 'activemq-ra.rar' resource adapter
08:50:49 [2025-02-03T07:50:49.867Z] 08:50:49,801 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 420) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
08:50:49 [2025-02-03T07:50:49.867Z] 08:50:49,801 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 420) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
08:50:49 [2025-02-03T07:50:49.867Z] 08:50:49,804 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 420) Envers integration enabled? : true
08:50:50 [2025-02-03T07:50:50.418Z] 08:50:50,171 INFO  [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 420) HHH000397: Using ASTQueryTranslatorFactory
08:50:50 [2025-02-03T07:50:50.668Z] 08:50:50,643 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.
08:50:50 [2025-02-03T07:50:50.919Z] 08:50:50,786 INFO  [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) 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
08:50:51 [2025-02-03T07:50:51.169Z] 08:50:50,931 INFO  [org.jboss.weld.Bootstrap] (MSC service thread 1-2) 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
08:50:53 [2025-02-03T07:50:53.031Z] 08:50:52,612 INFO  [io.undertow.websockets.jsr] (ServerService Thread Pool -- 435) UT026003: Adding annotated server endpoint class org.silverpeas.core.webapi.notification.sse.CommonServerEventWebSocket for path /ws/{token}/sse/common
08:50:53 [2025-02-03T07:50:53.031Z] 08:50:52,619 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 435) No Spring WebApplicationInitializer types detected on classpath
08:50:53 [2025-02-03T07:50:53.031Z] 08:50:52,627 INFO  [silverpeas.core.logging] (ServerService Thread Pool -- 435) Silverpeas Logging Engine initialization...
08:50:53 [2025-02-03T07:50:53.031Z] 08:50:52,630 INFO  [silverpeas] (ServerService Thread Pool -- 435) Silverpeas Services Initialization...
08:50:53 [2025-02-03T07:50:53.031Z] 08:50:52,765 INFO  [silverpeas] (ServerService Thread Pool -- 435)  -> IndexingLogger initialization...
08:50:53 [2025-02-03T07:50:53.031Z] 08:50:52,765 INFO  [silverpeas] (ServerService Thread Pool -- 435)     IndexingLogger initialization done.
08:50:53 [2025-02-03T07:50:53.031Z] 08:50:52,765 INFO  [silverpeas] (ServerService Thread Pool -- 435)  -> SseLogger initialization...
08:50:53 [2025-02-03T07:50:53.031Z] 08:50:52,766 INFO  [silverpeas] (ServerService Thread Pool -- 435)     SseLogger initialization done.
08:50:53 [2025-02-03T07:50:53.031Z] 08:50:52,767 WARNING [silverpeas.core.jcr.util] (ServerService Thread Pool -- 435) NOTHING TO DO
08:50:53 [2025-02-03T07:50:53.281Z] 08:50:53,048 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 435) Found a new index node [reference]. Reindexing is requested
08:50:53 [2025-02-03T07:50:53.282Z] 08:50:53,052 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 435) Reindexing will be performed for following indexes: [/oak:index/uuid, /oak:index/reference, /oak:index/nodetype]
08:50:53 [2025-02-03T07:50:53.282Z] 08:50:53,124 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 435) Indexing report
08:50:53 [2025-02-03T07:50:53.282Z]     - /oak:index/uuid*(0)
08:50:53 [2025-02-03T07:50:53.282Z]     - /oak:index/reference*(0)
08:50:53 [2025-02-03T07:50:53.282Z]     - /oak:index/nodetype*(1225)
08:50:53 [2025-02-03T07:50:53.282Z] 
08:50:53 [2025-02-03T07:50:53.282Z] 08:50:53,124 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 435) Reindexing completed
08:50:53 [2025-02-03T07:50:53.282Z] 08:50:53,175 INFO  [silverpeas.core.jcr] (ServerService Thread Pool -- 435) Open connection to the JCR
08:50:53 [2025-02-03T07:50:53.532Z] 08:50:53,295 INFO  [silverpeas.core.jcr.util] (ServerService Thread Pool -- 435) Silverpeas specific JCR schema registering...
08:50:53 [2025-02-03T07:50:53.532Z] 08:50:53,393 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 435) Initialize indexation in JCR...
08:50:53 [2025-02-03T07:50:53.532Z] 08:50:53,395 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 435) Create index indexByOldSilverpeasId on property slv:oldSilverpeasId
08:50:53 [2025-02-03T07:50:53.532Z] 08:50:53,395 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 435) Create index indexByForeignKey on property slv:foreignKey
08:50:53 [2025-02-03T07:50:53.532Z] 08:50:53,396 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 435) Create index indexByAlertDate on property slv:alertDate
08:50:53 [2025-02-03T07:50:53.532Z] 08:50:53,396 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 435) Create index indexByPrimaryType on property jcr:primaryType
08:50:53 [2025-02-03T07:50:53.532Z] 08:50:53,396 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 435) Create index indexByOrder on property slv:order
08:50:53 [2025-02-03T07:50:53.532Z] 08:50:53,396 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 435) Create index indexByExpiryDate on property slv:expiryDate
08:50:53 [2025-02-03T07:50:53.532Z] 08:50:53,396 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 435) Create index indexByVersioned on property slv:versioned
08:50:53 [2025-02-03T07:50:53.532Z] 08:50:53,396 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 435) Create index indexByOwner on property slv:owner
08:50:53 [2025-02-03T07:50:53.532Z] 08:50:53,398 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 435) Initialisation de Mojarra 2.3.17.SP01 pour le contexte «/test-CommunityOfUsersResourceUpdateIT»
08:50:54 [2025-02-03T07:50:54.876Z] 08:50:54,776 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 435) RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.silverpeas.core.web.WebResourceProvider
08:50:54 [2025-02-03T07:50:54.876Z] 08:50:54,777 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 435) RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.html.HtmlRenderableWriter is already registered.  2nd registration is being ignored.
08:50:55 [2025-02-03T07:50:55.126Z] 08:50:54,941 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 435) 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]
08:50:55 [2025-02-03T07:50:55.127Z] 08:50:54,941 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 435) 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]
08:50:55 [2025-02-03T07:50:55.127Z] 08:50:54,941 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 435) WFLYUT0021: Registered web context: '/test-CommunityOfUsersResourceUpdateIT' for server 'default-server'
08:50:55 [2025-02-03T07:50:55.127Z] 08:50:54,978 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name : "test-CommunityOfUsersResourceUpdateIT.war")
08:50:55 [2025-02-03T07:50:55.377Z] 08:50:55,181 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
08:50:55 [2025-02-03T07:50:55.377Z] 08:50:55,237 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=?
08:50:55 [2025-02-03T07:50:55.377Z] 08:50:55,238 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=?
08:50:55 [2025-02-03T07:50:55.377Z] 08:50:55,254 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
08:50:55 [2025-02-03T07:50:55.377Z] 08:50:55,255 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=?
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,390 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 token=?
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,395 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=?
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,452 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=?
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,462 INFO  [stdout] (default task-1) Hibernate: update SC_Community set charterURL=?, instanceId=?, groupId=?, homePage=?, homePageType=?, spaceId=? where id=?
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,479 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,483 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,483 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
08:50:55 [2025-02-03T07:50:55.628Z] On 1 opened safe connection:
08:50:55 [2025-02-03T07:50:55.628Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
08:50:55 [2025-02-03T07:50:55.628Z]  - 1 already closed,
08:50:55 [2025-02-03T07:50:55.628Z]  - 0 closed in error
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,524 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,531 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=?
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,531 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=?
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,537 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,537 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=?
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,555 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 token=?
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,557 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=?
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,585 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=?
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,589 INFO  [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-1) The community entity doesn't match the community to update
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,602 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,606 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
08:50:55 [2025-02-03T07:50:55.628Z] 08:50:55,606 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
08:50:55 [2025-02-03T07:50:55.628Z] On 1 opened safe connection:
08:50:55 [2025-02-03T07:50:55.628Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
08:50:55 [2025-02-03T07:50:55.628Z]  - 1 already closed,
08:50:55 [2025-02-03T07:50:55.628Z]  - 0 closed in error
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,638 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,644 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=?
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,645 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=?
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,650 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,651 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=?
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,671 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 token=?
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,677 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,680 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,681 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
08:50:55 [2025-02-03T07:50:55.879Z] On 1 opened safe connection:
08:50:55 [2025-02-03T07:50:55.879Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
08:50:55 [2025-02-03T07:50:55.879Z]  - 1 already closed,
08:50:55 [2025-02-03T07:50:55.879Z]  - 0 closed in error
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,784 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.
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,786 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.
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,787 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.
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,798 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,805 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=?
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,806 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=?
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,813 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
08:50:55 [2025-02-03T07:50:55.879Z] 08:50:55,814 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=?
08:50:59 [2025-02-03T07:50:59.107Z] 08:50:58,973 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index/write.lock
08:50:59 [2025-02-03T07:50:59.107Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
08:50:59 [2025-02-03T07:50:59.107Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
08:50:59 [2025-02-03T07:50:59.107Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
08:50:59 [2025-02-03T07:50:59.107Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
08:50:59 [2025-02-03T07:50:59.107Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
08:50:59 [2025-02-03T07:50:59.107Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
08:50:59 [2025-02-03T07:50:59.107Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
08:50:59 [2025-02-03T07:50:59.107Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
08:50:59 [2025-02-03T07:50:59.108Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
08:50:59 [2025-02-03T07:50:59.108Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
08:50:59 [2025-02-03T07:50:59.108Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
08:50:59 [2025-02-03T07:50:59.108Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
08:50:59 [2025-02-03T07:50:59.108Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
08:50:59 [2025-02-03T07:50:59.108Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:50:59 [2025-02-03T07:50:59.108Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:50:59 [2025-02-03T07:50:59.108Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:50:59 [2025-02-03T07:50:59.108Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
08:50:59 [2025-02-03T07:50:59.108Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
08:50:59 [2025-02-03T07:50:59.108Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
08:50:59 [2025-02-03T07:50:59.108Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
08:50:59 [2025-02-03T07:50:59.108Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
08:50:59 [2025-02-03T07:50:59.108Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
08:50:59 [2025-02-03T07:50:59.108Z] 
08:50:59 [2025-02-03T07:50:59.108Z] 08:50:58,975 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
08:50:59 [2025-02-03T07:50:59.108Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
08:50:59 [2025-02-03T07:50:59.108Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
08:50:59 [2025-02-03T07:50:59.108Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
08:50:59 [2025-02-03T07:50:59.108Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:50:59 [2025-02-03T07:50:59.108Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:50:59 [2025-02-03T07:50:59.108Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:50:59 [2025-02-03T07:50:59.108Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
08:50:59 [2025-02-03T07:50:59.108Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
08:50:59 [2025-02-03T07:50:59.108Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
08:50:59 [2025-02-03T07:50:59.108Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
08:50:59 [2025-02-03T07:50:59.108Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
08:50:59 [2025-02-03T07:50:59.108Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
08:50:59 [2025-02-03T07:50:59.108Z] Caused by: java.lang.NullPointerException
08:50:59 [2025-02-03T07:50:59.108Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
08:50:59 [2025-02-03T07:50:59.108Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
08:50:59 [2025-02-03T07:50:59.108Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
08:50:59 [2025-02-03T07:50:59.108Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
08:50:59 [2025-02-03T07:50:59.108Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
08:50:59 [2025-02-03T07:50:59.108Z] 	... 11 more
08:50:59 [2025-02-03T07:50:59.108Z] 
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,122 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 token=?
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,124 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=?
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,135 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,139 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,139 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
08:50:59 [2025-02-03T07:50:59.358Z] On 1 opened safe connection:
08:50:59 [2025-02-03T07:50:59.358Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
08:50:59 [2025-02-03T07:50:59.358Z]  - 1 already closed,
08:50:59 [2025-02-03T07:50:59.358Z]  - 0 closed in error
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,171 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,176 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=?
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,177 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=?
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,182 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,183 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=?
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,196 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 token=?
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,198 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=?
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,223 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=?
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,225 INFO  [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-1) The community entity doesn't match the community to update
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,229 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,233 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,233 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
08:50:59 [2025-02-03T07:50:59.358Z] On 1 opened safe connection:
08:50:59 [2025-02-03T07:50:59.358Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
08:50:59 [2025-02-03T07:50:59.358Z]  - 1 already closed,
08:50:59 [2025-02-03T07:50:59.358Z]  - 0 closed in error
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,265 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,270 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=?
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,270 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=?
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,276 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,277 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=?
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,291 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 token=?
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,293 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=?
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,295 SEVERE [silverpeas.core.admin.service] (default task-1) Component instance 100 not found!
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,303 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,307 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,307 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
08:50:59 [2025-02-03T07:50:59.358Z] On 1 opened safe connection:
08:50:59 [2025-02-03T07:50:59.358Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
08:50:59 [2025-02-03T07:50:59.358Z]  - 1 already closed,
08:50:59 [2025-02-03T07:50:59.358Z]  - 0 closed in error
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,339 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,343 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=?
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,344 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=?
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,349 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
08:50:59 [2025-02-03T07:50:59.358Z] 08:50:59,350 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=?
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,371 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,375 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,375 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
08:50:59 [2025-02-03T07:50:59.609Z] On 1 opened safe connection:
08:50:59 [2025-02-03T07:50:59.609Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
08:50:59 [2025-02-03T07:50:59.609Z]  - 1 already closed,
08:50:59 [2025-02-03T07:50:59.609Z]  - 0 closed in error
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,386 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_1
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,386 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,386 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
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,387 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 435) WFLYUT0022: Unregistered web context: '/test-CommunityOfUsersResourceUpdateIT' from server 'default-server'
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,391 INFO  [silverpeas] (ServerService Thread Pool -- 435) Silverpeas Services Release...
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,393 INFO  [silverpeas] (ServerService Thread Pool -- 435) Silverpeas Services Release...
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,394 INFO  [silverpeas] (ServerService Thread Pool -- 435)  -> IndexingLogger release...
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,394 INFO  [silverpeas] (ServerService Thread Pool -- 435)     IndexingLogger release done.
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,394 INFO  [silverpeas] (ServerService Thread Pool -- 435)  -> SseLogger release...
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,394 INFO  [silverpeas] (ServerService Thread Pool -- 435)     SseLogger release done.
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,436 ERROR [org.jboss.weld.Bean] (MSC service thread 1-5) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler@7add997c of Managed Bean [class org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler] with qualifiers [@PersistentScheduling @Any]
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,439 ERROR [org.jboss.weld.Bean] (MSC service thread 1-5) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler@69a5b5bc of Managed Bean [class org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler] with qualifiers [@Default @Any]
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,439 SEVERE [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-14) IndexerTask - an error occurred: java.util.concurrent.CancellationException
08:50:59 [2025-02-03T07:50:59.609Z] 	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
08:50:59 [2025-02-03T07:50:59.609Z] 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
08:50:59 [2025-02-03T07:50:59.609Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:242)
08:50:59 [2025-02-03T07:50:59.609Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:222)
08:50:59 [2025-02-03T07:50:59.609Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:50:59 [2025-02-03T07:50:59.609Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:50:59 [2025-02-03T07:50:59.609Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:50:59 [2025-02-03T07:50:59.609Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
08:50:59 [2025-02-03T07:50:59.609Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
08:50:59 [2025-02-03T07:50:59.609Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
08:50:59 [2025-02-03T07:50:59.609Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
08:50:59 [2025-02-03T07:50:59.609Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
08:50:59 [2025-02-03T07:50:59.609Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
08:50:59 [2025-02-03T07:50:59.609Z] 
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,442 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
08:50:59 [2025-02-03T07:50:59.609Z] 08:50:59,460 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 443) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
08:50:59 [2025-02-03T07:50:59.610Z] 08:50:59,461 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 443) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@61c945ef
08:50:59 [2025-02-03T07:50:59.610Z] 08:50:59,461 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 443) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
08:50:59 [2025-02-03T07:50:59.860Z] 08:50:59,694 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment test-CommunityOfUsersResourceUpdateIT.war (runtime-name: test-CommunityOfUsersResourceUpdateIT.war) in 309ms
08:50:59 [2025-02-03T07:50:59.860Z] 08:50:59,784 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/d3/15b5c24b8c2f86ced8d51f10cc0100bdf625e4/content
08:50:59 [2025-02-03T07:50:59.860Z] 08:50:59,784 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
08:50:59 [2025-02-03T07:50:59.860Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.411 s - in org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
08:51:00 [2025-02-03T07:51:00.411Z] [INFO] 
08:51:00 [2025-02-03T07:51:00.411Z] [INFO] Results:
08:51:00 [2025-02-03T07:51:00.411Z] [INFO] 
08:51:00 [2025-02-03T07:51:00.411Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
08:51:00 [2025-02-03T07:51:00.411Z] [INFO] 
08:51:00 [2025-02-03T07:51:00.411Z] [INFO] 
08:51:00 [2025-02-03T07:51:00.411Z] [INFO] --- maven-javadoc-plugin:3.4.1:jar (attach-javadocs) @ silverpeas-community-war ---
08:51:00 [2025-02-03T07:51:00.411Z] [INFO] No previous run data found, generating javadoc.
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.3-build250203-javadoc.jar
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] 
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ silverpeas-community-war ---
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.3-build250203-sources.jar
08:51:03 [2025-02-03T07:51:03.639Z] [WARNING] artifact org.silverpeas.components.community:silverpeas-community-war:java-source:sources:6.4.3-build250203 already attached, replace previous instance
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] 
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] --- jacoco-maven-plugin:0.8.8:report (tests-coverage) @ silverpeas-community-war ---
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] Loading execution data file /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/jacoco.exec
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] Analyzed bundle 'community Webapp' with 19 classes
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] 
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ silverpeas-community-war ---
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] 
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ silverpeas-community-war ---
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.4.3-build250203/silverpeas-community-war-6.4.3-build250203.pom
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.3-build250203.war to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.4.3-build250203/silverpeas-community-war-6.4.3-build250203.war
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.3-build250203-sources.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.4.3-build250203/silverpeas-community-war-6.4.3-build250203-sources.jar
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.3-build250203-javadoc.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.4.3-build250203/silverpeas-community-war-6.4.3-build250203-javadoc.jar
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] ------------------------------------------------------------------------
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] Reactor Summary for Silverpeas Components 6.4.3-build250203:
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] 
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] Silverpeas Components .............................. SUCCESS [  6.156 s]
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] Silverpeas Hyperlink Component ..................... SUCCESS [  0.164 s]
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] Hyperlink Configuration ............................ SUCCESS [  3.045 s]
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] Hyperlink Library .................................. SUCCESS [  5.214 s]
08:51:03 [2025-02-03T07:51:03.639Z] [INFO] Hyperlink Web Application .......................... SUCCESS [  5.342 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas DataWarning Component ................... SUCCESS [  0.110 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] DataWarning Configuration .......................... SUCCESS [  1.354 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] DataWarning Library ................................ SUCCESS [  5.146 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] DataWarning Web Application ........................ SUCCESS [  4.928 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas Quickinfo Component ..................... SUCCESS [  0.088 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Quickinfo Configuration ............................ SUCCESS [  1.269 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas DelegatedNews Component ................. SUCCESS [  0.087 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] DelegatedNews Library .............................. SUCCESS [01:19 min]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Quickinfo Library .................................. SUCCESS [ 44.562 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Quickinfo Web Application .......................... SUCCESS [  5.569 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas Quizz Component ......................... SUCCESS [  0.084 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Quizz Configuration ................................ SUCCESS [  1.229 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Quizz Library ...................................... SUCCESS [  4.087 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Quizz Web Application .............................. SUCCESS [  5.210 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas JdbcConnector Component ................. SUCCESS [  0.090 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] JdbcConnector Configuration ........................ SUCCESS [  1.241 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] JdbcConnector Library .............................. SUCCESS [  4.649 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] JdbcConnector Web Application ...................... SUCCESS [  4.882 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas RssAggregator Component ................. SUCCESS [  0.078 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] RssAggregator Configuration ........................ SUCCESS [  1.286 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] RssAggregator Library .............................. SUCCESS [  4.463 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] RssAggregator Web Application ...................... SUCCESS [  4.966 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas MyDB Component .......................... SUCCESS [  0.080 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] MyDB Configuration ................................. SUCCESS [  1.267 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] MyDB Library ....................................... SUCCESS [ 11.569 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] MyDB Web Application ............................... SUCCESS [  4.948 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas ProjectManager Component ................ SUCCESS [  0.078 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] ProjectManager Configuration ....................... SUCCESS [  1.240 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] ProjectManager Library ............................. SUCCESS [  4.824 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] ProjectManager Web Application ..................... SUCCESS [  5.224 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas WebSites Component ...................... SUCCESS [  0.072 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] WebSites Configuration ............................. SUCCESS [  1.232 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] WebSites Library ................................... SUCCESS [  4.727 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] WebSites Web Application ........................... SUCCESS [  5.193 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas WhitePages Component .................... SUCCESS [  0.077 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] WhitePages Configuration ........................... SUCCESS [  1.333 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] WhitePages Library ................................. SUCCESS [01:40 min]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] WhitePages Web Application ......................... SUCCESS [  5.101 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas QuestionReply Component ................. SUCCESS [  0.078 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] QuestionReply Configuration ........................ SUCCESS [  1.319 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] QuestionReply Library .............................. SUCCESS [ 11.458 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] QuestionReply Web Application ...................... SUCCESS [ 10.527 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas WebPages Component ...................... SUCCESS [  0.069 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] WebPages Configuration ............................. SUCCESS [  1.257 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] WebPages Library ................................... SUCCESS [  4.362 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] WebPages Web Application ........................... SUCCESS [  4.620 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas Mailinglist Component ................... SUCCESS [  0.076 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Mailinglist Configuration .......................... SUCCESS [  1.202 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Mailinglist Library ................................ SUCCESS [02:20 min]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Mailinglist Web Application ........................ SUCCESS [  5.018 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas InfoLetter Component .................... SUCCESS [  0.062 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] InfoLetter Configuration ........................... SUCCESS [  1.247 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] InfoLetter Library ................................. SUCCESS [ 42.237 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] InfoLetter Web Application ......................... SUCCESS [  5.211 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas Almanach Component ...................... SUCCESS [  0.072 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Almanach Configuration ............................. SUCCESS [  1.307 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Almanach Library ................................... SUCCESS [  4.425 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Almanach Web Application ........................... SUCCESS [  5.315 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas YellowPages Component ................... SUCCESS [  0.067 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] YellowPages Configuration .......................... SUCCESS [  1.226 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] YellowPages Library ................................ SUCCESS [  4.468 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] YellowPages Web Application ........................ SUCCESS [  5.089 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas SilverCrawler Component ................. SUCCESS [  0.070 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] SilverCrawler Configuration ........................ SUCCESS [  1.223 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] SilverCrawler Library .............................. SUCCESS [  4.471 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] SilverCrawler Web Application ...................... SUCCESS [  5.654 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas ResourcesManager Component .............. SUCCESS [  0.061 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] ResourcesManager Configuration ..................... SUCCESS [  1.222 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] ResourcesManager Library ........................... SUCCESS [03:37 min]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas Gallery Component ....................... SUCCESS [  0.062 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Gallery Library .................................... SUCCESS [04:05 min]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] ResourcesManager  Web Application .................. SUCCESS [  5.510 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas ProcessManager Component ................ SUCCESS [  0.065 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] ProcessManager Configuration ....................... SUCCESS [  1.208 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] ProcessManager Library ............................. SUCCESS [  4.546 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] ProcessManager Web Application ..................... SUCCESS [  5.743 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas Forums Component ........................ SUCCESS [  0.070 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Forums Configuration ............................... SUCCESS [  1.278 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Forums Library ..................................... SUCCESS [ 43.072 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Forums Web Application ............................. SUCCESS [  5.814 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas Blog Component .......................... SUCCESS [  0.073 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Blog Configuration ................................. SUCCESS [  1.230 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Blog Library ....................................... SUCCESS [  4.886 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Blog Web Application ............................... SUCCESS [  5.290 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas Survey Component ........................ SUCCESS [  0.065 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Survey Configuration ............................... SUCCESS [  1.382 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Survey Library ..................................... SUCCESS [  4.701 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Survey Web Application ............................. SUCCESS [ 12.215 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Gallery Configuration .............................. SUCCESS [  1.309 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Gallery Web Application ............................ SUCCESS [ 12.819 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] DelegatedNews Configuration ........................ SUCCESS [  1.203 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] DelegatedNews Web Application ...................... SUCCESS [  4.621 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas Kmelia Component ........................ SUCCESS [  0.073 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Kmelia Configuration ............................... SUCCESS [  1.300 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Kmelia Library ..................................... SUCCESS [02:18 min]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Kmelia Web Application ............................. SUCCESS [  9.788 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Silverpeas Organizationchart Component ............. SUCCESS [  0.062 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Organizationchart Configuration .................... SUCCESS [  1.187 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Organizationchart Library .......................... SUCCESS [  6.851 s]
08:51:03 [2025-02-03T07:51:03.640Z] [INFO] Organizationchart Web Application .................. SUCCESS [  5.070 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] Silverpeas Classifieds Component ................... SUCCESS [  0.060 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] Classifieds Configuration .......................... SUCCESS [  1.224 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] Classifieds Library ................................ SUCCESS [  4.845 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] Classifieds Web Application ........................ SUCCESS [  5.262 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] Silverpeas FormsOnline Component ................... SUCCESS [  0.059 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] FormsOnline Configuration .......................... SUCCESS [  1.203 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] FormsOnline Library ................................ SUCCESS [01:17 min]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] FormsOnline Web Application ........................ SUCCESS [  4.865 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] Silverpeas ScheduleEvent Component ................. SUCCESS [  0.077 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] ScheduleEvent Configuration ........................ SUCCESS [  1.233 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] ScheduleEvent Library .............................. SUCCESS [  4.736 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] ScheduleEvent Web Application ...................... SUCCESS [  5.790 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] Silverpeas SuggestionBox Component ................. SUCCESS [  0.060 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] SuggestionBox Configuration ........................ SUCCESS [  1.220 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] SuggestionBox Library .............................. SUCCESS [  4.808 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] SuggestionBox Web Application ...................... SUCCESS [  5.640 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] Silverpeas SpaceMembers Component .................. SUCCESS [  0.059 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] SpaceMembers Configuration ......................... SUCCESS [  1.200 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] SpaceMembers Library ............................... SUCCESS [  4.098 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] SpaceMembers Web Application ....................... SUCCESS [  4.561 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] Silverpeas community Component ..................... SUCCESS [  0.076 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] community Configuration ............................ SUCCESS [  1.289 s]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] Community Business Library ......................... SUCCESS [02:03 min]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] community Webapp ................................... SUCCESS [02:06 min]
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] ------------------------------------------------------------------------
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] BUILD SUCCESS
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] ------------------------------------------------------------------------
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] Total time:  28:50 min
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] Finished at: 2025-02-03T08:51:03+01:00
08:51:03 [2025-02-03T07:51:03.641Z] [INFO] ------------------------------------------------------------------------
08:51:03 [2025-02-03T07:51:03.891Z] + /opt/wildfly-for-tests/wildfly-26.1.3.Final/bin/jboss-cli.sh --connect :shutdown
08:51:06 [2025-02-03T07:51:06.374Z] {
08:51:06 [2025-02-03T07:51:06.374Z]     "outcome" => "success",
08:51:06 [2025-02-03T07:51:06.374Z]     "result" => undefined
08:51:06 [2025-02-03T07:51:06.374Z] }
08:51:06 [2025-02-03T07:51:06.374Z] 08:51:05,947 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server
08:51:06 [2025-02-03T07:51:06.374Z] 08:51:05,952 INFO  [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
08:51:06 [2025-02-03T07:51:06.374Z] 08:51:05,952 INFO  [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
08:51:06 [2025-02-03T07:51:06.374Z] 08:51:05,958 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:/datasources/silverpeas]
08:51:06 [2025-02-03T07:51:06.374Z] 08:51:05,960 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-3) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory
08:51:06 [2025-02-03T07:51:06.374Z] 08:51:05,966 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0019: Host default-host stopping
08:51:06 [2025-02-03T07:51:06.374Z] 08:51:05,967 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-5) WFLYJCA0011: Unbound Jakarta Connectors ConnectionFactory [java:/JmsXA]
08:51:06 [2025-02-03T07:51:06.374Z] 08:51:05,969 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0008: Undertow HTTPS listener https suspending
08:51:06 [2025-02-03T07:51:06.374Z] 08:51:05,970 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
08:51:06 [2025-02-03T07:51:06.374Z] 08:51:05,970 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443
08:51:06 [2025-02-03T07:51:06.374Z] 08:51:05,971 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default]
08:51:06 [2025-02-03T07:51:06.375Z] 08:51:05,982 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = h2
08:51:06 [2025-02-03T07:51:06.375Z] 08:51:05,984 INFO  [org.apache.activemq.artemis.ra.ActiveMQRALogger] (ServerService Thread Pool -- 420) AMQ151003: resource adaptor stopped
08:51:06 [2025-02-03T07:51:06.375Z] 08:51:05,993 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 441) WFLYCLINF0003: Stopped http-remoting-connector cache from ejb container
08:51:06 [2025-02-03T07:51:06.375Z] 08:51:06,156 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 420) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.19.1 [385897c7-e1f2-11ef-81b3-0242ac110002] stopped, uptime 28 minutes
08:51:06 [2025-02-03T07:51:06.375Z] 08:51:06,157 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0008: Undertow HTTP listener default suspending
08:51:06 [2025-02-03T07:51:06.375Z] 08:51:06,157 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080
08:51:06 [2025-02-03T07:51:06.375Z] 08:51:06,158 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0004: Undertow 2.2.19.Final stopping
08:51:06 [2025-02-03T07:51:06.375Z] 08:51:06,164 INFO  [org.jboss.as] (MSC service thread 1-3) WFLYSRV0050: WildFly Full 26.1.3.Final (WildFly Core 18.1.2.Final) stopped in 202ms
08:51:06 [2025-02-03T07:51:06.375Z]