Generated by TestNG with ReportNG at 22:54 PDT on Thursday 08 September 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.416s

Passed Tests
tigase.tests.jaxmpp.TestReconnections
testMultipleReconnectionsBosh 5.384s
2022-09-08 23:25:36 |

2022-09-08 23:25:36 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-09-08 23:25:36 | ------------------------------------

2022-09-08 23:25:36 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-09-08 23:25:36 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-09-08 23:25:36 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-09-08 23:25:36 |  >> <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-09-08 23:25:36 | jaxmpp_ :: jaxmpp__8dldc00556@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-09-08 23:25:36 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-09-08 23:25:36 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-09-08 23:25:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzhkbGRjMDA1NTYscj0zc0J6Q0wxRXd2dnBhMjNsN0h6eA==</auth>

2022-09-08 23:25:36 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzhkbGRjMDA1NTYscj0zc0J6Q0wxRXd2dnBhMjNsN0h6eA==</auth>

2022-09-08 23:25:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zc0J6Q0wxRXd2dnBhMjNsN0h6eEdZeER0UDRPUG5KdVZHNGFDR0VQLHM9VVpTZW1HdERidVVqaGc9PSxpPTQwOTY=</challenge>

2022-09-08 23:25:36 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zc0J6Q0wxRXd2dnBhMjNsN0h6eEdZeER0UDRPUG5KdVZHNGFDR0VQLHM9VVpTZW1HdERidVVqaGc9PSxpPTQwOTY=</challenge>

2022-09-08 23:25:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M3NCekNMMUV3dnZwYTIzbDdIenhHWXhEdFA0T1BuSnVWRzRhQ0dFUCxwPUU3NGk3MzdvZFBUWG05bWtQcGdTT1gzcm12eFFGa0lGQm1mWThoSlpTMEU9</response>

2022-09-08 23:25:36 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M3NCekNMMUV3dnZwYTIzbDdIenhHWXhEdFA0T1BuSnVWRzRhQ0dFUCxwPUU3NGk3MzdvZFBUWG05bWtQcGdTT1gzcm12eFFGa0lGQm1mWThoSlpTMEU9</response>

2022-09-08 23:25:36 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yTm5EaHlJUnRkVHhEaTRzZktDU0s0b1NVczFhK3ZVK0RpMG5tckVKbVljPQ==</success>

2022-09-08 23:25:36 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yTm5EaHlJUnRkVHhEaTRzZktDU0s0b1NVczFhK3ZVK0RpMG5tckVKbVljPQ==</success>

2022-09-08 23:25:36 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 23:25:37 |  << <iq xmlns="jabber:client" id="orQaJS3qbyhWlZ1hDw2tbLY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 23:25:37 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com >> <iq xmlns="jabber:client" id="orQaJS3qbyhWlZ1hDw2tbLY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 23:25:37 |  >> <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" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-09-08 23:25:37 | jaxmpp_ :: jaxmpp__8dldc00556@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" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-09-08 23:25:37 |  >> <iq id="orQaJS3qbyhWlZ1hDw2tbLY" type="result" xmlns="jabber:client" to="jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-319"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-319</jid></bind></iq>

2022-09-08 23:25:37 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com << <iq id="orQaJS3qbyhWlZ1hDw2tbLY" type="result" xmlns="jabber:client" to="jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-319"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-319</jid></bind></iq>

