Generated by TestNG with ReportNG at 22:57 PDT on Monday 10 October 2022
root@f9c07ffec79b / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Testing state of JaXMPP instance after issues with connection or authentication timeout - #4378

Suites · Log Output

Test duration : 102.739s

Failed Tests
tigase.tests.jaxmpp.TestHandlingOfConnectionIssues
testStateAfterAuthTimeoutBosh 40.114s
2022-10-10 23:19:59 |

2022-10-10 23:19:59 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-10-10 23:19:59 | ------------------------------------

2022-10-10 23:19:59 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 23:19:59 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-10 23:19:59 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-10-10 23:20:19 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2022-10-10 23:20:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 23:20:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-10-10 23:20:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-10-10 23:20:39 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

java.lang.AssertionError: expected [true] but found [false]
org.testng.Assert.fail(Assert.java:110)
org.testng.Assert.failNotEquals(Assert.java:1413)
org.testng.Assert.assertTrue(Assert.java:56)
org.testng.Assert.assertTrue(Assert.java:66)
tigase.tests.jaxmpp.TestHandlingOfConnectionIssues.testStateAfterAuthTimeout(TestHandlingOfConnectionIssues.java:122)
tigase.tests.jaxmpp.TestHandlingOfConnectionIssues.testStateAfterAuthTimeoutBosh(TestHandlingOfConnectionIssues.java:51)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:568)
org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:673)
org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
org.testng.TestRunner.privateRun(TestRunner.java:808)
org.testng.TestRunner.run(TestRunner.java:603)
org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
org.testng.SuiteRunner.run(SuiteRunner.java:326)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
org.testng.TestNG.runSuites(TestNG.java:1092)
org.testng.TestNG.run(TestNG.java:1060)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:283)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120)
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
testStateAfterConnectionFailureBosh 20.123s
2022-10-10 23:21:21 |

2022-10-10 23:21:21 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-10-10 23:21:21 | ------------------------------------

2022-10-10 23:21:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 23:21:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-10 23:21:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-10-10 23:21:21 | tigase.jaxmpp.j2se.connectors.bosh.BoshWorker.run: Connection error

2022-10-10 23:21:21 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=0

2022-10-10 23:21:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream, session]

2022-10-10 23:21:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 23:21:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-10-10 23:21:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

java.lang.AssertionError: expected [true] but found [false]
org.testng.Assert.fail(Assert.java:110)
org.testng.Assert.failNotEquals(Assert.java:1413)
org.testng.Assert.assertTrue(Assert.java:56)
org.testng.Assert.assertTrue(Assert.java:66)
tigase.tests.jaxmpp.TestHandlingOfConnectionIssues.testStateAfterConnectionFailure(TestHandlingOfConnectionIssues.java:175)
tigase.tests.jaxmpp.TestHandlingOfConnectionIssues.testStateAfterConnectionFailureBosh(TestHandlingOfConnectionIssues.java:66)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:568)
org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:673)
org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220)
org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945)
org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193)
org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
org.testng.TestRunner.privateRun(TestRunner.java:808)
org.testng.TestRunner.run(TestRunner.java:603)
org.testng.SuiteRunner.runTest(SuiteRunner.java:429)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:383)
org.testng.SuiteRunner.run(SuiteRunner.java:326)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1249)
org.testng.TestNG.runSuitesLocally(TestNG.java:1169)
org.testng.TestNG.runSuites(TestNG.java:1092)
org.testng.TestNG.run(TestNG.java:1060)
org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:283)
org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120)
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
Passed Tests
tigase.tests.jaxmpp.TestHandlingOfConnectionIssues
testStateAfterAuthTimeoutSocket 20.259s
2022-10-10 23:20:40 |

2022-10-10 23:20:40 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-10-10 23:20:40 | ------------------------------------

2022-10-10 23:20:40 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 23:20:40 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-10 23:20:40 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-10 23:20:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] Connector  state changed: null->connecting

2022-10-10 23:20:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] DNS entry stored in session object: localhost:5222

