Log Output
Suites
· Log Output
Combined output from all calls to the log methods of the TestNG Reporter.
2022-04-25 12:08:53 | adding system property: server.cluster.nodes: localhost
2022-04-25 12:08:53 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:08:53 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:08:53 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:08:53 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:09:13 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 12:09:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5984d2db
2022-04-25 12:09:13 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:09:13 | [Mutex] waiting for: [registration]
2022-04-25 12:09:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5743379b
2022-04-25 12:09:13 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:09:13 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@537cb9ab
2022-04-25 12:09:13 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:09:13 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 12:09:13 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 12:09:13 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:09:13 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:09:33 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@167e3da0}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@699327be}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@27222af8}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@11256e56}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@7651c2ef}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@68fa54c}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:09:33 PDT 2022}}}}
2022-04-25 12:09:33 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:09:33 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3e0b6fc
2022-04-25 12:09:33 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2ae50158
2022-04-25 12:09:33 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6ca91405
2022-04-25 12:10:43 | [Mutex] timeout. Not received [registration]
2022-04-25 12:10:43 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | Running: Retrieve server version
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.util.RetrieveVersion]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | Running: Retrieve server statistics 1
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.util.RetrieveStatistics]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | Running: SASL authentication
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | Running: Brute Force Prevention
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:43 |
2022-04-25 12:10:43 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-25 12:10:43 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: Password change
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: VCard: VCard4 support - #2407, #2410
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestVCard4]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: VCard: VCard4 and VCard-Temp integration - #3282
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: VCard: Setting VCard-temp with empty photo - #6293
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestVcardTemp]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: MotD: Message of the Day
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestMotD]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: Welcome: Welcome message
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: User credentials manipulation
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: Offline Messages: Setting offline messages limit to 3 - #2944
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: Offline Messages: Sink Provider - #2947
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageSinkProvider]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and resource conflict - #4262
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and sending message to offline contact - #4298
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: XEP-0357: Push Notifications
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPush]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushMuted]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: XEP-0357: Push Notifications - Groupchat
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: XEP-0398: User Avatar to vCard-Based Avatars Conversion
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPepUserAvatarToVCardConversion]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: XEP-0411: Bookmarks Conversion
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPepBookmarksConversion]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: C2S: TLS - Client Cert: Two-way TLS - #2939
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: WebSocket: Test WebSocket connectivity - #3305
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: Tigase XMPP server monitoring - #2951
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestServerMonitoring]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: Admin ad-hoc tests
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.adhoc.TestChangeUserPassword]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: Presence tests
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.presence.PresencePreApproval]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: Privacy list
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestPrivacyList]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: Service Discovery Extensions
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | Running: XEP-0215: External Service Discovery
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 |
2022-04-25 12:10:44 | null / [TestClass name=class tigase.tests.server.TestExtDisco]
2022-04-25 12:10:44 | ------------------------------------
2022-04-25 12:10:44 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:10:44 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:10:44 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:10:44 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:11:04 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 12:11:04 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@29f5b0e3
2022-04-25 12:11:04 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:11:04 | [Mutex] waiting for: [registration]
2022-04-25 12:11:04 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@27324bad
2022-04-25 12:11:04 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:11:04 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@230ddb93
2022-04-25 12:11:04 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 12:11:04 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:11:04 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 12:11:04 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:11:04 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:11:24 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@167e3da0}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@660f4196}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@27222af8}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@62f9871c}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@57a3c7cd}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@1abf5fe9}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:11:24 PDT 2022}}}}
2022-04-25 12:11:24 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:11:24 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@620bed9
2022-04-25 12:11:24 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@284f1866
2022-04-25 12:11:24 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@619b3f0d
2022-04-25 12:12:34 | [Mutex] timeout. Not received [registration]
2022-04-25 12:12:34 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | Running: Test MAM support - #4732
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | Running: Test limit of users per room - #3179
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | Running: Test handling of timestamps - #7443
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | Running: Modify list of the occupants to include room members - #8660
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | Running: Test MUC VCard support
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 |
2022-04-25 12:12:34 | null / [TestClass name=class tigase.tests.muc.TestVCard]
2022-04-25 12:12:34 | ------------------------------------
2022-04-25 12:12:34 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:12:34 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:12:34 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:12:34 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:12:54 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 12:12:54 | [Mutex] waiting for: [registration]
2022-04-25 12:12:54 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@686acbe6
2022-04-25 12:12:54 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:12:54 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@66ad289b
2022-04-25 12:12:54 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:12:54 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6292a096
2022-04-25 12:12:54 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:12:54 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 12:12:54 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 12:12:54 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:12:54 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:13:14 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@167e3da0}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@279022a0}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@27222af8}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@191be84f}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@16fde207}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@619c765e}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:13:14 PDT 2022}}}}
2022-04-25 12:13:14 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:13:14 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@47bfddef
2022-04-25 12:13:14 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1a00cc7
2022-04-25 12:13:14 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@78342b2e
2022-04-25 12:14:24 | [Mutex] timeout. Not received [registration]
2022-04-25 12:14:24 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | Running: Node and item manipulation using PubSub procotol - #4229
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | Running: PEP support
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | Running: Removal of PEP nodes on user removal - #3544
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRemovalOfPepNodeOnUserRemoval]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | Running: MAM: Support for XEP-0313 for PubSub - #4733
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | Running: REST: Node and item manipulation using REST API - XML - #4229, #4728
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | Running: REST: Node and item manipulation using REST API - JSON - #4728
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | Running: REST: Item publication on PubSub node with message expiration using REST API - #2959
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | Running: Testing propagation of changes to node configuration to other cluster nodes - #3993
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubOld]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | Running: Discovery of nodes with RSM
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 |
2022-04-25 12:14:24 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]
2022-04-25 12:14:24 | ------------------------------------
2022-04-25 12:14:24 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:14:24 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:14:24 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:14:24 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:14:44 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 12:14:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@737b9e96
2022-04-25 12:14:44 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:14:44 | [Mutex] waiting for: [registration]
2022-04-25 12:14:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7dbc6e89
2022-04-25 12:14:44 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:14:44 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7983f5e6
2022-04-25 12:14:44 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:14:44 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 12:14:44 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 12:14:44 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:14:44 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:15:04 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@167e3da0}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@3c8164b2}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@27222af8}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@13a1d29a}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@d773e41}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@6bbdd6cc}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:15:04 PDT 2022}}}}
2022-04-25 12:15:04 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:15:04 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5cae9bfd
2022-04-25 12:15:04 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4186a7f0
2022-04-25 12:15:04 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@75b71cb7
2022-04-25 12:16:14 | [Mutex] timeout. Not received [registration]
2022-04-25 12:16:14 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | Running: UI: Web Admin UI - #2955
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestAdminUI]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | Running: REST: REST API for Setting/Updating Privacy Rules - #2928
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | Running: REST: Sending XMPP messages using HTTP REST API - #2936
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestSendingXmppStanzaUsingREST]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | Running: REST: Test support for retrieval of XEP-0084: User Avatar using REST API call - #3258
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestRetrievalOfUserAvatarUsingREST]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | Running: REST: Test user status change via REST API call - #8226
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | Running: Password reset over email
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestPasswordReset]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | Running: Upload: Test support for XEP-0363: HTTP File Upload
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 |
2022-04-25 12:16:14 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]
2022-04-25 12:16:14 | ------------------------------------
2022-04-25 12:16:14 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:16:14 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:16:14 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:16:14 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:16:34 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 12:16:34 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3dd0dcfe
2022-04-25 12:16:34 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:16:34 | [Mutex] waiting for: [registration]
2022-04-25 12:16:34 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@33173534
2022-04-25 12:16:34 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:16:34 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3728b78e
2022-04-25 12:16:34 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:16:34 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 12:16:34 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 12:16:34 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:16:34 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:16:54 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@167e3da0}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@722a3f0f}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@27222af8}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@49262a98}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@4312081d}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@31f44336}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:16:54 PDT 2022}}}}
2022-04-25 12:16:54 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:16:54 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1205c040
2022-04-25 12:16:54 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6a0f4a72
2022-04-25 12:16:54 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@390ee5ce
2022-04-25 12:18:04 | [Mutex] timeout. Not received [registration]
2022-04-25 12:18:04 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | Running: XEP-0313 - Message Archive Management
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | Running: XEP-0313 - Message Archive Management: 2
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | Running: XEP-0136 - Message Archiving - basic tests
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | Running: XEP-0136 - Message Archive - extended tests
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | Running: XEP-0136 - Message Archiving - RSM
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingRSM]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | Running: XEP-0136 - Message Archiving - Tags and Contains
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | Running: XEP-0136 - Message Archiving - MUC
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingMUC]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | Running: Archiving messages while recipient is oflfine
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 |
2022-04-25 12:18:04 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]
2022-04-25 12:18:04 | ------------------------------------
2022-04-25 12:18:04 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:18:04 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:18:04 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:18:04 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:18:24 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 12:18:24 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@25d61b7b
2022-04-25 12:18:24 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:18:24 | [Mutex] waiting for: [registration]
2022-04-25 12:18:24 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2b11e1b1
2022-04-25 12:18:24 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:18:24 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2f2e700b
2022-04-25 12:18:24 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:18:24 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 12:18:24 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 12:18:24 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:18:24 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:18:44 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@167e3da0}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@6a2ceb8a}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@27222af8}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@7fb43877}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@5b8c4259}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@7fecf0b}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:18:44 PDT 2022}}}}
2022-04-25 12:18:44 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:18:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@a0314c5
2022-04-25 12:18:44 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@54aae272
2022-04-25 12:18:44 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6d0dec34
2022-04-25 12:19:54 | [Mutex] timeout. Not received [registration]
2022-04-25 12:19:54 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:19:54 |
2022-04-25 12:19:54 | Running: External Component - testing external component settings and connectivity
2022-04-25 12:19:54 | ------------------------------------
2022-04-25 12:19:54 |
2022-04-25 12:19:54 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 12:19:54 | ------------------------------------
2022-04-25 12:19:54 |
2022-04-25 12:19:54 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 12:19:54 | ------------------------------------
2022-04-25 12:19:54 |
2022-04-25 12:19:54 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 12:19:54 | ------------------------------------
2022-04-25 12:19:54 |
2022-04-25 12:19:54 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 12:19:54 | ------------------------------------
2022-04-25 12:19:54 |
2022-04-25 12:19:54 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 12:19:54 | ------------------------------------
2022-04-25 12:19:54 |
2022-04-25 12:19:54 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]
2022-04-25 12:19:54 | ------------------------------------
2022-04-25 12:19:54 |
2022-04-25 12:19:54 | Running: External Component Manager - testing configuration of external components
2022-04-25 12:19:54 | ------------------------------------
2022-04-25 12:19:54 |
2022-04-25 12:19:54 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-25 12:19:54 | ------------------------------------
2022-04-25 12:19:54 |
2022-04-25 12:19:54 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-25 12:19:54 | ------------------------------------
2022-04-25 12:19:54 |
2022-04-25 12:19:54 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]
2022-04-25 12:19:54 | ------------------------------------
2022-04-25 12:19:54 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:19:54 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:19:54 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:19:54 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:20:15 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 12:20:15 | [Mutex] waiting for: [registration]
2022-04-25 12:20:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@29d05017
2022-04-25 12:20:15 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:20:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2717ab5d
2022-04-25 12:20:15 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:20:15 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@23283b67
2022-04-25 12:20:15 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:20:15 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 12:20:15 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 12:20:15 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:20:15 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:20:35 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@167e3da0}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@662aa166}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@27222af8}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@4dd1055c}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@578602f8}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@3597f86c}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:20:35 PDT 2022}}}}
2022-04-25 12:20:35 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:20:35 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6055e29
2022-04-25 12:20:35 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@433b4050
2022-04-25 12:20:35 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@24cd0b0d
2022-04-25 12:21:45 | [Mutex] timeout. Not received [registration]
2022-04-25 12:21:45 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:21:45 |
2022-04-25 12:21:45 | Running: Example Jaxmpp Test
2022-04-25 12:21:45 | ------------------------------------
2022-04-25 12:21:45 |
2022-04-25 12:21:45 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]
2022-04-25 12:21:45 | ------------------------------------
2022-04-25 12:21:45 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:21:45 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:21:45 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:21:45 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:21:45 |
2022-04-25 12:21:45 | Running: Example Jaxmpp Test
2022-04-25 12:21:45 | ------------------------------------
2022-04-25 12:21:45 |
2022-04-25 12:21:45 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]
2022-04-25 12:21:45 | ------------------------------------
2022-04-25 12:22:05 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 12:22:05 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@e94aa1a
2022-04-25 12:22:05 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:22:05 | [Mutex] waiting for: [registration]
2022-04-25 12:22:05 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5355b8
2022-04-25 12:22:05 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:22:05 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@46cc16a
2022-04-25 12:22:05 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 12:22:05 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:22:05 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 12:22:05 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:22:05 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:22:25 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@167e3da0}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@416e5f83}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@27222af8}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@6a01f9ce}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@70e59fa3}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@12606744}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:22:25 PDT 2022}}}}
2022-04-25 12:22:25 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:22:25 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2141a0cc
2022-04-25 12:22:25 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@44ebe2a3
2022-04-25 12:22:25 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@18af751a
2022-04-25 12:23:35 | [Mutex] timeout. Not received [registration]
2022-04-25 12:23:35 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:23:35 |
2022-04-25 12:23:35 | Running: Testing reconnections - #4266
2022-04-25 12:23:35 | ------------------------------------
2022-04-25 12:23:35 |
2022-04-25 12:23:35 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-25 12:23:35 | ------------------------------------
2022-04-25 12:23:35 |
2022-04-25 12:23:35 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-25 12:23:35 | ------------------------------------
2022-04-25 12:23:35 |
2022-04-25 12:23:35 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]
2022-04-25 12:23:35 | ------------------------------------
2022-04-25 12:23:35 |
2022-04-25 12:23:35 | Running: Testing state of JaXMPP instance after issues with connection or authentication timeout - #4378
2022-04-25 12:23:35 | ------------------------------------
2022-04-25 12:23:35 |
2022-04-25 12:23:35 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 12:23:35 | ------------------------------------
2022-04-25 12:23:35 |
2022-04-25 12:23:35 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 12:23:35 | ------------------------------------
2022-04-25 12:23:35 |
2022-04-25 12:23:35 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 12:23:35 | ------------------------------------
2022-04-25 12:23:35 |
2022-04-25 12:23:35 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 12:23:35 | ------------------------------------
2022-04-25 12:23:35 |
2022-04-25 12:23:35 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 12:23:35 | ------------------------------------
2022-04-25 12:23:35 |
2022-04-25 12:23:35 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]
2022-04-25 12:23:35 | ------------------------------------
2022-04-25 12:23:35 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:23:35 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:23:35 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:23:35 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:23:55 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 12:23:55 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@e9495a4
2022-04-25 12:23:55 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:23:55 | [Mutex] waiting for: [registration]
2022-04-25 12:23:55 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@537a06
2022-04-25 12:23:55 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:23:55 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@46cfed4
2022-04-25 12:23:55 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:23:55 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 12:23:55 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 12:23:55 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:23:55 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:24:15 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@167e3da0}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@416e703d}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@27222af8}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@6b7df401}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@70653022}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@139ceaa4}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:24:15 PDT 2022}}}}
2022-04-25 12:24:15 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:24:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@21418f72
2022-04-25 12:24:15 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2518baa7
2022-04-25 12:24:15 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7c257a06
2022-04-25 12:25:25 | [Mutex] timeout. Not received [registration]
2022-04-25 12:25:25 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | Running: Check MIX Create Channel
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | null / [TestClass name=class tigase.tests.mix.TestCreate]
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | Running: Check MIX Join
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | null / [TestClass name=class tigase.tests.mix.TestJoin]
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | Running: Check MIX Destroy Channel
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | null / [TestClass name=class tigase.tests.mix.TestDestroy]
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | Running: Check Basic MIX Conversation Scenario
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 |
2022-04-25 12:25:25 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]
2022-04-25 12:25:25 | ------------------------------------
2022-04-25 12:25:25 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:25:25 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:25:25 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:25:25 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:25:45 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 12:25:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@63c95a63
2022-04-25 12:25:45 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:25:45 | [Mutex] waiting for: [registration]
2022-04-25 12:25:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6d0eb86a
2022-04-25 12:25:45 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:25:45 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@69313113
2022-04-25 12:25:45 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:25:45 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 12:25:45 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 12:25:45 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:25:45 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:26:05 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@167e3da0}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@2c33b251}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@27222af8}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@580eff6}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@1d55dac4}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@7d0cd9d4}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:26:05 PDT 2022}}}}
2022-04-25 12:26:05 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:26:05 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4c1c4d1e
2022-04-25 12:26:05 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4e61f434
2022-04-25 12:26:05 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7dd184c6
2022-04-25 12:27:15 | [Mutex] timeout. Not received [registration]
2022-04-25 12:27:15 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | Running: Get list of connected users
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | Running: Get list of disconnected users
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetDisconnectedUsers]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | Running: Get list of history entries for connections
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 |
2022-04-25 12:27:15 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]
2022-04-25 12:27:15 | ------------------------------------
2022-04-25 12:27:15 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:27:15 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:27:15 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:27:15 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:27:35 | Could not connect with admin account credentials (tigase.jaxmpp.core.client.exceptions.JaxmppException: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message), trying to register account...
2022-04-25 12:27:35 | [Mutex] waiting for: [registration]
2022-04-25 12:27:35 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7a875df5
2022-04-25 12:27:35 | StateChangedEvent{oldState=null, newState=connecting}
2022-04-25 12:27:35 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7440acd5
2022-04-25 12:27:35 | StateChangedEvent{oldState=connecting, newState=connected}
2022-04-25 12:27:35 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@707f3685
2022-04-25 12:27:35 | admin :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>
2022-04-25 12:27:35 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}
2022-04-25 12:27:35 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]
2022-04-25 12:27:35 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
2022-04-25 12:27:35 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}
2022-04-25 12:27:55 | ErrorEvent{condition=null, caught=javax.net.ssl.SSLException: Unsupported or unrecognized SSL message, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@167e3da0}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@357da6ee}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@27222af8}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@75552d41}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@482113a}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@d40c431}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=test-domain.com}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, LOG_PREFIX=Entry{scope=user, value=admin}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Mon Apr 25 12:27:55 PDT 2022}}}}
2022-04-25 12:27:55 | StateChangedEvent{oldState=connected, newState=disconnected}
2022-04-25 12:27:55 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@555259a1
2022-04-25 12:27:55 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@931496f
2022-04-25 12:27:55 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1d2e82b2
2022-04-25 12:29:05 | [Mutex] timeout. Not received [registration]
2022-04-25 12:29:05 | [Mutex] isItemNotified: registrationSuccess :: false
2022-04-25 12:29:05 |
2022-04-25 12:29:05 | Running: Check WorkGroup component
2022-04-25 12:29:05 | ------------------------------------
2022-04-25 12:29:05 |
2022-04-25 12:29:05 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-25 12:29:05 | ------------------------------------
2022-04-25 12:29:05 |
2022-04-25 12:29:05 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-25 12:29:05 | ------------------------------------
2022-04-25 12:29:05 |
2022-04-25 12:29:05 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-25 12:29:05 | ------------------------------------
2022-04-25 12:29:05 |
2022-04-25 12:29:05 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]
2022-04-25 12:29:05 | ------------------------------------