2022-09-08 23:25:37 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-09-08 23:25:37 |  << <iq to="test-domain.com" id="LuXgYcQJv7thKTcHILIBADz" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 23:25:37 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-319 >> <iq to="test-domain.com" id="LuXgYcQJv7thKTcHILIBADz" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 23:25:37 |  << <iq id="db0tjGOScrVX9Dsj2n4t8rg" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:37 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-319 >> <iq id="db0tjGOScrVX9Dsj2n4t8rg" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:37 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-09-08 23:25:37 | jaxmpp_ :: jaxmpp__8dldc00556@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-09-08 23:25:37 |  >> <iq id="LuXgYcQJv7thKTcHILIBADz" type="result" xmlns="jabber:client" from="test-domain.com" to="jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-319"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-09-08 23:25:37 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-319 << <iq id="LuXgYcQJv7thKTcHILIBADz" type="result" xmlns="jabber:client" from="test-domain.com" to="jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-319"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-09-08 23:25:37 |  >> <iq id="db0tjGOScrVX9Dsj2n4t8rg" type="result" xmlns="jabber:client" to="jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-319"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:37 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-319 << <iq id="db0tjGOScrVX9Dsj2n4t8rg" type="result" xmlns="jabber:client" to="jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-319"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:37 |  >> <message xmlns="jabber:client" from="test-domain.com" to="jaxmpp__8dldc00556@test-domain.com"><body>Wecome to 0a6d40b6-fdae-404d-bae6-086352cf3960This message was set at: Thu Sep 08 22:55:29 PDT 2022</body><delay stamp="2022-09-09T06:25:36.450Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-09-08 23:25:37 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-319 << <message xmlns="jabber:client" from="test-domain.com" to="jaxmpp__8dldc00556@test-domain.com"><body>Wecome to 0a6d40b6-fdae-404d-bae6-086352cf3960This message was set at: Thu Sep 08 22:55:29 PDT 2022</body><delay stamp="2022-09-09T06:25:36.450Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-09-08 23:25:37 |  >> <presence xmlns="jabber:client" from="jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-319" to="jaxmpp__8dldc00556@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-09-08 23:25:37 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-319 << <presence xmlns="jabber:client" from="jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-319" to="jaxmpp__8dldc00556@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-09-08 23:25:39 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2022-09-08 23:25:39 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500

2022-09-08 23:25:39 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-09-08 23:25:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

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

2022-09-08 23:25:41 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-09-08 23:25:41 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-09-08 23:25:41 |  >> <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-09-08 23:25:41 | jaxmpp_ :: jaxmpp__8dldc00556@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-09-08 23:25:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-09-08 23:25:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-09-08 23:25:41 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzhkbGRjMDA1NTYscj1sZTJvYldQcHpuenNCcFV2T3dpNg==</auth>

2022-09-08 23:25:41 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzhkbGRjMDA1NTYscj1sZTJvYldQcHpuenNCcFV2T3dpNg==</auth>

2022-09-08 23:25:41 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sZTJvYldQcHpuenNCcFV2T3dpNlBvOEZEamxxMTR3bm9qN0xEOW81LHM9VVpTZW1HdERidVVqaGc9PSxpPTQwOTY=</challenge>

2022-09-08 23:25:41 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sZTJvYldQcHpuenNCcFV2T3dpNlBvOEZEamxxMTR3bm9qN0xEOW81LHM9VVpTZW1HdERidVVqaGc9PSxpPTQwOTY=</challenge>

2022-09-08 23:25:41 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bGUyb2JXUHB6bnpzQnBVdk93aTZQbzhGRGpscTE0d25vajdMRDlvNSxwPU92V3JROXQxUWI2d3F6L1g0NWsxUEpKU0xGVGFRYXpvYTN5UjR6cUVKcHc9</response>

2022-09-08 23:25:41 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bGUyb2JXUHB6bnpzQnBVdk93aTZQbzhGRGpscTE0d25vajdMRDlvNSxwPU92V3JROXQxUWI2d3F6L1g0NWsxUEpKU0xGVGFRYXpvYTN5UjR6cUVKcHc9</response>

2022-09-08 23:25:41 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1aNU53WGNCWm1uTHpxUnVUNTA0aEZkZE1ibTE2ckZFZWJkVFlxU2VMVE1RPQ==</success>

2022-09-08 23:25:41 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1aNU53WGNCWm1uTHpxUnVUNTA0aEZkZE1ibTE2ckZFZWJkVFlxU2VMVE1RPQ==</success>

2022-09-08 23:25:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 23:25:41 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-09-08 23:25:41 | jaxmpp_ :: jaxmpp__8dldc00556@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" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-09-08 23:25:41 |  << <iq xmlns="jabber:client" id="hBe0sXX1hTYl6vkZavofNDv" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 23:25:41 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com >> <iq xmlns="jabber:client" id="hBe0sXX1hTYl6vkZavofNDv" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 23:25:41 |  >> <iq id="hBe0sXX1hTYl6vkZavofNDv" type="result" xmlns="jabber:client" to="jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-320"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-320</jid></bind></iq>

2022-09-08 23:25:41 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

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

2022-09-08 23:25:41 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-320 >> <iq to="test-domain.com" id="iqF4bpV5vcN0jWdCpcR15pT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 23:25:41 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-320 << <iq id="hBe0sXX1hTYl6vkZavofNDv" type="result" xmlns="jabber:client" to="jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-320"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-320</jid></bind></iq>

2022-09-08 23:25:41 |  << <iq id="7rGEHDFMBn7i2k6fxbBxgVg" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:41 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-320 >> <iq id="7rGEHDFMBn7i2k6fxbBxgVg" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-09-08 23:25:41 | jaxmpp_ :: jaxmpp__8dldc00556@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-09-08 23:25:41 |  >> <iq id="iqF4bpV5vcN0jWdCpcR15pT" type="result" xmlns="jabber:client" from="test-domain.com" to="jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-320"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-09-08 23:25:41 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-320 << <iq id="iqF4bpV5vcN0jWdCpcR15pT" type="result" xmlns="jabber:client" from="test-domain.com" to="jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-320"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-09-08 23:25:41 |  >> <iq id="7rGEHDFMBn7i2k6fxbBxgVg" type="result" xmlns="jabber:client" to="jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-320"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:41 | jaxmpp_ :: jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-320 << <iq id="7rGEHDFMBn7i2k6fxbBxgVg" type="result" xmlns="jabber:client" to="jaxmpp__8dldc00556@test-domain.com/1608752850-tigase-320"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:41 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

testMultipleReconnectionsSocket 4.539s
2022-09-08 23:25:42 |

2022-09-08 23:25:42 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-09-08 23:25:42 | ------------------------------------

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

2022-09-08 23:25:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-09-08 23:25:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-09-08 23:25:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: null->connecting

2022-09-08 23:25:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] DNS entry stored in session object: localhost:5222

2022-09-08 23:25:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Preparing connection to [localhost:5222]

2022-09-08 23:25:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-09-08 23:25:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: connecting->connected

2022-09-08 23:25:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Whitespace ping period is setted to nullms

2022-09-08 23:25:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 23:25:42 |  >> <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-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@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-09-08 23:25:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4022] Start TLS

2022-09-08 23:25:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-09-08 23:25:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4024] Proceeding TLS

2022-09-08 23:25:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4024] Start handshake

2022-09-08 23:25:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 23:25:42 |  >> <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-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@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-09-08 23:25:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

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

2022-09-08 23:25:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-09-08 23:25:42 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3JvOW9rZzA1NTcscj1abFdmSVBDRmd1eVFZV1ZDbEtvNA==</auth>

2022-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3JvOW9rZzA1NTcscj1abFdmSVBDRmd1eVFZV1ZDbEtvNA==</auth>

2022-09-08 23:25:42 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1abFdmSVBDRmd1eVFZV1ZDbEtvNE1Vd0dvS3N6andQWXQ0Z3FPY3p0LHM9OGxXdzdpZnNSbGpPcHc9PSxpPTQwOTY=</challenge>

2022-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1abFdmSVBDRmd1eVFZV1ZDbEtvNE1Vd0dvS3N6andQWXQ0Z3FPY3p0LHM9OGxXdzdpZnNSbGpPcHc9PSxpPTQwOTY=</challenge>

2022-09-08 23:25:42 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WmxXZklQQ0ZndXlRWVdWQ2xLbzRNVXdHb0tzemp3UFl0NGdxT2N6dCxwPXZBbytrTmVmeGNQVkxEbWQxU21DM2xEK2xLb3V6aGJiMWk4c05uenoxa3M9</response>

2022-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WmxXZklQQ0ZndXlRWVdWQ2xLbzRNVXdHb0tzemp3UFl0NGdxT2N6dCxwPXZBbytrTmVmeGNQVkxEbWQxU21DM2xEK2xLb3V6aGJiMWk4c05uenoxa3M9</response>

2022-09-08 23:25:42 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1BQkhaRjRXdUFnQnpxRFNGZkF4eEliblBzRXVseC96anRhZ2tONVBvOXVnPQ==</success>

2022-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1BQkhaRjRXdUFnQnpxRFNGZkF4eEliblBzRXVseC96anRhZ2tONVBvOXVnPQ==</success>

2022-09-08 23:25:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 23:25:42 |  >> <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" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@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" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

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