2022-10-10 23:20:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] Preparing connection to [localhost:5222]

2022-10-10 23:20:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-10 23:20:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] Connector  state changed: connecting->connected

2022-10-10 23:20:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=1] Whitespace ping period is setted to nullms

2022-10-10 23:20:40 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:20:40 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:20:40 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:20:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=4049] Start TLS

2022-10-10 23:20:40 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 23:20:40 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 23:20:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=4051] Proceeding TLS

2022-10-10 23:20:40 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=4051] Start handshake

2022-10-10 23:20:40 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:20:40 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:20:40 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:20:40 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=4051] Connector  state changed: connected->disconnected

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=633 thread=4051] Stream terminated

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Connector  state changed: null->connecting

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] DNS entry stored in session object: localhost:5222

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Preparing connection to [localhost:5222]

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Connector  state changed: connecting->connected

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Whitespace ping period is setted to nullms

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:21:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=4049] Start TLS

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=4056] Proceeding TLS

2022-10-10 23:21:00 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=4056] Start handshake

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:21:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-10 23:21:00 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3ltM3oydzA1NjAscj1vTjk2WnIyUk5meU1HN25qNE1uWQ==</auth>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3ltM3oydzA1NjAscj1vTjk2WnIyUk5meU1HN25qNE1uWQ==</auth>

2022-10-10 23:21:00 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vTjk2WnIyUk5meU1HN25qNE1uWWJUUHB2dTk0dGhkaURRemxqU05oLHM9bG1UR2xISGpVc1VodlE9PSxpPTQwOTY=</challenge>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vTjk2WnIyUk5meU1HN25qNE1uWWJUUHB2dTk0dGhkaURRemxqU05oLHM9bG1UR2xISGpVc1VodlE9PSxpPTQwOTY=</challenge>

2022-10-10 23:21:00 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b045NlpyMlJOZnlNRzduajRNblliVFBwdnU5NHRoZGlEUXpsalNOaCxwPWtjQmx3NzFjT3dSNlBJcUV0NnJoZDNWQjhvekZ0aTBDOG4yZFFra1Bkalk9</response>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9b045NlpyMlJOZnlNRzduajRNblliVFBwdnU5NHRoZGlEUXpsalNOaCxwPWtjQmx3NzFjT3dSNlBJcUV0NnJoZDNWQjhvekZ0aTBDOG4yZFFra1Bkalk9</response>

2022-10-10 23:21:00 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj01cHdnVDA3ODYvaXc4bWpSV2JEQWluRmk4Q1c0NFQ2VkhERk5pa3lVRUhrPQ==</success>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj01cHdnVDA3ODYvaXc4bWpSV2JEQWluRmk4Q1c0NFQ2VkhERk5pa3lVRUhrPQ==</success>

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:21:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-10-10 23:21:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-10-10 23:21:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 23:21:00 |  << <iq xmlns="jabber:client" id="iEpmIBul9NZ7pgxkOOSQbrf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com >> <iq xmlns="jabber:client" id="iEpmIBul9NZ7pgxkOOSQbrf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 23:21:00 |  << <iq xmlns="jabber:client" id="q3ABncp4iMOIVVdOGNFmP6j" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com >> <iq xmlns="jabber:client" id="q3ABncp4iMOIVVdOGNFmP6j" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 23:21:00 |  << <iq xmlns="jabber:client" id="gRYv1iAlYj5FJBncp4iMOIV" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com >> <iq xmlns="jabber:client" id="gRYv1iAlYj5FJBncp4iMOIV" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 23:21:00 |  >> <iq xmlns="jabber:client" id="iEpmIBul9NZ7pgxkOOSQbrf" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-324" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-324</jid></bind></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com << <iq xmlns="jabber:client" id="iEpmIBul9NZ7pgxkOOSQbrf" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-324" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-324</jid></bind></iq>

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 23:21:00 |  << <iq xmlns="jabber:client" id="GLECl8n0cFlWSV8DJXjLHQH" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-324 >> <iq xmlns="jabber:client" id="GLECl8n0cFlWSV8DJXjLHQH" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 23:21:00 |  >> <iq xmlns="jabber:client" id="q3ABncp4iMOIVVdOGNFmP6j" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-325" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-325</jid></bind></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-324 << <iq xmlns="jabber:client" id="q3ABncp4iMOIVVdOGNFmP6j" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-325" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-325</jid></bind></iq>

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 23:21:00 |  << <iq xmlns="jabber:client" id="1T0ycTR5yaLBezAhOOTNQGx" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-325 >> <iq xmlns="jabber:client" id="1T0ycTR5yaLBezAhOOTNQGx" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 23:21:00 |  >> <iq xmlns="jabber:client" id="gRYv1iAlYj5FJBncp4iMOIV" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326</jid></bind></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-325 << <iq xmlns="jabber:client" id="gRYv1iAlYj5FJBncp4iMOIV" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326</jid></bind></iq>

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 23:21:00 |  << <iq xmlns="jabber:client" id="jYdIBul9NZ7pgxkOOSQbrfS" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 >> <iq xmlns="jabber:client" id="jYdIBul9NZ7pgxkOOSQbrfS" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 23:21:00 |  >> <iq xmlns="jabber:client" id="GLECl8n0cFlWSV8DJXjLHQH" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-325" type="result"/>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 << <iq xmlns="jabber:client" id="GLECl8n0cFlWSV8DJXjLHQH" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-325" type="result"/>

2022-10-10 23:21:00 |  >> <iq xmlns="jabber:client" id="1T0ycTR5yaLBezAhOOTNQGx" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"/>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 << <iq xmlns="jabber:client" id="1T0ycTR5yaLBezAhOOTNQGx" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"/>

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 23:21:00 |  << <iq to="test-domain.com" id="uKvygIGspT9GqhDiHQNQS13" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 >> <iq to="test-domain.com" id="uKvygIGspT9GqhDiHQNQS13" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 23:21:00 |  >> <iq xmlns="jabber:client" id="jYdIBul9NZ7pgxkOOSQbrfS" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"/>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 << <iq xmlns="jabber:client" id="jYdIBul9NZ7pgxkOOSQbrfS" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"/>

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 23:21:00 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 23:21:00 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="3176ceb6-12a0-47e6-bdfb-d8c9078f50e3" max="60" location="f9c07ffec79b"/>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="3176ceb6-12a0-47e6-bdfb-d8c9078f50e3" max="60" location="f9c07ffec79b"/>

2022-10-10 23:21:00 |  << <iq to="test-domain.com" id="y0fSfzvoQ7jEpgDweJtcoXc" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 >> <iq to="test-domain.com" id="y0fSfzvoQ7jEpgDweJtcoXc" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 23:21:00 |  >> <iq xmlns="jabber:client" id="uKvygIGspT9GqhDiHQNQS13" from="test-domain.com" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 << <iq xmlns="jabber:client" id="uKvygIGspT9GqhDiHQNQS13" from="test-domain.com" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 23:21:00 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 23:21:00 |  << <iq id="YW1MzoW4oSfzvoQ7jEpgDwe" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 >> <iq id="YW1MzoW4oSfzvoQ7jEpgDwe" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:00 |  >> <iq xmlns="jabber:client" id="y0fSfzvoQ7jEpgDweJtcoXc" from="test-domain.com" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 << <iq xmlns="jabber:client" id="y0fSfzvoQ7jEpgDweJtcoXc" from="test-domain.com" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 23:21:00 |  << <iq to="test-domain.com" id="4h0n7Ci17gDIxkQXV6czqdT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 >> <iq to="test-domain.com" id="4h0n7Ci17gDIxkQXV6czqdT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 23:21:00 |  >> <iq xmlns="jabber:client" id="YW1MzoW4oSfzvoQ7jEpgDwe" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 << <iq xmlns="jabber:client" id="YW1MzoW4oSfzvoQ7jEpgDwe" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:00 |  << <iq id="JfS9yiRJIq1k1vvpX5CfKEu" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 >> <iq id="JfS9yiRJIq1k1vvpX5CfKEu" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:00 |  << <iq id="P4jUZgTfZnTXmJIAmY2zdNY" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 >> <iq id="P4jUZgTfZnTXmJIAmY2zdNY" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Connector  state changed: connected->disconnecting

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=1] Terminating XMPP Stream

2022-10-10 23:21:00 |  >> <iq xmlns="jabber:client" id="JfS9yiRJIq1k1vvpX5CfKEu" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 << <iq xmlns="jabber:client" id="JfS9yiRJIq1k1vvpX5CfKEu" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule$3.after: Could not write stanza

2022-10-10 23:21:00 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 23:21:00 |  >> <iq xmlns="jabber:client" id="4h0n7Ci17gDIxkQXV6czqdT" from="test-domain.com" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 << <iq xmlns="jabber:client" id="4h0n7Ci17gDIxkQXV6czqdT" from="test-domain.com" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.presence.PresenceModule$3.after: Could not write stanza

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=4056] Connector  state changed: disconnecting->disconnected

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=634 thread=4056] Stream terminated

2022-10-10 23:21:00 |  >> <iq xmlns="jabber:client" id="P4jUZgTfZnTXmJIAmY2zdNY" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 << <iq xmlns="jabber:client" id="P4jUZgTfZnTXmJIAmY2zdNY" to="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:00 |  >> <presence xmlns="jabber:client" from="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" to="jaxmpp__ym3z2w0560@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326 << <presence xmlns="jabber:client" from="jaxmpp__ym3z2w0560@test-domain.com/1781077109-tigase-326" to="jaxmpp__ym3z2w0560@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testStateAfterAuthTimeoutWebSocket 20.350s
2022-10-10 23:21:00 |

2022-10-10 23:21:00 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-10-10 23:21:00 | ------------------------------------

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-10-10 23:21:00 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:21:00 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:21:00 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:21:00 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.onStreamTerminate: Stream terminated

2022-10-10 23:21:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 23:21:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-10-10 23:21:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-10-10 23:21:20 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-10-10 23:21:20 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-10-10 23:21:20 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-10-10 23:21:20 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:21:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-10 23:21:20 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3Zjem5mbDA1NjEscj02RGlVSHU1N0NYOUtublN2dzdkdA==</auth>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3Zjem5mbDA1NjEscj02RGlVSHU1N0NYOUtublN2dzdkdA==</auth>

2022-10-10 23:21:20 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02RGlVSHU1N0NYOUtublN2dzdkdGhOM3poUzFpeXVXWkRHWXEwSFBFLHM9Y3htMDI3eHBKNTgvWHc9PSxpPTQwOTY=</challenge>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02RGlVSHU1N0NYOUtublN2dzdkdGhOM3poUzFpeXVXWkRHWXEwSFBFLHM9Y3htMDI3eHBKNTgvWHc9PSxpPTQwOTY=</challenge>

2022-10-10 23:21:20 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NkRpVUh1NTdDWDlLbm5Tdnc3ZHRoTjN6aFMxaXl1V1pER1lxMEhQRSxwPTlGK3ZVVjNjTzIxd28zVGFORVUvMEtWWFMyNURSYVhLWTZXaVF2bW9ucms9</response>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NkRpVUh1NTdDWDlLbm5Tdnc3ZHRoTjN6aFMxaXl1V1pER1lxMEhQRSxwPTlGK3ZVVjNjTzIxd28zVGFORVUvMEtWWFMyNURSYVhLWTZXaVF2bW9ucms9</response>

2022-10-10 23:21:20 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj02d1ZJR29zenVOSXhjcmxrQW0zWnNlelNxR1R5YllubFg1eXFpcGlDbElZPQ==</success>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj02d1ZJR29zenVOSXhjcmxrQW0zWnNlelNxR1R5YllubFg1eXFpcGlDbElZPQ==</success>

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:21:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-10-10 23:21:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-10-10 23:21:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 23:21:20 |  << <iq xmlns="jabber:client" id="ZkXdGweIwx9FIupTOJUV6o3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com >> <iq xmlns="jabber:client" id="ZkXdGweIwx9FIupTOJUV6o3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 23:21:20 |  << <iq xmlns="jabber:client" id="R49S7HTbvbODwcAqWnP1qUf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com >> <iq xmlns="jabber:client" id="R49S7HTbvbODwcAqWnP1qUf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 23:21:20 |  << <iq xmlns="jabber:client" id="FlWfw9KBs6tXakPWfXpdzj4" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com >> <iq xmlns="jabber:client" id="FlWfw9KBs6tXakPWfXpdzj4" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 23:21:20 |  >> <iq xmlns="jabber:client" id="ZkXdGweIwx9FIupTOJUV6o3" to="jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-327" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-327</jid></bind></iq>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com << <iq xmlns="jabber:client" id="ZkXdGweIwx9FIupTOJUV6o3" to="jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-327" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-327</jid></bind></iq>

2022-10-10 23:21:20 |  >> <iq xmlns="jabber:client" id="R49S7HTbvbODwcAqWnP1qUf" to="jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-328" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-328</jid></bind></iq>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com << <iq xmlns="jabber:client" id="R49S7HTbvbODwcAqWnP1qUf" to="jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-328" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-328</jid></bind></iq>

2022-10-10 23:21:20 |  >> <iq xmlns="jabber:client" id="FlWfw9KBs6tXakPWfXpdzj4" to="jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329</jid></bind></iq>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com << <iq xmlns="jabber:client" id="FlWfw9KBs6tXakPWfXpdzj4" to="jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329</jid></bind></iq>

2022-10-10 23:21:20 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 23:21:20 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 23:21:20 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 23:21:20 |  << <iq xmlns="jabber:client" id="Zn0jSU0gCJxrgABhAh07uaB" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 >> <iq xmlns="jabber:client" id="Zn0jSU0gCJxrgABhAh07uaB" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 23:21:20 |  << <iq xmlns="jabber:client" id="QWFNS7HTbvbODwcAqWnP1qU" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 >> <iq xmlns="jabber:client" id="QWFNS7HTbvbODwcAqWnP1qU" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 23:21:20 |  << <iq xmlns="jabber:client" id="Ldso37uY7wph3v9toNQQS06" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 >> <iq xmlns="jabber:client" id="Ldso37uY7wph3v9toNQQS06" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 23:21:20 |  >> <iq xmlns="jabber:client" id="Zn0jSU0gCJxrgABhAh07uaB" to="jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329" type="result"/>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 << <iq xmlns="jabber:client" id="Zn0jSU0gCJxrgABhAh07uaB" to="jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329" type="result"/>

2022-10-10 23:21:20 |  >> <iq xmlns="jabber:client" id="QWFNS7HTbvbODwcAqWnP1qU" to="jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329" type="result"/>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 << <iq xmlns="jabber:client" id="QWFNS7HTbvbODwcAqWnP1qU" to="jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329" type="result"/>

2022-10-10 23:21:20 |  >> <iq xmlns="jabber:client" id="Ldso37uY7wph3v9toNQQS06" to="jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329" type="result"/>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 << <iq xmlns="jabber:client" id="Ldso37uY7wph3v9toNQQS06" to="jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329" type="result"/>

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 23:21:20 |  << <iq to="test-domain.com" id="7mR4zds1u5q2lHEiLOZrn9r" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 >> <iq to="test-domain.com" id="7mR4zds1u5q2lHEiLOZrn9r" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 23:21:20 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 23:21:20 |  << <iq to="test-domain.com" id="AudNXiEJx6j4fKGDhOCp6zB" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 >> <iq to="test-domain.com" id="AudNXiEJx6j4fKGDhOCp6zB" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 23:21:20 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 23:21:20 |  << <iq to="test-domain.com" id="CnQmMZ38ncvgIHp48raHRdP" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 >> <iq to="test-domain.com" id="CnQmMZ38ncvgIHp48raHRdP" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 23:21:20 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 23:21:20 |  << <iq id="4wgS7Ci17gDIxkQXV6czqdT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 >> <iq id="4wgS7Ci17gDIxkQXV6czqdT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:20 |  << <iq id="WrZoXmJIAmY2zdNY0rXWZqX" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 >> <iq id="WrZoXmJIAmY2zdNY0rXWZqX" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:20 |  << <iq id="9u6y8ncvgIHp48raHRdPNLY" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 >> <iq id="9u6y8ncvgIHp48raHRdPNLY" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:20 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 23:21:20 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 23:21:20 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 23:21:20 | jaxmpp_ :: jaxmpp__vcznfl0561@test-domain.com/1781077109-tigase-329 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-10-10 23:21:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-10-10 23:21:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-10-10 23:21:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testStateAfterConnectionFailureSocket 0.243s
2022-10-10 23:21:41 |

2022-10-10 23:21:41 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-10-10 23:21:41 | ------------------------------------

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] Connector  state changed: null->connecting

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] DNS entry stored in session object: missing:5222

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] Preparing connection to [missing:5222]

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] missing: Name or service not known. Trying next.

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=638 thread=1] Connector  state changed: connecting->disconnected

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream, session]

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Connector  state changed: null->connecting

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] DNS entry stored in session object: localhost:5222

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Preparing connection to [localhost:5222]

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Connector  state changed: connecting->connected

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Whitespace ping period is setted to nullms

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:21:41 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4099] Start TLS

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:21:41 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4103] Proceeding TLS

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4103] Start handshake

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:21:41 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-10 23:21:41 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2wwcGVybDA1NjMscj02Q1ZkMWNySmc2ZVF5dXl2cWdqag==</auth>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2wwcGVybDA1NjMscj02Q1ZkMWNySmc2ZVF5dXl2cWdqag==</auth>

2022-10-10 23:21:41 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02Q1ZkMWNySmc2ZVF5dXl2cWdqanpBTFVqbjBIa3lERFo1M2V1RVFhLHM9TjY4dkxzZGdnTzBaNUE9PSxpPTQwOTY=</challenge>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02Q1ZkMWNySmc2ZVF5dXl2cWdqanpBTFVqbjBIa3lERFo1M2V1RVFhLHM9TjY4dkxzZGdnTzBaNUE9PSxpPTQwOTY=</challenge>

2022-10-10 23:21:41 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NkNWZDFjckpnNmVReXV5dnFnamp6QUxVam4wSGt5RERaNTNldUVRYSxwPXIyMWRFTXZHdzdEL2hJMHZsc05NYTdYYVJwNkVMdmhPMG1ndlZhOUVGWG89</response>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NkNWZDFjckpnNmVReXV5dnFnamp6QUxVam4wSGt5RERaNTNldUVRYSxwPXIyMWRFTXZHdzdEL2hJMHZsc05NYTdYYVJwNkVMdmhPMG1ndlZhOUVGWG89</response>

2022-10-10 23:21:41 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04R3ZIcXpwc3F5S3BTdDJGZ0tCZDZJMlZFSnh4Rkc3Uy93dXZxS0JLTFBnPQ==</success>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04R3ZIcXpwc3F5S3BTdDJGZ0tCZDZJMlZFSnh4Rkc3Uy93dXZxS0JLTFBnPQ==</success>

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:21:41 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 23:21:41 |  << <iq xmlns="jabber:client" id="Dy4tnPGtoT2gNBsUZgTfZnT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com >> <iq xmlns="jabber:client" id="Dy4tnPGtoT2gNBsUZgTfZnT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 23:21:41 |  >> <iq xmlns="jabber:client" id="Dy4tnPGtoT2gNBsUZgTfZnT" to="jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330</jid></bind></iq>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com << <iq xmlns="jabber:client" id="Dy4tnPGtoT2gNBsUZgTfZnT" to="jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330</jid></bind></iq>

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 23:21:41 |  << <iq xmlns="jabber:client" id="tDhQW2gMENFHMCFpQN2bCq7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330 >> <iq xmlns="jabber:client" id="tDhQW2gMENFHMCFpQN2bCq7" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 23:21:41 |  >> <iq xmlns="jabber:client" id="tDhQW2gMENFHMCFpQN2bCq7" to="jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330" type="result"/>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330 << <iq xmlns="jabber:client" id="tDhQW2gMENFHMCFpQN2bCq7" to="jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330" type="result"/>

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 23:21:41 |  << <iq to="test-domain.com" id="YntFlW2gMENFHMCFpQN2bCq" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330 >> <iq to="test-domain.com" id="YntFlW2gMENFHMCFpQN2bCq" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 23:21:41 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 23:21:41 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="34821534-60cf-4ada-aaa4-9d843f51615d" max="60" location="f9c07ffec79b"/>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="34821534-60cf-4ada-aaa4-9d843f51615d" max="60" location="f9c07ffec79b"/>

2022-10-10 23:21:41 |  << <iq id="jtJJDytpj1bxw3mSW8mdvn8" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330 >> <iq id="jtJJDytpj1bxw3mSW8mdvn8" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:41 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 23:21:41 |  >> <iq xmlns="jabber:client" id="YntFlW2gMENFHMCFpQN2bCq" from="test-domain.com" to="jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330 << <iq xmlns="jabber:client" id="YntFlW2gMENFHMCFpQN2bCq" from="test-domain.com" to="jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Connector  state changed: connected->disconnecting

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=1] Terminating XMPP Stream

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=639 thread=4103] Connector  state changed: disconnecting->disconnected

2022-10-10 23:21:41 |  >> <iq xmlns="jabber:client" id="jtJJDytpj1bxw3mSW8mdvn8" to="jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330 << <iq xmlns="jabber:client" id="jtJJDytpj1bxw3mSW8mdvn8" to="jaxmpp__l0perl0563@test-domain.com/1781077109-tigase-330" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

testStateAfterConnectionFailureWebSocket 0.316s
2022-10-10 23:21:41 |

2022-10-10 23:21:41 | null / [TestClass name=class tigase.tests.jaxmpp.TestHandlingOfConnectionIssues]

2022-10-10 23:21:41 | ------------------------------------

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->disconnected

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream, session]

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-10-10 23:21:41 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__74gnwg0564@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-10 23:21:41 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzc0Z253ZzA1NjQscj02dDZvUEVWUGxKMG1XT0I3Y0dDVQ==</auth>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__74gnwg0564@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzc0Z253ZzA1NjQscj02dDZvUEVWUGxKMG1XT0I3Y0dDVQ==</auth>

2022-10-10 23:21:41 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02dDZvUEVWUGxKMG1XT0I3Y0dDVTZ6eVlBN2FPU0lZeFJuUUx6OFg0LHM9L0tXUEpQdzFscXJWVkE9PSxpPTQwOTY=</challenge>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__74gnwg0564@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02dDZvUEVWUGxKMG1XT0I3Y0dDVTZ6eVlBN2FPU0lZeFJuUUx6OFg0LHM9L0tXUEpQdzFscXJWVkE9PSxpPTQwOTY=</challenge>

2022-10-10 23:21:41 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NnQ2b1BFVlBsSjBtV09CN2NHQ1U2enlZQTdhT1NJWXhSblFMejhYNCxwPWhSUXlkZHpGcXAyWmxoMEs0eUlrbnJrSmJaM1hRV2Zwd0YyT1BCWHRSYkk9</response>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__74gnwg0564@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NnQ2b1BFVlBsSjBtV09CN2NHQ1U2enlZQTdhT1NJWXhSblFMejhYNCxwPWhSUXlkZHpGcXAyWmxoMEs0eUlrbnJrSmJaM1hRV2Zwd0YyT1BCWHRSYkk9</response>

2022-10-10 23:21:41 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oMkRoQVp2M3RuZk9kV3c2NllldDVxb1dPckE5ZzJqQkRmMGtLQ1NGaENjPQ==</success>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__74gnwg0564@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oMkRoQVp2M3RuZk9kV3c2NllldDVxb1dPckE5ZzJqQkRmMGtLQ1NGaENjPQ==</success>

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 23:21:41 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__74gnwg0564@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="f+zs4caO5M2tCcM2TP01UuCIlOI=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-10-10 23:21:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 23:21:41 |  << <iq xmlns="jabber:client" id="DFbHPJu5ClW4pPUONS7HTbv" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__74gnwg0564@test-domain.com >> <iq xmlns="jabber:client" id="DFbHPJu5ClW4pPUONS7HTbv" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 23:21:41 |  >> <iq xmlns="jabber:client" id="DFbHPJu5ClW4pPUONS7HTbv" to="jaxmpp__74gnwg0564@test-domain.com/1781077109-tigase-331" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__74gnwg0564@test-domain.com/1781077109-tigase-331</jid></bind></iq>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__74gnwg0564@test-domain.com << <iq xmlns="jabber:client" id="DFbHPJu5ClW4pPUONS7HTbv" to="jaxmpp__74gnwg0564@test-domain.com/1781077109-tigase-331" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__74gnwg0564@test-domain.com/1781077109-tigase-331</jid></bind></iq>

2022-10-10 23:21:41 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 23:21:41 |  << <iq xmlns="jabber:client" id="anhRP6jSW9jSKFCBFP3fFMz" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 23:21:41 | jaxmpp_ :: jaxmpp__74gnwg0564@test-domain.com/1781077109-tigase-331 >> <iq xmlns="jabber:client" id="anhRP6jSW9jSKFCBFP3fFMz" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 23:21:42 |  >> <iq xmlns="jabber:client" id="anhRP6jSW9jSKFCBFP3fFMz" to="jaxmpp__74gnwg0564@test-domain.com/1781077109-tigase-331" type="result"/>

2022-10-10 23:21:42 | jaxmpp_ :: jaxmpp__74gnwg0564@test-domain.com/1781077109-tigase-331 << <iq xmlns="jabber:client" id="anhRP6jSW9jSKFCBFP3fFMz" to="jaxmpp__74gnwg0564@test-domain.com/1781077109-tigase-331" type="result"/>

2022-10-10 23:21:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 23:21:42 |  << <iq to="test-domain.com" id="bl9GOJICv1iAlYj5FJBncp4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 23:21:42 | jaxmpp_ :: jaxmpp__74gnwg0564@test-domain.com/1781077109-tigase-331 >> <iq to="test-domain.com" id="bl9GOJICv1iAlYj5FJBncp4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 23:21:42 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 23:21:42 | jaxmpp_ :: jaxmpp__74gnwg0564@test-domain.com/1781077109-tigase-331 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 23:21:42 |  << <iq id="6Hb16DlIxw9yiRJIq1k1vvp" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:42 | jaxmpp_ :: jaxmpp__74gnwg0564@test-domain.com/1781077109-tigase-331 >> <iq id="6Hb16DlIxw9yiRJIq1k1vvp" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 23:21:42 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 23:21:42 | jaxmpp_ :: jaxmpp__74gnwg0564@test-domain.com/1781077109-tigase-331 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 23:21:42 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-10-10 23:21:42 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-10-10 23:21:42 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="8d7251d1-7fd6-440e-92ca-fd2bd08acebc" max="60" location="f9c07ffec79b"/>

2022-10-10 23:21:42 | jaxmpp_ :: jaxmpp__74gnwg0564@test-domain.com/1781077109-tigase-331 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="8d7251d1-7fd6-440e-92ca-fd2bd08acebc" max="60" location="f9c07ffec79b"/>

2022-10-10 23:21:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 23:21:42 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-10-10 23:21:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-10-10 23:21:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-10-10 23:21:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted