Generated by TestNG with ReportNG at 22:33 PDT on Thursday 08 September 2022
root@7c41cec37518 / 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.273s

Passed Tests
tigase.tests.jaxmpp.TestReconnections
testMultipleReconnectionsBosh 5.293s
2022-09-08 22:55:05 |

2022-09-08 22:55:05 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-09-08 22:55:05 | ------------------------------------

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

2022-09-08 22:55:05 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-09-08 22:55:05 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-09-08 22:55:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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 22:55:05 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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 22:55:05 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-09-08 22:55:05 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-09-08 22:55:05 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3A0bjdlMDA1NDYscj1EWm1KZllnRFlodVBKckZPeGtwZg==</auth>

2022-09-08 22:55:05 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3A0bjdlMDA1NDYscj1EWm1KZllnRFlodVBKckZPeGtwZg==</auth>

2022-09-08 22:55:05 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EWm1KZllnRFlodVBKckZPeGtwZlR3eWcyeEN3ZEFZVkt2MmE1TDVKLHM9SFpyRlZWcHF3Q0xlWHc9PSxpPTQwOTY=</challenge>

2022-09-08 22:55:05 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EWm1KZllnRFlodVBKckZPeGtwZlR3eWcyeEN3ZEFZVkt2MmE1TDVKLHM9SFpyRlZWcHF3Q0xlWHc9PSxpPTQwOTY=</challenge>

2022-09-08 22:55:05 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RFptSmZZZ0RZaHVQSnJGT3hrcGZUd3lnMnhDd2RBWVZLdjJhNUw1SixwPWJNWHg3QmpBUjVVaVhNeU9ldVdGSFMyTzE2bGFyM1hiTVVsRlNsZ0ZiN289</response>

2022-09-08 22:55:05 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RFptSmZZZ0RZaHVQSnJGT3hrcGZUd3lnMnhDd2RBWVZLdjJhNUw1SixwPWJNWHg3QmpBUjVVaVhNeU9ldVdGSFMyTzE2bGFyM1hiTVVsRlNsZ0ZiN289</response>

2022-09-08 22:55:05 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1DbXhjR3ZSRWlMOUV5M3ZHeHcrVUd0UVFMdjNDTm52WEl3UDdxRjY2YnFFPQ==</success>

2022-09-08 22:55:05 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1DbXhjR3ZSRWlMOUV5M3ZHeHcrVUd0UVFMdjNDTm52WEl3UDdxRjY2YnFFPQ==</success>

2022-09-08 22:55:05 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 22:55:05 |  << <iq xmlns="jabber:client" id="FAR4tWSPOXoQ5iMDLX3Ar9q" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 22:55:05 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com >> <iq xmlns="jabber:client" id="FAR4tWSPOXoQ5iMDLX3Ar9q" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 22:55:05 |  >> <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 xmlns="http://jabber.org/protocol/caps" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-09-08 22:55:05 | jaxmpp_ :: jaxmpp__p4n7e00546@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 xmlns="http://jabber.org/protocol/caps" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-09-08 22:55:05 |  >> <iq type="result" xmlns="jabber:client" id="FAR4tWSPOXoQ5iMDLX3Ar9q" to="jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-309"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-309</jid></bind></iq>

2022-09-08 22:55:05 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com << <iq type="result" xmlns="jabber:client" id="FAR4tWSPOXoQ5iMDLX3Ar9q" to="jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-309"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-309</jid></bind></iq>

2022-09-08 22:55:05 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

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