2022-09-08 23:25:42 |  << <iq xmlns="jabber:client" id="UAZsj2n4t8rgZhBrXak3l5C" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com >> <iq xmlns="jabber:client" id="UAZsj2n4t8rgZhBrXak3l5C" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 23:25:42 |  >> <iq id="UAZsj2n4t8rgZhBrXak3l5C" type="result" xmlns="jabber:client" to="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-321"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-321</jid></bind></iq>

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

2022-09-08 23:25:42 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-09-08 23:25:42 |  << <iq xmlns="jabber:client" id="GvI7GpZlKW8ItZ5p9unaDAv" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-321 >> <iq xmlns="jabber:client" id="GvI7GpZlKW8ItZ5p9unaDAv" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-08 23:25:42 |  >> <iq id="GvI7GpZlKW8ItZ5p9unaDAv" type="result" xmlns="jabber:client" to="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-321"/>

2022-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-321 << <iq id="GvI7GpZlKW8ItZ5p9unaDAv" type="result" xmlns="jabber:client" to="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-321"/>

2022-09-08 23:25:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

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

2022-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-321 >> <iq to="test-domain.com" id="bGdanVduq6ElJzn5m7EBwnW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 23:25:42 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

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

2022-09-08 23:25:42 |  >> <enabled max="60" id="9fff820f-f0e6-4749-8d42-2911308ba29c" xmlns="urn:xmpp:sm:3" resume="true" location="ed1b7dd8a1b3"/>

2022-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-321 << <enabled max="60" id="9fff820f-f0e6-4749-8d42-2911308ba29c" xmlns="urn:xmpp:sm:3" resume="true" location="ed1b7dd8a1b3"/>

2022-09-08 23:25:42 |  << <iq id="dlaNXYo2w5dxjX6BCxo7q1q" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-321 >> <iq id="dlaNXYo2w5dxjX6BCxo7q1q" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:42 |  >> <iq id="bGdanVduq6ElJzn5m7EBwnW" type="result" xmlns="jabber:client" from="test-domain.com" to="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-321"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-321 << <iq id="bGdanVduq6ElJzn5m7EBwnW" type="result" xmlns="jabber:client" from="test-domain.com" to="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-321"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2022-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@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-09-08 23:25:42 |  >> <iq id="dlaNXYo2w5dxjX6BCxo7q1q" type="result" xmlns="jabber:client" to="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-321"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-321 << <iq id="dlaNXYo2w5dxjX6BCxo7q1q" type="result" xmlns="jabber:client" to="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-321"><query xmlns="jabber:iq:roster"/></iq>

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

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

2022-09-08 23:25:42 |  >> <message xmlns="jabber:client" from="test-domain.com" to="jaxmpp__ro9okg0557@test-domain.com"><body>Wecome to 0a6d40b6-fdae-404d-bae6-086352cf3960
This message was set at: Thu Sep 08 22:55:29 PDT 2022</body><delay stamp="2022-09-09T06:25:42.012Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-09-08 23:25:42 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-321 << <message xmlns="jabber:client" from="test-domain.com" to="jaxmpp__ro9okg0557@test-domain.com"><body>Wecome to 0a6d40b6-fdae-404d-bae6-086352cf3960
This message was set at: Thu Sep 08 22:55:29 PDT 2022</body><delay stamp="2022-09-09T06:25:42.012Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-09-08 23:25:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: connected->disconnecting

2022-09-08 23:25:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Terminating XMPP Stream

2022-09-08 23:25:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-09-08 23:25:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-09-08 23:25:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4024] Connector  state changed: disconnecting->disconnected

2022-09-08 23:25:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-09-08 23:25:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-09-08 23:25:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector  state changed: null->connecting

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] DNS entry stored in session object: localhost:5222

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Preparing connection to [localhost:5222]

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector  state changed: connecting->connected

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Whitespace ping period is setted to nullms

2022-09-08 23:25:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 23:25:46 |  >> <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-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4022] Start TLS

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@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-09-08 23:25:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4029] Proceeding TLS

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4029] Start handshake

2022-09-08 23:25:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 23:25:46 |  >> <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-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@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-09-08 23:25:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-09-08 23:25:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-09-08 23:25:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-09-08 23:25:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3JvOW9rZzA1NTcscj1xTnc4d1JlNzFGd0tmMUdlZklZcA==</auth>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3JvOW9rZzA1NTcscj1xTnc4d1JlNzFGd0tmMUdlZklZcA==</auth>

2022-09-08 23:25:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xTnc4d1JlNzFGd0tmMUdlZklZcEUzSTFYc3NaNXdYeWMxTUZLU1ZpLHM9OGxXdzdpZnNSbGpPcHc9PSxpPTQwOTY=</challenge>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xTnc4d1JlNzFGd0tmMUdlZklZcEUzSTFYc3NaNXdYeWMxTUZLU1ZpLHM9OGxXdzdpZnNSbGpPcHc9PSxpPTQwOTY=</challenge>

2022-09-08 23:25:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cU53OHdSZTcxRndLZjFHZWZJWXBFM0kxWHNzWjV3WHljMU1GS1NWaSxwPWN5NlI4NGtXdXZnTDBuNUZadHN5ZjNQL25NMFVVWWpJQURWdlJzSVJqQUU9</response>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cU53OHdSZTcxRndLZjFHZWZJWXBFM0kxWHNzWjV3WHljMU1GS1NWaSxwPWN5NlI4NGtXdXZnTDBuNUZadHN5ZjNQL25NMFVVWWpJQURWdlJzSVJqQUU9</response>

2022-09-08 23:25:46 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1IcStiTjhZTVJWZ2pBYVpnR1NFWUsxVE5mai9vR05JTU5vNzlPdmRBS0VJPQ==</success>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1IcStiTjhZTVJWZ2pBYVpnR1NFWUsxVE5mai9vR05JTU5vNzlPdmRBS0VJPQ==</success>

2022-09-08 23:25:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 23:25:46 |  >> <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" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@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" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-09-08 23:25:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-09-08 23:25:46 |  << <iq xmlns="jabber:client" id="gnecEKx7lVbyvq9CzkP2xnN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com >> <iq xmlns="jabber:client" id="gnecEKx7lVbyvq9CzkP2xnN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 23:25:46 |  >> <iq id="gnecEKx7lVbyvq9CzkP2xnN" type="result" xmlns="jabber:client" to="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322</jid></bind></iq>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com << <iq id="gnecEKx7lVbyvq9CzkP2xnN" type="result" xmlns="jabber:client" to="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322</jid></bind></iq>

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-09-08 23:25:46 |  << <iq xmlns="jabber:client" id="SrojX6BCxo7q1qjVT17uYlV" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322 >> <iq xmlns="jabber:client" id="SrojX6BCxo7q1qjVT17uYlV" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-08 23:25:46 |  >> <iq id="SrojX6BCxo7q1qjVT17uYlV" type="result" xmlns="jabber:client" to="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322"/>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322 << <iq id="SrojX6BCxo7q1qjVT17uYlV" type="result" xmlns="jabber:client" to="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322"/>

2022-09-08 23:25:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-09-08 23:25:46 |  << <iq to="test-domain.com" id="ZF2HAl4Bv3lLMyvfTevbJwu" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322 >> <iq to="test-domain.com" id="ZF2HAl4Bv3lLMyvfTevbJwu" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 23:25:46 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-08 23:25:46 |  >> <enabled max="60" id="1e087c70-bd8e-4200-ad1d-52b7fc84180d" xmlns="urn:xmpp:sm:3" resume="true" location="ed1b7dd8a1b3"/>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322 << <enabled max="60" id="1e087c70-bd8e-4200-ad1d-52b7fc84180d" xmlns="urn:xmpp:sm:3" resume="true" location="ed1b7dd8a1b3"/>

2022-09-08 23:25:46 |  << <iq id="yPuzbBhOCDvpgzjZ2wi27hF" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322 >> <iq id="yPuzbBhOCDvpgzjZ2wi27hF" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:46 |  >> <iq id="ZF2HAl4Bv3lLMyvfTevbJwu" type="result" xmlns="jabber:client" from="test-domain.com" to="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322 << <iq id="ZF2HAl4Bv3lLMyvfTevbJwu" type="result" xmlns="jabber:client" from="test-domain.com" to="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-09-08 23:25:46 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-09-08 23:25:46 |  >> <iq id="yPuzbBhOCDvpgzjZ2wi27hF" type="result" xmlns="jabber:client" to="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322 << <iq id="yPuzbBhOCDvpgzjZ2wi27hF" type="result" xmlns="jabber:client" to="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:46 |  >> <presence xmlns="jabber:client" from="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322" to="jaxmpp__ro9okg0557@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322 << <presence xmlns="jabber:client" from="jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322" to="jaxmpp__ro9okg0557@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-09-08 23:25:46 |  >> <message xmlns="jabber:client" from="test-domain.com" to="jaxmpp__ro9okg0557@test-domain.com"><body>Wecome to 0a6d40b6-fdae-404d-bae6-086352cf3960
This message was set at: Thu Sep 08 22:55:29 PDT 2022</body><delay stamp="2022-09-09T06:25:42.012Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay><delay stamp="2022-09-09T06:25:44.330Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__ro9okg0557@test-domain.com/1608752850-tigase-322 << <message xmlns="jabber:client" from="test-domain.com" to="jaxmpp__ro9okg0557@test-domain.com"><body>Wecome to 0a6d40b6-fdae-404d-bae6-086352cf3960
This message was set at: Thu Sep 08 22:55:29 PDT 2022</body><delay stamp="2022-09-09T06:25:42.012Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay><delay stamp="2022-09-09T06:25:44.330Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4029] Connector  state changed: connected->disconnected

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4029] Stream terminated

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testMultipleReconnectionsWebSocket 4.638s
2022-09-08 23:25:46 |

2022-09-08 23:25:46 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-09-08 23:25:46 | ------------------------------------

2022-09-08 23:25:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-09-08 23:25:46 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-09-08 23:25:46 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-09-08 23:25:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 23:25:46 |  >> <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-09-08 23:25:46 | jaxmpp_ :: jaxmpp__mz17al0558@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-09-08 23:25:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-09-08 23:25:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-09-08 23:25:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-09-08 23:25:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX216MTdhbDA1NTgscj1JOHJSdVVVMGFpbk5JTXRKdmhzdw==</auth>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX216MTdhbDA1NTgscj1JOHJSdVVVMGFpbk5JTXRKdmhzdw==</auth>

2022-09-08 23:25:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JOHJSdVVVMGFpbk5JTXRKdmhzd2d1SWF5eEtNeWI0QkZSR3c4aWVZLHM9OHM5K0ZQTmtaMkJUdlE9PSxpPTQwOTY=</challenge>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JOHJSdVVVMGFpbk5JTXRKdmhzd2d1SWF5eEtNeWI0QkZSR3c4aWVZLHM9OHM5K0ZQTmtaMkJUdlE9PSxpPTQwOTY=</challenge>

2022-09-08 23:25:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SThyUnVVVTBhaW5OSU10SnZoc3dndUlheXhLTXliNEJGUkd3OGllWSxwPXFDT0NHblJpMktONWVjM3FsaHVwVHNFQkVOTENYOC8zU1NDakltK2hUaUE9</response>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SThyUnVVVTBhaW5OSU10SnZoc3dndUlheXhLTXliNEJGUkd3OGllWSxwPXFDT0NHblJpMktONWVjM3FsaHVwVHNFQkVOTENYOC8zU1NDakltK2hUaUE9</response>

2022-09-08 23:25:46 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1aVHZvUkpkUzIwdHdjRGwrMXBnUk9ZTVdpRGxZZyt5NjFOVTVHV0Z5VWRFPQ==</success>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1aVHZvUkpkUzIwdHdjRGwrMXBnUk9ZTVdpRGxZZyt5NjFOVTVHV0Z5VWRFPQ==</success>

2022-09-08 23:25:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 23:25:46 |  >> <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" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__mz17al0558@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" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-09-08 23:25:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-09-08 23:25:46 |  << <iq xmlns="jabber:client" id="6vokEHDFMBn7i2k6fxbBxgV" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com >> <iq xmlns="jabber:client" id="6vokEHDFMBn7i2k6fxbBxgV" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 23:25:46 |  >> <iq id="6vokEHDFMBn7i2k6fxbBxgV" type="result" xmlns="jabber:client" to="jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323</jid></bind></iq>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com << <iq id="6vokEHDFMBn7i2k6fxbBxgV" type="result" xmlns="jabber:client" to="jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323</jid></bind></iq>

2022-09-08 23:25:46 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-09-08 23:25:46 |  << <iq xmlns="jabber:client" id="Syvxp0peLQ1eDELPHDlWS9x" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-08 23:25:46 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323 >> <iq xmlns="jabber:client" id="Syvxp0peLQ1eDELPHDlWS9x" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-08 23:25:47 |  >> <iq id="Syvxp0peLQ1eDELPHDlWS9x" type="result" xmlns="jabber:client" to="jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323"/>

2022-09-08 23:25:47 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323 << <iq id="Syvxp0peLQ1eDELPHDlWS9x" type="result" xmlns="jabber:client" to="jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323"/>

2022-09-08 23:25:47 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-09-08 23:25:47 |  << <iq to="test-domain.com" id="lvk3l1eR8zsfGxsn39x9y6B" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 23:25:47 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323 >> <iq to="test-domain.com" id="lvk3l1eR8zsfGxsn39x9y6B" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 23:25:47 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-08 23:25:47 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-08 23:25:47 |  << <iq id="XTsvkZavofNDv5qQ5pdSNLT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:47 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323 >> <iq id="XTsvkZavofNDv5qQ5pdSNLT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:47 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-09-08 23:25:47 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-09-08 23:25:47 |  >> <enabled max="60" id="bb9d5810-2490-4026-aed4-89e0fac900f8" xmlns="urn:xmpp:sm:3" resume="true" location="ed1b7dd8a1b3"/>

2022-09-08 23:25:47 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323 << <enabled max="60" id="bb9d5810-2490-4026-aed4-89e0fac900f8" xmlns="urn:xmpp:sm:3" resume="true" location="ed1b7dd8a1b3"/>

2022-09-08 23:25:47 |  >> <iq id="XTsvkZavofNDv5qQ5pdSNLT" type="result" xmlns="jabber:client" to="jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:47 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323 << <iq id="XTsvkZavofNDv5qQ5pdSNLT" type="result" xmlns="jabber:client" to="jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:47 |  >> <presence xmlns="jabber:client" from="jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323" to="jaxmpp__mz17al0558@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-09-08 23:25:47 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323 << <presence xmlns="jabber:client" from="jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323" to="jaxmpp__mz17al0558@test-domain.com"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-09-08 23:25:47 |  >> <message xmlns="jabber:client" from="test-domain.com" to="jaxmpp__mz17al0558@test-domain.com"><body>Wecome to 0a6d40b6-fdae-404d-bae6-086352cf3960
This message was set at: Thu Sep 08 22:55:29 PDT 2022</body><delay stamp="2022-09-09T06:25:46.727Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-09-08 23:25:47 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323 << <message xmlns="jabber:client" from="test-domain.com" to="jaxmpp__mz17al0558@test-domain.com"><body>Wecome to 0a6d40b6-fdae-404d-bae6-086352cf3960
This message was set at: Thu Sep 08 22:55:29 PDT 2022</body><delay stamp="2022-09-09T06:25:46.727Z" xmlns="urn:xmpp:delay" from="test-domain.com">Offline Storage - ed1b7dd8a1b3</delay></message>

2022-09-08 23:25:47 |  >> <iq id="lvk3l1eR8zsfGxsn39x9y6B" type="result" xmlns="jabber:client" from="test-domain.com" to="jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-09-08 23:25:47 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323 << <iq id="lvk3l1eR8zsfGxsn39x9y6B" type="result" xmlns="jabber:client" from="test-domain.com" to="jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-323"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-09-08 23:25:49 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-09-08 23:25:49 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-09-08 23:25:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-09-08 23:25:49 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-09-08 23:25:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-09-08 23:25:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-09-08 23:25:51 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-09-08 23:25:51 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-09-08 23:25:51 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-09-08 23:25:51 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-09-08 23:25:51 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-09-08 23:25:51 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-09-08 23:25:51 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-09-08 23:25:51 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-09-08 23:25:51 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-09-08 23:25:51 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 23:25:51 |  >> <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-09-08 23:25:51 | jaxmpp_ :: jaxmpp__mz17al0558@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-09-08 23:25:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-09-08 23:25:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-09-08 23:25:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-09-08 23:25:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX216MTdhbDA1NTgscj1NRWNtemsxQkhBd2ZsblhaWFRIag==</auth>

2022-09-08 23:25:51 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX216MTdhbDA1NTgscj1NRWNtemsxQkhBd2ZsblhaWFRIag==</auth>

2022-09-08 23:25:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NRWNtemsxQkhBd2ZsblhaWFRIalRRa3JoR3B3bTdPV3pWcXZPbm9PLHM9OHM5K0ZQTmtaMkJUdlE9PSxpPTQwOTY=</challenge>

2022-09-08 23:25:51 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NRWNtemsxQkhBd2ZsblhaWFRIalRRa3JoR3B3bTdPV3pWcXZPbm9PLHM9OHM5K0ZQTmtaMkJUdlE9PSxpPTQwOTY=</challenge>

2022-09-08 23:25:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TUVjbXprMUJIQXdmbG5YWlhUSGpUUWtyaEdwd203T1d6VnF2T25vTyxwPXI2dFZVVmw5M2hVSnVKLzVkNFZQelBneCtIdy95cVN5b25FR0xiQVViSFU9</response>

2022-09-08 23:25:51 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TUVjbXprMUJIQXdmbG5YWlhUSGpUUWtyaEdwd203T1d6VnF2T25vTyxwPXI2dFZVVmw5M2hVSnVKLzVkNFZQelBneCtIdy95cVN5b25FR0xiQVViSFU9</response>

2022-09-08 23:25:51 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1BTVpCTUw5cnhVNFkyS3NUUVhQM3ZwTE5aV1NEMjFjNEk2Nm1BUjZSc2tBPQ==</success>

2022-09-08 23:25:51 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1BTVpCTUw5cnhVNFkyS3NUUVhQM3ZwTE5aV1NEMjFjNEk2Nm1BUjZSc2tBPQ==</success>

2022-09-08 23:25:51 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 23:25:51 |  >> <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" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-09-08 23:25:51 | jaxmpp_ :: jaxmpp__mz17al0558@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" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-09-08 23:25:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-09-08 23:25:51 |  << <iq xmlns="jabber:client" id="wFKaNTPTRYWhNZqTXhCGCGp" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 23:25:51 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com >> <iq xmlns="jabber:client" id="wFKaNTPTRYWhNZqTXhCGCGp" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 23:25:51 |  >> <iq id="wFKaNTPTRYWhNZqTXhCGCGp" type="result" xmlns="jabber:client" to="jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-324"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-324</jid></bind></iq>

2022-09-08 23:25:51 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com << <iq id="wFKaNTPTRYWhNZqTXhCGCGp" type="result" xmlns="jabber:client" to="jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-324"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-324</jid></bind></iq>

2022-09-08 23:25:51 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-09-08 23:25:51 |  << <iq xmlns="jabber:client" id="mCzFFwriT6xgHM1lJHtcobB" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-08 23:25:51 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-324 >> <iq xmlns="jabber:client" id="mCzFFwriT6xgHM1lJHtcobB" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-08 23:25:51 |  >> <iq id="mCzFFwriT6xgHM1lJHtcobB" type="result" xmlns="jabber:client" to="jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-324"/>

2022-09-08 23:25:51 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-324 << <iq id="mCzFFwriT6xgHM1lJHtcobB" type="result" xmlns="jabber:client" to="jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-324"/>

2022-09-08 23:25:51 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-09-08 23:25:51 |  << <iq to="test-domain.com" id="LTm4AqiDjJHJEHOVaFwdO5t" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 23:25:51 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-324 >> <iq to="test-domain.com" id="LTm4AqiDjJHJEHOVaFwdO5t" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 23:25:51 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-08 23:25:51 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-324 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-08 23:25:51 |  << <iq id="YQbYhKFIT5dFp48Fzxw5l3a" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:51 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-324 >> <iq id="YQbYhKFIT5dFp48Fzxw5l3a" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 23:25:51 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-09-08 23:25:51 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-324 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-09-08 23:25:51 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-09-08 23:25:51 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-09-08 23:25:51 |  >> <enabled max="60" id="c8ee37f5-5635-4e24-bc87-521b556e6f15" xmlns="urn:xmpp:sm:3" resume="true" location="ed1b7dd8a1b3"/>

2022-09-08 23:25:51 | jaxmpp_ :: jaxmpp__mz17al0558@test-domain.com/1608752850-tigase-324 << <enabled max="60" id="c8ee37f5-5635-4e24-bc87-521b556e6f15" xmlns="urn:xmpp:sm:3" resume="true" location="ed1b7dd8a1b3"/>

2022-09-08 23:25:51 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-09-08 23:25:51 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.onStreamTerminate: Stream terminated

2022-09-08 23:25:51 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted