Generated by TestNG with ReportNG at 06:08 PDT on Friday 15 April 2022
root@21fb2cc9076b / Java 17.0.2 (Private Build) / Linux 4.14.186-146.268.amzn2.x86_64 (amd64)

Log Output

Suites · Log Output

Combined output from all calls to the log methods of the TestNG Reporter.

2022-04-15 06:08:21 | adding system property: server.cluster.nodes: localhost

2022-04-15 06:08:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:08:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:08:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:08:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector  state changed: null->connecting

2022-04-15 06:08:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:08:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:08:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:08:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:08:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:08:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:08:22 |  >> <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-15 06:08:22 | 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-15 06:08:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Start TLS

2022-04-15 06:08:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:08:22 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:08:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Proceeding TLS

2022-04-15 06:08:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Start handshake

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Can't establish encrypted connection

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Connector  state changed: connected->disconnecting

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=24] Terminating XMPP Stream

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=1 thread=26] Connector  state changed: disconnecting->disconnected

2022-04-15 06:08:42 | 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-15 06:08:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Using XEP-0077 mode!!!!

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector  state changed: null->connecting

2022-04-15 06:08:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7da2f63a

2022-04-15 06:08:42 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:08:42 | [Mutex] waiting for: [registration]

2022-04-15 06:08:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:08:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@736507fe

2022-04-15 06:08:42 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-15 06:08:42 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@775a9d4a

2022-04-15 06:08:42 | 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-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=31] Start TLS

2022-04-15 06:08:42 | 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-15 06:08:42 | 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-15 06:08:42 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:08:42 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=33] Proceeding TLS

2022-04-15 06:08:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=33] Start handshake

2022-04-15 06:09:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=33] Can't establish encrypted connection

2022-04-15 06:09:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:09:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:09:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=2 thread=33] Connector  state changed: connected->disconnected

2022-04-15 06:09:02 | 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;@32580dc5}, 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@58212e92}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@3a0989f}, 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@2033e56c}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@5277f28a}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@3f313e8}, 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=Fri Apr 15 06:09:02 PDT 2022}}}}

2022-04-15 06:09:02 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-15 06:09:02 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2bd37edb

2022-04-15 06:09:02 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@27eb9ae

2022-04-15 06:09:02 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7c80d08

2022-04-15 06:10:12 | [Mutex] timeout. Not received [registration]

2022-04-15 06:10:12 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: Retrieve server version

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.util.RetrieveVersion]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: Retrieve server statistics 1

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.util.RetrieveStatistics]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: SASL authentication

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestSaslAuthentication]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: Brute Force Prevention

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: Password change

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPasswordChange]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: VCard: VCard4 support - #2407, #2410

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestVCard4]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: VCard: VCard4 and VCard-Temp integration - #3282

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestVCard4AndTempIntrgration]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: VCard: Setting VCard-temp with empty photo - #6293

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestVcardTemp]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: MotD: Message of the Day

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestMotD]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestMotD]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestMotD]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: Welcome: Welcome message

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestWelcomeMessage]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: User credentials manipulation

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestCredentialsManipulation]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: Offline Messages: Setting offline messages limit to 3 - #2944

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessagesLimit]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: Offline Messages: Sink Provider - #2947

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageSinkProvider]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and resource conflict - #4262

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionTimeout]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: Offline Messages: Testing message delivery reliability related to stream resumption and sending message to offline contact - #4298

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.offlinemsg.TestOfflineMessageDeliveryAfterSmResumptionInACS]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: XEP-0357: Push Notifications

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: XEP-0357: Push Notifications - Groupchat

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushGroupchat]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPushGroupchatFiltered]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: XEP-0398: User Avatar to vCard-Based Avatars Conversion

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPepUserAvatarToVCardConversion]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: XEP-0411: Bookmarks Conversion

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPepBookmarksConversion]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: C2S: TLS - Client Cert: Two-way TLS - #2939

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestTwoWayTLS]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: WebSocket: Test WebSocket connectivity - #3305

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestWebSocketConnectivity]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: Tigase XMPP server monitoring - #2951

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestServerMonitoring]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: Admin ad-hoc tests

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.adhoc.TestChangeUserPassword]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: Presence tests

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.presence.PresencePreApproval]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: Privacy list

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestPrivacyList]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: Service Discovery Extensions

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | Running: XEP-0215: External Service Discovery

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestExtDisco]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestExtDisco]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestExtDisco]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 |

