Generated by TestNG with ReportNG at 22:19 PDT on Tuesday 02 August 2022
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Testing reconnections - #4266

Suites · Log Output

Test duration : 15.339s

Passed Tests
tigase.tests.jaxmpp.TestReconnections
testMultipleReconnectionsBosh 5.296s
2022-08-02 22:42:07 |

2022-08-02 22:42:07 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-08-02 22:42:07 | ------------------------------------

2022-08-02 22:42:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-08-02 22:42:07 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-08-02 22:42:07 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-08-02 22:42:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 22:42:07 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 22:42:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-08-02 22:42:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-08-02 22:42:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3lkb2V0ODA1NTIscj03dk9XMzdFV3BpelRiOUZJeVVtSg==</auth>

2022-08-02 22:42:07 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3lkb2V0ODA1NTIscj03dk9XMzdFV3BpelRiOUZJeVVtSg==</auth>

2022-08-02 22:42:07 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03dk9XMzdFV3BpelRiOUZJeVVtSlBKd1VCWFA3bzk5ZTlEenFLUmdZLHM9Wk44eExJZFA1NEtkUVE9PSxpPTQwOTY=</challenge>

2022-08-02 22:42:07 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03dk9XMzdFV3BpelRiOUZJeVVtSlBKd1VCWFA3bzk5ZTlEenFLUmdZLHM9Wk44eExJZFA1NEtkUVE9PSxpPTQwOTY=</challenge>

2022-08-02 22:42:07 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N3ZPVzM3RVdwaXpUYjlGSXlVbUpQSndVQlhQN285OWU5RHpxS1JnWSxwPVl3ZnhqcGZiR0R1cVJhbGNSenlxTmxCQ0k1a0VMakJ2TEI5YXlrN0ZYbzQ9</response>

2022-08-02 22:42:07 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N3ZPVzM3RVdwaXpUYjlGSXlVbUpQSndVQlhQN285OWU5RHpxS1JnWSxwPVl3ZnhqcGZiR0R1cVJhbGNSenlxTmxCQ0k1a0VMakJ2TEI5YXlrN0ZYbzQ9</response>

2022-08-02 22:42:07 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0wRjBJUG5najhZemR0MjdOQXhjNUpaeTE4UjlZNndiQnZzZnJsZVJCKzJNPQ==</success>

2022-08-02 22:42:07 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0wRjBJUG5najhZemR0MjdOQXhjNUpaeTE4UjlZNndiQnZzZnJsZVJCKzJNPQ==</success>

2022-08-02 22:42:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 22:42:08 |  >> <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"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="q5VSST0oC61z+wgqRTV3Sn7S66Q="/></features>

2022-08-02 22:42:08 | jaxmpp_ :: jaxmpp__ydoet80552@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"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="q5VSST0oC61z+wgqRTV3Sn7S66Q="/></features>

2022-08-02 22:42:08 |  << <iq xmlns="jabber:client" id="2Yc4gW2n0gUOYlHtlS9xeFy" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 22:42:08 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com >> <iq xmlns="jabber:client" id="2Yc4gW2n0gUOYlHtlS9xeFy" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 22:42:08 |  >> <iq to="jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-316" type="result" id="2Yc4gW2n0gUOYlHtlS9xeFy" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-316</jid></bind></iq>

2022-08-02 22:42:08 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com << <iq to="jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-316" type="result" id="2Yc4gW2n0gUOYlHtlS9xeFy" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-316</jid></bind></iq>

