Skip to content

Console Output

Skipping 6 539 KB.. Full Log
run(ManagedThreadFactoryImpl.java:227)
13:38:59 [2025-01-06T12:38:59.674Z] Caused by: java.lang.NullPointerException
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:38:59 [2025-01-06T12:38:59.674Z] 	... 11 more
13:38:59 [2025-01-06T12:38:59.674Z] 
13:38:59 [2025-01-06T12:38:59.674Z] 13:38:59,469 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
13:38:59 [2025-01-06T12:38:59.674Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
13:38:59 [2025-01-06T12:38:59.674Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
13:38:59 [2025-01-06T12:38:59.674Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
13:38:59 [2025-01-06T12:38:59.674Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
13:38:59 [2025-01-06T12:38:59.674Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:38:59 [2025-01-06T12:38:59.674Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:38:59 [2025-01-06T12:38:59.674Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:38:59 [2025-01-06T12:38:59.674Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:38:59 [2025-01-06T12:38:59.674Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:38:59 [2025-01-06T12:38:59.674Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:38:59 [2025-01-06T12:38:59.674Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:38:59 [2025-01-06T12:38:59.674Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:38:59 [2025-01-06T12:38:59.674Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:38:59 [2025-01-06T12:38:59.674Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:38:59 [2025-01-06T12:38:59.674Z] 
13:38:59 [2025-01-06T12:38:59.674Z] 13:38:59,469 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:38:59 [2025-01-06T12:38:59.674Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:38:59 [2025-01-06T12:38:59.674Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:38:59 [2025-01-06T12:38:59.674Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:38:59 [2025-01-06T12:38:59.674Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:38:59 [2025-01-06T12:38:59.674Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:38:59 [2025-01-06T12:38:59.674Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:38:59 [2025-01-06T12:38:59.674Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:38:59 [2025-01-06T12:38:59.674Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:38:59 [2025-01-06T12:38:59.674Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:38:59 [2025-01-06T12:38:59.674Z] Caused by: java.lang.NullPointerException
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
13:38:59 [2025-01-06T12:38:59.674Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:38:59 [2025-01-06T12:38:59.675Z] 	... 11 more
13:38:59 [2025-01-06T12:38:59.675Z] 
13:38:59 [2025-01-06T12:38:59.675Z] 13:38:59,470 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
13:38:59 [2025-01-06T12:38:59.675Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:38:59 [2025-01-06T12:38:59.675Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:38:59 [2025-01-06T12:38:59.675Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:38:59 [2025-01-06T12:38:59.675Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:38:59 [2025-01-06T12:38:59.675Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:38:59 [2025-01-06T12:38:59.675Z] 
13:38:59 [2025-01-06T12:38:59.675Z] 13:38:59,470 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:38:59 [2025-01-06T12:38:59.675Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:38:59 [2025-01-06T12:38:59.675Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:38:59 [2025-01-06T12:38:59.675Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:38:59 [2025-01-06T12:38:59.675Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:38:59 [2025-01-06T12:38:59.675Z] Caused by: java.lang.NullPointerException
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:38:59 [2025-01-06T12:38:59.675Z] 	... 11 more
13:38:59 [2025-01-06T12:38:59.675Z] 
13:38:59 [2025-01-06T12:38:59.675Z] 13:38:59,471 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
13:38:59 [2025-01-06T12:38:59.675Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
13:38:59 [2025-01-06T12:38:59.675Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
13:38:59 [2025-01-06T12:38:59.676Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:38:59 [2025-01-06T12:38:59.676Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:38:59 [2025-01-06T12:38:59.676Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:38:59 [2025-01-06T12:38:59.676Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:38:59 [2025-01-06T12:38:59.676Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:38:59 [2025-01-06T12:38:59.676Z] 
13:38:59 [2025-01-06T12:38:59.676Z] 13:38:59,471 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:38:59 [2025-01-06T12:38:59.676Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:38:59 [2025-01-06T12:38:59.676Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:38:59 [2025-01-06T12:38:59.676Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:38:59 [2025-01-06T12:38:59.676Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:38:59 [2025-01-06T12:38:59.676Z] Caused by: java.lang.NullPointerException
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:38:59 [2025-01-06T12:38:59.676Z] 	... 11 more
13:38:59 [2025-01-06T12:38:59.676Z] 
13:38:59 [2025-01-06T12:38:59.676Z] 13:38:59,471 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
13:38:59 [2025-01-06T12:38:59.676Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:38:59 [2025-01-06T12:38:59.676Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:38:59 [2025-01-06T12:38:59.676Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:38:59 [2025-01-06T12:38:59.676Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:38:59 [2025-01-06T12:38:59.676Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:38:59 [2025-01-06T12:38:59.676Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:38:59 [2025-01-06T12:38:59.676Z] 
13:38:59 [2025-01-06T12:38:59.676Z] 13:38:59,472 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:38:59 [2025-01-06T12:38:59.676Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:38:59 [2025-01-06T12:38:59.677Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:38:59 [2025-01-06T12:38:59.677Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:38:59 [2025-01-06T12:38:59.677Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:38:59 [2025-01-06T12:38:59.677Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:38:59 [2025-01-06T12:38:59.677Z] Caused by: java.lang.NullPointerException
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:38:59 [2025-01-06T12:38:59.677Z] 	... 11 more
13:38:59 [2025-01-06T12:38:59.677Z] 
13:38:59 [2025-01-06T12:38:59.677Z] 13:38:59,472 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
13:38:59 [2025-01-06T12:38:59.677Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:38:59 [2025-01-06T12:38:59.677Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:38:59 [2025-01-06T12:38:59.677Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:38:59 [2025-01-06T12:38:59.677Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:38:59 [2025-01-06T12:38:59.677Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:38:59 [2025-01-06T12:38:59.677Z] 
13:38:59 [2025-01-06T12:38:59.677Z] 13:38:59,472 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:38:59 [2025-01-06T12:38:59.677Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:38:59 [2025-01-06T12:38:59.677Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:38:59 [2025-01-06T12:38:59.677Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:38:59 [2025-01-06T12:38:59.677Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:38:59 [2025-01-06T12:38:59.677Z] Caused by: java.lang.NullPointerException
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:38:59 [2025-01-06T12:38:59.677Z] 	... 11 more
13:38:59 [2025-01-06T12:38:59.677Z] 
13:38:59 [2025-01-06T12:38:59.677Z] 13:38:59,473 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index/write.lock
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
13:38:59 [2025-01-06T12:38:59.677Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
13:38:59 [2025-01-06T12:38:59.677Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
13:38:59 [2025-01-06T12:38:59.677Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
13:38:59 [2025-01-06T12:38:59.678Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
13:38:59 [2025-01-06T12:38:59.678Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
13:38:59 [2025-01-06T12:38:59.678Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:38:59 [2025-01-06T12:38:59.678Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:38:59 [2025-01-06T12:38:59.678Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:38:59 [2025-01-06T12:38:59.678Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:38:59 [2025-01-06T12:38:59.678Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:38:59 [2025-01-06T12:38:59.678Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:38:59 [2025-01-06T12:38:59.678Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:38:59 [2025-01-06T12:38:59.678Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:38:59 [2025-01-06T12:38:59.678Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:38:59 [2025-01-06T12:38:59.678Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:38:59 [2025-01-06T12:38:59.678Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:38:59 [2025-01-06T12:38:59.678Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:38:59 [2025-01-06T12:38:59.678Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:38:59 [2025-01-06T12:38:59.678Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:38:59 [2025-01-06T12:38:59.678Z] 
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,473 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
13:38:59 [2025-01-06T12:38:59.678Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
13:38:59 [2025-01-06T12:38:59.678Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:38:59 [2025-01-06T12:38:59.678Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:38:59 [2025-01-06T12:38:59.678Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:38:59 [2025-01-06T12:38:59.678Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:38:59 [2025-01-06T12:38:59.678Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:38:59 [2025-01-06T12:38:59.678Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:38:59 [2025-01-06T12:38:59.678Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:38:59 [2025-01-06T12:38:59.678Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:38:59 [2025-01-06T12:38:59.678Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:38:59 [2025-01-06T12:38:59.678Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:38:59 [2025-01-06T12:38:59.678Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:38:59 [2025-01-06T12:38:59.678Z] Caused by: java.lang.NullPointerException
13:38:59 [2025-01-06T12:38:59.678Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
13:38:59 [2025-01-06T12:38:59.678Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
13:38:59 [2025-01-06T12:38:59.678Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:38:59 [2025-01-06T12:38:59.678Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:38:59 [2025-01-06T12:38:59.678Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:38:59 [2025-01-06T12:38:59.678Z] 	... 11 more
13:38:59 [2025-01-06T12:38:59.678Z] 
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,516 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,523 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=?
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,524 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=?
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,531 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,532 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=?
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,533 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=?
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,546 INFO  [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,549 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,553 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,553 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
13:38:59 [2025-01-06T12:38:59.678Z] On 1 opened safe connection:
13:38:59 [2025-01-06T12:38:59.678Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
13:38:59 [2025-01-06T12:38:59.678Z]  - 1 already closed,
13:38:59 [2025-01-06T12:38:59.678Z]  - 0 closed in error
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,565 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityMembershipResourceGettingIT.war
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,565 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityMembershipResourceGettingIT.war_org.h2.Driver_2_1
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,565 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityMembershipResourceGettingIT.war_oracle.jdbc.OracleDriver_19_3
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,566 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 461) WFLYUT0022: Unregistered web context: '/test-CommunityMembershipResourceGettingIT' from server 'default-server'
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,570 INFO  [silverpeas] (ServerService Thread Pool -- 461) Silverpeas Services Release...
13:38:59 [2025-01-06T12:38:59.678Z] 13:38:59,572 INFO  [silverpeas] (ServerService Thread Pool -- 461) Silverpeas Services Release...
13:38:59 [2025-01-06T12:38:59.679Z] 13:38:59,572 INFO  [silverpeas] (ServerService Thread Pool -- 461)  -> SseLogger release...
13:38:59 [2025-01-06T12:38:59.679Z] 13:38:59,572 INFO  [silverpeas] (ServerService Thread Pool -- 461)     SseLogger release done.
13:38:59 [2025-01-06T12:38:59.679Z] 13:38:59,573 INFO  [silverpeas] (ServerService Thread Pool -- 461)  -> IndexingLogger release...
13:38:59 [2025-01-06T12:38:59.679Z] 13:38:59,573 INFO  [silverpeas] (ServerService Thread Pool -- 461)     IndexingLogger release done.
13:38:59 [2025-01-06T12:38:59.679Z] 13:38:59,619 ERROR [org.jboss.weld.Bean] (MSC service thread 1-7) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler@4d7da7f2 of Managed Bean [class org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler] with qualifiers [@PersistentScheduling @Any]
13:38:59 [2025-01-06T12:38:59.679Z] 13:38:59,620 ERROR [org.jboss.weld.Bean] (MSC service thread 1-7) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler@164c26cc of Managed Bean [class org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler] with qualifiers [@Default @Any]
13:38:59 [2025-01-06T12:38:59.679Z] 13:38:59,619 SEVERE [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-12) IndexerTask - an error occurred: java.util.concurrent.CancellationException
13:38:59 [2025-01-06T12:38:59.679Z] 	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
13:38:59 [2025-01-06T12:38:59.679Z] 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
13:38:59 [2025-01-06T12:38:59.679Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:242)
13:38:59 [2025-01-06T12:38:59.679Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:222)
13:38:59 [2025-01-06T12:38:59.679Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:38:59 [2025-01-06T12:38:59.679Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:38:59 [2025-01-06T12:38:59.679Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:38:59 [2025-01-06T12:38:59.679Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:38:59 [2025-01-06T12:38:59.679Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:38:59 [2025-01-06T12:38:59.679Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:38:59 [2025-01-06T12:38:59.679Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:38:59 [2025-01-06T12:38:59.679Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:38:59 [2025-01-06T12:38:59.679Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:38:59 [2025-01-06T12:38:59.679Z] 
13:38:59 [2025-01-06T12:38:59.679Z] 13:38:59,643 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 454) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityMembershipResourceGettingIT.war#silverpeas'
13:38:59 [2025-01-06T12:38:59.679Z] 13:38:59,645 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 454) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@22b7d44d
13:38:59 [2025-01-06T12:38:59.679Z] 13:38:59,645 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 454) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityMembershipResourceGettingIT.war#silverpeas'
13:38:59 [2025-01-06T12:38:59.929Z] 13:38:59,897 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment test-CommunityMembershipResourceGettingIT.war (runtime-name: test-CommunityMembershipResourceGettingIT.war) in 334ms
13:39:00 [2025-01-06T12:39:00.180Z] 13:38:59,984 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/75/e6a05ebc4dc19a525e39de46119f5ceb23c9b5/content
13:39:00 [2025-01-06T12:39:00.180Z] 13:38:59,984 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test-CommunityMembershipResourceGettingIT.war" (runtime-name: "test-CommunityMembershipResourceGettingIT.war")
13:39:00 [2025-01-06T12:39:00.180Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.804 s - in org.silverpeas.components.community.web.CommunityMembershipResourceGettingIT
13:39:00 [2025-01-06T12:39:00.180Z] [INFO] Running org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
13:39:00 [2025-01-06T12:39:00.180Z] janv. 06, 2025 1:39:00 PM org.silverpeas.core.test.WarBuilder logInfo
13:39:00 [2025-01-06T12:39:00.180Z] INFOS: Building archive for CommunityOfUsersResourceUpdateIT
13:39:00 [2025-01-06T12:39:00.180Z] janv. 06, 2025 1:39:00 PM org.silverpeas.core.test.WarBuilder logInfo
13:39:00 [2025-01-06T12:39:00.180Z] INFOS: Adding resources from path: org/silverpeas/components/community/web
13:39:00 [2025-01-06T12:39:00.180Z] janv. 06, 2025 1:39:00 PM org.silverpeas.core.test.WarBuilder logInfo
13:39:00 [2025-01-06T12:39:00.180Z] INFOS: Adding initialization listener
13:39:00 [2025-01-06T12:39:00.180Z] janv. 06, 2025 1:39:00 PM org.silverpeas.core.test.integration.rule.MavenTargetDirectoryRule loadPropertiesForTestClass
13:39:00 [2025-01-06T12:39:00.180Z] INFOS: Reading maven properties from class org.silverpeas.core.test.WarBuilder
13:39:00 [2025-01-06T12:39:00.180Z] janv. 06, 2025 1:39:00 PM org.silverpeas.core.test.integration.rule.MavenTargetDirectoryRule loadPropertiesForTestClass
13:39:00 [2025-01-06T12:39:00.180Z] INFOS: Content is:
13:39:00 [2025-01-06T12:39:00.180Z] {project.build.directory=/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target, silverpeas.version=6.5-build250106, silverpeas-community.version=6.5-build250106, test.resources.directory=/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes}
13:39:00 [2025-01-06T12:39:00.180Z] janv. 06, 2025 1:39:00 PM org.silverpeas.core.test.WarBuilder logInfo
13:39:00 [2025-01-06T12:39:00.180Z] INFOS: Adding persistence reference for: lib/silverpeas-core-api-6.5-build250106.jar
13:39:00 [2025-01-06T12:39:00.180Z] janv. 06, 2025 1:39:00 PM org.silverpeas.core.test.WarBuilder logInfo
13:39:00 [2025-01-06T12:39:00.180Z] INFOS: Adding persistence reference for: lib/silverpeas-core-6.5-build250106.jar
13:39:00 [2025-01-06T12:39:00.180Z] janv. 06, 2025 1:39:00 PM org.silverpeas.core.test.WarBuilder logInfo
13:39:00 [2025-01-06T12:39:00.180Z] INFOS: Adding persistence reference for: lib/silverpeas-community-6.5-build250106.jar
13:39:00 [2025-01-06T12:39:00.180Z] janv. 06, 2025 1:39:00 PM org.silverpeas.core.test.WarBuilder logInfo
13:39:00 [2025-01-06T12:39:00.180Z] INFOS: Setting persistence xml descriptor: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-persistence.xml
13:39:00 [2025-01-06T12:39:00.180Z] janv. 06, 2025 1:39:00 PM org.silverpeas.core.test.WarBuilder logInfo
13:39:00 [2025-01-06T12:39:00.180Z] INFOS: Filling '/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-persistence.xml'
13:39:00 [2025-01-06T12:39:00.180Z] with content:
13:39:00 [2025-01-06T12:39:00.180Z] <?xml version="1.0" encoding="UTF-8"?>
13:39:00 [2025-01-06T12:39:00.180Z] <!--
13:39:00 [2025-01-06T12:39:00.180Z] 
13:39:00 [2025-01-06T12:39:00.180Z]     Copyright (C) 2000 - 2024 Silverpeas
13:39:00 [2025-01-06T12:39:00.180Z] 
13:39:00 [2025-01-06T12:39:00.180Z]     This program is free software: you can redistribute it and/or modify
13:39:00 [2025-01-06T12:39:00.180Z]     it under the terms of the GNU Affero General Public License as
13:39:00 [2025-01-06T12:39:00.180Z]     published by the Free Software Foundation, either version 3 of the
13:39:00 [2025-01-06T12:39:00.180Z]     License, or (at your option) any later version.
13:39:00 [2025-01-06T12:39:00.180Z] 
13:39:00 [2025-01-06T12:39:00.180Z]     As a special exception to the terms and conditions of version 3.0 of
13:39:00 [2025-01-06T12:39:00.180Z]     the GPL, you may redistribute this Program in connection with Free/Libre
13:39:00 [2025-01-06T12:39:00.180Z]     Open Source Software ("FLOSS") applications as described in Silverpeas's
13:39:00 [2025-01-06T12:39:00.180Z]     FLOSS exception.  You should have received a copy of the text describing
13:39:00 [2025-01-06T12:39:00.180Z]     the FLOSS exception, and it is also available here:
13:39:00 [2025-01-06T12:39:00.180Z]     "https://www.silverpeas.org/legal/floss_exception.html"
13:39:00 [2025-01-06T12:39:00.180Z] 
13:39:00 [2025-01-06T12:39:00.180Z]     This program is distributed in the hope that it will be useful,
13:39:00 [2025-01-06T12:39:00.180Z]     but WITHOUT ANY WARRANTY; without even the implied warranty of
13:39:00 [2025-01-06T12:39:00.180Z]     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13:39:00 [2025-01-06T12:39:00.180Z]     GNU Affero General Public License for more details.
13:39:00 [2025-01-06T12:39:00.180Z] 
13:39:00 [2025-01-06T12:39:00.180Z]     You should have received a copy of the GNU Affero General Public License
13:39:00 [2025-01-06T12:39:00.180Z]     along with this program.  If not, see <https://www.gnu.org/licenses/>.
13:39:00 [2025-01-06T12:39:00.180Z] 
13:39:00 [2025-01-06T12:39:00.180Z] -->
13:39:00 [2025-01-06T12:39:00.180Z] <persistence xmlns="http://xmlns.jcp.org/xml/ns/persistence"
13:39:00 [2025-01-06T12:39:00.180Z]              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
13:39:00 [2025-01-06T12:39:00.180Z]              xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence
13:39:00 [2025-01-06T12:39:00.180Z]              http://xmlns.jcp.org/xml/ns/persistence/persistence_2_2.xsd"
13:39:00 [2025-01-06T12:39:00.180Z]              version="2.2">
13:39:00 [2025-01-06T12:39:00.180Z]   <persistence-unit name="silverpeas" transaction-type="JTA">
13:39:00 [2025-01-06T12:39:00.180Z]     <jta-data-source>java:/datasources/silverpeas</jta-data-source>
13:39:00 [2025-01-06T12:39:00.180Z]     <shared-cache-mode>NONE</shared-cache-mode>
13:39:00 [2025-01-06T12:39:00.180Z]     <jar-file>lib/silverpeas-core-api-6.5-build250106.jar</jar-file>
13:39:00 [2025-01-06T12:39:00.180Z] <jar-file>lib/silverpeas-community-6.5-build250106.jar</jar-file>
13:39:00 [2025-01-06T12:39:00.180Z] <jar-file>lib/silverpeas-core-6.5-build250106.jar</jar-file>
13:39:00 [2025-01-06T12:39:00.180Z]     <properties>
13:39:00 [2025-01-06T12:39:00.180Z]       <!-- JPA 2.2 properties for database schema generation -->
13:39:00 [2025-01-06T12:39:00.180Z]       <!--
13:39:00 [2025-01-06T12:39:00.180Z]       <property name="javax.persistence.schema-generation.scripts.action" value="create"/>
13:39:00 [2025-01-06T12:39:00.180Z]       <property name="javax.persistence.schema-generation.scripts.create-target"
13:39:00 [2025-01-06T12:39:00.180Z]                 value="silverpeas-schema.ddl"/>
13:39:00 [2025-01-06T12:39:00.180Z]       -->
13:39:00 [2025-01-06T12:39:00.180Z]       <!-- Properties for Hibernate (default provider for JBoss AS, must be installed on GlassFish) -->
13:39:00 [2025-01-06T12:39:00.180Z]       <property name="hibernate.show_sql" value="true"/>
13:39:00 [2025-01-06T12:39:00.180Z]       <property name="hibernate.format_sql" value="false"/>
13:39:00 [2025-01-06T12:39:00.180Z]       <property name="hibernate.cache.use_second_level_cache" value="false"/>
13:39:00 [2025-01-06T12:39:00.180Z]       <property name="hibernate.cache.region.factory_class"
13:39:00 [2025-01-06T12:39:00.180Z]                 value="org.hibernate.cache.internal.NoCachingRegionFactory"/>
13:39:00 [2025-01-06T12:39:00.180Z]     </properties>
13:39:00 [2025-01-06T12:39:00.180Z]   </persistence-unit>
13:39:00 [2025-01-06T12:39:00.180Z] </persistence>
13:39:00 [2025-01-06T12:39:00.180Z] janv. 06, 2025 1:39:00 PM org.silverpeas.core.test.WarBuilder logInfo
13:39:00 [2025-01-06T12:39:00.180Z] INFOS: Adding completed META-INF/persistence.xml
13:39:00 [2025-01-06T12:39:00.180Z] janv. 06, 2025 1:39:00 PM org.silverpeas.core.test.WarBuilder logInfo
13:39:00 [2025-01-06T12:39:00.180Z] INFOS: Setting web xml descriptor: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-web.xml
13:39:00 [2025-01-06T12:39:00.180Z] janv. 06, 2025 1:39:00 PM org.silverpeas.core.test.WarBuilder logInfo
13:39:00 [2025-01-06T12:39:00.180Z] INFOS: Filling '/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-web.xml'
13:39:00 [2025-01-06T12:39:00.180Z] with content:
13:39:00 [2025-01-06T12:39:00.180Z] <?xml version="1.0" encoding="UTF-8"?>
13:39:00 [2025-01-06T12:39:00.180Z] <!--
13:39:00 [2025-01-06T12:39:00.180Z] 
13:39:00 [2025-01-06T12:39:00.180Z]     Copyright (C) 2000 - 2024 Silverpeas
13:39:00 [2025-01-06T12:39:00.180Z] 
13:39:00 [2025-01-06T12:39:00.180Z]     This program is free software: you can redistribute it and/or modify
13:39:00 [2025-01-06T12:39:00.180Z]     it under the terms of the GNU Affero General Public License as
13:39:00 [2025-01-06T12:39:00.180Z]     published by the Free Software Foundation, either version 3 of the
13:39:00 [2025-01-06T12:39:00.180Z]     License, or (at your option) any later version.
13:39:00 [2025-01-06T12:39:00.180Z] 
13:39:00 [2025-01-06T12:39:00.180Z]     As a special exception to the terms and conditions of version 3.0 of
13:39:00 [2025-01-06T12:39:00.180Z]     the GPL, you may redistribute this Program in connection with Free/Libre
13:39:00 [2025-01-06T12:39:00.180Z]     Open Source Software ("FLOSS") applications as described in Silverpeas's
13:39:00 [2025-01-06T12:39:00.180Z]     FLOSS exception.  You should have received a copy of the text describing
13:39:00 [2025-01-06T12:39:00.180Z]     the FLOSS exception, and it is also available here:
13:39:00 [2025-01-06T12:39:00.180Z]     "https://www.silverpeas.org/legal/floss_exception.html"
13:39:00 [2025-01-06T12:39:00.180Z] 
13:39:00 [2025-01-06T12:39:00.180Z]     This program is distributed in the hope that it will be useful,
13:39:00 [2025-01-06T12:39:00.180Z]     but WITHOUT ANY WARRANTY; without even the implied warranty of
13:39:00 [2025-01-06T12:39:00.180Z]     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13:39:00 [2025-01-06T12:39:00.180Z]     GNU Affero General Public License for more details.
13:39:00 [2025-01-06T12:39:00.180Z] 
13:39:00 [2025-01-06T12:39:00.180Z]     You should have received a copy of the GNU Affero General Public License
13:39:00 [2025-01-06T12:39:00.180Z]     along with this program.  If not, see <https://www.gnu.org/licenses/>.
13:39:00 [2025-01-06T12:39:00.180Z] 
13:39:00 [2025-01-06T12:39:00.180Z] -->
13:39:00 [2025-01-06T12:39:00.180Z] <web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
13:39:00 [2025-01-06T12:39:00.180Z]          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
13:39:00 [2025-01-06T12:39:00.180Z]          xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd"
13:39:00 [2025-01-06T12:39:00.180Z]          version="4.0">
13:39:00 [2025-01-06T12:39:00.180Z]     <listener><listener-class>org.silverpeas.core.test.integration.SilverpeasLoggerInitializationListener</listener-class></listener>
13:39:00 [2025-01-06T12:39:00.180Z] <listener><listener-class>org.silverpeas.web.test.SilverpeasJcrInitialization</listener-class></listener>
13:39:00 [2025-01-06T12:39:00.180Z] </web-app>
13:39:00 [2025-01-06T12:39:00.180Z] janv. 06, 2025 1:39:00 PM org.silverpeas.core.test.WarBuilder logInfo
13:39:00 [2025-01-06T12:39:00.180Z] INFOS: Adding completed web.xml
13:39:14 [2025-01-06T12:39:14.943Z] 13:39:12,610 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/02/fd16fec4287cba230029ed6741cf29168f709d/content
13:39:14 [2025-01-06T12:39:14.943Z] 13:39:12,613 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
13:39:15 [2025-01-06T12:39:15.854Z] 13:39:15,520 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.
13:39:15 [2025-01-06T12:39:15.854Z] 13:39:15,521 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.
13:39:15 [2025-01-06T12:39:15.854Z] 13:39:15,522 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.
13:39:15 [2025-01-06T12:39:15.855Z] 13:39:15,523 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.
13:39:15 [2025-01-06T12:39:15.855Z] 13:39:15,524 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.
13:39:15 [2025-01-06T12:39:15.855Z] 13:39:15,524 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.
13:39:15 [2025-01-06T12:39:15.855Z] 13:39:15,525 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.
13:39:15 [2025-01-06T12:39:15.855Z] 13:39:15,526 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.
13:39:15 [2025-01-06T12:39:15.855Z] 13:39:15,526 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.
13:39:23 [2025-01-06T12:39:23.879Z] 13:39:23,435 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
13:39:23 [2025-01-06T12:39:23.879Z] 13:39:23,435 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
13:39:23 [2025-01-06T12:39:23.879Z] 13:39:23,435 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
13:39:23 [2025-01-06T12:39:23.879Z] 13:39:23,435 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
13:39:23 [2025-01-06T12:39:23.879Z] 13:39:23,440 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
13:39:23 [2025-01-06T12:39:23.880Z] 13:39:23,440 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
13:39:23 [2025-01-06T12:39:23.880Z] 13:39:23,440 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
13:39:23 [2025-01-06T12:39:23.880Z] 13:39:23,440 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
13:39:23 [2025-01-06T12:39:23.880Z] 13:39:23,782 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
13:39:23 [2025-01-06T12:39:23.880Z] 13:39:23,782 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
13:39:23 [2025-01-06T12:39:23.880Z] 13:39:23,782 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
13:39:23 [2025-01-06T12:39:23.880Z] 13:39:23,782 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
13:39:23 [2025-01-06T12:39:23.880Z] 13:39:23,829 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
13:39:24 [2025-01-06T12:39:24.130Z] 13:39:23,942 WARN  [org.jboss.as.ee] (MSC service thread 1-2) 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.
13:39:24 [2025-01-06T12:39:24.130Z] 13:39:23,972 INFO  [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for silverpeas
13:39:25 [2025-01-06T12:39:25.042Z] 13:39:24,858 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-7) 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.
13:39:25 [2025-01-06T12:39:25.042Z] 13:39:24,863 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 454) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
13:39:25 [2025-01-06T12:39:25.042Z] 13:39:24,864 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 454) HHH000204: Processing PersistenceUnitInfo [
13:39:25 [2025-01-06T12:39:25.042Z] 	name: silverpeas
13:39:25 [2025-01-06T12:39:25.042Z] 	...]
13:39:25 [2025-01-06T12:39:25.042Z] 13:39:24,979 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment test-CommunityOfUsersResourceUpdateIT.war
13:39:25 [2025-01-06T12:39:25.292Z] 13:39:25,061 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'ContributionEventProcessor' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:39:25 [2025-01-06T12:39:25.292Z] 
13:39:25 [2025-01-06T12:39:25.292Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
13:39:25 [2025-01-06T12:39:25.292Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
13:39:25 [2025-01-06T12:39:25.292Z] 	java:module/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
13:39:25 [2025-01-06T12:39:25.292Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor
13:39:25 [2025-01-06T12:39:25.292Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor
13:39:25 [2025-01-06T12:39:25.292Z] 	java:module/ContributionEventProcessor
13:39:25 [2025-01-06T12:39:25.292Z] 
13:39:25 [2025-01-06T12:39:25.292Z] 13:39:25,061 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'ProviderRegistry' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:39:25 [2025-01-06T12:39:25.292Z] 
13:39:25 [2025-01-06T12:39:25.292Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
13:39:25 [2025-01-06T12:39:25.292Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
13:39:25 [2025-01-06T12:39:25.292Z] 	java:module/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
13:39:25 [2025-01-06T12:39:25.292Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry
13:39:25 [2025-01-06T12:39:25.292Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry
13:39:25 [2025-01-06T12:39:25.292Z] 	java:module/ProviderRegistry
13:39:25 [2025-01-06T12:39:25.292Z] 
13:39:25 [2025-01-06T12:39:25.292Z] 13:39:25,061 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'ServiceProviderConfigResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:39:25 [2025-01-06T12:39:25.292Z] 
13:39:25 [2025-01-06T12:39:25.292Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
13:39:25 [2025-01-06T12:39:25.292Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
13:39:25 [2025-01-06T12:39:25.292Z] 	java:module/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
13:39:25 [2025-01-06T12:39:25.292Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl
13:39:25 [2025-01-06T12:39:25.292Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl
13:39:25 [2025-01-06T12:39:25.292Z] 	java:module/ServiceProviderConfigResourceImpl
13:39:25 [2025-01-06T12:39:25.292Z] 
13:39:25 [2025-01-06T12:39:25.292Z] 13:39:25,061 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'SchemaResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:39:25 [2025-01-06T12:39:25.292Z] 
13:39:25 [2025-01-06T12:39:25.292Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
13:39:25 [2025-01-06T12:39:25.292Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
13:39:25 [2025-01-06T12:39:25.292Z] 	java:module/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
13:39:25 [2025-01-06T12:39:25.292Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl
13:39:25 [2025-01-06T12:39:25.292Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl
13:39:25 [2025-01-06T12:39:25.292Z] 	java:module/SchemaResourceImpl
13:39:25 [2025-01-06T12:39:25.292Z] 
13:39:25 [2025-01-06T12:39:25.293Z] 13:39:25,061 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'UserResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:39:25 [2025-01-06T12:39:25.293Z] 
13:39:25 [2025-01-06T12:39:25.293Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
13:39:25 [2025-01-06T12:39:25.293Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
13:39:25 [2025-01-06T12:39:25.293Z] 	java:module/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
13:39:25 [2025-01-06T12:39:25.293Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl
13:39:25 [2025-01-06T12:39:25.293Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl
13:39:25 [2025-01-06T12:39:25.293Z] 	java:module/UserResourceImpl
13:39:25 [2025-01-06T12:39:25.293Z] 
13:39:25 [2025-01-06T12:39:25.293Z] 13:39:25,061 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'ResourceTypesResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:39:25 [2025-01-06T12:39:25.293Z] 
13:39:25 [2025-01-06T12:39:25.293Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
13:39:25 [2025-01-06T12:39:25.293Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
13:39:25 [2025-01-06T12:39:25.293Z] 	java:module/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
13:39:25 [2025-01-06T12:39:25.293Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl
13:39:25 [2025-01-06T12:39:25.293Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl
13:39:25 [2025-01-06T12:39:25.293Z] 	java:module/ResourceTypesResourceImpl
13:39:25 [2025-01-06T12:39:25.293Z] 
13:39:25 [2025-01-06T12:39:25.293Z] 13:39:25,061 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'GroupResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:39:25 [2025-01-06T12:39:25.293Z] 
13:39:25 [2025-01-06T12:39:25.293Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
13:39:25 [2025-01-06T12:39:25.293Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
13:39:25 [2025-01-06T12:39:25.293Z] 	java:module/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
13:39:25 [2025-01-06T12:39:25.293Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl
13:39:25 [2025-01-06T12:39:25.293Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl
13:39:25 [2025-01-06T12:39:25.293Z] 	java:module/GroupResourceImpl
13:39:25 [2025-01-06T12:39:25.293Z] 
13:39:25 [2025-01-06T12:39:25.293Z] 13:39:25,061 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'EtagGenerator' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:39:25 [2025-01-06T12:39:25.293Z] 
13:39:25 [2025-01-06T12:39:25.293Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
13:39:25 [2025-01-06T12:39:25.293Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
13:39:25 [2025-01-06T12:39:25.293Z] 	java:module/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
13:39:25 [2025-01-06T12:39:25.293Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/EtagGenerator
13:39:25 [2025-01-06T12:39:25.293Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/EtagGenerator
13:39:25 [2025-01-06T12:39:25.293Z] 	java:module/EtagGenerator
13:39:25 [2025-01-06T12:39:25.293Z] 
13:39:25 [2025-01-06T12:39:25.293Z] 13:39:25,061 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'SelfResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:39:25 [2025-01-06T12:39:25.293Z] 
13:39:25 [2025-01-06T12:39:25.293Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
13:39:25 [2025-01-06T12:39:25.293Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
13:39:25 [2025-01-06T12:39:25.293Z] 	java:module/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
13:39:25 [2025-01-06T12:39:25.293Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl
13:39:25 [2025-01-06T12:39:25.293Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl
13:39:25 [2025-01-06T12:39:25.293Z] 	java:module/SelfResourceImpl
13:39:25 [2025-01-06T12:39:25.293Z] 
13:39:25 [2025-01-06T12:39:25.293Z] 13:39:25,061 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'BulkResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:39:25 [2025-01-06T12:39:25.293Z] 
13:39:25 [2025-01-06T12:39:25.293Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
13:39:25 [2025-01-06T12:39:25.293Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
13:39:25 [2025-01-06T12:39:25.293Z] 	java:module/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
13:39:25 [2025-01-06T12:39:25.293Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl
13:39:25 [2025-01-06T12:39:25.293Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl
13:39:25 [2025-01-06T12:39:25.293Z] 	java:module/BulkResourceImpl
13:39:25 [2025-01-06T12:39:25.293Z] 
13:39:25 [2025-01-06T12:39:25.293Z] 13:39:25,061 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'AttributeUtil' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:39:25 [2025-01-06T12:39:25.293Z] 
13:39:25 [2025-01-06T12:39:25.293Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
13:39:25 [2025-01-06T12:39:25.293Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
13:39:25 [2025-01-06T12:39:25.293Z] 	java:module/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
13:39:25 [2025-01-06T12:39:25.293Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/AttributeUtil
13:39:25 [2025-01-06T12:39:25.293Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/AttributeUtil
13:39:25 [2025-01-06T12:39:25.293Z] 	java:module/AttributeUtil
13:39:25 [2025-01-06T12:39:25.293Z] 
13:39:25 [2025-01-06T12:39:25.293Z] 13:39:25,061 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'Registry' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
13:39:25 [2025-01-06T12:39:25.293Z] 
13:39:25 [2025-01-06T12:39:25.293Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/Registry!edu.psu.swe.scim.server.schema.Registry
13:39:25 [2025-01-06T12:39:25.293Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/Registry!edu.psu.swe.scim.server.schema.Registry
13:39:25 [2025-01-06T12:39:25.293Z] 	java:module/Registry!edu.psu.swe.scim.server.schema.Registry
13:39:25 [2025-01-06T12:39:25.293Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/Registry
13:39:25 [2025-01-06T12:39:25.293Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/Registry
13:39:25 [2025-01-06T12:39:25.293Z] 	java:module/Registry
13:39:25 [2025-01-06T12:39:25.293Z] 
13:39:25 [2025-01-06T12:39:25.544Z] 13:39:25,293 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-7) No shutdown hook registered: Please call close() manually on application shutdown.
13:39:25 [2025-01-06T12:39:25.544Z] 13:39:25,293 INFO  [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-7) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=test-CommunityOfUsersResourceUpdateIT.war, reporter=RemoteReporter(sender=org.wildfly.extension.microprofile.opentracing.spi.sender.WildFlySender@67f59554, closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=a035f5d6068c, jaeger.version=Java-1.6.0, ip=172.17.0.2}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false)
13:39:25 [2025-01-06T12:39:25.544Z] 13:39:25,304 WARN  [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0131: Jakarta Enterprise Beans edu.psu.swe.scim.server.provider.ProviderRegistry should not have a final or static method (generateSchema)
13:39:25 [2025-01-06T12:39:25.544Z] 13:39:25,364 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.1)
13:39:25 [2025-01-06T12:39:25.544Z] 13:39:25,406 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0004: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 19.3)
13:39:25 [2025-01-06T12:39:25.544Z] 13:39:25,424 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_1
13:39:25 [2025-01-06T12:39:25.544Z] 13:39:25,424 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war
13:39:25 [2025-01-06T12:39:25.544Z] 13:39:25,424 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_oracle.jdbc.OracleDriver_19_3
13:39:25 [2025-01-06T12:39:25.544Z] 13:39:25,428 INFO  [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0042: Started message driven bean 'SMTPListener' with 'activemq-ra.rar' resource adapter
13:39:25 [2025-01-06T12:39:25.544Z] 13:39:25,430 INFO  [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0042: Started message driven bean 'REMOVEListener' with 'activemq-ra.rar' resource adapter
13:39:25 [2025-01-06T12:39:25.544Z] 13:39:25,430 INFO  [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0042: Started message driven bean 'SERVERListener' with 'activemq-ra.rar' resource adapter
13:39:25 [2025-01-06T12:39:25.544Z] 13:39:25,431 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'SILVERMAILListener' with 'activemq-ra.rar' resource adapter
13:39:25 [2025-01-06T12:39:25.544Z] 13:39:25,431 INFO  [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0042: Started message driven bean 'POPUPListener' with 'activemq-ra.rar' resource adapter
13:39:25 [2025-01-06T12:39:25.795Z] 13:39:25,630 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 454) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
13:39:25 [2025-01-06T12:39:25.795Z] 13:39:25,630 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 454) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
13:39:25 [2025-01-06T12:39:25.795Z] 13:39:25,633 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 454) Envers integration enabled? : true
13:39:26 [2025-01-06T12:39:26.045Z] 13:39:25,953 INFO  [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 454) HHH000397: Using ASTQueryTranslatorFactory
13:39:26 [2025-01-06T12:39:26.295Z] 13:39:26,173 INFO  [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) 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.
13:39:26 [2025-01-06T12:39:26.846Z] 13:39:26,581 INFO  [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 7) 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
13:39:26 [2025-01-06T12:39:26.846Z] 13:39:26,625 INFO  [org.jboss.weld.Bootstrap] (MSC service thread 1-6) 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 @Bean @Singleton class org.silverpeas.core.contribution.ContributionEventProcessor
13:39:28 [2025-01-06T12:39:28.713Z] 13:39:28,236 INFO  [io.undertow.websockets.jsr] (ServerService Thread Pool -- 473) UT026003: Adding annotated server endpoint class org.silverpeas.core.webapi.notification.sse.CommonServerEventWebSocket for path /ws/{token}/sse/common
13:39:28 [2025-01-06T12:39:28.713Z] 13:39:28,245 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 473) No Spring WebApplicationInitializer types detected on classpath
13:39:28 [2025-01-06T12:39:28.713Z] 13:39:28,251 INFO  [silverpeas.core.logging] (ServerService Thread Pool -- 473) Silverpeas Logging Engine initialization...
13:39:28 [2025-01-06T12:39:28.713Z] 13:39:28,254 INFO  [silverpeas] (ServerService Thread Pool -- 473) Silverpeas Services Initialization...
13:39:28 [2025-01-06T12:39:28.713Z] 13:39:28,331 INFO  [silverpeas] (ServerService Thread Pool -- 473)  -> SseLogger initialization...
13:39:28 [2025-01-06T12:39:28.713Z] 13:39:28,331 INFO  [silverpeas] (ServerService Thread Pool -- 473)     SseLogger initialization done.
13:39:28 [2025-01-06T12:39:28.713Z] 13:39:28,331 INFO  [silverpeas] (ServerService Thread Pool -- 473)  -> IndexingLogger initialization...
13:39:28 [2025-01-06T12:39:28.713Z] 13:39:28,331 INFO  [silverpeas] (ServerService Thread Pool -- 473)     IndexingLogger initialization done.
13:39:28 [2025-01-06T12:39:28.713Z] 13:39:28,333 WARNING [silverpeas.core.jcr.util] (ServerService Thread Pool -- 473) NOTHING TO DO
13:39:28 [2025-01-06T12:39:28.713Z] 13:39:28,654 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 473) Found a new index node [reference]. Reindexing is requested
13:39:28 [2025-01-06T12:39:28.713Z] 13:39:28,658 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 473) Reindexing will be performed for following indexes: [/oak:index/uuid, /oak:index/reference, /oak:index/nodetype]
13:39:28 [2025-01-06T12:39:28.963Z] 13:39:28,737 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 473) Indexing report
13:39:28 [2025-01-06T12:39:28.964Z]     - /oak:index/uuid*(0)
13:39:28 [2025-01-06T12:39:28.964Z]     - /oak:index/reference*(0)
13:39:28 [2025-01-06T12:39:28.964Z]     - /oak:index/nodetype*(1225)
13:39:28 [2025-01-06T12:39:28.964Z] 
13:39:28 [2025-01-06T12:39:28.964Z] 13:39:28,737 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 473) Reindexing completed
13:39:28 [2025-01-06T12:39:28.964Z] 13:39:28,793 INFO  [silverpeas.core.jcr] (ServerService Thread Pool -- 473) Open connection to the JCR
13:39:28 [2025-01-06T12:39:28.964Z] 13:39:28,931 INFO  [silverpeas.core.jcr.util] (ServerService Thread Pool -- 473) Silverpeas specific JCR schema registering...
13:39:29 [2025-01-06T12:39:29.214Z] 13:39:29,035 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 473) Initialize indexation in JCR...
13:39:29 [2025-01-06T12:39:29.214Z] 13:39:29,037 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 473) Create index indexByOldSilverpeasId on property slv:oldSilverpeasId
13:39:29 [2025-01-06T12:39:29.214Z] 13:39:29,037 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 473) Create index indexByForeignKey on property slv:foreignKey
13:39:29 [2025-01-06T12:39:29.214Z] 13:39:29,037 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 473) Create index indexByAlertDate on property slv:alertDate
13:39:29 [2025-01-06T12:39:29.214Z] 13:39:29,037 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 473) Create index indexByPrimaryType on property jcr:primaryType
13:39:29 [2025-01-06T12:39:29.214Z] 13:39:29,037 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 473) Create index indexByOrder on property slv:order
13:39:29 [2025-01-06T12:39:29.214Z] 13:39:29,037 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 473) Create index indexByExpiryDate on property slv:expiryDate
13:39:29 [2025-01-06T12:39:29.214Z] 13:39:29,037 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 473) Create index indexByVersioned on property slv:versioned
13:39:29 [2025-01-06T12:39:29.214Z] 13:39:29,037 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 473) Create index indexByOwner on property slv:owner
13:39:29 [2025-01-06T12:39:29.214Z] 13:39:29,040 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 473) Initialisation de Mojarra 2.3.17.SP01 pour le contexte «/test-CommunityOfUsersResourceUpdateIT»
13:39:30 [2025-01-06T12:39:30.558Z] 13:39:30,419 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 473) RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.silverpeas.core.web.WebResourceProvider
13:39:30 [2025-01-06T12:39:30.558Z] 13:39:30,422 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 473) RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.html.HtmlRenderableWriter is already registered.  2nd registration is being ignored.
13:39:30 [2025-01-06T12:39:30.808Z] 13:39:30,579 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 473) 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]
13:39:30 [2025-01-06T12:39:30.808Z] 13:39:30,579 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 473) 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]
13:39:30 [2025-01-06T12:39:30.808Z] 13:39:30,579 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 473) WFLYUT0021: Registered web context: '/test-CommunityOfUsersResourceUpdateIT' for server 'default-server'
13:39:30 [2025-01-06T12:39:30.808Z] 13:39:30,628 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name : "test-CommunityOfUsersResourceUpdateIT.war")
13:39:31 [2025-01-06T12:39:31.059Z] 13:39:30,838 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
13:39:31 [2025-01-06T12:39:31.059Z] 13:39:30,895 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=?
13:39:31 [2025-01-06T12:39:31.059Z] 13:39:30,896 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=?
13:39:31 [2025-01-06T12:39:31.059Z] 13:39:30,911 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
13:39:31 [2025-01-06T12:39:31.059Z] 13:39:30,912 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=?
13:39:31 [2025-01-06T12:39:31.059Z] 13:39:31,039 INFO  [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
13:39:31 [2025-01-06T12:39:31.059Z] 13:39:31,044 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=?
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,106 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=?
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,116 INFO  [stdout] (default task-1) Hibernate: update SC_Community set charterURL=?, instanceId=?, groupId=?, homePage=?, homePageType=?, spaceId=? where id=?
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,131 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,136 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,136 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
13:39:31 [2025-01-06T12:39:31.310Z] On 1 opened safe connection:
13:39:31 [2025-01-06T12:39:31.310Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
13:39:31 [2025-01-06T12:39:31.310Z]  - 1 already closed,
13:39:31 [2025-01-06T12:39:31.310Z]  - 0 closed in error
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,183 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,191 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=?
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,192 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=?
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,198 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,198 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=?
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,214 INFO  [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,216 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=?
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,238 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=?
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,241 INFO  [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-1) The community entity doesn't match the community to update
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,253 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,257 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,257 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
13:39:31 [2025-01-06T12:39:31.310Z] On 1 opened safe connection:
13:39:31 [2025-01-06T12:39:31.310Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
13:39:31 [2025-01-06T12:39:31.310Z]  - 1 already closed,
13:39:31 [2025-01-06T12:39:31.310Z]  - 0 closed in error
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,298 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
13:39:31 [2025-01-06T12:39:31.310Z] 13:39:31,304 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=?
13:39:31 [2025-01-06T12:39:31.311Z] 13:39:31,305 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=?
13:39:31 [2025-01-06T12:39:31.561Z] 13:39:31,311 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
13:39:31 [2025-01-06T12:39:31.561Z] 13:39:31,312 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=?
13:39:31 [2025-01-06T12:39:31.561Z] 13:39:31,328 INFO  [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
13:39:31 [2025-01-06T12:39:31.561Z] 13:39:31,333 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
13:39:31 [2025-01-06T12:39:31.561Z] 13:39:31,338 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
13:39:31 [2025-01-06T12:39:31.561Z] 13:39:31,338 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
13:39:31 [2025-01-06T12:39:31.561Z] On 1 opened safe connection:
13:39:31 [2025-01-06T12:39:31.561Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
13:39:31 [2025-01-06T12:39:31.561Z]  - 1 already closed,
13:39:31 [2025-01-06T12:39:31.561Z]  - 0 closed in error
13:39:31 [2025-01-06T12:39:31.561Z] 13:39:31,377 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
13:39:31 [2025-01-06T12:39:31.561Z] 13:39:31,382 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=?
13:39:31 [2025-01-06T12:39:31.561Z] 13:39:31,383 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=?
13:39:31 [2025-01-06T12:39:31.561Z] 13:39:31,389 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
13:39:31 [2025-01-06T12:39:31.561Z] 13:39:31,390 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=?
13:39:34 [2025-01-06T12:39:34.790Z] 13:39:34,648 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index/write.lock
13:39:34 [2025-01-06T12:39:34.790Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
13:39:34 [2025-01-06T12:39:34.790Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
13:39:34 [2025-01-06T12:39:34.790Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
13:39:34 [2025-01-06T12:39:34.790Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
13:39:34 [2025-01-06T12:39:34.790Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
13:39:34 [2025-01-06T12:39:34.790Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
13:39:34 [2025-01-06T12:39:34.790Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
13:39:34 [2025-01-06T12:39:34.790Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
13:39:34 [2025-01-06T12:39:34.790Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:39:34 [2025-01-06T12:39:34.790Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:39:34 [2025-01-06T12:39:34.790Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:39:34 [2025-01-06T12:39:34.790Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:39:34 [2025-01-06T12:39:34.790Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:39:34 [2025-01-06T12:39:34.790Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:39:34 [2025-01-06T12:39:34.790Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:39:34 [2025-01-06T12:39:34.790Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:39:34 [2025-01-06T12:39:34.790Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:39:34 [2025-01-06T12:39:34.790Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:39:34 [2025-01-06T12:39:34.790Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:39:34 [2025-01-06T12:39:34.790Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:39:34 [2025-01-06T12:39:34.790Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:39:34 [2025-01-06T12:39:34.790Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:39:34 [2025-01-06T12:39:34.790Z] 
13:39:34 [2025-01-06T12:39:34.790Z] 13:39:34,649 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
13:39:34 [2025-01-06T12:39:34.790Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
13:39:34 [2025-01-06T12:39:34.790Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
13:39:34 [2025-01-06T12:39:34.790Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
13:39:34 [2025-01-06T12:39:34.790Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:39:34 [2025-01-06T12:39:34.790Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:39:34 [2025-01-06T12:39:34.790Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:39:34 [2025-01-06T12:39:34.791Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:39:34 [2025-01-06T12:39:34.791Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:39:34 [2025-01-06T12:39:34.791Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:39:34 [2025-01-06T12:39:34.791Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:39:34 [2025-01-06T12:39:34.791Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:39:34 [2025-01-06T12:39:34.791Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:39:34 [2025-01-06T12:39:34.791Z] Caused by: java.lang.NullPointerException
13:39:34 [2025-01-06T12:39:34.791Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
13:39:34 [2025-01-06T12:39:34.791Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
13:39:34 [2025-01-06T12:39:34.791Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
13:39:34 [2025-01-06T12:39:34.791Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
13:39:34 [2025-01-06T12:39:34.791Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
13:39:34 [2025-01-06T12:39:34.791Z] 	... 11 more
13:39:34 [2025-01-06T12:39:34.791Z] 
13:39:34 [2025-01-06T12:39:34.791Z] 13:39:34,770 INFO  [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
13:39:34 [2025-01-06T12:39:34.791Z] 13:39:34,773 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=?
13:39:34 [2025-01-06T12:39:34.791Z] 13:39:34,783 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
13:39:34 [2025-01-06T12:39:34.791Z] 13:39:34,787 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
13:39:34 [2025-01-06T12:39:34.791Z] 13:39:34,787 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
13:39:34 [2025-01-06T12:39:34.791Z] On 1 opened safe connection:
13:39:34 [2025-01-06T12:39:34.791Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
13:39:34 [2025-01-06T12:39:34.791Z]  - 1 already closed,
13:39:34 [2025-01-06T12:39:34.791Z]  - 0 closed in error
13:39:35 [2025-01-06T12:39:35.041Z] 13:39:34,820 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
13:39:35 [2025-01-06T12:39:35.041Z] 13:39:34,825 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=?
13:39:35 [2025-01-06T12:39:35.041Z] 13:39:34,826 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=?
13:39:35 [2025-01-06T12:39:35.041Z] 13:39:34,832 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
13:39:35 [2025-01-06T12:39:35.041Z] 13:39:34,833 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=?
13:39:35 [2025-01-06T12:39:35.041Z] 13:39:34,846 INFO  [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
13:39:35 [2025-01-06T12:39:35.041Z] 13:39:34,848 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=?
13:39:35 [2025-01-06T12:39:35.041Z] 13:39:34,876 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=?
13:39:35 [2025-01-06T12:39:35.041Z] 13:39:34,878 INFO  [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-1) The community entity doesn't match the community to update
13:39:35 [2025-01-06T12:39:35.041Z] 13:39:34,882 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
13:39:35 [2025-01-06T12:39:35.041Z] 13:39:34,886 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:34,886 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
13:39:35 [2025-01-06T12:39:35.042Z] On 1 opened safe connection:
13:39:35 [2025-01-06T12:39:35.042Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
13:39:35 [2025-01-06T12:39:35.042Z]  - 1 already closed,
13:39:35 [2025-01-06T12:39:35.042Z]  - 0 closed in error
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:34,921 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:34,926 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=?
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:34,926 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=?
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:34,932 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:34,932 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=?
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:34,945 INFO  [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:34,947 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=?
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:34,948 SEVERE [silverpeas.core.admin.service] (default task-1) Component instance 100 not found!
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:34,957 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:34,961 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:34,961 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
13:39:35 [2025-01-06T12:39:35.042Z] On 1 opened safe connection:
13:39:35 [2025-01-06T12:39:35.042Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
13:39:35 [2025-01-06T12:39:35.042Z]  - 1 already closed,
13:39:35 [2025-01-06T12:39:35.042Z]  - 0 closed in error
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:35,010 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:35,017 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=?
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:35,018 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=?
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:35,025 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
13:39:35 [2025-01-06T12:39:35.042Z] 13:39:35,026 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=?
13:39:35 [2025-01-06T12:39:35.292Z] 13:39:35,050 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
13:39:35 [2025-01-06T12:39:35.292Z] 13:39:35,056 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
13:39:35 [2025-01-06T12:39:35.292Z] 13:39:35,056 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
13:39:35 [2025-01-06T12:39:35.292Z] On 1 opened safe connection:
13:39:35 [2025-01-06T12:39:35.292Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
13:39:35 [2025-01-06T12:39:35.292Z]  - 1 already closed,
13:39:35 [2025-01-06T12:39:35.292Z]  - 0 closed in error
13:39:35 [2025-01-06T12:39:35.292Z] 13:39:35,068 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_1
13:39:35 [2025-01-06T12:39:35.292Z] 13:39:35,068 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war
13:39:35 [2025-01-06T12:39:35.292Z] 13:39:35,068 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_oracle.jdbc.OracleDriver_19_3
13:39:35 [2025-01-06T12:39:35.292Z] 13:39:35,068 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 473) WFLYUT0022: Unregistered web context: '/test-CommunityOfUsersResourceUpdateIT' from server 'default-server'
13:39:35 [2025-01-06T12:39:35.292Z] 13:39:35,073 INFO  [silverpeas] (ServerService Thread Pool -- 473) Silverpeas Services Release...
13:39:35 [2025-01-06T12:39:35.293Z] 13:39:35,075 INFO  [silverpeas] (ServerService Thread Pool -- 473) Silverpeas Services Release...
13:39:35 [2025-01-06T12:39:35.293Z] 13:39:35,076 INFO  [silverpeas] (ServerService Thread Pool -- 473)  -> SseLogger release...
13:39:35 [2025-01-06T12:39:35.293Z] 13:39:35,076 INFO  [silverpeas] (ServerService Thread Pool -- 473)     SseLogger release done.
13:39:35 [2025-01-06T12:39:35.293Z] 13:39:35,076 INFO  [silverpeas] (ServerService Thread Pool -- 473)  -> IndexingLogger release...
13:39:35 [2025-01-06T12:39:35.293Z] 13:39:35,076 INFO  [silverpeas] (ServerService Thread Pool -- 473)     IndexingLogger release done.
13:39:35 [2025-01-06T12:39:35.293Z] 13:39:35,116 ERROR [org.jboss.weld.Bean] (MSC service thread 1-6) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler@79d5cb9f of Managed Bean [class org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler] with qualifiers [@PersistentScheduling @Any]
13:39:35 [2025-01-06T12:39:35.293Z] 13:39:35,118 ERROR [org.jboss.weld.Bean] (MSC service thread 1-6) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler@831e864 of Managed Bean [class org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler] with qualifiers [@Default @Any]
13:39:35 [2025-01-06T12:39:35.293Z] 13:39:35,119 SEVERE [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-14) IndexerTask - an error occurred: java.util.concurrent.CancellationException
13:39:35 [2025-01-06T12:39:35.293Z] 	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
13:39:35 [2025-01-06T12:39:35.293Z] 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
13:39:35 [2025-01-06T12:39:35.293Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:242)
13:39:35 [2025-01-06T12:39:35.293Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:222)
13:39:35 [2025-01-06T12:39:35.293Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
13:39:35 [2025-01-06T12:39:35.293Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
13:39:35 [2025-01-06T12:39:35.293Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
13:39:35 [2025-01-06T12:39:35.293Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
13:39:35 [2025-01-06T12:39:35.293Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
13:39:35 [2025-01-06T12:39:35.293Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
13:39:35 [2025-01-06T12:39:35.293Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
13:39:35 [2025-01-06T12:39:35.293Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
13:39:35 [2025-01-06T12:39:35.293Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
13:39:35 [2025-01-06T12:39:35.293Z] 
13:39:35 [2025-01-06T12:39:35.293Z] 13:39:35,120 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
13:39:35 [2025-01-06T12:39:35.293Z] 13:39:35,163 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 477) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
13:39:35 [2025-01-06T12:39:35.293Z] 13:39:35,165 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 477) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@422bfb8f
13:39:35 [2025-01-06T12:39:35.293Z] 13:39:35,169 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 477) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
13:39:35 [2025-01-06T12:39:35.543Z] 13:39:35,422 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment test-CommunityOfUsersResourceUpdateIT.war (runtime-name: test-CommunityOfUsersResourceUpdateIT.war) in 357ms
13:39:35 [2025-01-06T12:39:35.543Z] 13:39:35,512 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/02/fd16fec4287cba230029ed6741cf29168f709d/content
13:39:35 [2025-01-06T12:39:35.543Z] 13:39:35,512 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
13:39:35 [2025-01-06T12:39:35.543Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.512 s - in org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
13:39:36 [2025-01-06T12:39:36.094Z] [INFO] 
13:39:36 [2025-01-06T12:39:36.094Z] [INFO] Results:
13:39:36 [2025-01-06T12:39:36.094Z] [INFO] 
13:39:36 [2025-01-06T12:39:36.094Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
13:39:36 [2025-01-06T12:39:36.094Z] [INFO] 
13:39:36 [2025-01-06T12:39:36.094Z] [INFO] 
13:39:36 [2025-01-06T12:39:36.094Z] [INFO] --- javadoc:3.4.1:jar (attach-javadocs) @ silverpeas-community-war ---
13:39:36 [2025-01-06T12:39:36.345Z] [INFO] No previous run data found, generating javadoc.
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build250106-javadoc.jar
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] 
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ silverpeas-community-war ---
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build250106-sources.jar
13:39:39 [2025-01-06T12:39:39.573Z] [WARNING] artifact org.silverpeas.components.community:silverpeas-community-war:java-source:sources:6.5-build250106 already attached, replace previous instance
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] 
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] --- jacoco:0.8.8:report (tests-coverage) @ silverpeas-community-war ---
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Loading execution data file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/jacoco.exec
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Analyzed bundle 'community Webapp' with 19 classes
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] 
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] --- failsafe:2.22.2:verify (default) @ silverpeas-community-war ---
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] 
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] --- install:3.0.1:install (default-install) @ silverpeas-community-war ---
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build250106/silverpeas-community-war-6.5-build250106.pom
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build250106.war to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build250106/silverpeas-community-war-6.5-build250106.war
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build250106-sources.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build250106/silverpeas-community-war-6.5-build250106-sources.jar
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build250106-javadoc.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build250106/silverpeas-community-war-6.5-build250106-javadoc.jar
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] ------------------------------------------------------------------------
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Reactor Summary for Silverpeas Components 6.5-build250106:
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] 
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Silverpeas Components .............................. SUCCESS [  4.453 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Silverpeas Hyperlink Component ..................... SUCCESS [  0.198 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Hyperlink Configuration ............................ SUCCESS [  3.495 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Hyperlink Library .................................. SUCCESS [  5.450 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Hyperlink Web Application .......................... SUCCESS [  5.739 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Silverpeas DataWarning Component ................... SUCCESS [  0.133 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] DataWarning Configuration .......................... SUCCESS [  1.707 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] DataWarning Library ................................ SUCCESS [  5.536 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] DataWarning Web Application ........................ SUCCESS [  5.388 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Silverpeas Quickinfo Component ..................... SUCCESS [  0.120 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Quickinfo Configuration ............................ SUCCESS [  1.568 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Silverpeas DelegatedNews Component ................. SUCCESS [  0.095 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] DelegatedNews Library .............................. SUCCESS [01:20 min]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Quickinfo Library .................................. SUCCESS [ 44.355 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Quickinfo Web Application .......................... SUCCESS [  5.932 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Silverpeas Quizz Component ......................... SUCCESS [  0.124 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Quizz Configuration ................................ SUCCESS [  1.544 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Quizz Library ...................................... SUCCESS [  4.327 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Quizz Web Application .............................. SUCCESS [  5.390 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Silverpeas JdbcConnector Component ................. SUCCESS [  0.098 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] JdbcConnector Configuration ........................ SUCCESS [  1.569 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] JdbcConnector Library .............................. SUCCESS [  4.987 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] JdbcConnector Web Application ...................... SUCCESS [  5.084 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Silverpeas RssAggregator Component ................. SUCCESS [  0.098 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] RssAggregator Configuration ........................ SUCCESS [  1.626 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] RssAggregator Library .............................. SUCCESS [  4.888 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] RssAggregator Web Application ...................... SUCCESS [  5.002 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] Silverpeas MyDB Component .......................... SUCCESS [  0.100 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] MyDB Configuration ................................. SUCCESS [  1.486 s]
13:39:39 [2025-01-06T12:39:39.573Z] [INFO] MyDB Library ....................................... SUCCESS [ 11.685 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] MyDB Web Application ............................... SUCCESS [  5.282 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas ProjectManager Component ................ SUCCESS [  0.100 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] ProjectManager Configuration ....................... SUCCESS [  1.565 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] ProjectManager Library ............................. SUCCESS [  5.308 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] ProjectManager Web Application ..................... SUCCESS [  5.601 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas WebSites Component ...................... SUCCESS [  0.081 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] WebSites Configuration ............................. SUCCESS [  1.450 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] WebSites Library ................................... SUCCESS [  5.117 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] WebSites Web Application ........................... SUCCESS [  5.534 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas WhitePages Component .................... SUCCESS [  0.091 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] WhitePages Configuration ........................... SUCCESS [  1.510 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] WhitePages Library ................................. SUCCESS [01:40 min]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] WhitePages Web Application ......................... SUCCESS [  5.271 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas QuestionReply Component ................. SUCCESS [  0.082 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] QuestionReply Configuration ........................ SUCCESS [  1.559 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] QuestionReply Library .............................. SUCCESS [ 12.019 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] QuestionReply Web Application ...................... SUCCESS [ 10.750 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas WebPages Component ...................... SUCCESS [  0.086 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] WebPages Configuration ............................. SUCCESS [  1.458 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] WebPages Library ................................... SUCCESS [  4.574 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] WebPages Web Application ........................... SUCCESS [  5.014 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas Mailinglist Component ................... SUCCESS [  0.083 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Mailinglist Configuration .......................... SUCCESS [  1.481 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Mailinglist Library ................................ SUCCESS [02:21 min]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Mailinglist Web Application ........................ SUCCESS [  5.503 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas InfoLetter Component .................... SUCCESS [  0.082 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] InfoLetter Configuration ........................... SUCCESS [  1.514 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] InfoLetter Library ................................. SUCCESS [ 42.405 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] InfoLetter Web Application ......................... SUCCESS [  5.604 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas Almanach Component ...................... SUCCESS [  0.097 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Almanach Configuration ............................. SUCCESS [  1.462 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Almanach Library ................................... SUCCESS [  4.551 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Almanach Web Application ........................... SUCCESS [  5.427 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas YellowPages Component ................... SUCCESS [  0.109 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] YellowPages Configuration .......................... SUCCESS [  1.572 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] YellowPages Library ................................ SUCCESS [  4.733 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] YellowPages Web Application ........................ SUCCESS [  5.422 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas SilverCrawler Component ................. SUCCESS [  0.094 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] SilverCrawler Configuration ........................ SUCCESS [  1.442 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] SilverCrawler Library .............................. SUCCESS [  4.692 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] SilverCrawler Web Application ...................... SUCCESS [  5.885 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas ResourcesManager Component .............. SUCCESS [  0.094 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] ResourcesManager Configuration ..................... SUCCESS [  1.590 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] ResourcesManager Library ........................... SUCCESS [03:35 min]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas Gallery Component ....................... SUCCESS [  0.081 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Gallery Library .................................... SUCCESS [04:06 min]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] ResourcesManager  Web Application .................. SUCCESS [  5.873 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas ProcessManager Component ................ SUCCESS [  0.091 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] ProcessManager Configuration ....................... SUCCESS [  1.447 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] ProcessManager Library ............................. SUCCESS [  4.750 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] ProcessManager Web Application ..................... SUCCESS [  6.169 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas Forums Component ........................ SUCCESS [  0.077 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Forums Configuration ............................... SUCCESS [  1.496 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Forums Library ..................................... SUCCESS [ 43.357 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Forums Web Application ............................. SUCCESS [  5.957 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas Blog Component .......................... SUCCESS [  0.078 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Blog Configuration ................................. SUCCESS [  1.506 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Blog Library ....................................... SUCCESS [  5.058 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Blog Web Application ............................... SUCCESS [  5.549 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas Survey Component ........................ SUCCESS [  0.077 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Survey Configuration ............................... SUCCESS [  1.435 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Survey Library ..................................... SUCCESS [  4.665 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Survey Web Application ............................. SUCCESS [ 12.541 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Gallery Configuration .............................. SUCCESS [  1.542 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Gallery Web Application ............................ SUCCESS [ 12.856 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] DelegatedNews Configuration ........................ SUCCESS [  1.425 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] DelegatedNews Web Application ...................... SUCCESS [  5.056 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas Kmelia Component ........................ SUCCESS [  0.094 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Kmelia Configuration ............................... SUCCESS [  1.507 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Kmelia Library ..................................... SUCCESS [02:16 min]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Kmelia Web Application ............................. SUCCESS [  9.743 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas Organizationchart Component ............. SUCCESS [  0.095 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Organizationchart Configuration .................... SUCCESS [  1.504 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Organizationchart Library .......................... SUCCESS [  6.894 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Organizationchart Web Application .................. SUCCESS [  5.309 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas Classifieds Component ................... SUCCESS [  0.087 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Classifieds Configuration .......................... SUCCESS [  1.587 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Classifieds Library ................................ SUCCESS [  5.091 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Classifieds Web Application ........................ SUCCESS [  5.539 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas FormsOnline Component ................... SUCCESS [  0.081 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] FormsOnline Configuration .......................... SUCCESS [  1.520 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] FormsOnline Library ................................ SUCCESS [01:15 min]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] FormsOnline Web Application ........................ SUCCESS [  5.266 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas ScheduleEvent Component ................. SUCCESS [  0.113 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] ScheduleEvent Configuration ........................ SUCCESS [  1.497 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] ScheduleEvent Library .............................. SUCCESS [  5.009 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] ScheduleEvent Web Application ...................... SUCCESS [  5.983 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas SuggestionBox Component ................. SUCCESS [  0.081 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] SuggestionBox Configuration ........................ SUCCESS [  1.460 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] SuggestionBox Library .............................. SUCCESS [  5.076 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] SuggestionBox Web Application ...................... SUCCESS [  5.863 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] Silverpeas SpaceMembers Component .................. SUCCESS [  0.085 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] SpaceMembers Configuration ......................... SUCCESS [  1.502 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] SpaceMembers Library ............................... SUCCESS [  4.255 s]
13:39:39 [2025-01-06T12:39:39.574Z] [INFO] SpaceMembers Web Application ....................... SUCCESS [  4.852 s]
13:39:39 [2025-01-06T12:39:39.575Z] [INFO] Silverpeas community Component ..................... SUCCESS [  0.087 s]
13:39:39 [2025-01-06T12:39:39.575Z] [INFO] community Configuration ............................ SUCCESS [  1.511 s]
13:39:39 [2025-01-06T12:39:39.575Z] [INFO] Community Business Library ......................... SUCCESS [02:02 min]
13:39:39 [2025-01-06T12:39:39.575Z] [INFO] community Webapp ................................... SUCCESS [02:04 min]
13:39:39 [2025-01-06T12:39:39.575Z] [INFO] ------------------------------------------------------------------------
13:39:39 [2025-01-06T12:39:39.575Z] [INFO] BUILD SUCCESS
13:39:39 [2025-01-06T12:39:39.575Z] [INFO] ------------------------------------------------------------------------
13:39:39 [2025-01-06T12:39:39.575Z] [INFO] Total time:  29:06 min
13:39:39 [2025-01-06T12:39:39.575Z] [INFO] Finished at: 2025-01-06T13:39:39+01:00
13:39:39 [2025-01-06T12:39:39.575Z] [INFO] ------------------------------------------------------------------------
13:39:39 [2025-01-06T12:39:39.575Z] + /opt/wildfly-for-tests/wildfly-26.1.3.Final/bin/jboss-cli.sh --connect :shutdown
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,720 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,725 INFO  [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,727 INFO  [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,732 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0010: Unbound data source [java:/datasources/silverpeas]
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,742 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,743 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0019: Host default-host stopping
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,744 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow HTTPS listener https suspending
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,744 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-7) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,749 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,750 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0011: Unbound Jakarta Connectors ConnectionFactory [java:/JmsXA]
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,750 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-4) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default]
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,751 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443
13:39:42 [2025-01-06T12:39:42.058Z] {
13:39:42 [2025-01-06T12:39:42.058Z]     "outcome" => "success",
13:39:42 [2025-01-06T12:39:42.058Z]     "result" => undefined
13:39:42 [2025-01-06T12:39:42.058Z] }
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,763 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = h2
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,772 INFO  [org.apache.activemq.artemis.ra.ActiveMQRALogger] (ServerService Thread Pool -- 469) AMQ151003: resource adaptor stopped
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,775 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 467) WFLYCLINF0003: Stopped http-remoting-connector cache from ejb container
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,955 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 469) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.19.1 [fe79f9c9-cc19-11ef-a0d2-0242ac110002] stopped, uptime 29 minutes
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,957 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow HTTP listener default suspending
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,957 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,958 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0004: Undertow 2.2.19.Final stopping
13:39:42 [2025-01-06T12:39:42.058Z] 13:39:41,965 INFO  [org.jboss.as] (MSC service thread 1-8) WFLYSRV0050: WildFly Full 26.1.3.Final (WildFly Core 18.1.2.Final) stopped in 231ms
13:39:42 [2025-01-06T12:39:42.059Z]