2022-04-15 06:10:12 | null / [TestClass name=class tigase.tests.server.TestExtDisco]

2022-04-15 06:10:12 | ------------------------------------

2022-04-15 06:10:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:10:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:10:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:10:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector  state changed: null->connecting

2022-04-15 06:10:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:10:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:10:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:10:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:10:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:10:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:10:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=36] Start TLS

2022-04-15 06:10:12 |  >> <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-15 06:10:12 | 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-15 06:10:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:10:12 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:10:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=38] Proceeding TLS

2022-04-15 06:10:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=38] Start handshake

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=38] Can't establish encrypted connection

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=38] Connector  state changed: connected->disconnected

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=3 thread=36] Ignoring stop connector.

2022-04-15 06:10:32 | 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-15 06:10:32 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:10:32 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@50c0b4a9

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Using XEP-0077 mode!!!!

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Connector  state changed: null->connecting

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:10:32 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:10:32 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:10:32 | [Mutex] waiting for: [registration]

2022-04-15 06:10:32 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5e0740c1

2022-04-15 06:10:32 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-15 06:10:32 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5a38dfd9

2022-04-15 06:10:32 | 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-15 06:10:32 | 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-15 06:10:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=41] Start TLS

2022-04-15 06:10:32 | 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-15 06:10:32 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:10:32 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=43] Proceeding TLS

2022-04-15 06:10:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=43] Start handshake

2022-04-15 06:10:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=43] Can't establish encrypted connection

2022-04-15 06:10:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:10:52 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:10:52 | 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;@32580dc5}, 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@1f3a4afa}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@3a0989f}, 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@4a0ac048}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@2eef9080}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@32354493}, 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=Fri Apr 15 06:10:52 PDT 2022}}}}

2022-04-15 06:10:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=4 thread=43] Connector  state changed: connected->disconnected

2022-04-15 06:10:52 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-15 06:10:52 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7f15b5b5

2022-04-15 06:10:52 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6381329f

2022-04-15 06:10:52 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@31b8d5ff

2022-04-15 06:12:02 | [Mutex] timeout. Not received [registration]

2022-04-15 06:12:02 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | Running: Test MAM support - #4732

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestMessageArchiveManagement]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | Running: Test limit of users per room - #3179

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | Running: Test handling of timestamps - #7443

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestMucHistoryTimestamps]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | Running: Modify list of the occupants to include room members - #8660

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestOfflineUsers]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | Running: Test MUC VCard support

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestVCard]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestVCard]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestVCard]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 |

2022-04-15 06:12:02 | null / [TestClass name=class tigase.tests.muc.TestVCard]

2022-04-15 06:12:02 | ------------------------------------

2022-04-15 06:12:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:12:02 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:12:02 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:12:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Connector  state changed: null->connecting

2022-04-15 06:12:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:12:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:12:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:12:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:12:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:12:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:12:02 |  >> <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-15 06:12:02 | 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-15 06:12:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=46] Start TLS

2022-04-15 06:12:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:12:02 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:12:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=48] Proceeding TLS

2022-04-15 06:12:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=48] Start handshake

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=48] Can't establish encrypted connection

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=46] Ignoring stop connector.

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=5 thread=48] Connector  state changed: connected->disconnected

2022-04-15 06:12:22 | 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-15 06:12:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Using XEP-0077 mode!!!!

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Connector  state changed: null->connecting

2022-04-15 06:12:22 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@334fed60

2022-04-15 06:12:22 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:12:22 | [Mutex] waiting for: [registration]

2022-04-15 06:12:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:12:22 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3d881579

2022-04-15 06:12:22 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-15 06:12:22 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@39b78610

2022-04-15 06:12:22 | 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-15 06:12:22 | 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-15 06:12:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=51] Start TLS

2022-04-15 06:12:22 | 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-15 06:12:22 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:12:22 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=53] Proceeding TLS

2022-04-15 06:12:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=53] Start handshake

2022-04-15 06:12:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=53] Can't establish encrypted connection

2022-04-15 06:12:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:12:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:12:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=6 thread=53] Connector  state changed: connected->disconnected

2022-04-15 06:12:42 | 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;@32580dc5}, 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@7cb51f42}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@3a0989f}, 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@30ddc959}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@4d0321e6}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@4881a950}, 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=Fri Apr 15 06:12:42 PDT 2022}}}}

2022-04-15 06:12:42 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-15 06:12:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1c9ae00d

2022-04-15 06:12:42 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@425375c6

2022-04-15 06:12:42 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@160b607b

2022-04-15 06:13:52 | [Mutex] timeout. Not received [registration]

2022-04-15 06:13:52 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | Running: Node and item manipulation using PubSub procotol - #4229

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSub]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | Running: PEP support

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPEP]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | Running: Removal of PEP nodes on user removal - #3544

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRemovalOfPepNodeOnUserRemoval]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | Running: MAM: Support for XEP-0313 for PubSub - #4733

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubMAM]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | Running: REST: Node and item manipulation using REST API - XML - #4229, #4728

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingXML]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | Running: REST: Node and item manipulation using REST API - JSON - #4728

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiUsingJSON]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | Running: REST: Item publication on PubSub node with message expiration using REST API - #2959

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestRestApiWithMessageExpiration]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | Running: Testing propagation of changes to node configuration to other cluster nodes - #3993

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubOld]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | Running: Discovery of nodes with RSM

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 |

2022-04-15 06:13:52 | null / [TestClass name=class tigase.tests.pubsub.TestPubSubRSM]

2022-04-15 06:13:52 | ------------------------------------

2022-04-15 06:13:52 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:13:52 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:13:52 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:13:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Connector  state changed: null->connecting

2022-04-15 06:13:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:13:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:13:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:13:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:13:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:13:52 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:13:52 |  >> <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-15 06:13:52 | 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-15 06:13:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=56] Start TLS

2022-04-15 06:13:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=58] Proceeding TLS

2022-04-15 06:13:52 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=58] Start handshake

2022-04-15 06:13:52 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:13:52 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:14:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=58] Can't establish encrypted connection

2022-04-15 06:14:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:14:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:14:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=58] Connector  state changed: connected->disconnected

2022-04-15 06:14:12 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-15 06:14:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=7 thread=56] Ignoring stop connector.

2022-04-15 06:14:12 | 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-15 06:14:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:14:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:14:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:14:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Using XEP-0077 mode!!!!

2022-04-15 06:14:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Connector  state changed: null->connecting

2022-04-15 06:14:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@41b08e0c

2022-04-15 06:14:13 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-15 06:14:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:14:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:14:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:14:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:14:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:14:13 | [Mutex] waiting for: [registration]

2022-04-15 06:14:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:14:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4f77684a

2022-04-15 06:14:13 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-15 06:14:13 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4b48e57c

2022-04-15 06:14:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=61] Start TLS

2022-04-15 06:14: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-15 06:14: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-15 06:14: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-15 06:14:13 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:14:13 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-15 06:14:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=63] Proceeding TLS

2022-04-15 06:14:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=63] Start handshake

2022-04-15 06:14:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=63] Can't establish encrypted connection

2022-04-15 06:14:33 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:14:33 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:14:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=8 thread=63] Connector  state changed: connected->disconnected

2022-04-15 06:14: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;@32580dc5}, 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@e4a6271}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@3a0989f}, 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@4bcf4d5a}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@3f0e4951}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@336138c9}, 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=Fri Apr 15 06:14:33 PDT 2022}}}}

2022-04-15 06:14:33 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-15 06:14:33 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6e659d3e

2022-04-15 06:14:33 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5ff1b835

2022-04-15 06:14:33 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1278265b

2022-04-15 06:15:43 | [Mutex] timeout. Not received [registration]

2022-04-15 06:15:43 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | Running: UI: Web Admin UI - #2955

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestAdminUI]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | Running: REST: REST API for Setting/Updating Privacy Rules - #2928

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestModificationOfPrivacyRulesUsingREST]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | Running: REST: Sending XMPP messages using HTTP REST API - #2936

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestSendingXmppStanzaUsingREST]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | Running: REST: Test support for retrieval of XEP-0084: User Avatar using REST API call - #3258

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestRetrievalOfUserAvatarUsingREST]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | Running: REST: Test user status change via REST API call - #8226

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestRestUserStatus]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | Running: Password reset over email

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestPasswordReset]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | Running: Upload: Test support for XEP-0363: HTTP File Upload

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 |

2022-04-15 06:15:43 | null / [TestClass name=class tigase.tests.http.TestHTTPFileUpload]

2022-04-15 06:15:43 | ------------------------------------

2022-04-15 06:15:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:15:43 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:15:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:15:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Connector  state changed: null->connecting

2022-04-15 06:15:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:15:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:15:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:15:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:15:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:15:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:15:43 |  >> <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-15 06:15:43 | 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-15 06:15:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=66] Start TLS

2022-04-15 06:15:43 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:15:43 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:15:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=68] Proceeding TLS

2022-04-15 06:15:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=68] Start handshake

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=68] Can't establish encrypted connection

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=68] Connector  state changed: connected->disconnected

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=9 thread=66] Ignoring stop connector.

2022-04-15 06:16:03 | 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-15 06:16:03 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Using XEP-0077 mode!!!!

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Connector  state changed: null->connecting

2022-04-15 06:16:03 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3d79cd89

2022-04-15 06:16:03 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:16:03 | [Mutex] waiting for: [registration]

2022-04-15 06:16:03 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:16:03 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@33be2456

2022-04-15 06:16:03 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-15 06:16:03 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3781a6f9

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=71] Start TLS

2022-04-15 06:16:03 | 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-15 06:16:03 | 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-15 06:16:03 | 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-15 06:16:03 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:16:03 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=73] Proceeding TLS

2022-04-15 06:16:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=73] Start handshake

2022-04-15 06:16:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=73] Can't establish encrypted connection

2022-04-15 06:16:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:16:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:16:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=10 thread=73] Connector  state changed: connected->disconnected

2022-04-15 06:16:23 | 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;@32580dc5}, 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@72832e6d}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@3a0989f}, 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@1e5b031}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@43bbb8cf}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@7937782f}, 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=Fri Apr 15 06:16:23 PDT 2022}}}}

2022-04-15 06:16:23 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-15 06:16:23 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@12acd122

2022-04-15 06:16:23 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3ee49f7e

2022-04-15 06:16:23 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@208735ad

2022-04-15 06:17:33 | [Mutex] timeout. Not received [registration]

2022-04-15 06:17:33 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | Running: XEP-0313 - Message Archive Management

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | Running: XEP-0313 - Message Archive Management: 2

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchiveManagement2]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | Running: XEP-0136 - Message Archiving - basic tests

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingBasic]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | Running: XEP-0136 - Message Archive - extended tests

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchive]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | Running: XEP-0136 - Message Archiving - RSM

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingRSM]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | Running: XEP-0136 - Message Archiving - Tags and Contains

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingTagsAndContains]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | Running: XEP-0136 - Message Archiving - MUC

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingMUC]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | Running: Archiving messages while recipient is oflfine

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 |

2022-04-15 06:17:33 | null / [TestClass name=class tigase.tests.archive.TestMessageArchivingOffline]

2022-04-15 06:17:33 | ------------------------------------

2022-04-15 06:17:33 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:17:33 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:17:33 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:17:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Connector  state changed: null->connecting

2022-04-15 06:17:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:17:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:17:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:17:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:17:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:17:33 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:17:33 |  >> <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-15 06:17:33 | 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-15 06:17:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=77] Start TLS

2022-04-15 06:17:33 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:17:33 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:17:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=79] Proceeding TLS

2022-04-15 06:17:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=79] Start handshake

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=79] Can't establish encrypted connection

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=79] Connector  state changed: connected->disconnected

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=11 thread=77] Ignoring stop connector.

2022-04-15 06:17:53 | 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-15 06:17:53 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Using XEP-0077 mode!!!!

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Connector  state changed: null->connecting

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:17:53 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7d14a382

2022-04-15 06:17:53 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:17:53 | [Mutex] waiting for: [registration]

2022-04-15 06:17:53 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:17:53 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@73d35250

2022-04-15 06:17:53 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-15 06:17:53 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@77ecc8f2

2022-04-15 06:17:53 | 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-15 06:17:53 | 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-15 06:17:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=82] Start TLS

2022-04-15 06:17:53 | 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-15 06:17:53 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:17:53 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=84] Proceeding TLS

2022-04-15 06:17:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=84] Start handshake

2022-04-15 06:18:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=84] Can't establish encrypted connection

2022-04-15 06:18:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:18:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:18:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=12 thread=84] Connector  state changed: connected->disconnected

2022-04-15 06:18:13 | 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;@32580dc5}, 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@32ee586b}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@3a0989f}, 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@6a3ef507}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@3166bc2}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@122c980a}, 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=Fri Apr 15 06:18:13 PDT 2022}}}}

2022-04-15 06:18:13 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-15 06:18:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@52c1a724

2022-04-15 06:18:13 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4fcaf6b6

2022-04-15 06:18:13 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7f32dcf6

2022-04-15 06:19:23 | [Mutex] timeout. Not received [registration]

2022-04-15 06:19:23 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-15 06:19:23 |

2022-04-15 06:19:23 | Running: External Component - testing external component settings and connectivity

2022-04-15 06:19:23 | ------------------------------------

2022-04-15 06:19:23 |

2022-04-15 06:19:23 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]

2022-04-15 06:19:23 | ------------------------------------

2022-04-15 06:19:23 |

2022-04-15 06:19:23 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]

2022-04-15 06:19:23 | ------------------------------------

2022-04-15 06:19:23 |

2022-04-15 06:19:23 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]

2022-04-15 06:19:23 | ------------------------------------

2022-04-15 06:19:23 |

2022-04-15 06:19:23 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]

2022-04-15 06:19:23 | ------------------------------------

2022-04-15 06:19:23 |

2022-04-15 06:19:23 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]

2022-04-15 06:19:23 | ------------------------------------

2022-04-15 06:19:23 |

2022-04-15 06:19:23 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolTest]

2022-04-15 06:19:23 | ------------------------------------

2022-04-15 06:19:23 |

2022-04-15 06:19:23 | Running: External Component Manager - testing configuration of external components

2022-04-15 06:19:23 | ------------------------------------

2022-04-15 06:19:23 |

2022-04-15 06:19:23 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]

2022-04-15 06:19:23 | ------------------------------------

2022-04-15 06:19:23 |

2022-04-15 06:19:23 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]

2022-04-15 06:19:23 | ------------------------------------

2022-04-15 06:19:23 |

2022-04-15 06:19:23 | null / [TestClass name=class tigase.tests.ext.ComponentProtocolManagerTest]

2022-04-15 06:19:23 | ------------------------------------

2022-04-15 06:19:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:19:23 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:19:23 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:19:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Connector  state changed: null->connecting

2022-04-15 06:19:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:19:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:19:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:19:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:19:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:19:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:19:23 |  >> <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-15 06:19:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=87] Start TLS

2022-04-15 06:19:23 | 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-15 06:19:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:19:23 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:19:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=89] Proceeding TLS

2022-04-15 06:19:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=89] Start handshake

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=89] Can't establish encrypted connection

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=89] Connector  state changed: connected->disconnected

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=13 thread=87] Ignoring stop connector.

2022-04-15 06:19:43 | 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-15 06:19:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Using XEP-0077 mode!!!!

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Connector  state changed: null->connecting

2022-04-15 06:19:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5abeb605

2022-04-15 06:19:43 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:19:43 | [Mutex] waiting for: [registration]

2022-04-15 06:19:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:19:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@54794322

2022-04-15 06:19:43 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-15 06:19:43 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5046dd75

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=92] Start TLS

2022-04-15 06:19:43 | 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-15 06:19:43 | 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-15 06:19:43 | 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-15 06:19:43 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:19:43 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=94] Proceeding TLS

2022-04-15 06:19:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=94] Start handshake

2022-04-15 06:20:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=94] Can't establish encrypted connection

2022-04-15 06:20:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:20:03 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:20:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=14 thread=94] Connector  state changed: connected->disconnected

2022-04-15 06:20:03 | 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;@32580dc5}, 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@15444919}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@3a0989f}, 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@3ae5cb2a}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@249bff07}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@42d02394}, 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=Fri Apr 15 06:20:03 PDT 2022}}}}

2022-04-15 06:20:03 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-15 06:20:03 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@756bb656

2022-04-15 06:20:03 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@61c39f4a

2022-04-15 06:20:03 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1a5b37b2

2022-04-15 06:21:13 | [Mutex] timeout. Not received [registration]

2022-04-15 06:21:13 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-15 06:21:13 |

2022-04-15 06:21:13 | Running: Example Jaxmpp Test

2022-04-15 06:21:13 | ------------------------------------

2022-04-15 06:21:13 |

2022-04-15 06:21:13 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]

2022-04-15 06:21:13 | ------------------------------------

2022-04-15 06:21:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:21:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:21:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:21:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Connector  state changed: null->connecting

2022-04-15 06:21:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:21:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:21:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:21:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:21:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:21:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:21:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=97] Start TLS

2022-04-15 06:21:13 |  >> <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-15 06:21:13 | 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-15 06:21:13 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:21:13 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:21:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=99] Proceeding TLS

2022-04-15 06:21:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=99] Start handshake

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=99] Can't establish encrypted connection

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=99] Connector  state changed: connected->disconnected

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=15 thread=97] Ignoring stop connector.

2022-04-15 06:21:33 | 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-15 06:21:33 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Using XEP-0077 mode!!!!

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Connector  state changed: null->connecting

2022-04-15 06:21:33 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@307d2694

2022-04-15 06:21:33 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:21:33 | [Mutex] waiting for: [registration]

2022-04-15 06:21:33 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:21:33 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3ebadeeb

2022-04-15 06:21:33 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-15 06:21:33 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3a854de4

2022-04-15 06:21:33 | 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-15 06:21:33 | 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-15 06:21:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=102] Start TLS

2022-04-15 06:21:33 | 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-15 06:21:33 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:21:33 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=104] Proceeding TLS

2022-04-15 06:21:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=104] Start handshake

2022-04-15 06:21:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=104] Can't establish encrypted connection

2022-04-15 06:21:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:21:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:21:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=16 thread=104] Connector  state changed: connected->disconnected

2022-04-15 06:21:53 | 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;@32580dc5}, 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@7f87d4d0}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@3a0989f}, 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@26170432}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@4e32cb9d}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@5e4845d2}, 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=Fri Apr 15 06:21:53 PDT 2022}}}}

2022-04-15 06:21:53 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-15 06:21:53 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1fa82b9f

2022-04-15 06:21:53 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1008acc

2022-04-15 06:21:53 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@59b6d752

2022-04-15 06:23:03 | [Mutex] timeout. Not received [registration]

2022-04-15 06:23:03 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-15 06:23:03 |

2022-04-15 06:23:03 | Running: Testing reconnections - #4266

2022-04-15 06:23:03 | ------------------------------------

2022-04-15 06:23:03 |

2022-04-15 06:23:03 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-04-15 06:23:03 | ------------------------------------

2022-04-15 06:23:03 |

2022-04-15 06:23:03 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-04-15 06:23:03 | ------------------------------------

2022-04-15 06:23:03 |

2022-04-15 06:23:03 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-04-15 06:23:03 | ------------------------------------

2022-04-15 06:23:03 |

2022-04-15 06:23:03 | Running: Testing state of JaXMPP instance after issues with connection or authentication timeout - #4378

2022-04-15 06:23:03 | ------------------------------------

2022-04-15 06:23:03 |

2022-04-15 06:23:03 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-04-15 06:23:03 | ------------------------------------

2022-04-15 06:23:03 |

2022-04-15 06:23:03 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-04-15 06:23:03 | ------------------------------------

2022-04-15 06:23:03 |

2022-04-15 06:23:03 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-04-15 06:23:03 | ------------------------------------

2022-04-15 06:23:03 |

2022-04-15 06:23:03 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-04-15 06:23:03 | ------------------------------------

2022-04-15 06:23:03 |

2022-04-15 06:23:03 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-04-15 06:23:03 | ------------------------------------

2022-04-15 06:23:03 |

2022-04-15 06:23:03 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-04-15 06:23:03 | ------------------------------------

2022-04-15 06:23:03 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:23:03 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:23:03 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:23:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Connector  state changed: null->connecting

2022-04-15 06:23:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:23:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:23:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:23:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:23:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:23:03 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:23:03 |  >> <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-15 06:23:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=107] Start TLS

2022-04-15 06:23:03 | 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-15 06:23:03 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:23:03 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:23:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=109] Proceeding TLS

2022-04-15 06:23:03 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=109] Start handshake

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=109] Can't establish encrypted connection

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=109] Connector  state changed: connected->disconnected

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=17 thread=107] Ignoring stop connector.

2022-04-15 06:23:23 | 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-15 06:23:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:23:23 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4bc82f52

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Using XEP-0077 mode!!!!

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Connector  state changed: null->connecting

2022-04-15 06:23:23 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:23:23 | [Mutex] waiting for: [registration]

2022-04-15 06:23:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:23:23 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@450fc85b

2022-04-15 06:23:23 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-15 06:23:23 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@41304422

2022-04-15 06:23:23 | 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-15 06:23:23 | 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-15 06:23:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=112] Start TLS

2022-04-15 06:23:23 | 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-15 06:23:23 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:23:23 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=114] Proceeding TLS

2022-04-15 06:23:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=114] Start handshake

2022-04-15 06:23:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=114] Can't establish encrypted connection

2022-04-15 06:23:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:23:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:23:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=18 thread=114] Connector  state changed: connected->disconnected

2022-04-15 06:23:43 | 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;@32580dc5}, 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@432c260}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@3a0989f}, 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@e0acf0b}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@357c8381}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@76aed058}, 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=Fri Apr 15 06:23:43 PDT 2022}}}}

2022-04-15 06:23:43 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-15 06:23:43 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@641d3d2f

2022-04-15 06:23:43 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3cb7c430

2022-04-15 06:23:43 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6d8628ac

2022-04-15 06:24:53 | [Mutex] timeout. Not received [registration]

2022-04-15 06:24:53 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | Running: Check MIX Create Channel

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | null / [TestClass name=class tigase.tests.mix.TestCreate]

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | Running: Check MIX Join

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | null / [TestClass name=class tigase.tests.mix.TestJoin]

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | Running: Check MIX Destroy Channel

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | null / [TestClass name=class tigase.tests.mix.TestDestroy]

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | null / [TestClass name=class tigase.tests.mix.TestDestroy]

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | Running: Check Basic MIX Conversation Scenario

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 |

2022-04-15 06:24:53 | null / [TestClass name=class tigase.tests.mix.TestBasicConversation]

2022-04-15 06:24:53 | ------------------------------------

2022-04-15 06:24:53 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:24:53 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:24:53 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:24:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Connector  state changed: null->connecting

2022-04-15 06:24:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:24:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:24:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:24:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:24:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:24:53 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:24: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-15 06:24:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=117] Start TLS

2022-04-15 06:24: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-15 06:24:53 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:24:53 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:24:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=119] Proceeding TLS

2022-04-15 06:24:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=119] Start handshake

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=119] Can't establish encrypted connection

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=119] Connector  state changed: connected->disconnected

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=19 thread=117] Ignoring stop connector.

2022-04-15 06:25: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-15 06:25:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Using XEP-0077 mode!!!!

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Connector  state changed: null->connecting

2022-04-15 06:25:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6ccf122b

2022-04-15 06:25:13 | StateChangedEvent{oldState=null, newState=connecting}

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] DNS entry stored in session object: localhost:5222

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Preparing connection to [localhost:5222]

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Connector  state changed: connecting->connected

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=1] Whitespace ping period is setted to nullms

2022-04-15 06:25:13 | [Mutex] waiting for: [registration]

2022-04-15 06:25:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-04-15 06:25:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6208f1c2

2022-04-15 06:25:13 | StateChangedEvent{oldState=connecting, newState=connected}

2022-04-15 06:25:13 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6637795b

2022-04-15 06:25: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-15 06:25:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=122] Start TLS

2022-04-15 06:25: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-15 06:25: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-15 06:25:13 | admin :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-04-15 06:25:13 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=124] Proceeding TLS

2022-04-15 06:25:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=124] Start handshake

2022-04-15 06:25:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=124] Can't establish encrypted connection

2022-04-15 06:25:33 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:25:33 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-04-15 06:25:33 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=20 thread=124] Connector  state changed: connected->disconnected

2022-04-15 06:25: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;@32580dc5}, 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@2335fbf9}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@3a0989f}, 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@37ffebfe}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@125c9a22}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@4f7cd493}, 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=Fri Apr 15 06:25:33 PDT 2022}}}}

2022-04-15 06:25:33 | StateChangedEvent{oldState=connected, newState=disconnected}

2022-04-15 06:25:33 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@431a04b6

2022-04-15 06:25:33 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@bf2a730

2022-04-15 06:25:33 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7d09b1e6

2022-04-15 06:26:43 | [Mutex] timeout. Not received [registration]

2022-04-15 06:26:43 | [Mutex] isItemNotified: registrationSuccess :: false

2022-04-15 06:26:43 |

2022-04-15 06:26:43 | Running: Check WorkGroup component

2022-04-15 06:26:43 | ------------------------------------

2022-04-15 06:26:43 |

2022-04-15 06:26:43 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]

2022-04-15 06:26:43 | ------------------------------------

2022-04-15 06:26:43 |

2022-04-15 06:26:43 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]

2022-04-15 06:26:43 | ------------------------------------

2022-04-15 06:26:43 |

2022-04-15 06:26:43 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]

2022-04-15 06:26:43 | ------------------------------------

2022-04-15 06:26:43 |

2022-04-15 06:26:43 | null / [TestClass name=class tigase.tests.workgroup.TestWorkGroup]

2022-04-15 06:26:43 | ------------------------------------