2022-08-02 22:42:08 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-08-02 22:42:08 |  << <iq to="test-domain.com" id="HJrxtXZnWhNKHCnfAEzgGJx" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 22:42:08 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-316 >> <iq to="test-domain.com" id="HJrxtXZnWhNKHCnfAEzgGJx" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 22:42:08 |  << <iq id="bKszx5fTYlV0dErnQaBkOZ3" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:08 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-316 >> <iq id="bKszx5fTYlV0dErnQaBkOZ3" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-08-02 22:42:08 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-316 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 22:42:08 |  >> <iq to="jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-316" type="result" id="HJrxtXZnWhNKHCnfAEzgGJx" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><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="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-02 22:42:08 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-316 << <iq to="jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-316" type="result" id="HJrxtXZnWhNKHCnfAEzgGJx" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><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="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-02 22:42:08 |  >> <iq to="jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-316" type="result" id="bKszx5fTYlV0dErnQaBkOZ3" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:08 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-316 << <iq to="jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-316" type="result" id="bKszx5fTYlV0dErnQaBkOZ3" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:08 |  >> <presence to="jaxmpp__ydoet80552@test-domain.com" xmlns="jabber:client" from="jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-316"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-08-02 22:42:08 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-316 << <presence to="jaxmpp__ydoet80552@test-domain.com" xmlns="jabber:client" from="jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-316"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-08-02 22:42:10 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2022-08-02 22:42:10 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500

2022-08-02 22:42:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

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

2022-08-02 22:42:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-08-02 22:42:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-08-02 22:42:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-08-02 22:42:12 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 22:42:12 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 22:42:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-08-02 22:42:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-08-02 22:42:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3lkb2V0ODA1NTIscj1xTFN1ZGxOMDdVU09MSmhxRnJ1Zw==</auth>

2022-08-02 22:42:12 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3lkb2V0ODA1NTIscj1xTFN1ZGxOMDdVU09MSmhxRnJ1Zw==</auth>

2022-08-02 22:42:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xTFN1ZGxOMDdVU09MSmhxRnJ1Zzl3cXVKa29xSk5HVEcxVlBXbnVsLHM9Wk44eExJZFA1NEtkUVE9PSxpPTQwOTY=</challenge>

2022-08-02 22:42:12 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xTFN1ZGxOMDdVU09MSmhxRnJ1Zzl3cXVKa29xSk5HVEcxVlBXbnVsLHM9Wk44eExJZFA1NEtkUVE9PSxpPTQwOTY=</challenge>

2022-08-02 22:42:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cUxTdWRsTjA3VVNPTEpocUZydWc5d3F1SmtvcUpOR1RHMVZQV251bCxwPUtBSlZZWktCUGlpRUxjZDJDRHdLTGxHQ2UyUy9JK1M1Y0lhcUMxdWhRTkE9</response>

2022-08-02 22:42:12 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cUxTdWRsTjA3VVNPTEpocUZydWc5d3F1SmtvcUpOR1RHMVZQV251bCxwPUtBSlZZWktCUGlpRUxjZDJDRHdLTGxHQ2UyUy9JK1M1Y0lhcUMxdWhRTkE9</response>

2022-08-02 22:42:12 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1vb240YXFzK042Qm1IbXFCWVpCMkUzbjdnZWJ1SGdrQlJNK2RVUW56b21RPQ==</success>

2022-08-02 22:42:12 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1vb240YXFzK042Qm1IbXFCWVpCMkUzbjdnZWJ1SGdrQlJNK2RVUW56b21RPQ==</success>

2022-08-02 22:42:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 22:42:12 |  >> <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"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="q5VSST0oC61z+wgqRTV3Sn7S66Q="/></features>

2022-08-02 22:42:12 |  << <iq xmlns="jabber:client" id="TUUCk8xcyt17hOZ6Co5q6Aa" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 22:42:12 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com >> <iq xmlns="jabber:client" id="TUUCk8xcyt17hOZ6Co5q6Aa" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 22:42:12 | jaxmpp_ :: jaxmpp__ydoet80552@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"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="q5VSST0oC61z+wgqRTV3Sn7S66Q="/></features>

2022-08-02 22:42:12 |  >> <iq to="jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-317" type="result" id="TUUCk8xcyt17hOZ6Co5q6Aa" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-317</jid></bind></iq>

2022-08-02 22:42:12 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com << <iq to="jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-317" type="result" id="TUUCk8xcyt17hOZ6Co5q6Aa" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-317</jid></bind></iq>

2022-08-02 22:42:12 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-08-02 22:42:12 |  << <iq to="test-domain.com" id="z9BDGwlW8EiWhzdPQ5pY9wb" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 22:42:12 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-317 >> <iq to="test-domain.com" id="z9BDGwlW8EiWhzdPQ5pY9wb" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 22:42:12 |  << <iq id="I9zQHtlS9xeFyfZ4Cv8qdv5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:12 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-317 >> <iq id="I9zQHtlS9xeFyfZ4Cv8qdv5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:12 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 22:42:12 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-317 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 22:42:12 |  >> <iq to="jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-317" type="result" id="z9BDGwlW8EiWhzdPQ5pY9wb" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><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="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-02 22:42:12 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-317 << <iq to="jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-317" type="result" id="z9BDGwlW8EiWhzdPQ5pY9wb" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><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="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-02 22:42:12 |  >> <iq to="jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-317" type="result" id="I9zQHtlS9xeFyfZ4Cv8qdv5" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:12 | jaxmpp_ :: jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-317 << <iq to="jaxmpp__ydoet80552@test-domain.com/1608752850-tigase-317" type="result" id="I9zQHtlS9xeFyfZ4Cv8qdv5" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:12 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

testMultipleReconnectionsSocket 4.440s
2022-08-02 22:42:13 |

2022-08-02 22:42:13 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-08-02 22:42:13 | ------------------------------------

2022-08-02 22:42:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-08-02 22:42:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-08-02 22:42:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-08-02 22:42:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=618 thread=1] Connector  state changed: null->connecting

2022-08-02 22:42:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=618 thread=1] DNS entry stored in session object: localhost:5222

2022-08-02 22:42:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=618 thread=1] Preparing connection to [localhost:5222]

2022-08-02 22:42:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=618 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-08-02 22:42:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=618 thread=1] Connector  state changed: connecting->connected

2022-08-02 22:42:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 22:42:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=618 thread=1] Whitespace ping period is setted to nullms

2022-08-02 22:42:13 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 22:42:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=618 thread=3964] Start TLS

2022-08-02 22:42:13 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-02 22:42:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=618 thread=3966] Proceeding TLS

2022-08-02 22:42:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=618 thread=3966] Start handshake

2022-08-02 22:42:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 22:42:13 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 22:42:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-08-02 22:42:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-08-02 22:42:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-08-02 22:42:13 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2NyZHh6MzA1NTMscj00aGJVdjhTR3FCdUFOVks2OVlzZw==</auth>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2NyZHh6MzA1NTMscj00aGJVdjhTR3FCdUFOVks2OVlzZw==</auth>

2022-08-02 22:42:13 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00aGJVdjhTR3FCdUFOVks2OVlzZ01TdEFNZ2dUcmVPSWVZZVJBUXBjLHM9UVdHQjNxbFpTYjRMQWc9PSxpPTQwOTY=</challenge>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00aGJVdjhTR3FCdUFOVks2OVlzZ01TdEFNZ2dUcmVPSWVZZVJBUXBjLHM9UVdHQjNxbFpTYjRMQWc9PSxpPTQwOTY=</challenge>

2022-08-02 22:42:13 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NGhiVXY4U0dxQnVBTlZLNjlZc2dNU3RBTWdnVHJlT0llWWVSQVFwYyxwPWZkeFd3NGI4VkVHRjJ6YWdPc2ZmelpWZmp2TXA2MmpmY0E4RndvMDV0clE9</response>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NGhiVXY4U0dxQnVBTlZLNjlZc2dNU3RBTWdnVHJlT0llWWVSQVFwYyxwPWZkeFd3NGI4VkVHRjJ6YWdPc2ZmelpWZmp2TXA2MmpmY0E4RndvMDV0clE9</response>

2022-08-02 22:42:13 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1nMWJlMlovVHVmYUpSb09vUVJiZUJxellOU21QeDRaNzJqVkV4bkZsN0RFPQ==</success>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1nMWJlMlovVHVmYUpSb09vUVJiZUJxellOU21QeDRaNzJqVkV4bkZsN0RFPQ==</success>

2022-08-02 22:42:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 22:42:13 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="q5VSST0oC61z+wgqRTV3Sn7S66Q="/></features>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="q5VSST0oC61z+wgqRTV3Sn7S66Q="/></features>

2022-08-02 22:42:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-08-02 22:42:13 |  << <iq xmlns="jabber:client" id="igM6mV4h3cS1aulLBfKRQ6m" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com >> <iq xmlns="jabber:client" id="igM6mV4h3cS1aulLBfKRQ6m" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 22:42:13 |  >> <iq to="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318" type="result" id="igM6mV4h3cS1aulLBfKRQ6m" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318</jid></bind></iq>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com << <iq to="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318" type="result" id="igM6mV4h3cS1aulLBfKRQ6m" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318</jid></bind></iq>

2022-08-02 22:42:13 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-08-02 22:42:13 |  << <iq xmlns="jabber:client" id="98mpOYlHtlS9xeFyfZ4Cv8q" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318 >> <iq xmlns="jabber:client" id="98mpOYlHtlS9xeFyfZ4Cv8q" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-02 22:42:13 |  >> <iq to="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318" type="result" id="98mpOYlHtlS9xeFyfZ4Cv8q" xmlns="jabber:client"/>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318 << <iq to="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318" type="result" id="98mpOYlHtlS9xeFyfZ4Cv8q" xmlns="jabber:client"/>

2022-08-02 22:42:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-08-02 22:42:13 |  << <iq to="test-domain.com" id="P8k7r6lbso3eCBhDjS7m8q9" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318 >> <iq to="test-domain.com" id="P8k7r6lbso3eCBhDjS7m8q9" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 22:42:13 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-02 22:42:13 |  >> <enabled resume="true" id="0fba549e-01b9-4360-8ddb-2db2e260cbec" xmlns="urn:xmpp:sm:3" location="ed1b7dd8a1b3" max="60"/>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318 << <enabled resume="true" id="0fba549e-01b9-4360-8ddb-2db2e260cbec" xmlns="urn:xmpp:sm:3" location="ed1b7dd8a1b3" max="60"/>

2022-08-02 22:42:13 |  << <iq id="2aos2u8zo2sUaJt1r4xjMLK" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318 >> <iq id="2aos2u8zo2sUaJt1r4xjMLK" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:13 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 22:42:13 |  >> <iq to="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318" type="result" id="P8k7r6lbso3eCBhDjS7m8q9" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><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="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318 << <iq to="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318" type="result" id="P8k7r6lbso3eCBhDjS7m8q9" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><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="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-02 22:42:13 |  >> <iq to="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318" type="result" id="2aos2u8zo2sUaJt1r4xjMLK" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318 << <iq to="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318" type="result" id="2aos2u8zo2sUaJt1r4xjMLK" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:13 |  >> <presence to="jaxmpp__crdxz30553@test-domain.com" xmlns="jabber:client" from="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-08-02 22:42:13 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318 << <presence to="jaxmpp__crdxz30553@test-domain.com" xmlns="jabber:client" from="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-318"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

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

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

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

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

2022-08-02 22:42:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=618 thread=3966] Connector  state changed: disconnecting->disconnected

2022-08-02 22:42:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-08-02 22:42:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=619 thread=1] Connector  state changed: null->connecting

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=619 thread=1] DNS entry stored in session object: localhost:5222

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=619 thread=1] Preparing connection to [localhost:5222]

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=619 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=619 thread=1] Connector  state changed: connecting->connected

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=619 thread=1] Whitespace ping period is setted to nullms

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=619 thread=3964] Start TLS

2022-08-02 22:42:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 22:42:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=619 thread=3971] Proceeding TLS

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=619 thread=3971] Start handshake

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 22:42:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-08-02 22:42:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2NyZHh6MzA1NTMscj1QdmJYYm1yTW5Ia203TkcwRzVFVg==</auth>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2NyZHh6MzA1NTMscj1QdmJYYm1yTW5Ia203TkcwRzVFVg==</auth>

2022-08-02 22:42:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QdmJYYm1yTW5Ia203TkcwRzVFVjJxUEg3OWllSVUza1pvVDdlMWtxLHM9UVdHQjNxbFpTYjRMQWc9PSxpPTQwOTY=</challenge>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QdmJYYm1yTW5Ia203TkcwRzVFVjJxUEg3OWllSVUza1pvVDdlMWtxLHM9UVdHQjNxbFpTYjRMQWc9PSxpPTQwOTY=</challenge>

2022-08-02 22:42:17 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UHZiWGJtck1uSGttN05HMEc1RVYycVBINzlpZUlVM2tab1Q3ZTFrcSxwPTZCcVg0OTBzY3h0aVFuNUovV0ZEOG9odFF1S09zNWlXKytiTTZ0Qjh5aG89</response>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UHZiWGJtck1uSGttN05HMEc1RVYycVBINzlpZUlVM2tab1Q3ZTFrcSxwPTZCcVg0OTBzY3h0aVFuNUovV0ZEOG9odFF1S09zNWlXKytiTTZ0Qjh5aG89</response>

2022-08-02 22:42:17 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1sWmZsYXBOUmhFR2xVZVVIeHlxekNrbVZFd1B4WFREbTJncDBJOGpReHR3PQ==</success>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1sWmZsYXBOUmhFR2xVZVVIeHlxekNrbVZFd1B4WFREbTJncDBJOGpReHR3PQ==</success>

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 22:42:17 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="q5VSST0oC61z+wgqRTV3Sn7S66Q="/></features>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="q5VSST0oC61z+wgqRTV3Sn7S66Q="/></features>

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-08-02 22:42:17 |  << <iq xmlns="jabber:client" id="m9j4DmcFs4v5fxk1aKEBsaI" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com >> <iq xmlns="jabber:client" id="m9j4DmcFs4v5fxk1aKEBsaI" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 22:42:17 |  >> <iq to="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319" type="result" id="m9j4DmcFs4v5fxk1aKEBsaI" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319</jid></bind></iq>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com << <iq to="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319" type="result" id="m9j4DmcFs4v5fxk1aKEBsaI" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319</jid></bind></iq>

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-08-02 22:42:17 |  << <iq xmlns="jabber:client" id="JlR29HAznU1gFPKYdygTRND" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319 >> <iq xmlns="jabber:client" id="JlR29HAznU1gFPKYdygTRND" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-02 22:42:17 |  >> <iq to="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319" type="result" id="JlR29HAznU1gFPKYdygTRND" xmlns="jabber:client"/>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319 << <iq to="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319" type="result" id="JlR29HAznU1gFPKYdygTRND" xmlns="jabber:client"/>

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-08-02 22:42:17 |  << <iq to="test-domain.com" id="XeupYjHtZePMY6vgMWS6Bdv" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319 >> <iq to="test-domain.com" id="XeupYjHtZePMY6vgMWS6Bdv" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 22:42:17 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-02 22:42:17 |  >> <enabled resume="true" id="5c3565c1-4709-4004-b6bf-ae802b2910f2" xmlns="urn:xmpp:sm:3" location="ed1b7dd8a1b3" max="60"/>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319 << <enabled resume="true" id="5c3565c1-4709-4004-b6bf-ae802b2910f2" xmlns="urn:xmpp:sm:3" location="ed1b7dd8a1b3" max="60"/>

2022-08-02 22:42:17 |  << <iq id="amQZk37j1eRX4lUXpUiRQQ3" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319 >> <iq id="amQZk37j1eRX4lUXpUiRQQ3" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:17 |  >> <iq to="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319" type="result" id="XeupYjHtZePMY6vgMWS6Bdv" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><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="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319 << <iq to="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319" type="result" id="XeupYjHtZePMY6vgMWS6Bdv" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><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="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-02 22:42:17 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 22:42:17 |  >> <iq to="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319" type="result" id="amQZk37j1eRX4lUXpUiRQQ3" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319 << <iq to="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319" type="result" id="amQZk37j1eRX4lUXpUiRQQ3" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:17 |  >> <presence to="jaxmpp__crdxz30553@test-domain.com" xmlns="jabber:client" from="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319 << <presence to="jaxmpp__crdxz30553@test-domain.com" xmlns="jabber:client" from="jaxmpp__crdxz30553@test-domain.com/1608752850-tigase-319"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=619 thread=3971] Connector  state changed: connected->disconnected

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=619 thread=3971] Stream terminated

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testMultipleReconnectionsWebSocket 4.635s
2022-08-02 22:42:17 |

2022-08-02 22:42:17 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-08-02 22:42:17 | ------------------------------------

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 22:42:17 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-08-02 22:42:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3R4eWNuajA1NTQscj0yZUg4UEdIcWFCWDN0VkpRVzZ2OQ==</auth>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3R4eWNuajA1NTQscj0yZUg4UEdIcWFCWDN0VkpRVzZ2OQ==</auth>

2022-08-02 22:42:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yZUg4UEdIcWFCWDN0VkpRVzZ2OUNGR2RiMHVreUp1UXV1MlF3UVJtLHM9VVNpTU93YllZdWxCVVE9PSxpPTQwOTY=</challenge>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yZUg4UEdIcWFCWDN0VkpRVzZ2OUNGR2RiMHVreUp1UXV1MlF3UVJtLHM9VVNpTU93YllZdWxCVVE9PSxpPTQwOTY=</challenge>

2022-08-02 22:42:17 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MmVIOFBHSHFhQlgzdFZKUVc2djlDRkdkYjB1a3lKdVF1dTJRd1FSbSxwPWlUVGJYLzU2RmZpUHFXekp2NGR0L0QvcHArdzl5UHM5NGJTR3ZCemh0TGM9</response>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MmVIOFBHSHFhQlgzdFZKUVc2djlDRkdkYjB1a3lKdVF1dTJRd1FSbSxwPWlUVGJYLzU2RmZpUHFXekp2NGR0L0QvcHArdzl5UHM5NGJTR3ZCemh0TGM9</response>

2022-08-02 22:42:17 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oUk1BTHh5NUZ1Rkl5aWcrTUdtWi9mUEUyaWFaUkpObGhNUGxDUjQ2TXJZPQ==</success>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oUk1BTHh5NUZ1Rkl5aWcrTUdtWi9mUEUyaWFaUkpObGhNUGxDUjQ2TXJZPQ==</success>

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 22:42:17 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="q5VSST0oC61z+wgqRTV3Sn7S66Q="/></features>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__txycnj0554@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="q5VSST0oC61z+wgqRTV3Sn7S66Q="/></features>

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-08-02 22:42:17 |  << <iq xmlns="jabber:client" id="8ixCCeO13bLIPTW5oVlM2lO" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com >> <iq xmlns="jabber:client" id="8ixCCeO13bLIPTW5oVlM2lO" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 22:42:17 |  >> <iq to="jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320" type="result" id="8ixCCeO13bLIPTW5oVlM2lO" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320</jid></bind></iq>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com << <iq to="jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320" type="result" id="8ixCCeO13bLIPTW5oVlM2lO" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320</jid></bind></iq>

2022-08-02 22:42:17 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-08-02 22:42:17 |  << <iq xmlns="jabber:client" id="OsZvaxiJX0ufCo9nPHEFskO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320 >> <iq xmlns="jabber:client" id="OsZvaxiJX0ufCo9nPHEFskO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-02 22:42:17 |  >> <iq to="jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320" type="result" id="OsZvaxiJX0ufCo9nPHEFskO" xmlns="jabber:client"/>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320 << <iq to="jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320" type="result" id="OsZvaxiJX0ufCo9nPHEFskO" xmlns="jabber:client"/>

2022-08-02 22:42:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-08-02 22:42:17 |  << <iq to="test-domain.com" id="Qeh3kN5g0hGwpTRLMVYmS3m" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320 >> <iq to="test-domain.com" id="Qeh3kN5g0hGwpTRLMVYmS3m" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 22:42:17 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-02 22:42:17 |  << <iq id="rmDGwpTRLMVYmS3mYkEEHpT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320 >> <iq id="rmDGwpTRLMVYmS3mYkEEHpT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:17 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 22:42:17 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 22:42:18 |  >> <enabled resume="true" id="72841e6e-dd52-465f-b4e6-07c6597a1de0" xmlns="urn:xmpp:sm:3" location="ed1b7dd8a1b3" max="60"/>

2022-08-02 22:42:18 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320 << <enabled resume="true" id="72841e6e-dd52-465f-b4e6-07c6597a1de0" xmlns="urn:xmpp:sm:3" location="ed1b7dd8a1b3" max="60"/>

2022-08-02 22:42:18 |  >> <iq to="jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320" type="result" id="Qeh3kN5g0hGwpTRLMVYmS3m" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><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="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-02 22:42:18 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320 << <iq to="jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320" type="result" id="Qeh3kN5g0hGwpTRLMVYmS3m" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b11962/bf36c6a5" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><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="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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-08-02 22:42:18 |  >> <iq to="jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320" type="result" id="rmDGwpTRLMVYmS3mYkEEHpT" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:18 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320 << <iq to="jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320" type="result" id="rmDGwpTRLMVYmS3mYkEEHpT" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:18 |  >> <presence to="jaxmpp__txycnj0554@test-domain.com" xmlns="jabber:client" from="jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-08-02 22:42:18 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320 << <presence to="jaxmpp__txycnj0554@test-domain.com" xmlns="jabber:client" from="jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-320"><c node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2022-08-02 22:42:19 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-08-02 22:42:19 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-08-02 22:42:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-08-02 22:42:19 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-08-02 22:42:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-08-02 22:42:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-08-02 22:42:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-08-02 22:42:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-08-02 22:42:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-08-02 22:42:22 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-08-02 22:42:22 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-08-02 22:42:22 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-08-02 22:42:22 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-08-02 22:42:22 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-08-02 22:42:22 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-08-02 22:42:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 22:42:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 22:42:22 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-02 22:42:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-08-02 22:42:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-08-02 22:42:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-08-02 22:42:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3R4eWNuajA1NTQscj1IZ2ZzaVZXdnZBSVFaSDBmSGFWcw==</auth>

2022-08-02 22:42:22 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3R4eWNuajA1NTQscj1IZ2ZzaVZXdnZBSVFaSDBmSGFWcw==</auth>

2022-08-02 22:42:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IZ2ZzaVZXdnZBSVFaSDBmSGFWc3dNczNEQksxT0tLZkJMNTN2ZzJrLHM9VVNpTU93YllZdWxCVVE9PSxpPTQwOTY=</challenge>

2022-08-02 22:42:22 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IZ2ZzaVZXdnZBSVFaSDBmSGFWc3dNczNEQksxT0tLZkJMNTN2ZzJrLHM9VVNpTU93YllZdWxCVVE9PSxpPTQwOTY=</challenge>

2022-08-02 22:42:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SGdmc2lWV3Z2QUlRWkgwZkhhVnN3TXMzREJLMU9LS2ZCTDUzdmcyayxwPWNUMkRKbjBzNURNUGdYRE56VjlndHF1V0dEUGhEYWFicmVaTzd4S1kvaFE9</response>

2022-08-02 22:42:22 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SGdmc2lWV3Z2QUlRWkgwZkhhVnN3TXMzREJLMU9LS2ZCTDUzdmcyayxwPWNUMkRKbjBzNURNUGdYRE56VjlndHF1V0dEUGhEYWFicmVaTzd4S1kvaFE9</response>

2022-08-02 22:42:22 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qaE95OGRwRXdHdGJnQlZRUEpieXQya1llQ3pmNmZVbXBLM2VsYS9xMnRvPQ==</success>

2022-08-02 22:42:22 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qaE95OGRwRXdHdGJnQlZRUEpieXQya1llQ3pmNmZVbXBLM2VsYS9xMnRvPQ==</success>

2022-08-02 22:42:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-08-02 22:42:22 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="q5VSST0oC61z+wgqRTV3Sn7S66Q="/></features>

2022-08-02 22:42:22 | jaxmpp_ :: jaxmpp__txycnj0554@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="q5VSST0oC61z+wgqRTV3Sn7S66Q="/></features>

2022-08-02 22:42:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-08-02 22:42:22 |  << <iq xmlns="jabber:client" id="Jv2nP3iZdAnY5FqkVY6zdv3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 22:42:22 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com >> <iq xmlns="jabber:client" id="Jv2nP3iZdAnY5FqkVY6zdv3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-02 22:42:22 |  >> <iq to="jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-321" type="result" id="Jv2nP3iZdAnY5FqkVY6zdv3" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-321</jid></bind></iq>

2022-08-02 22:42:22 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com << <iq to="jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-321" type="result" id="Jv2nP3iZdAnY5FqkVY6zdv3" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-321</jid></bind></iq>

2022-08-02 22:42:22 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-08-02 22:42:22 |  << <iq xmlns="jabber:client" id="b7Qk37j1eRX4lUXpUiRQQ3b" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-02 22:42:22 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-321 >> <iq xmlns="jabber:client" id="b7Qk37j1eRX4lUXpUiRQQ3b" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-02 22:42:22 |  >> <iq to="jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-321" type="result" id="b7Qk37j1eRX4lUXpUiRQQ3b" xmlns="jabber:client"/>

2022-08-02 22:42:22 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-321 << <iq to="jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-321" type="result" id="b7Qk37j1eRX4lUXpUiRQQ3b" xmlns="jabber:client"/>

2022-08-02 22:42:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-08-02 22:42:22 |  << <iq to="test-domain.com" id="uvYjHr8Docyp4oak0pPJRUd" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 22:42:22 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-321 >> <iq to="test-domain.com" id="uvYjHr8Docyp4oak0pPJRUd" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-02 22:42:22 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-02 22:42:22 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-321 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-02 22:42:22 |  << <iq id="tjmnPJvgTUeCxkUco8FlLV2" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-02 22:42:22 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-321 >> <iq id="tjmnPJvgTUeCxkUco8FlLV2" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-08-02 22:42:22 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-321 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-02 22:42:22 |  >> <enabled resume="true" id="35b0e81e-8c7d-4a86-9a58-e6ebd5b63506" xmlns="urn:xmpp:sm:3" location="ed1b7dd8a1b3" max="60"/>

2022-08-02 22:42:22 | jaxmpp_ :: jaxmpp__txycnj0554@test-domain.com/1608752850-tigase-321 << <enabled resume="true" id="35b0e81e-8c7d-4a86-9a58-e6ebd5b63506" xmlns="urn:xmpp:sm:3" location="ed1b7dd8a1b3" max="60"/>

2022-08-02 22:42:22 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-08-02 22:42:22 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-08-02 22:42:22 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.onStreamTerminate: Stream terminated

2022-08-02 22:42:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-08-02 22:42:22 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected