simple 03-Jun-2026 10:32:03 Build Openfire - Continuous Integration - Build #3021 (OPENFIRE-TRUNK-JOB1-3021) is being prepared for building on agent mesonet-ah.agron.iastate.edu (2), bamboo version: 12.1.7 simple 03-Jun-2026 10:32:03 Remote agent on host mesonet-ah.agron.iastate.edu simple 03-Jun-2026 10:32:03 Build working directory is /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1 simple 03-Jun-2026 10:32:04 Executing build Openfire - Continuous Integration - Build #3021 (OPENFIRE-TRUNK-JOB1-3021) simple 03-Jun-2026 10:32:04 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' simple 03-Jun-2026 10:32:04 Build always requires a clean checkout simple 03-Jun-2026 10:32:04 Cleaning build directory '/home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1' simple 03-Jun-2026 10:32:04 Checking out into /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1 simple 03-Jun-2026 10:32:04 Updating source code to revision: 2fca44ea709f6c183ee40ee6556bb584b0b5d877 simple 03-Jun-2026 10:32:04 Creating local git repository in '/home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/.git'. simple 03-Jun-2026 10:32:04 hint: Using 'master' as the name for the initial branch. This default branch name simple 03-Jun-2026 10:32:04 hint: is subject to change. To configure the initial branch name to use in all simple 03-Jun-2026 10:32:04 hint: of your new repositories, which will suppress this warning, call: simple 03-Jun-2026 10:32:04 hint: simple 03-Jun-2026 10:32:04 hint: git config --global init.defaultBranch simple 03-Jun-2026 10:32:04 hint: simple 03-Jun-2026 10:32:04 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and simple 03-Jun-2026 10:32:04 hint: 'development'. The just-created branch can be renamed via this command: simple 03-Jun-2026 10:32:04 hint: simple 03-Jun-2026 10:32:04 hint: git branch -m simple 03-Jun-2026 10:32:04 Initialized empty Git repository in /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/.git/ simple 03-Jun-2026 10:32:04 Fetching 'refs/heads/main' from 'https://github.com/igniterealtime/Openfire.git'. Will try to do a shallow fetch. simple 03-Jun-2026 10:32:06 Checking out revision 2fca44ea709f6c183ee40ee6556bb584b0b5d877. simple 03-Jun-2026 10:32:06 Switched to branch 'main' simple 03-Jun-2026 10:32:06 Updated source code to revision: 2fca44ea709f6c183ee40ee6556bb584b0b5d877 simple 03-Jun-2026 10:32:06 Finished task 'Checkout Default Repository' with result: Success simple 03-Jun-2026 10:32:06 Running pre-build action: Build Log Labeller Pre Build Action simple 03-Jun-2026 10:32:06 Running pre-build action: VCS Version Collector simple 03-Jun-2026 10:32:06 Build Openfire - Continuous Integration - Build #3021 (OPENFIRE-TRUNK-JOB1-3021) started building on agent 'mesonet-ah.agron.iastate.edu (2)' (Remote agent on host mesonet-ah.agron.iastate.edu) simple 03-Jun-2026 10:32:07 Starting task 'Build' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' command 03-Jun-2026 10:32:07 Beginning to execute external process for build 'Openfire - Continuous Integration - Build #3021 (OPENFIRE-TRUNK-JOB1-3021)'\n ... running command line: \n/usr/share/maven/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo-agent1/tmp/OPENFIRE-TRUNK-JOB1 clean package\n ... in: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1\n build 03-Jun-2026 10:32:08 [INFO] Scanning for projects... build 03-Jun-2026 10:32:08 [INFO] ------------------------------------------------------------------------ build 03-Jun-2026 10:32:08 [INFO] Reactor Build Order: build 03-Jun-2026 10:32:08 [INFO] build 03-Jun-2026 10:32:08 [INFO] Parent [pom] build 03-Jun-2026 10:32:08 [INFO] Internationalization files for Openfire [jar] build 03-Jun-2026 10:32:08 [INFO] Core XMPP Server [jar] build 03-Jun-2026 10:32:08 [INFO] Starter for Openfire [jar] build 03-Jun-2026 10:32:08 [INFO] Openfire Plugins [pom] build 03-Jun-2026 10:32:08 [INFO] Openfire Plugin Assembly Descriptor [jar] build 03-Jun-2026 10:32:08 [INFO] Distribution [pom] build 03-Jun-2026 10:32:08 [INFO] build 03-Jun-2026 10:32:08 [INFO] -----------------< org.igniterealtime.openfire:parent >----------------- build 03-Jun-2026 10:32:08 [INFO] Building Parent 5.2.0-SNAPSHOT [1/7] build 03-Jun-2026 10:32:08 [INFO] --------------------------------[ pom ]--------------------------------- build 03-Jun-2026 10:32:08 [INFO] build 03-Jun-2026 10:32:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- build 03-Jun-2026 10:32:08 [INFO] build 03-Jun-2026 10:32:08 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ parent --- build 03-Jun-2026 10:32:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed build 03-Jun-2026 10:32:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 03-Jun-2026 10:32:08 [INFO] build 03-Jun-2026 10:32:08 [INFO] ------------------< org.igniterealtime.openfire:i18n >------------------ build 03-Jun-2026 10:32:08 [INFO] Building Internationalization files for Openfire 5.2.0-SNAPSHOT [2/7] build 03-Jun-2026 10:32:08 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Jun-2026 10:32:08 [INFO] build 03-Jun-2026 10:32:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ i18n --- build 03-Jun-2026 10:32:08 [INFO] build 03-Jun-2026 10:32:08 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ i18n --- build 03-Jun-2026 10:32:08 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 03-Jun-2026 10:32:08 [INFO] build 03-Jun-2026 10:32:08 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ i18n --- build 03-Jun-2026 10:32:08 [INFO] Copying 19 resources from src/main/resources to target/classes build 03-Jun-2026 10:32:08 [INFO] build 03-Jun-2026 10:32:08 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ i18n --- build 03-Jun-2026 10:32:08 [INFO] No sources to compile build 03-Jun-2026 10:32:08 [INFO] build 03-Jun-2026 10:32:08 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ i18n --- build 03-Jun-2026 10:32:08 [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/i18n/src/test/resources build 03-Jun-2026 10:32:08 [INFO] build 03-Jun-2026 10:32:08 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ i18n --- build 03-Jun-2026 10:32:08 [INFO] No sources to compile build 03-Jun-2026 10:32:08 [INFO] build 03-Jun-2026 10:32:08 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ i18n --- build 03-Jun-2026 10:32:08 [INFO] No tests to run. build 03-Jun-2026 10:32:08 [INFO] build 03-Jun-2026 10:32:08 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ i18n --- build 03-Jun-2026 10:32:09 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/i18n/target/i18n-5.2.0-SNAPSHOT.jar build 03-Jun-2026 10:32:09 [INFO] build 03-Jun-2026 10:32:09 [INFO] ---------------< org.igniterealtime.openfire:xmppserver >--------------- build 03-Jun-2026 10:32:09 [INFO] Building Core XMPP Server 5.2.0-SNAPSHOT [3/7] build 03-Jun-2026 10:32:09 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Jun-2026 10:32:09 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/com/mysql/mysql-connector-j/9.7.0/mysql-connector-j-9.7.0.pom build 03-Jun-2026 10:32:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mysql/mysql-connector-j/9.7.0/mysql-connector-j-9.7.0.pom build 03-Jun-2026 10:32:10 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mysql/mysql-connector-j/9.7.0/mysql-connector-j-9.7.0.pom (3.2 kB at 14 kB/s) build 03-Jun-2026 10:32:10 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/com/microsoft/sqlserver/mssql-jdbc/13.4.0.jre11/mssql-jdbc-13.4.0.jre11.pom build 03-Jun-2026 10:32:10 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/13.4.0.jre11/mssql-jdbc-13.4.0.jre11.pom build 03-Jun-2026 10:32:10 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/13.4.0.jre11/mssql-jdbc-13.4.0.jre11.pom (26 kB at 216 kB/s) build 03-Jun-2026 10:32:10 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/com/mysql/mysql-connector-j/9.7.0/mysql-connector-j-9.7.0.jar build 03-Jun-2026 10:32:10 [INFO] Downloading from igniterealtime: https://igniterealtime.org/archiva/repository/maven/com/microsoft/sqlserver/mssql-jdbc/13.4.0.jre11/mssql-jdbc-13.4.0.jre11.jar build 03-Jun-2026 10:32:11 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/mysql/mysql-connector-j/9.7.0/mysql-connector-j-9.7.0.jar build 03-Jun-2026 10:32:11 [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/13.4.0.jre11/mssql-jdbc-13.4.0.jre11.jar build 03-Jun-2026 10:32:11 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/13.4.0.jre11/mssql-jdbc-13.4.0.jre11.jar (1.5 MB at 7.5 MB/s) build 03-Jun-2026 10:32:11 [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/mysql/mysql-connector-j/9.7.0/mysql-connector-j-9.7.0.jar (2.6 MB at 12 MB/s) build 03-Jun-2026 10:32:11 [INFO] build 03-Jun-2026 10:32:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ xmppserver --- build 03-Jun-2026 10:32:11 [INFO] build 03-Jun-2026 10:32:11 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ xmppserver --- build 03-Jun-2026 10:32:11 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 03-Jun-2026 10:32:11 [INFO] build 03-Jun-2026 10:32:11 [INFO] --- git-commit-id-plugin:4.9.10:revision (get-the-git-infos) @ xmppserver --- build 03-Jun-2026 10:32:11 [INFO] build 03-Jun-2026 10:32:11 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ xmppserver --- build 03-Jun-2026 10:32:11 [INFO] Copying 2 resources from src/main/resources to target/classes build 03-Jun-2026 10:32:11 [INFO] build 03-Jun-2026 10:32:11 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ xmppserver --- build 03-Jun-2026 10:32:11 [INFO] Recompiling the module because of changed dependency. build 03-Jun-2026 10:32:11 [INFO] Compiling 796 source files with javac [debug target 17] to target/classes build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java:[1032,38] getIncomingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MultiUserChatManager.java:[1124,38] getOutgoingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java:[293,31] hasChangedSubject() in org.jivesoftware.openfire.muc.HistoryStrategy has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/MUCRoomHistory.java:[306,31] getChangedSubject() in org.jivesoftware.openfire.muc.HistoryStrategy has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2947,17] getOutgoingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2917,17] getIncomingMessageCount(boolean) in org.jivesoftware.openfire.muc.MultiUserChatService has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[178,13] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[512,18] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[2543,38] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[3054,17] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MultiUserChatServiceImpl.java:[3055,30] org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler in org.jivesoftware.openfire.muc.spi has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/spi/ConnectionListener.java:[723,117] TLS_ACCEPT_SELFSIGNED_CERTS in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/spi/ConnectionListener.java:[779,118] TLS_CERTIFICATE_VERIFY_VALIDITY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketConnection.java:[65,8] deprecated item is not annotated with @Deprecated build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReader.java:[51,17] deprecated item is not annotated with @Deprecated build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/TLSStreamHandler.java:[137,73] TLS_CERTIFICATE_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/TLSStreamHandler.java:[138,77] TLS_CERTIFICATE_CHAIN_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/SocketReadingMode.java:[40,10] deprecated item is not annotated with @Deprecated build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/auth/AuthFactory.java:[98,32] deprecated item is not annotated with @Deprecated build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/session/ConnectionSettings.java:[83,36] deprecated item is not annotated with @Deprecated build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/muc/spi/MUCPersistenceManager.java:[1013,35] hasChangedSubject() in org.jivesoftware.openfire.muc.MUCRoomHistory has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/BlockingReadingMode.java:[45,1] deprecated item is not annotated with @Deprecated build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/ServerStanzaHandler.java:[138,82] TLS_CERTIFICATE_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [WARNING] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/openfire/net/ServerStanzaHandler.java:[139,73] TLS_CERTIFICATE_CHAIN_VERIFY in org.jivesoftware.openfire.session.ConnectionSettings.Server has been deprecated and marked for removal build 03-Jun-2026 10:32:21 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Some input files use or override a deprecated API. build 03-Jun-2026 10:32:21 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/admin/AuthCheckFilter.java: Recompile with -Xlint:deprecation for details. build 03-Jun-2026 10:32:21 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Some input files use unchecked or unsafe operations. build 03-Jun-2026 10:32:21 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/main/java/org/jivesoftware/util/SystemProperty.java: Recompile with -Xlint:unchecked for details. build 03-Jun-2026 10:32:21 [INFO] build 03-Jun-2026 10:32:21 [INFO] --- jetty-ee8-jspc-maven-plugin:12.0.35:jspc (jspc) @ xmppserver --- build 03-Jun-2026 10:32:21 [INFO] Compiling audit-policy.jsp,available-plugins.jsp,blowfish-migration.jsp,component-session-details.jsp,component-session-summary.jsp,compression-settings.jsp,connection-managers-settings.jsp,connection-settings-advanced.jsp,connection-settings-external-components.jsp,connection-settings-socket-c2s.jsp,connection-settings-socket-s2s.jsp,decorators/main.jsp,decorators/setup.jsp,dns-check.jsp,dns-overrides.jsp,error-serverdown.jsp,error.jsp,file-transfer-proxy.jsp,group-create.jsp,group-delete.jsp,group-edit.jsp,group-summary.jsp,http-bind.jsp,import-keystore-certificate.jsp,import-truststore-certificate.jsp,index.jsp,ldap-group.jsp,ldap-server.jsp,ldap-user.jsp,log.jsp,login.jsp,loginToken.jsp,logviewer.jsp,manage-updates.jsp,media-proxy.jsp,muc-create-permission.jsp,muc-default-settings.jsp,muc-history-settings.jsp,muc-room-affiliations.jsp,muc-room-cache.jsp,muc-room-clear-chat.jsp,muc-room-create.jsp,muc-room-delete.jsp,muc-room-edit-form.jsp,muc-room-federation.jsp,muc-room-occupants.jsp,muc-room-retirees.jsp,muc-room-summary.jsp,muc-service-create.jsp,muc-service-delete.jsp,muc-service-edit-form.jsp,muc-service-summary.jsp,muc-sysadmins.jsp,muc-tasks.jsp,offline-messages.jsp,plugin-admin-jsp.jsp,plugin-showfile.jsp,private-data-settings.jsp,profile-settings.jsp,pubsub-form-table.jsp,pubsub-node-affiliates-delete.jsp,pubsub-node-affiliates-edit.jsp,pubsub-node-affiliates.jsp,pubsub-node-configuration.jsp,pubsub-node-delete.jsp,pubsub-node-edit.jsp,pubsub-node-items.jsp,pubsub-node-subscriber-delete.jsp,pubsub-node-subscribers.jsp,pubsub-node-summary.jsp,pubsub-service-summary.jsp,reg-settings.jsp,security-audit-viewer-jsp.jsp,security-certificate-details.jsp,security-certificate-expiry-check-page.jsp,security-certificate-store-backup.jsp,security-certificate-store-management.jsp,security-keystore-signing-request.jsp,security-keystore.jsp,security-truststore.jsp,server-connectiontest.jsp,server-db-stats.jsp,server-db.jsp,server-locale.jsp,server-props.jsp,server-restart.jsp,server-session-details.jsp,server-session-failure-details.jsp,server-session-summary.jsp,session-conflict.jsp,session-details.jsp,session-summary-config-page.jsp,session-summary.jsp,setup/index.jsp,setup/setup-admin-settings.jsp,setup/setup-admin-settings_test.jsp,setup/setup-completed.jsp,setup/setup-datasource-jndi.jsp,setup/setup-datasource-settings.jsp,setup/setup-datasource-standard.jsp,setup/setup-finished.jsp,setup/setup-host-settings.jsp,setup/setup-ldap-group.jsp,setup/setup-ldap-group_test.jsp,setup/setup-ldap-server.jsp,setup/setup-ldap-server_test.jsp,setup/setup-ldap-user.jsp,setup/setup-ldap-user_test.jsp,setup/setup-profile-settings.jsp,system-admin-console-access.jsp,system-cache-details.jsp,system-cache.jsp,system-clustering-data-consistency-check.jsp,system-email.jsp,system-clustering.jsp,system-emailtest.jsp,system-properties.jsp,system-sms.jsp,system-smstest.jsp,user-create.jsp,user-delete.jsp,user-edit-form.jsp,user-groups.jsp,user-lockout.jsp,user-message.jsp,user-password.jsp,user-privacylists.jsp,user-profile.jsp,user-properties.jsp,user-roster-add.jsp,user-roster-delete.jsp,user-roster-edit.jsp,user-roster-view.jsp,user-roster.jsp,user-search.jsp,user-summary.jsp,user-tabs.jsp from includes=**\/*.jsp, **\/*.jspx excludes=**\/.svn\/** build 03-Jun-2026 10:32:21 [INFO] At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. build 03-Jun-2026 10:32:26 [INFO] Generation completed with [0] errors in [4320] milliseconds build 03-Jun-2026 10:32:26 [INFO] build 03-Jun-2026 10:32:26 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ xmppserver --- build 03-Jun-2026 10:32:26 [INFO] Copying 31 resources from src/test/resources to target/test-classes build 03-Jun-2026 10:32:26 [INFO] build 03-Jun-2026 10:32:26 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ xmppserver --- build 03-Jun-2026 10:32:26 [INFO] Recompiling the module because of changed dependency. build 03-Jun-2026 10:32:26 [INFO] Compiling 145 source files with javac [debug target 17] to target/test-classes build 03-Jun-2026 10:32:28 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Some input files use or override a deprecated API. build 03-Jun-2026 10:32:28 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/Fixtures.java: Recompile with -Xlint:deprecation for details. build 03-Jun-2026 10:32:28 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java uses unchecked or unsafe operations. build 03-Jun-2026 10:32:28 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/src/test/java/org/jivesoftware/util/CacheUtilTest.java: Recompile with -Xlint:unchecked for details. build 03-Jun-2026 10:32:28 [INFO] build 03-Jun-2026 10:32:28 [INFO] --- maven-surefire-plugin:3.5.4:test (default-test) @ xmppserver --- build 03-Jun-2026 10:32:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider build 03-Jun-2026 10:32:28 [INFO] build 03-Jun-2026 10:32:28 [INFO] ------------------------------------------------------- build 03-Jun-2026 10:32:28 [INFO] T E S T S build 03-Jun-2026 10:32:28 [INFO] ------------------------------------------------------- build 03-Jun-2026 10:32:30 [INFO] Running org.jivesoftware.admin.AuthCheckFilterTest error 03-Jun-2026 10:32:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:32:32 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.215 s -- in org.jivesoftware.admin.AuthCheckFilterTest build 03-Jun-2026 10:32:33 [INFO] Running org.jivesoftware.admin.CacheControlFilterTest error 03-Jun-2026 10:32:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:32:35 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.886 s -- in org.jivesoftware.admin.CacheControlFilterTest build 03-Jun-2026 10:32:36 [INFO] Running org.jivesoftware.admin.LoginLimitManagerTest error 03-Jun-2026 10:32:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:32:38 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.717 s -- in org.jivesoftware.admin.LoginLimitManagerTest build 03-Jun-2026 10:32:39 [INFO] Running org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest error 03-Jun-2026 10:32:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:32:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.748 s -- in org.jivesoftware.admin.SiteMinderServletRequestAuthenticatorTest build 03-Jun-2026 10:32:41 [INFO] Running org.jivesoftware.admin.servlet.BlogPostServletTest error 03-Jun-2026 10:32:42 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:32:42 which will prevent the application from working correctly. error 03-Jun-2026 10:32:42 error 03-Jun-2026 10:32:42 build 03-Jun-2026 10:32:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s -- in org.jivesoftware.admin.servlet.BlogPostServletTest build 03-Jun-2026 10:32:43 [INFO] Running org.jivesoftware.admin.servlet.BlowfishMigrationServletTest error 03-Jun-2026 10:32:43 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:32:45 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.440 s -- in org.jivesoftware.admin.servlet.BlowfishMigrationServletTest build 03-Jun-2026 10:32:46 [INFO] Running org.jivesoftware.openfire.ldap.LdapManagerTest error 03-Jun-2026 10:32:46 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:32:46 which will prevent the application from working correctly. error 03-Jun-2026 10:32:46 error 03-Jun-2026 10:32:46 build 03-Jun-2026 10:32:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s -- in org.jivesoftware.openfire.ldap.LdapManagerTest build 03-Jun-2026 10:32:47 [INFO] Running org.jivesoftware.openfire.ldap.VCardTemplateTest error 03-Jun-2026 10:32:48 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:32:48 which will prevent the application from working correctly. error 03-Jun-2026 10:32:48 error 03-Jun-2026 10:32:48 build 03-Jun-2026 10:32:48 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s -- in org.jivesoftware.openfire.ldap.VCardTemplateTest build 03-Jun-2026 10:32:49 [INFO] Running org.jivesoftware.openfire.ldap.VCardTest error 03-Jun-2026 10:32:49 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:32:49 which will prevent the application from working correctly. error 03-Jun-2026 10:32:49 error 03-Jun-2026 10:32:49 build 03-Jun-2026 10:32:49 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s -- in org.jivesoftware.openfire.ldap.VCardTest build 03-Jun-2026 10:32:50 [INFO] Running org.jivesoftware.openfire.OfflineMessageStoreTest error 03-Jun-2026 10:32:51 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:32:51 which will prevent the application from working correctly. error 03-Jun-2026 10:32:51 error 03-Jun-2026 10:32:51 build 03-Jun-2026 10:32:51 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s -- in org.jivesoftware.openfire.OfflineMessageStoreTest build 03-Jun-2026 10:32:51 [INFO] Running org.jivesoftware.openfire.SessionPacketRouterTest error 03-Jun-2026 10:32:52 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:32:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.232 s -- in org.jivesoftware.openfire.SessionPacketRouterTest build 03-Jun-2026 10:32:55 [INFO] Running org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest error 03-Jun-2026 10:32:55 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:32:55 which will prevent the application from working correctly. error 03-Jun-2026 10:32:55 error 03-Jun-2026 10:32:55 error 03-Jun-2026 10:32:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:32:56 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.613 s -- in org.jivesoftware.openfire.admin.GroupBasedAdminProviderTest build 03-Jun-2026 10:32:57 [INFO] Running org.jivesoftware.openfire.archive.ArchiverTest build 03-Jun-2026 10:32:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 s -- in org.jivesoftware.openfire.archive.ArchiverTest build 03-Jun-2026 10:33:00 [INFO] Running org.jivesoftware.openfire.auth.HybridAuthProviderTest build 03-Jun-2026 10:33:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.558 s -- in org.jivesoftware.openfire.auth.HybridAuthProviderTest build 03-Jun-2026 10:33:01 [INFO] Running org.jivesoftware.openfire.auth.JDBCAuthProviderTest error 03-Jun-2026 10:33:01 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:33:01 which will prevent the application from working correctly. error 03-Jun-2026 10:33:01 error 03-Jun-2026 10:33:01 build 03-Jun-2026 10:33:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.657 s -- in org.jivesoftware.openfire.auth.JDBCAuthProviderTest build 03-Jun-2026 10:33:05 [INFO] Running org.jivesoftware.openfire.auth.MappedAuthProviderTest build 03-Jun-2026 10:33:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.559 s -- in org.jivesoftware.openfire.auth.MappedAuthProviderTest build 03-Jun-2026 10:33:07 [INFO] Running org.jivesoftware.openfire.auth.ScramUtilsTest error 03-Jun-2026 10:33:07 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:33:07 which will prevent the application from working correctly. error 03-Jun-2026 10:33:07 error 03-Jun-2026 10:33:07 build 03-Jun-2026 10:33:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 s -- in org.jivesoftware.openfire.auth.ScramUtilsTest build 03-Jun-2026 10:33:08 [INFO] Running org.jivesoftware.openfire.carbons.MessageCarbonsTest build 03-Jun-2026 10:33:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s -- in org.jivesoftware.openfire.carbons.MessageCarbonsTest build 03-Jun-2026 10:33:10 [INFO] Running org.jivesoftware.openfire.cluster.ClusterMonitorTest error 03-Jun-2026 10:33:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:33:11 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.785 s -- in org.jivesoftware.openfire.cluster.ClusterMonitorTest build 03-Jun-2026 10:33:12 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest error 03-Jun-2026 10:33:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:33:15 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:15 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:15 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). build 03-Jun-2026 10:33:15 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). build 03-Jun-2026 10:33:15 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). build 03-Jun-2026 10:33:15 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). build 03-Jun-2026 10:33:15 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). build 03-Jun-2026 10:33:15 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). build 03-Jun-2026 10:33:15 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:15 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). build 03-Jun-2026 10:33:15 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63a925c4). build 03-Jun-2026 10:33:15 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:15 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). build 03-Jun-2026 10:33:15 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). build 03-Jun-2026 10:33:15 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). build 03-Jun-2026 10:33:15 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). build 03-Jun-2026 10:33:15 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:15 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:15 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). build 03-Jun-2026 10:33:15 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). build 03-Jun-2026 10:33:15 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). build 03-Jun-2026 10:33:15 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@58d3880c). build 03-Jun-2026 10:33:15 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:15 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:15 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). build 03-Jun-2026 10:33:15 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). build 03-Jun-2026 10:33:15 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). build 03-Jun-2026 10:33:15 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). build 03-Jun-2026 10:33:15 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). build 03-Jun-2026 10:33:15 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). build 03-Jun-2026 10:33:15 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:15 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). build 03-Jun-2026 10:33:15 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5b781155). build 03-Jun-2026 10:33:15 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:15 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). build 03-Jun-2026 10:33:15 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). build 03-Jun-2026 10:33:15 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). build 03-Jun-2026 10:33:15 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). build 03-Jun-2026 10:33:15 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:15 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:15 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). build 03-Jun-2026 10:33:15 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). build 03-Jun-2026 10:33:15 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). build 03-Jun-2026 10:33:15 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@28281356). build 03-Jun-2026 10:33:15 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:15 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:15 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). build 03-Jun-2026 10:33:15 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). build 03-Jun-2026 10:33:15 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). build 03-Jun-2026 10:33:15 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). build 03-Jun-2026 10:33:15 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). build 03-Jun-2026 10:33:15 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). build 03-Jun-2026 10:33:15 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). build 03-Jun-2026 10:33:15 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:15 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@3fc68e6c). build 03-Jun-2026 10:33:15 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:15 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). build 03-Jun-2026 10:33:15 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). build 03-Jun-2026 10:33:15 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). build 03-Jun-2026 10:33:15 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:15 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:15 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). build 03-Jun-2026 10:33:15 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). build 03-Jun-2026 10:33:15 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1ad47cdb). build 03-Jun-2026 10:33:16 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:16 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:16 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). build 03-Jun-2026 10:33:16 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). build 03-Jun-2026 10:33:16 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). build 03-Jun-2026 10:33:16 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). build 03-Jun-2026 10:33:16 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). build 03-Jun-2026 10:33:16 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). build 03-Jun-2026 10:33:16 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). build 03-Jun-2026 10:33:16 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:16 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@755598a1). build 03-Jun-2026 10:33:16 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:16 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7d695990). build 03-Jun-2026 10:33:16 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:16 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:16 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@7d695990). build 03-Jun-2026 10:33:16 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:16 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:16 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 03-Jun-2026 10:33:16 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 03-Jun-2026 10:33:16 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 03-Jun-2026 10:33:16 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 03-Jun-2026 10:33:16 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 03-Jun-2026 10:33:16 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 03-Jun-2026 10:33:16 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:16 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 03-Jun-2026 10:33:16 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 03-Jun-2026 10:33:16 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:16 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c17492). build 03-Jun-2026 10:33:16 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c17492). build 03-Jun-2026 10:33:16 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c17492). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c17492). build 03-Jun-2026 10:33:16 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:16 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:16 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c17492). build 03-Jun-2026 10:33:16 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c17492). build 03-Jun-2026 10:33:16 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c17492). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@53c17492). build 03-Jun-2026 10:33:16 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:16 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:16 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 03-Jun-2026 10:33:16 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 03-Jun-2026 10:33:16 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 03-Jun-2026 10:33:16 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 03-Jun-2026 10:33:16 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 03-Jun-2026 10:33:16 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 03-Jun-2026 10:33:16 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:16 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 03-Jun-2026 10:33:16 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@bf57e60). build 03-Jun-2026 10:33:16 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:16 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@48165690). build 03-Jun-2026 10:33:16 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@48165690). build 03-Jun-2026 10:33:16 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@48165690). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@48165690). build 03-Jun-2026 10:33:16 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:16 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:16 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@48165690). build 03-Jun-2026 10:33:16 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@48165690). build 03-Jun-2026 10:33:16 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@48165690). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@48165690). build 03-Jun-2026 10:33:16 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:16 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:16 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5e6b43cc). build 03-Jun-2026 10:33:16 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5e6b43cc). build 03-Jun-2026 10:33:16 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5e6b43cc). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5e6b43cc). build 03-Jun-2026 10:33:16 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5e6b43cc). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5e6b43cc). build 03-Jun-2026 10:33:16 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5e6b43cc). build 03-Jun-2026 10:33:16 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5e6b43cc). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5e6b43cc). build 03-Jun-2026 10:33:16 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5e6b43cc). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5e6b43cc). build 03-Jun-2026 10:33:16 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5e6b43cc). build 03-Jun-2026 10:33:16 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:16 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:16 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:16 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:17 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@311aad9e). build 03-Jun-2026 10:33:17 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@311aad9e). build 03-Jun-2026 10:33:17 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@311aad9e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@311aad9e). build 03-Jun-2026 10:33:17 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@311aad9e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@311aad9e). build 03-Jun-2026 10:33:17 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@311aad9e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@311aad9e). build 03-Jun-2026 10:33:17 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@311aad9e). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@311aad9e). build 03-Jun-2026 10:33:17 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@311aad9e). build 03-Jun-2026 10:33:17 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:17 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@311aad9e). build 03-Jun-2026 10:33:17 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:17 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2e2456df). build 03-Jun-2026 10:33:17 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2e2456df). build 03-Jun-2026 10:33:17 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2e2456df). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2e2456df). build 03-Jun-2026 10:33:17 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2e2456df). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2e2456df). build 03-Jun-2026 10:33:17 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:17 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:17 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2e2456df). build 03-Jun-2026 10:33:17 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2e2456df). build 03-Jun-2026 10:33:17 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2e2456df). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2e2456df). build 03-Jun-2026 10:33:17 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2e2456df). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2e2456df). build 03-Jun-2026 10:33:17 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:17 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:17 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63ef7ef4). build 03-Jun-2026 10:33:17 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63ef7ef4). build 03-Jun-2026 10:33:17 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63ef7ef4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63ef7ef4). build 03-Jun-2026 10:33:17 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63ef7ef4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63ef7ef4). build 03-Jun-2026 10:33:17 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63ef7ef4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63ef7ef4). build 03-Jun-2026 10:33:17 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63ef7ef4). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63ef7ef4). build 03-Jun-2026 10:33:17 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63ef7ef4). build 03-Jun-2026 10:33:17 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:17 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@63ef7ef4). build 03-Jun-2026 10:33:17 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:17 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@240da4a6). build 03-Jun-2026 10:33:17 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@240da4a6). build 03-Jun-2026 10:33:17 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@240da4a6). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@240da4a6). build 03-Jun-2026 10:33:17 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@240da4a6). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@240da4a6). build 03-Jun-2026 10:33:17 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:17 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:17 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@240da4a6). build 03-Jun-2026 10:33:17 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@240da4a6). build 03-Jun-2026 10:33:17 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@240da4a6). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@240da4a6). build 03-Jun-2026 10:33:17 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@240da4a6). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@240da4a6). build 03-Jun-2026 10:33:17 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:17 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:17 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c497c68). build 03-Jun-2026 10:33:17 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c497c68). build 03-Jun-2026 10:33:17 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c497c68). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c497c68). build 03-Jun-2026 10:33:17 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c497c68). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c497c68). build 03-Jun-2026 10:33:17 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c497c68). build 03-Jun-2026 10:33:17 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c497c68). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c497c68). build 03-Jun-2026 10:33:17 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c497c68). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c497c68). build 03-Jun-2026 10:33:17 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1c497c68). build 03-Jun-2026 10:33:17 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:17 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:17 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@714d56bb). build 03-Jun-2026 10:33:17 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@714d56bb). build 03-Jun-2026 10:33:17 Initializing Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@714d56bb). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@714d56bb). build 03-Jun-2026 10:33:17 Initializing Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@714d56bb). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@714d56bb). build 03-Jun-2026 10:33:17 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:17 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:17 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@714d56bb). build 03-Jun-2026 10:33:17 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@714d56bb). build 03-Jun-2026 10:33:17 Destroying Node_A_C_D_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@714d56bb). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_D_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@714d56bb). build 03-Jun-2026 10:33:17 Destroying Node_A_C_E_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_C_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@714d56bb). Grandparent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_E_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@714d56bb). build 03-Jun-2026 10:33:17 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.802 s -- in org.jivesoftware.openfire.container.PluginLoadingComplexHierarchyTest build 03-Jun-2026 10:33:18 [INFO] Running org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest error 03-Jun-2026 10:33:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:33:20 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:20 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:20 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@339e3db5). build 03-Jun-2026 10:33:20 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:20 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:20 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@339e3db5). build 03-Jun-2026 10:33:20 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:20 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:20 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:20 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:20 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:20 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:20 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@62d5146d). build 03-Jun-2026 10:33:20 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@62d5146d). build 03-Jun-2026 10:33:20 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:20 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:20 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@56e1369a). build 03-Jun-2026 10:33:20 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:20 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:20 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@56e1369a). build 03-Jun-2026 10:33:20 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:20 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:20 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:20 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52a7272c). build 03-Jun-2026 10:33:21 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52a7272c). build 03-Jun-2026 10:33:21 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52a7272c). build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@52a7272c). build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2749ef6d). build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@2749ef6d). build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f3daa3f). build 03-Jun-2026 10:33:21 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@6f3daa3f). build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@1275ad70). build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5c54806a). build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5c54806a). build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@73d46ba2). build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@73d46ba2). build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da6bb31). build 03-Jun-2026 10:33:21 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da6bb31). build 03-Jun-2026 10:33:21 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da6bb31). build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@4da6bb31). build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5ee92983). build 03-Jun-2026 10:33:21 Initializing Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5ee92983). build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5ee92983). build 03-Jun-2026 10:33:21 Destroying Node_A_C_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_C_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5ee92983). build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c64c29). build 03-Jun-2026 10:33:21 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@57c64c29). build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Initializing Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Init (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5eee06d7). build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_B_Plugin. Parent plugin class reference: class org.igniterealtime.openfire.exampleplugin.ProvidedBy_Node_A_ReferencedBy_Node_A_B_Destroy (its class loader: org.jivesoftware.openfire.container.PluginClassLoader@5eee06d7). build 03-Jun-2026 10:33:21 Initializing Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 Destroying Node_A_Plugin. build 03-Jun-2026 10:33:21 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.472 s -- in org.jivesoftware.openfire.container.PluginLoadingSimpleHierarchyTest build 03-Jun-2026 10:33:22 [INFO] Running org.jivesoftware.openfire.container.PluginManagerTest error 03-Jun-2026 10:33:23 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:33:23 which will prevent the application from working correctly. error 03-Jun-2026 10:33:23 error 03-Jun-2026 10:33:23 build 03-Jun-2026 10:33:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s -- in org.jivesoftware.openfire.container.PluginManagerTest build 03-Jun-2026 10:33:24 [INFO] Running org.jivesoftware.openfire.container.PluginServletTest error 03-Jun-2026 10:33:24 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:33:24 which will prevent the application from working correctly. error 03-Jun-2026 10:33:24 error 03-Jun-2026 10:33:24 build 03-Jun-2026 10:33:24 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in org.jivesoftware.openfire.container.PluginServletTest build 03-Jun-2026 10:33:25 [INFO] Running org.jivesoftware.openfire.csi.CsiManagerTest error 03-Jun-2026 10:33:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 03-Jun-2026 10:33:26 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:33:26 which will prevent the application from working correctly. error 03-Jun-2026 10:33:26 error 03-Jun-2026 10:33:26 build 03-Jun-2026 10:33:27 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.842 s -- in org.jivesoftware.openfire.csi.CsiManagerTest build 03-Jun-2026 10:33:28 [INFO] Running org.jivesoftware.openfire.disco.ContactAddressesExtendedDiscoInfoProviderTest error 03-Jun-2026 10:33:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:33:30 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.293 s -- in org.jivesoftware.openfire.disco.ContactAddressesExtendedDiscoInfoProviderTest build 03-Jun-2026 10:33:31 [INFO] Running org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest error 03-Jun-2026 10:33:32 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:33:33 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.482 s -- in org.jivesoftware.openfire.disco.IQDiscoInfoHandlerTest build 03-Jun-2026 10:33:34 [INFO] Running org.jivesoftware.openfire.disco.SoftwareInfoExtendedDiscoInfoProviderTest error 03-Jun-2026 10:33:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:33:37 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.546 s -- in org.jivesoftware.openfire.disco.SoftwareInfoExtendedDiscoInfoProviderTest build 03-Jun-2026 10:33:38 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest error 03-Jun-2026 10:33:38 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:33:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.851 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListenerTest build 03-Jun-2026 10:33:40 [INFO] Running org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest error 03-Jun-2026 10:33:41 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:33:41 which will prevent the application from working correctly. error 03-Jun-2026 10:33:41 error 03-Jun-2026 10:33:41 build 03-Jun-2026 10:33:41 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.613 s -- in org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManagerTest build 03-Jun-2026 10:33:42 [INFO] Running org.jivesoftware.openfire.forward.ForwardedTest error 03-Jun-2026 10:33:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 03-Jun-2026 10:33:43 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:33:43 which will prevent the application from working correctly. error 03-Jun-2026 10:33:43 error 03-Jun-2026 10:33:43 build 03-Jun-2026 10:33:44 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.280 s -- in org.jivesoftware.openfire.forward.ForwardedTest build 03-Jun-2026 10:33:45 [INFO] Running org.jivesoftware.openfire.group.AbstractGroupProviderTest error 03-Jun-2026 10:33:46 2026-06-03T15:33:46.771221700Z main ERROR Recursive call to appender file error 03-Jun-2026 10:33:46 2026-06-03T15:33:46.803973248Z main ERROR Recursive call to appender file error 03-Jun-2026 10:33:46 2026-06-03T15:33:46.804576811Z main ERROR Recursive call to appender file error 03-Jun-2026 10:33:46 2026-06-03T15:33:46.805857603Z main ERROR Recursive call to appender file error 03-Jun-2026 10:33:46 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:33:46 which will prevent the application from working correctly. error 03-Jun-2026 10:33:46 error 03-Jun-2026 10:33:46 error 03-Jun-2026 10:33:47 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:33:53 [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.748 s -- in org.jivesoftware.openfire.group.AbstractGroupProviderTest build 03-Jun-2026 10:33:54 [INFO] Running org.jivesoftware.openfire.group.DefaultGroupProviderTest error 03-Jun-2026 10:33:55 2026-06-03T15:33:55.365029974Z main ERROR Recursive call to appender file error 03-Jun-2026 10:33:55 2026-06-03T15:33:55.394228095Z main ERROR Recursive call to appender file error 03-Jun-2026 10:33:55 2026-06-03T15:33:55.394866632Z main ERROR Recursive call to appender file error 03-Jun-2026 10:33:55 2026-06-03T15:33:55.396202220Z main ERROR Recursive call to appender file error 03-Jun-2026 10:33:55 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:33:55 which will prevent the application from working correctly. error 03-Jun-2026 10:33:55 error 03-Jun-2026 10:33:55 error 03-Jun-2026 10:33:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:34:00 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.206 s -- in org.jivesoftware.openfire.group.DefaultGroupProviderTest build 03-Jun-2026 10:34:01 [INFO] Running org.jivesoftware.openfire.group.GroupJIDTest error 03-Jun-2026 10:34:01 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:34:01 which will prevent the application from working correctly. error 03-Jun-2026 10:34:01 error 03-Jun-2026 10:34:01 build 03-Jun-2026 10:34:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s -- in org.jivesoftware.openfire.group.GroupJIDTest build 03-Jun-2026 10:34:02 [INFO] Running org.jivesoftware.openfire.group.GroupManagerConcurrencyTest error 03-Jun-2026 10:34:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:34:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.359 s -- in org.jivesoftware.openfire.group.GroupManagerConcurrencyTest build 03-Jun-2026 10:34:10 [INFO] Running org.jivesoftware.openfire.group.GroupManagerNoMockTest error 03-Jun-2026 10:34:12 2026-06-03T15:34:12.052456476Z main ERROR Recursive call to appender file error 03-Jun-2026 10:34:12 2026-06-03T15:34:12.084112605Z main ERROR Recursive call to appender file error 03-Jun-2026 10:34:12 2026-06-03T15:34:12.084580273Z main ERROR Recursive call to appender file error 03-Jun-2026 10:34:12 2026-06-03T15:34:12.085777872Z main ERROR Recursive call to appender file error 03-Jun-2026 10:34:12 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:34:12 which will prevent the application from working correctly. error 03-Jun-2026 10:34:12 error 03-Jun-2026 10:34:12 error 03-Jun-2026 10:34:12 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:34:15 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.396 s -- in org.jivesoftware.openfire.group.GroupManagerNoMockTest build 03-Jun-2026 10:34:16 [INFO] Running org.jivesoftware.openfire.group.GroupManagerTest error 03-Jun-2026 10:34:16 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:34:16 which will prevent the application from working correctly. error 03-Jun-2026 10:34:16 error 03-Jun-2026 10:34:16 error 03-Jun-2026 10:34:16 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:34:18 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.458 s -- in org.jivesoftware.openfire.group.GroupManagerTest build 03-Jun-2026 10:34:19 [INFO] Running org.jivesoftware.openfire.group.GroupTest error 03-Jun-2026 10:34:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:34:20 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 s -- in org.jivesoftware.openfire.group.GroupTest build 03-Jun-2026 10:34:21 [INFO] Running org.jivesoftware.openfire.group.HybridGroupProviderTest build 03-Jun-2026 10:34:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 s -- in org.jivesoftware.openfire.group.HybridGroupProviderTest build 03-Jun-2026 10:34:23 [INFO] Running org.jivesoftware.openfire.group.MappedGroupProviderTest build 03-Jun-2026 10:34:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 s -- in org.jivesoftware.openfire.group.MappedGroupProviderTest build 03-Jun-2026 10:34:24 [INFO] Running org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest build 03-Jun-2026 10:34:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 s -- in org.jivesoftware.openfire.handler.IQEntityTimeHandlerTest build 03-Jun-2026 10:34:25 [INFO] Running org.jivesoftware.openfire.handler.IQRosterHandlerTest build 03-Jun-2026 10:34:26 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.460 s -- in org.jivesoftware.openfire.handler.IQRosterHandlerTest build 03-Jun-2026 10:34:27 [INFO] Running org.jivesoftware.openfire.http.HttpBindBodyTest build 03-Jun-2026 10:34:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 s -- in org.jivesoftware.openfire.http.HttpBindBodyTest build 03-Jun-2026 10:34:28 [INFO] Running org.jivesoftware.openfire.http.HttpSessionDeliverableTest build 03-Jun-2026 10:34:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.480 s -- in org.jivesoftware.openfire.http.HttpSessionDeliverableTest build 03-Jun-2026 10:34:29 [INFO] Running org.jivesoftware.openfire.keystore.CertificateUtilsTest build 03-Jun-2026 10:34:34 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.629 s -- in org.jivesoftware.openfire.keystore.CertificateUtilsTest build 03-Jun-2026 10:34:35 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 03-Jun-2026 10:34:38 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 03-Jun-2026 10:34:39 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.448 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 03-Jun-2026 10:34:39 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 03-Jun-2026 10:34:40 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 03-Jun-2026 10:34:40 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 03-Jun-2026 10:34:42 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.558 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 03-Jun-2026 10:34:42 [INFO] Running org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 03-Jun-2026 10:34:43 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 03-Jun-2026 10:34:43 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.945 s -- in org.jivesoftware.openfire.keystore.CheckChainTrustedTest build 03-Jun-2026 10:34:44 [INFO] Running org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest build 03-Jun-2026 10:34:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.526 s -- in org.jivesoftware.openfire.keystore.OpenfireX509TrustManagerTest build 03-Jun-2026 10:34:49 [INFO] Running org.jivesoftware.openfire.muc.HistoryStrategyTest error 03-Jun-2026 10:34:49 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:34:49 which will prevent the application from working correctly. error 03-Jun-2026 10:34:49 error 03-Jun-2026 10:34:49 build 03-Jun-2026 10:34:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.608 s -- in org.jivesoftware.openfire.muc.HistoryStrategyTest build 03-Jun-2026 10:34:50 [INFO] Running org.jivesoftware.openfire.muc.MUCOccupantTest error 03-Jun-2026 10:34:51 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 03-Jun-2026 10:34:51 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:34:51 which will prevent the application from working correctly. error 03-Jun-2026 10:34:51 error 03-Jun-2026 10:34:51 build 03-Jun-2026 10:34:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 s -- in org.jivesoftware.openfire.muc.MUCOccupantTest build 03-Jun-2026 10:34:53 [INFO] Running org.jivesoftware.openfire.muc.MUCRoomTest error 03-Jun-2026 10:34:53 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 03-Jun-2026 10:34:54 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:34:54 which will prevent the application from working correctly. error 03-Jun-2026 10:34:54 error 03-Jun-2026 10:34:54 build 03-Jun-2026 10:34:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.055 s -- in org.jivesoftware.openfire.muc.MUCRoomTest build 03-Jun-2026 10:34:56 [INFO] Running org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest build 03-Jun-2026 10:34:57 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s -- in org.jivesoftware.openfire.muc.spi.MUCPersistenceManagerTest build 03-Jun-2026 10:34:57 [INFO] Running org.jivesoftware.openfire.muc.spi.OccupantManagerTest error 03-Jun-2026 10:34:58 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 03-Jun-2026 10:34:59 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:34:59 which will prevent the application from working correctly. error 03-Jun-2026 10:34:59 error 03-Jun-2026 10:34:59 build 03-Jun-2026 10:34:59 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.011 s -- in org.jivesoftware.openfire.muc.spi.OccupantManagerTest build 03-Jun-2026 10:35:00 [INFO] Running org.jivesoftware.openfire.net.DNSUtilTest error 03-Jun-2026 10:35:01 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:35:01 which will prevent the application from working correctly. error 03-Jun-2026 10:35:01 error 03-Jun-2026 10:35:01 build 03-Jun-2026 10:35:01 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.770 s -- in org.jivesoftware.openfire.net.DNSUtilTest build 03-Jun-2026 10:35:02 [INFO] Running org.jivesoftware.openfire.net.HappyEyeballsResolverTest build 03-Jun-2026 10:35:05 [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.557 s -- in org.jivesoftware.openfire.net.HappyEyeballsResolverTest build 03-Jun-2026 10:35:05 [INFO] Running org.jivesoftware.openfire.net.SASLAuthenticationTest error 03-Jun-2026 10:35:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:35:08 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.580 s -- in org.jivesoftware.openfire.net.SASLAuthenticationTest build 03-Jun-2026 10:35:09 [INFO] Running org.jivesoftware.openfire.net.SrvRecordTest build 03-Jun-2026 10:35:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.jivesoftware.openfire.net.SrvRecordTest build 03-Jun-2026 10:35:10 [INFO] Running org.jivesoftware.openfire.nio.NettyXMPPDecoderTest error 03-Jun-2026 10:35:10 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:35:10 which will prevent the application from working correctly. error 03-Jun-2026 10:35:10 error 03-Jun-2026 10:35:10 build 03-Jun-2026 10:35:10 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.650 s -- in org.jivesoftware.openfire.nio.NettyXMPPDecoderTest build 03-Jun-2026 10:35:11 [INFO] Running org.jivesoftware.openfire.nio.XMLLightweightParserTest error 03-Jun-2026 10:35:12 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:35:12 which will prevent the application from working correctly. error 03-Jun-2026 10:35:12 error 03-Jun-2026 10:35:12 build 03-Jun-2026 10:35:12 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s -- in org.jivesoftware.openfire.nio.XMLLightweightParserTest build 03-Jun-2026 10:35:13 [INFO] Running org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest error 03-Jun-2026 10:35:13 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:35:13 which will prevent the application from working correctly. error 03-Jun-2026 10:35:13 error 03-Jun-2026 10:35:13 build 03-Jun-2026 10:35:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in org.jivesoftware.openfire.nio.XmlNumericCharacterReferenceTest build 03-Jun-2026 10:35:14 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest error 03-Jun-2026 10:35:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 03-Jun-2026 10:35:15 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:35:15 which will prevent the application from working correctly. error 03-Jun-2026 10:35:15 error 03-Jun-2026 10:35:15 build 03-Jun-2026 10:35:16 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.887 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderAffiliationOperationsTest build 03-Jun-2026 10:35:17 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest error 03-Jun-2026 10:35:17 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 03-Jun-2026 10:35:18 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:35:18 which will prevent the application from working correctly. error 03-Jun-2026 10:35:18 error 03-Jun-2026 10:35:18 build 03-Jun-2026 10:35:19 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.884 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderItemOperationsTest build 03-Jun-2026 10:35:20 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest error 03-Jun-2026 10:35:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 03-Jun-2026 10:35:21 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:35:21 which will prevent the application from working correctly. error 03-Jun-2026 10:35:21 error 03-Jun-2026 10:35:21 build 03-Jun-2026 10:35:21 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.777 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderNodeOperationsTest build 03-Jun-2026 10:35:22 [INFO] Running org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest error 03-Jun-2026 10:35:23 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 03-Jun-2026 10:35:23 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:35:23 which will prevent the application from working correctly. error 03-Jun-2026 10:35:23 error 03-Jun-2026 10:35:23 build 03-Jun-2026 10:35:24 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.937 s -- in org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProviderSubscriptionOperationsTest build 03-Jun-2026 10:35:25 [INFO] Running org.jivesoftware.openfire.pubsub.CollectionNodeTest build 03-Jun-2026 10:35:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 s -- in org.jivesoftware.openfire.pubsub.CollectionNodeTest build 03-Jun-2026 10:35:26 [INFO] Running org.jivesoftware.openfire.pubsub.LeafNodeTest build 03-Jun-2026 10:35:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s -- in org.jivesoftware.openfire.pubsub.LeafNodeTest build 03-Jun-2026 10:35:28 [INFO] Running org.jivesoftware.openfire.pubsub.PubSubEngineTest error 03-Jun-2026 10:35:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 03-Jun-2026 10:35:30 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:35:30 which will prevent the application from working correctly. error 03-Jun-2026 10:35:30 error 03-Jun-2026 10:35:30 build 03-Jun-2026 10:35:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.115 s -- in org.jivesoftware.openfire.pubsub.PubSubEngineTest build 03-Jun-2026 10:35:31 [INFO] Running org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest error 03-Jun-2026 10:35:31 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:35:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.744 s -- in org.jivesoftware.openfire.ratelimit.NewConnectionLimiterRegistryTest build 03-Jun-2026 10:35:33 [INFO] Running org.jivesoftware.openfire.roster.RosterItemTest error 03-Jun-2026 10:35:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 03-Jun-2026 10:35:34 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:35:34 which will prevent the application from working correctly. error 03-Jun-2026 10:35:34 error 03-Jun-2026 10:35:34 build 03-Jun-2026 10:35:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.628 s -- in org.jivesoftware.openfire.roster.RosterItemTest build 03-Jun-2026 10:35:36 [INFO] Running org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest error 03-Jun-2026 10:35:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 03-Jun-2026 10:35:37 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:35:37 which will prevent the application from working correctly. error 03-Jun-2026 10:35:37 error 03-Jun-2026 10:35:37 build 03-Jun-2026 10:35:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.847 s -- in org.jivesoftware.openfire.sasl.ExternalClientSaslServerTest build 03-Jun-2026 10:35:39 [INFO] Running org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest error 03-Jun-2026 10:35:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 03-Jun-2026 10:35:40 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:35:40 which will prevent the application from working correctly. error 03-Jun-2026 10:35:40 error 03-Jun-2026 10:35:40 build 03-Jun-2026 10:35:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.996 s -- in org.jivesoftware.openfire.sasl.ExternalServerSaslServerTest build 03-Jun-2026 10:35:41 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1CredentialObfuscationTest error 03-Jun-2026 10:35:42 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:35:43 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.592 s -- in org.jivesoftware.openfire.sasl.ScramSha1CredentialObfuscationTest build 03-Jun-2026 10:35:44 [INFO] Running org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest error 03-Jun-2026 10:35:44 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended error 03-Jun-2026 10:35:45 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:35:45 which will prevent the application from working correctly. error 03-Jun-2026 10:35:45 error 03-Jun-2026 10:35:45 build 03-Jun-2026 10:35:46 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.111 s -- in org.jivesoftware.openfire.sasl.ScramSha1SaslServerTest build 03-Jun-2026 10:35:47 [INFO] Running org.jivesoftware.openfire.session.LocalIncomingServerSessionTest build 03-Jun-2026 10:35:47 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in org.jivesoftware.openfire.session.LocalIncomingServerSessionTest build 03-Jun-2026 10:35:48 [INFO] Running org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest error 03-Jun-2026 10:35:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:38:43 [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 175.0 s -- in org.jivesoftware.openfire.session.LocalOutgoingServerSessionTest build 03-Jun-2026 10:38:44 [INFO] Running org.jivesoftware.openfire.session.ServerSessionTest build 03-Jun-2026 10:38:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.jivesoftware.openfire.session.ServerSessionTest build 03-Jun-2026 10:38:45 [INFO] Running org.jivesoftware.openfire.session.SessionTest build 03-Jun-2026 10:38:45 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.426 s -- in org.jivesoftware.openfire.session.SessionTest build 03-Jun-2026 10:38:46 [INFO] Running org.jivesoftware.openfire.spi.ConnectionTypeTest build 03-Jun-2026 10:38:46 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.jivesoftware.openfire.spi.ConnectionTypeTest build 03-Jun-2026 10:38:47 [INFO] Running org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest error 03-Jun-2026 10:38:47 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:38:47 which will prevent the application from working correctly. error 03-Jun-2026 10:38:47 error 03-Jun-2026 10:38:47 build 03-Jun-2026 10:38:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.634 s -- in org.jivesoftware.openfire.spi.EncryptionArtifactFactoryTest build 03-Jun-2026 10:38:48 [INFO] Running org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest error 03-Jun-2026 10:38:49 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:38:49 which will prevent the application from working correctly. error 03-Jun-2026 10:38:49 error 03-Jun-2026 10:38:49 build 03-Jun-2026 10:38:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s -- in org.jivesoftware.openfire.stanzaid.StanzaIDUtilTest build 03-Jun-2026 10:38:50 [INFO] Running org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest error 03-Jun-2026 10:38:50 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:38:51 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.529 s -- in org.jivesoftware.openfire.stats.StatisticDynamicMBeanTest build 03-Jun-2026 10:38:52 [INFO] Running org.jivesoftware.openfire.streammanagement.StreamManagerTest error 03-Jun-2026 10:38:53 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:38:53 which will prevent the application from working correctly. error 03-Jun-2026 10:38:53 error 03-Jun-2026 10:38:53 build 03-Jun-2026 10:38:53 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.500 s -- in org.jivesoftware.openfire.streammanagement.StreamManagerTest build 03-Jun-2026 10:38:53 [INFO] Running org.jivesoftware.openfire.user.HybridUserProviderTest build 03-Jun-2026 10:38:54 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 s -- in org.jivesoftware.openfire.user.HybridUserProviderTest build 03-Jun-2026 10:38:55 [INFO] Running org.jivesoftware.openfire.user.MappedUserProviderTest build 03-Jun-2026 10:38:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s -- in org.jivesoftware.openfire.user.MappedUserProviderTest build 03-Jun-2026 10:38:56 [INFO] Running org.jivesoftware.openfire.user.UserManagerTest error 03-Jun-2026 10:38:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:38:59 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.499 s -- in org.jivesoftware.openfire.user.UserManagerTest build 03-Jun-2026 10:39:00 [INFO] Running org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest build 03-Jun-2026 10:39:00 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.555 s -- in org.jivesoftware.openfire.user.property.HybridUserPropertyProviderTest build 03-Jun-2026 10:39:01 [INFO] Running org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest build 03-Jun-2026 10:39:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s -- in org.jivesoftware.openfire.user.property.MappedUserPropertyProviderTest build 03-Jun-2026 10:39:03 [INFO] Running org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest error 03-Jun-2026 10:39:03 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:39:03 which will prevent the application from working correctly. error 03-Jun-2026 10:39:03 error 03-Jun-2026 10:39:03 build 03-Jun-2026 10:39:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s -- in org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandlerTest build 03-Jun-2026 10:39:04 [INFO] Running org.jivesoftware.util.AdminConsoleTest error 03-Jun-2026 10:39:04 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:39:04 which will prevent the application from working correctly. error 03-Jun-2026 10:39:04 error 03-Jun-2026 10:39:04 build 03-Jun-2026 10:39:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 s -- in org.jivesoftware.util.AdminConsoleTest build 03-Jun-2026 10:39:05 [INFO] Running org.jivesoftware.util.AesEncryptorTest build 03-Jun-2026 10:39:06 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 s -- in org.jivesoftware.util.AesEncryptorTest build 03-Jun-2026 10:39:07 [INFO] Running org.jivesoftware.util.AutoCloseableReentrantLockTest build 03-Jun-2026 10:39:08 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.181 s -- in org.jivesoftware.util.AutoCloseableReentrantLockTest build 03-Jun-2026 10:39:09 [INFO] Running org.jivesoftware.util.BlowfishEncryptorTest error 03-Jun-2026 10:39:10 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:39:10 which will prevent the application from working correctly. error 03-Jun-2026 10:39:10 error 03-Jun-2026 10:39:10 build 03-Jun-2026 10:39:12 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.303 s -- in org.jivesoftware.util.BlowfishEncryptorTest build 03-Jun-2026 10:39:12 [INFO] Running org.jivesoftware.util.CacheUtilTest error 03-Jun-2026 10:39:13 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:39:13 which will prevent the application from working correctly. error 03-Jun-2026 10:39:13 error 03-Jun-2026 10:39:13 build 03-Jun-2026 10:39:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 s -- in org.jivesoftware.util.CacheUtilTest build 03-Jun-2026 10:39:14 [INFO] Running org.jivesoftware.util.CacheableOptionalTest build 03-Jun-2026 10:39:14 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.102 s -- in org.jivesoftware.util.CacheableOptionalTest build 03-Jun-2026 10:39:15 [INFO] Running org.jivesoftware.util.CertificateManagerTest error 03-Jun-2026 10:39:16 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:39:16 which will prevent the application from working correctly. error 03-Jun-2026 10:39:16 error 03-Jun-2026 10:39:16 build 03-Jun-2026 10:39:16 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.370 s -- in org.jivesoftware.util.CertificateManagerTest build 03-Jun-2026 10:39:17 [INFO] Running org.jivesoftware.util.CertificateTest build 03-Jun-2026 10:39:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.jivesoftware.util.CertificateTest build 03-Jun-2026 10:39:18 [INFO] Running org.jivesoftware.util.CollectionUtilsTest build 03-Jun-2026 10:39:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.jivesoftware.util.CollectionUtilsTest build 03-Jun-2026 10:39:19 [INFO] Running org.jivesoftware.util.GraphicsUtilsTest build 03-Jun-2026 10:39:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 s -- in org.jivesoftware.util.GraphicsUtilsTest build 03-Jun-2026 10:39:20 [INFO] Running org.jivesoftware.util.IpUtilsTest build 03-Jun-2026 10:39:20 [INFO] Tests run: 124, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s -- in org.jivesoftware.util.IpUtilsTest build 03-Jun-2026 10:39:21 [INFO] Running org.jivesoftware.util.JIDTest build 03-Jun-2026 10:39:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.140 s -- in org.jivesoftware.util.JIDTest build 03-Jun-2026 10:39:22 [INFO] Running org.jivesoftware.util.JavaSpecVersionTest build 03-Jun-2026 10:39:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.jivesoftware.util.JavaSpecVersionTest build 03-Jun-2026 10:39:23 [INFO] Running org.jivesoftware.util.LDAPTest build 03-Jun-2026 10:39:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 s -- in org.jivesoftware.util.LDAPTest build 03-Jun-2026 10:39:24 [INFO] Running org.jivesoftware.util.ListPagerTest error 03-Jun-2026 10:39:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:39:26 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.717 s -- in org.jivesoftware.util.ListPagerTest build 03-Jun-2026 10:39:27 [INFO] Running org.jivesoftware.util.LocaleUtilsTest build 03-Jun-2026 10:39:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s -- in org.jivesoftware.util.LocaleUtilsTest build 03-Jun-2026 10:39:28 [INFO] Running org.jivesoftware.util.ObfuscatorTest build 03-Jun-2026 10:39:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s -- in org.jivesoftware.util.ObfuscatorTest build 03-Jun-2026 10:39:30 [INFO] Running org.jivesoftware.util.SAXReaderUtilTest error 03-Jun-2026 10:39:31 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:39:31 which will prevent the application from working correctly. error 03-Jun-2026 10:39:31 error 03-Jun-2026 10:39:31 build 03-Jun-2026 10:39:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in org.jivesoftware.util.SAXReaderUtilTest build 03-Jun-2026 10:39:32 [INFO] Running org.jivesoftware.util.StringUtilsTest error 03-Jun-2026 10:39:32 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:39:32 which will prevent the application from working correctly. error 03-Jun-2026 10:39:32 error 03-Jun-2026 10:39:32 build 03-Jun-2026 10:39:32 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s -- in org.jivesoftware.util.StringUtilsTest build 03-Jun-2026 10:39:33 [INFO] Running org.jivesoftware.util.SystemPropertyTest error 03-Jun-2026 10:39:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:39:35 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.981 s -- in org.jivesoftware.util.SystemPropertyTest build 03-Jun-2026 10:39:36 [INFO] Running org.jivesoftware.util.TaskEngineTest error 03-Jun-2026 10:39:36 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:39:36 which will prevent the application from working correctly. error 03-Jun-2026 10:39:36 error 03-Jun-2026 10:39:36 build 03-Jun-2026 10:39:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 s -- in org.jivesoftware.util.TaskEngineTest build 03-Jun-2026 10:39:37 [INFO] Running org.jivesoftware.util.TokenBucketRateLimiterTest build 03-Jun-2026 10:39:37 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.jivesoftware.util.TokenBucketRateLimiterTest build 03-Jun-2026 10:39:38 [INFO] Running org.jivesoftware.util.VersionTest build 03-Jun-2026 10:39:38 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.jivesoftware.util.VersionTest build 03-Jun-2026 10:39:39 [INFO] Running org.jivesoftware.util.WebXmlUtilsTest build 03-Jun-2026 10:39:40 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s -- in org.jivesoftware.util.WebXmlUtilsTest build 03-Jun-2026 10:39:40 [INFO] Running org.jivesoftware.util.XMLPropertiesMigrationEncryptionTest build 03-Jun-2026 10:39:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s -- in org.jivesoftware.util.XMLPropertiesMigrationEncryptionTest build 03-Jun-2026 10:39:42 [INFO] Running org.jivesoftware.util.XMLPropertiesTest error 03-Jun-2026 10:39:42 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:39:42 which will prevent the application from working correctly. error 03-Jun-2026 10:39:42 error 03-Jun-2026 10:39:42 build 03-Jun-2026 10:39:43 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 s -- in org.jivesoftware.util.XMLPropertiesTest build 03-Jun-2026 10:39:44 [INFO] Running org.jivesoftware.util.XMPPDateTimeFormatTest build 03-Jun-2026 10:39:44 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.jivesoftware.util.XMPPDateTimeFormatTest build 03-Jun-2026 10:39:45 [INFO] Running org.jivesoftware.util.cache.CacheFactoryConfigTest error 03-Jun-2026 10:39:45 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:39:45 which will prevent the application from working correctly. error 03-Jun-2026 10:39:45 error 03-Jun-2026 10:39:45 build 03-Jun-2026 10:39:45 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 s -- in org.jivesoftware.util.cache.CacheFactoryConfigTest build 03-Jun-2026 10:39:46 [INFO] Running org.jivesoftware.util.cache.CacheFactoryTest error 03-Jun-2026 10:39:47 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:39:47 which will prevent the application from working correctly. error 03-Jun-2026 10:39:47 error 03-Jun-2026 10:39:47 build 03-Jun-2026 10:39:47 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.628 s -- in org.jivesoftware.util.cache.CacheFactoryTest build 03-Jun-2026 10:39:48 [INFO] Running org.jivesoftware.util.cache.CacheSizesTest error 03-Jun-2026 10:39:48 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:39:48 which will prevent the application from working correctly. error 03-Jun-2026 10:39:48 error 03-Jun-2026 10:39:48 build 03-Jun-2026 10:39:48 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s -- in org.jivesoftware.util.cache.CacheSizesTest build 03-Jun-2026 10:39:49 [INFO] Running org.jivesoftware.util.cache.DefaultExternalizableUtilTest build 03-Jun-2026 10:39:49 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s -- in org.jivesoftware.util.cache.DefaultExternalizableUtilTest build 03-Jun-2026 10:39:50 [INFO] Running org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest build 03-Jun-2026 10:39:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListenerTest build 03-Jun-2026 10:39:51 [INFO] Running org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest error 03-Jun-2026 10:39:51 Critical Error! The home directory has not been configured, error 03-Jun-2026 10:39:51 which will prevent the application from working correctly. error 03-Jun-2026 10:39:51 error 03-Jun-2026 10:39:51 build 03-Jun-2026 10:39:51 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.517 s -- in org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListenerTest build 03-Jun-2026 10:39:52 [INFO] Running org.jivesoftware.util.cert.CNCertificateIdentityMappingTest build 03-Jun-2026 10:39:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 s -- in org.jivesoftware.util.cert.CNCertificateIdentityMappingTest build 03-Jun-2026 10:39:54 [INFO] Running org.jivesoftware.util.channelbinding.ChannelBindingProviderManagerTest error 03-Jun-2026 10:39:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:39:56 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.622 s -- in org.jivesoftware.util.channelbinding.ChannelBindingProviderManagerTest build 03-Jun-2026 10:39:57 [INFO] Running org.jivesoftware.util.channelbinding.TlsServerEndPointChannelBindingProviderTest error 03-Jun-2026 10:39:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:39:58 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.726 s -- in org.jivesoftware.util.channelbinding.TlsServerEndPointChannelBindingProviderTest build 03-Jun-2026 10:39:59 [INFO] Running org.jivesoftware.util.jetty.TrustedForwardedRequestCustomizerTest error 03-Jun-2026 10:40:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended build 03-Jun-2026 10:40:01 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.969 s -- in org.jivesoftware.util.jetty.TrustedForwardedRequestCustomizerTest build 03-Jun-2026 10:40:02 [INFO] Running org.jivesoftware.database.DbConnectionManagerTest build 03-Jun-2026 10:40:02 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.jivesoftware.database.DbConnectionManagerTest build 03-Jun-2026 10:40:03 [INFO] Running org.jivesoftware.database.ProfiledConnectionTest build 03-Jun-2026 10:40:03 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s -- in org.jivesoftware.database.ProfiledConnectionTest build 03-Jun-2026 10:40:04 [INFO] Running dom.io.XMPPPacketReaderTest build 03-Jun-2026 10:40:05 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 s -- in dom.io.XMPPPacketReaderTest build 03-Jun-2026 10:40:05 [INFO] build 03-Jun-2026 10:40:05 [INFO] Results: build 03-Jun-2026 10:40:05 [INFO] build 03-Jun-2026 10:40:05 [WARNING] Tests run: 1907, Failures: 0, Errors: 0, Skipped: 3 build 03-Jun-2026 10:40:05 [INFO] build 03-Jun-2026 10:40:05 [INFO] build 03-Jun-2026 10:40:05 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ xmppserver --- build 03-Jun-2026 10:40:05 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.2.0-SNAPSHOT.jar build 03-Jun-2026 10:40:05 [INFO] build 03-Jun-2026 10:40:05 [INFO] --- maven-assembly-plugin:3.8.0:single (default) @ xmppserver --- build 03-Jun-2026 10:40:05 [INFO] Reading assembly descriptor: src/assembly/taglib.xml build 03-Jun-2026 10:40:05 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/xmppserver/target/xmppserver-5.2.0-SNAPSHOT-taglib.jar build 03-Jun-2026 10:40:05 [INFO] build 03-Jun-2026 10:40:05 [INFO] ----------------< org.igniterealtime.openfire:starter >----------------- build 03-Jun-2026 10:40:05 [INFO] Building Starter for Openfire 5.2.0-SNAPSHOT [4/7] build 03-Jun-2026 10:40:05 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Jun-2026 10:40:05 [INFO] build 03-Jun-2026 10:40:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ starter --- build 03-Jun-2026 10:40:05 [INFO] build 03-Jun-2026 10:40:05 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ starter --- build 03-Jun-2026 10:40:05 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 03-Jun-2026 10:40:05 [INFO] build 03-Jun-2026 10:40:05 [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ starter --- build 03-Jun-2026 10:40:05 [INFO] Copying 4 resources from src/main/resources to target/classes build 03-Jun-2026 10:40:05 [INFO] build 03-Jun-2026 10:40:05 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ starter --- build 03-Jun-2026 10:40:05 [INFO] Recompiling the module because of changed dependency. build 03-Jun-2026 10:40:05 [INFO] Compiling 8 source files with javac [debug target 17] to target/classes build 03-Jun-2026 10:40:05 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java uses or overrides a deprecated API. build 03-Jun-2026 10:40:05 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/starter/ServerStarter.java: Recompile with -Xlint:deprecation for details. build 03-Jun-2026 10:40:05 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Some input files use unchecked or unsafe operations. build 03-Jun-2026 10:40:05 [INFO] /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/src/main/java/org/jivesoftware/openfire/launcher/DroppableFrame.java: Recompile with -Xlint:unchecked for details. build 03-Jun-2026 10:40:05 [INFO] build 03-Jun-2026 10:40:05 [INFO] --- maven-resources-plugin:3.5.0:testResources (default-testResources) @ starter --- build 03-Jun-2026 10:40:05 [INFO] Copying 2 resources from src/test/resources to target/test-classes build 03-Jun-2026 10:40:05 [INFO] build 03-Jun-2026 10:40:05 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ starter --- build 03-Jun-2026 10:40:05 [INFO] Recompiling the module because of changed dependency. build 03-Jun-2026 10:40:05 [INFO] Compiling 1 source file with javac [debug target 17] to target/test-classes build 03-Jun-2026 10:40:05 [INFO] build 03-Jun-2026 10:40:05 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ starter --- build 03-Jun-2026 10:40:05 [INFO] Surefire report directory: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/surefire-reports build 03-Jun-2026 10:40:06 build 03-Jun-2026 10:40:06 ------------------------------------------------------- build 03-Jun-2026 10:40:06 T E S T S build 03-Jun-2026 10:40:06 ------------------------------------------------------- build 03-Jun-2026 10:40:06 Running org.jivesoftware.openfire.launcher.LauncherTest error 03-Jun-2026 10:40:06 [Fatal Error] xxe.xml:6:18: External Entity: Failed to read external document 'random', because 'file' access is not allowed due to restriction set by the accessExternalDTD property. build 03-Jun-2026 10:40:06 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec build 03-Jun-2026 10:40:06 build 03-Jun-2026 10:40:06 Results : build 03-Jun-2026 10:40:06 build 03-Jun-2026 10:40:06 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 build 03-Jun-2026 10:40:06 build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ starter --- build 03-Jun-2026 10:40:06 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/starter/target/startup.jar build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] ----------------< org.igniterealtime.openfire:plugins >----------------- build 03-Jun-2026 10:40:06 [INFO] Building Openfire Plugins 5.2.0-SNAPSHOT [5/7] build 03-Jun-2026 10:40:06 [INFO] --------------------------------[ pom ]--------------------------------- build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ plugins --- build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ plugins --- build 03-Jun-2026 10:40:06 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] --< org.igniterealtime.openfire.plugins:openfire-plugin-assembly-descriptor >-- build 03-Jun-2026 10:40:06 [INFO] Building Openfire Plugin Assembly Descriptor 5.2.0-SNAPSHOT [6/7] build 03-Jun-2026 10:40:06 [INFO] --------------------------------[ jar ]--------------------------------- build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ openfire-plugin-assembly-descriptor --- build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ openfire-plugin-assembly-descriptor --- build 03-Jun-2026 10:40:06 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ openfire-plugin-assembly-descriptor --- build 03-Jun-2026 10:40:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Jun-2026 10:40:06 [INFO] Copying 1 resource build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ openfire-plugin-assembly-descriptor --- build 03-Jun-2026 10:40:06 [INFO] No sources to compile build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ openfire-plugin-assembly-descriptor --- build 03-Jun-2026 10:40:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. build 03-Jun-2026 10:40:06 [INFO] skip non existing resourceDirectory /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/plugins/openfire-plugin-assembly-descriptor/src/test/resources build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ openfire-plugin-assembly-descriptor --- build 03-Jun-2026 10:40:06 [INFO] No sources to compile build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ openfire-plugin-assembly-descriptor --- build 03-Jun-2026 10:40:06 [INFO] No tests to run. build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] --- maven-jar-plugin:3.5.0:jar (default-jar) @ openfire-plugin-assembly-descriptor --- build 03-Jun-2026 10:40:06 [INFO] Building jar: /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/plugins/openfire-plugin-assembly-descriptor/target/openfire-plugin-assembly-descriptor-5.2.0-SNAPSHOT.jar build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] --------------< org.igniterealtime.openfire:distribution >-------------- build 03-Jun-2026 10:40:06 [INFO] Building Distribution 5.2.0-SNAPSHOT [7/7] build 03-Jun-2026 10:40:06 [INFO] --------------------------------[ pom ]--------------------------------- build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] --- maven-enforcer-plugin:3.6.3:enforce (enforce-no-snapshots) @ distribution --- build 03-Jun-2026 10:40:06 [INFO] Rule 1: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed build 03-Jun-2026 10:40:06 [INFO] build 03-Jun-2026 10:40:06 [INFO] --- maven-assembly-plugin:3.8.0:single (make-assembly) @ distribution --- build 03-Jun-2026 10:40:06 [INFO] Reading assembly descriptor: src/assembly/basic-distribution.xml build 03-Jun-2026 10:40:07 [INFO] Copying files to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base build 03-Jun-2026 10:40:07 [INFO] 730 files copied to /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1/distribution/target/distribution-base build 03-Jun-2026 10:40:07 [INFO] build 03-Jun-2026 10:40:07 [INFO] --- maven-dependency-plugin:3.11.0:copy (copy) @ distribution --- build 03-Jun-2026 10:40:07 [INFO] ------------------------------------------------------------------------ build 03-Jun-2026 10:40:07 [INFO] Reactor Summary for Parent 5.2.0-SNAPSHOT: build 03-Jun-2026 10:40:07 [INFO] build 03-Jun-2026 10:40:07 [INFO] Parent ............................................. SUCCESS [ 0.294 s] build 03-Jun-2026 10:40:07 [INFO] Internationalization files for Openfire ............ SUCCESS [ 0.700 s] build 03-Jun-2026 10:40:07 [INFO] Core XMPP Server ................................... SUCCESS [07:56 min] build 03-Jun-2026 10:40:07 [INFO] Starter for Openfire ............................... SUCCESS [ 0.527 s] build 03-Jun-2026 10:40:07 [INFO] Openfire Plugins ................................... SUCCESS [ 0.015 s] build 03-Jun-2026 10:40:07 [INFO] Openfire Plugin Assembly Descriptor ................ SUCCESS [ 0.102 s] build 03-Jun-2026 10:40:07 [INFO] Distribution ....................................... SUCCESS [ 1.467 s] build 03-Jun-2026 10:40:07 [INFO] ------------------------------------------------------------------------ build 03-Jun-2026 10:40:07 [INFO] BUILD SUCCESS build 03-Jun-2026 10:40:07 [INFO] ------------------------------------------------------------------------ build 03-Jun-2026 10:40:07 [INFO] Total time: 07:59 min build 03-Jun-2026 10:40:07 [INFO] Finished at: 2026-06-03T10:40:07-05:00 build 03-Jun-2026 10:40:07 [INFO] ------------------------------------------------------------------------ simple 03-Jun-2026 10:40:07 Parsing test results under /home/bamboo-agent1/bamboo-agent-home/xml-data/build-dir/OPENFIRE-TRUNK-JOB1... simple 03-Jun-2026 10:40:08 Finished task 'Build' with result: Success simple 03-Jun-2026 10:40:08 Running post build plugin 'Docker Container Cleanup' simple 03-Jun-2026 10:40:08 Running post build plugin 'NCover Results Collector' simple 03-Jun-2026 10:40:08 Running post build plugin 'Build Results Label Collector' simple 03-Jun-2026 10:40:08 Running post build plugin 'Clover Results Collector' simple 03-Jun-2026 10:40:08 Running post build plugin 'npm Cache Cleanup' simple 03-Jun-2026 10:40:08 Running post build plugin 'Artifact Copier' simple 03-Jun-2026 10:40:08 Publishing an artifact: Unpacked project files simple 03-Jun-2026 10:40:40 Finished publishing of artifact Non required shared artifact Http Compression On : [Unpacked project files], patterns: [**/*] in 31.91 s simple 03-Jun-2026 10:40:40 Finalising the build... simple 03-Jun-2026 10:40:40 Stopping timer. simple 03-Jun-2026 10:40:40 Build OPENFIRE-TRUNK-JOB1-3021 completed. simple 03-Jun-2026 15:40:42 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 03-Jun-2026 15:40:42 Running on server: post build plugin 'NCover Results Collector' simple 03-Jun-2026 15:40:42 Running on server: post build plugin 'Build Labeller' simple 03-Jun-2026 15:40:42 Running on server: post build plugin 'Clover Delta Calculator' simple 03-Jun-2026 15:40:42 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 03-Jun-2026 15:40:42 All post build plugins have finished simple 03-Jun-2026 15:40:42 Generating build results summary... simple 03-Jun-2026 15:40:42 Saving build results to disk... simple 03-Jun-2026 15:40:43 Store variable context... simple 03-Jun-2026 15:40:43 Finished building OPENFIRE-TRUNK-JOB1-3021.