2022-09-08 22:55:05 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-309 >> <iq to="test-domain.com" id="JiXlQ1w6BkQL1t5EzpWh3sX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 22:55:05 |  << <iq id="JjYnU9MCDoY1xv9MPVYlbIt" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 22:55:05 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-309 >> <iq id="JjYnU9MCDoY1xv9MPVYlbIt" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-09-08 22:55:05 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-309 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-09-08 22:55:05 |  >> <iq type="result" xmlns="jabber:client" id="JjYnU9MCDoY1xv9MPVYlbIt" to="jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-309"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 22:55:05 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-309 << <iq type="result" xmlns="jabber:client" id="JjYnU9MCDoY1xv9MPVYlbIt" to="jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-309"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 22:55:05 |  >> <presence xmlns="jabber:client" from="jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-309" to="jaxmpp__p4n7e00546@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-09-08 22:55:05 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-309 << <presence xmlns="jabber:client" from="jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-309" to="jaxmpp__p4n7e00546@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-09-08 22:55:05 |  >> <iq type="result" xmlns="jabber:client" id="JiXlQ1w6BkQL1t5EzpWh3sX" from="test-domain.com" to="jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-309"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><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="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-09-08 22:55:05 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-309 << <iq type="result" xmlns="jabber:client" id="JiXlQ1w6BkQL1t5EzpWh3sX" from="test-domain.com" to="jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-309"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><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="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-09-08 22:55:07 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2022-09-08 22:55:07 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500

2022-09-08 22:55:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-09-08 22:55:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

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

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

2022-09-08 22:55:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-09-08 22:55:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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 22:55:10 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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 22:55:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-09-08 22:55:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-09-08 22:55:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3A0bjdlMDA1NDYscj1uTkU3Uk82cnc2TnBEV2pxNFRubw==</auth>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3A0bjdlMDA1NDYscj1uTkU3Uk82cnc2TnBEV2pxNFRubw==</auth>

2022-09-08 22:55:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uTkU3Uk82cnc2TnBEV2pxNFRubzZjY0VWVGl6Y3Z4RWRNYU12TjU3LHM9SFpyRlZWcHF3Q0xlWHc9PSxpPTQwOTY=</challenge>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uTkU3Uk82cnc2TnBEV2pxNFRubzZjY0VWVGl6Y3Z4RWRNYU12TjU3LHM9SFpyRlZWcHF3Q0xlWHc9PSxpPTQwOTY=</challenge>

2022-09-08 22:55:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bk5FN1JPNnJ3Nk5wRFdqcTRUbm82Y2NFVlRpemN2eEVkTWFNdk41NyxwPVdTS1NrRkttMkZZZFo1emhoT3oyajg3cDhHVDZHR0htcGc2UzFPK0lPVm89</response>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bk5FN1JPNnJ3Nk5wRFdqcTRUbm82Y2NFVlRpemN2eEVkTWFNdk41NyxwPVdTS1NrRkttMkZZZFo1emhoT3oyajg3cDhHVDZHR0htcGc2UzFPK0lPVm89</response>

2022-09-08 22:55:10 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj01RXE4SDV6VUZqQldka2wxdzlZSTUyODhUNzBVZGVXdnpGbTM4bmdMNTU4PQ==</success>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj01RXE4SDV6VUZqQldka2wxdzlZSTUyODhUNzBVZGVXdnpGbTM4bmdMNTU4PQ==</success>

2022-09-08 22:55:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 22:55:10 |  >> <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 xmlns="http://jabber.org/protocol/caps" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__p4n7e00546@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 xmlns="http://jabber.org/protocol/caps" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-09-08 22:55:10 |  << <iq xmlns="jabber:client" id="0G3viPEph3zrS5akJCzCiZ6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com >> <iq xmlns="jabber:client" id="0G3viPEph3zrS5akJCzCiZ6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 22:55:10 |  >> <iq type="result" xmlns="jabber:client" id="0G3viPEph3zrS5akJCzCiZ6" to="jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-310"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-310</jid></bind></iq>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com << <iq type="result" xmlns="jabber:client" id="0G3viPEph3zrS5akJCzCiZ6" to="jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-310"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-310</jid></bind></iq>

2022-09-08 22:55:10 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-09-08 22:55:10 |  << <iq to="test-domain.com" id="5slvvtfujCexeN4cNICj7Ft" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-310 >> <iq to="test-domain.com" id="5slvvtfujCexeN4cNICj7Ft" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 22:55:10 |  << <iq id="zBKQN3BFDgRIqV0laobuapj" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-310 >> <iq id="zBKQN3BFDgRIqV0laobuapj" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__p4n7e00546@test-domain.com/228467168-tigase-310 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

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

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

testMultipleReconnectionsSocket 4.411s
2022-09-08 22:55:10 |

2022-09-08 22:55:10 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-09-08 22:55:10 | ------------------------------------

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

2022-09-08 22:55:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-09-08 22:55:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2022-09-08 22:55:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-09-08 22:55:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=618 thread=3917] Start TLS

2022-09-08 22:55:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-09-08 22:55:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=618 thread=3920] Proceeding TLS

2022-09-08 22:55:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=618 thread=3920] Start handshake

2022-09-08 22:55:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 22:55:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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 22:55:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

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

2022-09-08 22:55:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-09-08 22:55:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3hlY3hlMzA1NDcscj1uVmNOMndXZjlxQWdLbktRanNRSQ==</auth>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3hlY3hlMzA1NDcscj1uVmNOMndXZjlxQWdLbktRanNRSQ==</auth>

2022-09-08 22:55:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uVmNOMndXZjlxQWdLbktRanNRSXl2VGVBYmR2TWN5MjBhczZpdWNLLHM9bW9OalJhQm1nZ1lndlE9PSxpPTQwOTY=</challenge>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1uVmNOMndXZjlxQWdLbktRanNRSXl2VGVBYmR2TWN5MjBhczZpdWNLLHM9bW9OalJhQm1nZ1lndlE9PSxpPTQwOTY=</challenge>

2022-09-08 22:55:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9blZjTjJ3V2Y5cUFnS25LUWpzUUl5dlRlQWJkdk1jeTIwYXM2aXVjSyxwPWh6SGgvbklDWXpmNnRuMGIybmpJMFVvU2FWZEF6WENYV0VxWk5PU3BIOW89</response>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9blZjTjJ3V2Y5cUFnS25LUWpzUUl5dlRlQWJkdk1jeTIwYXM2aXVjSyxwPWh6SGgvbklDWXpmNnRuMGIybmpJMFVvU2FWZEF6WENYV0VxWk5PU3BIOW89</response>

2022-09-08 22:55:10 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qMU5jYTJWRFQrVDZUY1FpcVZENHFTemJVRVpxRWpuaVdZVERDVFNIR1h3PQ==</success>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qMU5jYTJWRFQrVDZUY1FpcVZENHFTemJVRVpxRWpuaVdZVERDVFNIR1h3PQ==</success>

2022-09-08 22:55:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 22:55:10 |  >> <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 xmlns="http://jabber.org/protocol/caps" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@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 xmlns="http://jabber.org/protocol/caps" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

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

2022-09-08 22:55:10 |  << <iq xmlns="jabber:client" id="YHUiZtiDylGtpj5tWdqQLGH" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com >> <iq xmlns="jabber:client" id="YHUiZtiDylGtpj5tWdqQLGH" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 22:55:10 |  >> <iq type="result" xmlns="jabber:client" id="YHUiZtiDylGtpj5tWdqQLGH" to="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311</jid></bind></iq>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com << <iq type="result" xmlns="jabber:client" id="YHUiZtiDylGtpj5tWdqQLGH" to="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311</jid></bind></iq>

2022-09-08 22:55:10 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-09-08 22:55:10 |  << <iq xmlns="jabber:client" id="Ir6ybwnewr0ctrjL0hPMXpa" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311 >> <iq xmlns="jabber:client" id="Ir6ybwnewr0ctrjL0hPMXpa" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-08 22:55:10 |  >> <iq type="result" xmlns="jabber:client" id="Ir6ybwnewr0ctrjL0hPMXpa" to="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311"/>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311 << <iq type="result" xmlns="jabber:client" id="Ir6ybwnewr0ctrjL0hPMXpa" to="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311"/>

2022-09-08 22:55:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

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

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311 >> <iq to="test-domain.com" id="DXC3pOXUOHyrmMX2gBHPN4p" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 22:55:10 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-08 22:55:10 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="43715fe7-20a7-448d-92cb-8e7dcc32378b" location="7c41cec37518" max="60"/>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="43715fe7-20a7-448d-92cb-8e7dcc32378b" location="7c41cec37518" max="60"/>

2022-09-08 22:55:10 |  << <iq id="xwhcDgDJXn36x48lQ1w6BkQ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311 >> <iq id="xwhcDgDJXn36x48lQ1w6BkQ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 22:55:10 |  >> <iq type="result" xmlns="jabber:client" id="DXC3pOXUOHyrmMX2gBHPN4p" from="test-domain.com" to="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><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="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311 << <iq type="result" xmlns="jabber:client" id="DXC3pOXUOHyrmMX2gBHPN4p" from="test-domain.com" to="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><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="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-09-08 22:55:10 |  >> <iq type="result" xmlns="jabber:client" id="xwhcDgDJXn36x48lQ1w6BkQ" to="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311 << <iq type="result" xmlns="jabber:client" id="xwhcDgDJXn36x48lQ1w6BkQ" to="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 22:55:10 |  >> <presence xmlns="jabber:client" from="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311" to="jaxmpp__xecxe30547@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-09-08 22:55:10 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311 << <presence xmlns="jabber:client" from="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-311" to="jaxmpp__xecxe30547@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

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

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

2022-09-08 22:55:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-09-08 22:55:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-09-08 22:55:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=618 thread=3920] Connector  state changed: disconnecting->disconnected

2022-09-08 22:55:12 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-09-08 22:55:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

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

2022-09-08 22:55:14 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-09-08 22:55:14 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2022-09-08 22:55:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-09-08 22:55:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=619 thread=3917] Start TLS

2022-09-08 22:55:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=619 thread=3925] Proceeding TLS

2022-09-08 22:55:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=619 thread=3925] Start handshake

2022-09-08 22:55:14 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-09-08 22:55:14 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-09-08 22:55:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 22:55:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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 22:55:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

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

2022-09-08 22:55:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-09-08 22:55:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3hlY3hlMzA1NDcscj1UamNQWHRTdGgySEtnZ2p5eHFUMQ==</auth>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3hlY3hlMzA1NDcscj1UamNQWHRTdGgySEtnZ2p5eHFUMQ==</auth>

2022-09-08 22:55:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UamNQWHRTdGgySEtnZ2p5eHFUMUphUEJ5c3VrQ2VCTjBacGVYSVdZLHM9bW9OalJhQm1nZ1lndlE9PSxpPTQwOTY=</challenge>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UamNQWHRTdGgySEtnZ2p5eHFUMUphUEJ5c3VrQ2VCTjBacGVYSVdZLHM9bW9OalJhQm1nZ1lndlE9PSxpPTQwOTY=</challenge>

2022-09-08 22:55:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VGpjUFh0U3RoMkhLZ2dqeXhxVDFKYVBCeXN1a0NlQk4wWnBlWElXWSxwPUsvR1ZQQ3VOU0J1RGpSZFIweUZNanZvZkVxSFMwZmVkTHF3MGNkb3M3VlE9</response>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VGpjUFh0U3RoMkhLZ2dqeXhxVDFKYVBCeXN1a0NlQk4wWnBlWElXWSxwPUsvR1ZQQ3VOU0J1RGpSZFIweUZNanZvZkVxSFMwZmVkTHF3MGNkb3M3VlE9</response>

2022-09-08 22:55:15 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PaitEMm9wYklHRXpKaEV5ajNGdnM2amhWM01RUmVEckEzVzVrblRwWUh3PQ==</success>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PaitEMm9wYklHRXpKaEV5ajNGdnM2amhWM01RUmVEckEzVzVrblRwWUh3PQ==</success>

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

2022-09-08 22:55:15 |  >> <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 xmlns="http://jabber.org/protocol/caps" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@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 xmlns="http://jabber.org/protocol/caps" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

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

2022-09-08 22:55:15 |  << <iq xmlns="jabber:client" id="hYBCDoY1xv9MPVYlbIteHoT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com >> <iq xmlns="jabber:client" id="hYBCDoY1xv9MPVYlbIteHoT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 22:55:15 |  >> <iq type="result" xmlns="jabber:client" id="hYBCDoY1xv9MPVYlbIteHoT" to="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312</jid></bind></iq>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com << <iq type="result" xmlns="jabber:client" id="hYBCDoY1xv9MPVYlbIteHoT" to="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312</jid></bind></iq>

2022-09-08 22:55:15 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-09-08 22:55:15 |  << <iq xmlns="jabber:client" id="MQbcsjKGrnbvufLEHT8jU36" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312 >> <iq xmlns="jabber:client" id="MQbcsjKGrnbvufLEHT8jU36" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-08 22:55:15 |  >> <iq type="result" xmlns="jabber:client" id="MQbcsjKGrnbvufLEHT8jU36" to="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312"/>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312 << <iq type="result" xmlns="jabber:client" id="MQbcsjKGrnbvufLEHT8jU36" to="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312"/>

2022-09-08 22:55:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

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

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312 >> <iq to="test-domain.com" id="W0DT3eRdMBudqXnfXdqbmIv" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 22:55:15 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-08 22:55:15 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="b9f49a17-497b-4ef9-a37c-a2bdd4bb9afe" location="7c41cec37518" max="60"/>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="b9f49a17-497b-4ef9-a37c-a2bdd4bb9afe" location="7c41cec37518" max="60"/>

2022-09-08 22:55:15 |  << <iq id="MSdgAzgIvvr1wjTUdVcraz8" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312 >> <iq id="MSdgAzgIvvr1wjTUdVcraz8" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 22:55:15 |  >> <iq type="result" xmlns="jabber:client" id="W0DT3eRdMBudqXnfXdqbmIv" from="test-domain.com" to="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><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="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312 << <iq type="result" xmlns="jabber:client" id="W0DT3eRdMBudqXnfXdqbmIv" from="test-domain.com" to="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><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="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-09-08 22:55:15 |  >> <iq type="result" xmlns="jabber:client" id="MSdgAzgIvvr1wjTUdVcraz8" to="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312 << <iq type="result" xmlns="jabber:client" id="MSdgAzgIvvr1wjTUdVcraz8" to="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 22:55:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=619 thread=3925] Connector  state changed: connected->disconnected

2022-09-08 22:55:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=619 thread=3925] Stream terminated

2022-09-08 22:55:15 |  >> <presence xmlns="jabber:client" from="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312" to="jaxmpp__xecxe30547@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312 << <presence xmlns="jabber:client" from="jaxmpp__xecxe30547@test-domain.com/228467168-tigase-312" to="jaxmpp__xecxe30547@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

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

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

testMultipleReconnectionsWebSocket 4.669s
2022-09-08 22:55:15 |

2022-09-08 22:55:15 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-09-08 22:55:15 | ------------------------------------

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

2022-09-08 22:55:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-09-08 22:55:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-09-08 22:55:15 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

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

2022-09-08 22:55:15 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

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

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

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

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

2022-09-08 22:55:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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 22:55:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

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

2022-09-08 22:55:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-09-08 22:55:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2xqd3FjeDA1NDgscj1rVExESWcyc0xDSVhId1F2cVB5Uw==</auth>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2xqd3FjeDA1NDgscj1rVExESWcyc0xDSVhId1F2cVB5Uw==</auth>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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 22:55:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rVExESWcyc0xDSVhId1F2cVB5U2lXSURrMFYwY1A3VnROUTE0TkRKLHM9eGNxVzIvclJqRVFMUVE9PSxpPTQwOTY=</challenge>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rVExESWcyc0xDSVhId1F2cVB5U2lXSURrMFYwY1A3VnROUTE0TkRKLHM9eGNxVzIvclJqRVFMUVE9PSxpPTQwOTY=</challenge>

2022-09-08 22:55:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a1RMRElnMnNMQ0lYSHdRdnFQeVNpV0lEazBWMGNQN1Z0TlExNE5ESixwPTB6NlFYUWNZK2xNMkhjNS80VEpRRkc0S0toQTF5WVlGeHQ1alYvZjRXM3c9</response>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a1RMRElnMnNMQ0lYSHdRdnFQeVNpV0lEazBWMGNQN1Z0TlExNE5ESixwPTB6NlFYUWNZK2xNMkhjNS80VEpRRkc0S0toQTF5WVlGeHQ1alYvZjRXM3c9</response>

2022-09-08 22:55:15 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yalZHZmhNaVlXUWc1MC9mTnM5WjRxQWNDdm9UVHgveHpKUU8yN3BGZ2tFPQ==</success>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yalZHZmhNaVlXUWc1MC9mTnM5WjRxQWNDdm9UVHgveHpKUU8yN3BGZ2tFPQ==</success>

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

2022-09-08 22:55:15 |  >> <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 xmlns="http://jabber.org/protocol/caps" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@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 xmlns="http://jabber.org/protocol/caps" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

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

2022-09-08 22:55:15 |  << <iq xmlns="jabber:client" id="cBgSPOXoQ5iMDLX3Ar9qfZk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com >> <iq xmlns="jabber:client" id="cBgSPOXoQ5iMDLX3Ar9qfZk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 22:55:15 |  >> <iq type="result" xmlns="jabber:client" id="cBgSPOXoQ5iMDLX3Ar9qfZk" to="jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313</jid></bind></iq>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com << <iq type="result" xmlns="jabber:client" id="cBgSPOXoQ5iMDLX3Ar9qfZk" to="jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313</jid></bind></iq>

2022-09-08 22:55:15 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-09-08 22:55:15 |  << <iq xmlns="jabber:client" id="YT6GL1oPW7ezBHR12pOCjMT" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313 >> <iq xmlns="jabber:client" id="YT6GL1oPW7ezBHR12pOCjMT" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-08 22:55:15 |  >> <iq type="result" xmlns="jabber:client" id="YT6GL1oPW7ezBHR12pOCjMT" to="jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313"/>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313 << <iq type="result" xmlns="jabber:client" id="YT6GL1oPW7ezBHR12pOCjMT" to="jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313"/>

2022-09-08 22:55:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-09-08 22:55:15 |  << <iq to="test-domain.com" id="9WdMTMybwnewr0ctrjL0hPM" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313 >> <iq to="test-domain.com" id="9WdMTMybwnewr0ctrjL0hPM" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 22:55:15 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-08 22:55:15 |  << <iq id="OIvLEu3BDpiRZ6BHKxmXUVj" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313 >> <iq id="OIvLEu3BDpiRZ6BHKxmXUVj" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-09-08 22:55:15 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="f61e30ec-6446-46b7-acda-138f68edd15f" location="7c41cec37518" max="60"/>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="f61e30ec-6446-46b7-acda-138f68edd15f" location="7c41cec37518" max="60"/>

2022-09-08 22:55:15 |  >> <iq type="result" xmlns="jabber:client" id="9WdMTMybwnewr0ctrjL0hPM" from="test-domain.com" to="jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><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="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313 << <iq type="result" xmlns="jabber:client" id="9WdMTMybwnewr0ctrjL0hPM" from="test-domain.com" to="jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><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="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-09-08 22:55:15 |  >> <iq type="result" xmlns="jabber:client" id="OIvLEu3BDpiRZ6BHKxmXUVj" to="jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313 << <iq type="result" xmlns="jabber:client" id="OIvLEu3BDpiRZ6BHKxmXUVj" to="jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 22:55:15 |  >> <presence xmlns="jabber:client" from="jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313" to="jaxmpp__ljwqcx0548@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-09-08 22:55:15 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313 << <presence xmlns="jabber:client" from="jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-313" to="jaxmpp__ljwqcx0548@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

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

2022-09-08 22:55:17 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

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

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

2022-09-08 22:55:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-09-08 22:55:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

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

2022-09-08 22:55:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-09-08 22:55:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-09-08 22:55:19 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

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

2022-09-08 22:55:19 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

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

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

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

2022-09-08 22:55:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 22:55:19 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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 22:55:19 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><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><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 22:55:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

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

2022-09-08 22:55:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-09-08 22:55:19 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2xqd3FjeDA1NDgscj1kM0xWemFpVVFmUGh6ZzYxdlRCZw==</auth>

2022-09-08 22:55:19 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2xqd3FjeDA1NDgscj1kM0xWemFpVVFmUGh6ZzYxdlRCZw==</auth>

2022-09-08 22:55:19 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kM0xWemFpVVFmUGh6ZzYxdlRCZzlkNmdjNFd5R01WZ1dqcks3WE9sLHM9eGNxVzIvclJqRVFMUVE9PSxpPTQwOTY=</challenge>

2022-09-08 22:55:19 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kM0xWemFpVVFmUGh6ZzYxdlRCZzlkNmdjNFd5R01WZ1dqcks3WE9sLHM9eGNxVzIvclJqRVFMUVE9PSxpPTQwOTY=</challenge>

2022-09-08 22:55:19 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZDNMVnphaVVRZlBoemc2MXZUQmc5ZDZnYzRXeUdNVmdXanJLN1hPbCxwPUZWS3gxRzBjeEJ0ZFYyUmhqYW83QlV4VTg4RVNFTktNQmczSzZWaDU0QzQ9</response>

2022-09-08 22:55:19 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZDNMVnphaVVRZlBoemc2MXZUQmc5ZDZnYzRXeUdNVmdXanJLN1hPbCxwPUZWS3gxRzBjeEJ0ZFYyUmhqYW83QlV4VTg4RVNFTktNQmczSzZWaDU0QzQ9</response>

2022-09-08 22:55:19 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1aTDk0My8zRkRqQ0luUmgvTG5aQmUrTkFzamFpVUtpdDVvcWgxSmtkMndvPQ==</success>

2022-09-08 22:55:19 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1aTDk0My8zRkRqQ0luUmgvTG5aQmUrTkFzamFpVUtpdDVvcWgxSmtkMndvPQ==</success>

2022-09-08 22:55:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-09-08 22:55:19 |  >> <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 xmlns="http://jabber.org/protocol/caps" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-09-08 22:55:19 | jaxmpp_ :: jaxmpp__ljwqcx0548@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 xmlns="http://jabber.org/protocol/caps" ver="97hw7wxADXqxSeJzTp9CBz5pjmg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

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

2022-09-08 22:55:19 |  << <iq xmlns="jabber:client" id="88J7eNAapYh28Fs6h3xdU5r" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 22:55:19 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com >> <iq xmlns="jabber:client" id="88J7eNAapYh28Fs6h3xdU5r" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-08 22:55:19 |  >> <iq type="result" xmlns="jabber:client" id="88J7eNAapYh28Fs6h3xdU5r" to="jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-314"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-314</jid></bind></iq>

2022-09-08 22:55:19 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com << <iq type="result" xmlns="jabber:client" id="88J7eNAapYh28Fs6h3xdU5r" to="jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-314"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-314</jid></bind></iq>

2022-09-08 22:55:19 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-09-08 22:55:19 |  << <iq xmlns="jabber:client" id="YXaO1xqT4nKBFP7x4tWSPOX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-08 22:55:19 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-314 >> <iq xmlns="jabber:client" id="YXaO1xqT4nKBFP7x4tWSPOX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-08 22:55:20 |  >> <iq type="result" xmlns="jabber:client" id="YXaO1xqT4nKBFP7x4tWSPOX" to="jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-314"/>

2022-09-08 22:55:20 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-314 << <iq type="result" xmlns="jabber:client" id="YXaO1xqT4nKBFP7x4tWSPOX" to="jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-314"/>

2022-09-08 22:55:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

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

2022-09-08 22:55:20 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-314 >> <iq to="test-domain.com" id="KMBIL04xcAfZpXo3nS9NWV8" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-08 22:55:20 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-08 22:55:20 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-314 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-08 22:55:20 |  << <iq id="rZc1aJXgzq5arlbPXU9iAfE" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-08 22:55:20 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-314 >> <iq id="rZc1aJXgzq5arlbPXU9iAfE" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-09-08 22:55:20 | jaxmpp_ :: jaxmpp__ljwqcx0548@test-domain.com/228467168-tigase-314 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

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

2022-09-08 22:55:20 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-09-08 22:55:20 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.onStreamTerminate: Stream terminated

2022-09-08 22:55:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

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