Generated by TestNG with ReportNG at 22:25 PDT on Tuesday 17 May 2022
root@21fb2cc9076b / Java 17.0.2 (Private Build) / Linux 4.14.186-146.268.amzn2.x86_64 (amd64)

Testing reconnections - #4266

Suites · Log Output

Test duration : 15.413s

Passed Tests
tigase.tests.jaxmpp.TestReconnections
testMultipleReconnectionsBosh 5.283s
2022-05-17 22:48:13 |

2022-05-17 22:48:13 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-05-17 22:48:13 | ------------------------------------

2022-05-17 22:48:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-05-17 22:48:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-05-17 22:48:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-05-17 22:48:13 |  >> <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-05-17 22:48:13 | jaxmpp_ :: jaxmpp__bizex90556@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-05-17 22:48:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-05-17 22:48:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-05-17 22:48:13 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2JpemV4OTA1NTYscj1YdVF6UVhXWTRyQ2pPbnVhU0oxMw==</auth>

2022-05-17 22:48:13 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2JpemV4OTA1NTYscj1YdVF6UVhXWTRyQ2pPbnVhU0oxMw==</auth>

2022-05-17 22:48:13 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YdVF6UVhXWTRyQ2pPbnVhU0oxM1FEZnI0QlVkQzVCOWRjc00xTlVGLHM9cGRMVytqUGcyYkFLUXc9PSxpPTQwOTY=</challenge>

2022-05-17 22:48:13 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YdVF6UVhXWTRyQ2pPbnVhU0oxM1FEZnI0QlVkQzVCOWRjc00xTlVGLHM9cGRMVytqUGcyYkFLUXc9PSxpPTQwOTY=</challenge>

2022-05-17 22:48:13 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WHVRelFYV1k0ckNqT251YVNKMTNRRGZyNEJVZEM1QjlkY3NNMU5VRixwPUxFMEtHTEpzeThPYzVkUzVXNDNyb01kUWRUREpTOG1tazNVa01MSHhRYmc9</response>

2022-05-17 22:48:13 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WHVRelFYV1k0ckNqT251YVNKMTNRRGZyNEJVZEM1QjlkY3NNMU5VRixwPUxFMEtHTEpzeThPYzVkUzVXNDNyb01kUWRUREpTOG1tazNVa01MSHhRYmc9</response>

2022-05-17 22:48:13 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1BeEZMYk9GMHpEVHZnR09ZY2RQSU9WM0RIamhIR0VmTjlldzVhazZsT0JRPQ==</success>

2022-05-17 22:48:13 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1BeEZMYk9GMHpEVHZnR09ZY2RQSU9WM0RIamhIR0VmTjlldzVhazZsT0JRPQ==</success>

2022-05-17 22:48:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-17 22:48:13 |  << <iq xmlns="jabber:client" id="jva6eOS0r0jCq3cyjOLLJVY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-17 22:48:13 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com >> <iq xmlns="jabber:client" id="jva6eOS0r0jCq3cyjOLLJVY" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-17 22:48:13 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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 ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-05-17 22:48:13 | jaxmpp_ :: jaxmpp__bizex90556@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 ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-05-17 22:48:14 |  >> <iq type="result" id="jva6eOS0r0jCq3cyjOLLJVY" xmlns="jabber:client" to="jaxmpp__bizex90556@test-domain.com/2095355307-tigase-318"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__bizex90556@test-domain.com/2095355307-tigase-318</jid></bind></iq>

2022-05-17 22:48:14 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com << <iq type="result" id="jva6eOS0r0jCq3cyjOLLJVY" xmlns="jabber:client" to="jaxmpp__bizex90556@test-domain.com/2095355307-tigase-318"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__bizex90556@test-domain.com/2095355307-tigase-318</jid></bind></iq>

2022-05-17 22:48:14 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-05-17 22:48:14 |  << <iq to="test-domain.com" id="3cdX7Hwrh2aNZfu4BcRcqcE" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-17 22:48:14 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com/2095355307-tigase-318 >> <iq to="test-domain.com" id="3cdX7Hwrh2aNZfu4BcRcqcE" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-17 22:48:14 |  << <iq id="mqRgMZ6v0cBiKHAjRVjKTbQ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-05-17 22:48:14 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com/2095355307-tigase-318 >> <iq id="mqRgMZ6v0cBiKHAjRVjKTbQ" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-05-17 22:48:14 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com/2095355307-tigase-318 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-05-17 22:48:14 |  >> <iq type="result" from="test-domain.com" id="3cdX7Hwrh2aNZfu4BcRcqcE" xmlns="jabber:client" to="jaxmpp__bizex90556@test-domain.com/2095355307-tigase-318"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-05-17 22:48:14 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com/2095355307-tigase-318 << <iq type="result" from="test-domain.com" id="3cdX7Hwrh2aNZfu4BcRcqcE" xmlns="jabber:client" to="jaxmpp__bizex90556@test-domain.com/2095355307-tigase-318"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-05-17 22:48:14 |  >> <iq type="result" id="mqRgMZ6v0cBiKHAjRVjKTbQ" xmlns="jabber:client" to="jaxmpp__bizex90556@test-domain.com/2095355307-tigase-318"><query xmlns="jabber:iq:roster"/></iq>

2022-05-17 22:48:14 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com/2095355307-tigase-318 << <iq type="result" id="mqRgMZ6v0cBiKHAjRVjKTbQ" xmlns="jabber:client" to="jaxmpp__bizex90556@test-domain.com/2095355307-tigase-318"><query xmlns="jabber:iq:roster"/></iq>

2022-05-17 22:48:14 |  >> <presence from="jaxmpp__bizex90556@test-domain.com/2095355307-tigase-318" xmlns="jabber:client" to="jaxmpp__bizex90556@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2022-05-17 22:48:14 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com/2095355307-tigase-318 << <presence from="jaxmpp__bizex90556@test-domain.com/2095355307-tigase-318" xmlns="jabber:client" to="jaxmpp__bizex90556@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2022-05-17 22:48:16 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2022-05-17 22:48:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-05-17 22:48:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-05-17 22:48:18 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-05-17 22:48:18 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-05-17 22:48:18 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-05-17 22:48:18 |  >> <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-05-17 22:48:18 | jaxmpp_ :: jaxmpp__bizex90556@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-05-17 22:48:18 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-05-17 22:48:18 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-05-17 22:48:18 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2JpemV4OTA1NTYscj1SSGJtUzdqQmgyZHhXb0d0MWJGYg==</auth>

2022-05-17 22:48:18 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2JpemV4OTA1NTYscj1SSGJtUzdqQmgyZHhXb0d0MWJGYg==</auth>

2022-05-17 22:48:18 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SSGJtUzdqQmgyZHhXb0d0MWJGYkozTm5QWmY2OUg0TFJvaGRoMmtCLHM9cGRMVytqUGcyYkFLUXc9PSxpPTQwOTY=</challenge>

2022-05-17 22:48:18 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SSGJtUzdqQmgyZHhXb0d0MWJGYkozTm5QWmY2OUg0TFJvaGRoMmtCLHM9cGRMVytqUGcyYkFLUXc9PSxpPTQwOTY=</challenge>

2022-05-17 22:48:18 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UkhibVM3akJoMmR4V29HdDFiRmJKM05uUFpmNjlINExSb2hkaDJrQixwPUs4ZXJRTzlERVZ5SU1IczA1NjBSOURmMFhaM0VZa09kbjZDMU1Va3FZdEk9</response>

2022-05-17 22:48:18 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UkhibVM3akJoMmR4V29HdDFiRmJKM05uUFpmNjlINExSb2hkaDJrQixwPUs4ZXJRTzlERVZ5SU1IczA1NjBSOURmMFhaM0VZa09kbjZDMU1Va3FZdEk9</response>

2022-05-17 22:48:18 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KZTgwT0paTzNheUViY2p0UkppMCs1RjhLMkU3THlLb0E4dUVTOTU5czk0PQ==</success>

2022-05-17 22:48:18 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KZTgwT0paTzNheUViY2p0UkppMCs1RjhLMkU3THlLb0E4dUVTOTU5czk0PQ==</success>

2022-05-17 22:48:18 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-17 22:48:18 |  >> <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 ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-05-17 22:48:18 | jaxmpp_ :: jaxmpp__bizex90556@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 ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-05-17 22:48:18 |  << <iq xmlns="jabber:client" id="KmDycRITgysaABkXU0dwcBo" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-17 22:48:18 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com >> <iq xmlns="jabber:client" id="KmDycRITgysaABkXU0dwcBo" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-17 22:48:18 |  >> <iq type="result" id="KmDycRITgysaABkXU0dwcBo" xmlns="jabber:client" to="jaxmpp__bizex90556@test-domain.com/2095355307-tigase-319"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__bizex90556@test-domain.com/2095355307-tigase-319</jid></bind></iq>

2022-05-17 22:48:18 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com << <iq type="result" id="KmDycRITgysaABkXU0dwcBo" xmlns="jabber:client" to="jaxmpp__bizex90556@test-domain.com/2095355307-tigase-319"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__bizex90556@test-domain.com/2095355307-tigase-319</jid></bind></iq>

2022-05-17 22:48:18 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-05-17 22:48:18 |  << <iq to="test-domain.com" id="XpKMKHu8t8p3j5iZneyzxlG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-17 22:48:18 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com/2095355307-tigase-319 >> <iq to="test-domain.com" id="XpKMKHu8t8p3j5iZneyzxlG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-17 22:48:18 |  << <iq id="py9IJs6pUY9u7t9LEHN4eVf" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-05-17 22:48:18 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com/2095355307-tigase-319 >> <iq id="py9IJs6pUY9u7t9LEHN4eVf" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-05-17 22:48:18 | jaxmpp_ :: jaxmpp__bizex90556@test-domain.com/2095355307-tigase-319 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-05-17 22:48:18 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2022-05-17 22:48:18 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500

2022-05-17 22:48:18 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500

testMultipleReconnectionsSocket 4.434s
2022-05-17 22:48:18 |

2022-05-17 22:48:18 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-05-17 22:48:18 | ------------------------------------

2022-05-17 22:48:18 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-05-17 22:48:18 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-05-17 22:48:18 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-05-17 22:48:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: null->connecting

2022-05-17 22:48:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] DNS entry stored in session object: localhost:5222

2022-05-17 22:48:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Preparing connection to [localhost:5222]

2022-05-17 22:48:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-05-17 22:48:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: connecting->connected

2022-05-17 22:48:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Whitespace ping period is setted to nullms

2022-05-17 22:48:18 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-17 22:48:18 |  >> <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-05-17 22:48:18 | jaxmpp_ :: jaxmpp__nggt9z0557@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-05-17 22:48:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4021] Start TLS

2022-05-17 22:48:18 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-05-17 22:48:18 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-05-17 22:48:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4023] Proceeding TLS

2022-05-17 22:48:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4023] Start handshake

2022-05-17 22:48:18 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-17 22:48: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-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@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-05-17 22:48:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-05-17 22:48:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-05-17 22:48:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-05-17 22:48:19 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX25nZ3Q5ejA1NTcscj1teDduaGJvWlBEaVZzQlMzZlVObg==</auth>

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX25nZ3Q5ejA1NTcscj1teDduaGJvWlBEaVZzQlMzZlVObg==</auth>

2022-05-17 22:48:19 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1teDduaGJvWlBEaVZzQlMzZlVObnU5Y004cXlOejZWdUoyNHdrNWlPLHM9dWlFRlAyRm9yMDdtT3c9PSxpPTQwOTY=</challenge>

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1teDduaGJvWlBEaVZzQlMzZlVObnU5Y004cXlOejZWdUoyNHdrNWlPLHM9dWlFRlAyRm9yMDdtT3c9PSxpPTQwOTY=</challenge>

2022-05-17 22:48:19 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bXg3bmhib1pQRGlWc0JTM2ZVTm51OWNNOHF5Tno2VnVKMjR3azVpTyxwPWgwMUgzQk9TSU5lQ2kya2Q3T1RMY0lnMGxxdjBNME54MUxOencrRTNUdm89</response>

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bXg3bmhib1pQRGlWc0JTM2ZVTm51OWNNOHF5Tno2VnVKMjR3azVpTyxwPWgwMUgzQk9TSU5lQ2kya2Q3T1RMY0lnMGxxdjBNME54MUxOencrRTNUdm89</response>

2022-05-17 22:48:19 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1vanhDZEJqSjlhS2lvekFoTExEa2pzUldNbTdxbnIzOVl4VlVxUVlMZ2VzPQ==</success>

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1vanhDZEJqSjlhS2lvekFoTExEa2pzUldNbTdxbnIzOVl4VlVxUVlMZ2VzPQ==</success>

2022-05-17 22:48:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-17 22:48: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 ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@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 ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-05-17 22:48:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-05-17 22:48:19 |  << <iq xmlns="jabber:client" id="uoxs4lST1fX2tlaqj1jCk7e" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com >> <iq xmlns="jabber:client" id="uoxs4lST1fX2tlaqj1jCk7e" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-17 22:48:19 |  >> <iq type="result" id="uoxs4lST1fX2tlaqj1jCk7e" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320</jid></bind></iq>

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com << <iq type="result" id="uoxs4lST1fX2tlaqj1jCk7e" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320</jid></bind></iq>

2022-05-17 22:48:19 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-05-17 22:48:19 |  << <iq xmlns="jabber:client" id="QGn4ueIRQZY8t2eFwbBphGL" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320 >> <iq xmlns="jabber:client" id="QGn4ueIRQZY8t2eFwbBphGL" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-05-17 22:48:19 |  >> <iq type="result" id="QGn4ueIRQZY8t2eFwbBphGL" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320"/>

2022-05-17 22:48:19 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320 << <iq type="result" id="QGn4ueIRQZY8t2eFwbBphGL" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320"/>

2022-05-17 22:48:19 |  << <iq to="test-domain.com" id="QHo6ymYnS36oZ4iNMHDtpWh" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320 >> <iq to="test-domain.com" id="QHo6ymYnS36oZ4iNMHDtpWh" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-17 22:48:19 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-05-17 22:48:19 |  >> <enabled resume="true" max="60" id="98bb74a2-8c0c-4179-bc72-0b89d6ef165f" location="21fb2cc9076b" xmlns="urn:xmpp:sm:3"/>

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320 << <enabled resume="true" max="60" id="98bb74a2-8c0c-4179-bc72-0b89d6ef165f" location="21fb2cc9076b" xmlns="urn:xmpp:sm:3"/>

2022-05-17 22:48:19 |  << <iq id="VFgWbmU18q3iJHBFsj1w8JR" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320 >> <iq id="VFgWbmU18q3iJHBFsj1w8JR" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-05-17 22:48:19 |  >> <iq type="result" from="test-domain.com" id="QHo6ymYnS36oZ4iNMHDtpWh" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320 << <iq type="result" from="test-domain.com" id="QHo6ymYnS36oZ4iNMHDtpWh" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-05-17 22:48:19 |  >> <iq type="result" id="VFgWbmU18q3iJHBFsj1w8JR" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320"><query xmlns="jabber:iq:roster"/></iq>

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320 << <iq type="result" id="VFgWbmU18q3iJHBFsj1w8JR" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320"><query xmlns="jabber:iq:roster"/></iq>

2022-05-17 22:48:19 |  >> <presence from="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2022-05-17 22:48:19 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320 << <presence from="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-320" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2022-05-17 22:48:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: connected->disconnecting

2022-05-17 22:48:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Terminating XMPP Stream

2022-05-17 22:48:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-05-17 22:48:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-05-17 22:48:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4023] Connector  state changed: disconnecting->disconnected

2022-05-17 22:48:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-05-17 22:48:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector  state changed: null->connecting

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] DNS entry stored in session object: localhost:5222

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Preparing connection to [localhost:5222]

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector  state changed: connecting->connected

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Whitespace ping period is setted to nullms

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

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@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-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4021] Start TLS

2022-05-17 22:48:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4028] Proceeding TLS

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4028] Start handshake

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-17 22:48:23 |  >> <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-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@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-05-17 22:48:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-05-17 22:48:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX25nZ3Q5ejA1NTcscj10ZXdhaFlWMmg5bG9ZYm4zOGp6MQ==</auth>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX25nZ3Q5ejA1NTcscj10ZXdhaFlWMmg5bG9ZYm4zOGp6MQ==</auth>

2022-05-17 22:48:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10ZXdhaFlWMmg5bG9ZYm4zOGp6MVkzaXlHMmNpQmJpN1EyYm9ZMzY3LHM9dWlFRlAyRm9yMDdtT3c9PSxpPTQwOTY=</challenge>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10ZXdhaFlWMmg5bG9ZYm4zOGp6MVkzaXlHMmNpQmJpN1EyYm9ZMzY3LHM9dWlFRlAyRm9yMDdtT3c9PSxpPTQwOTY=</challenge>

2022-05-17 22:48:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dGV3YWhZVjJoOWxvWWJuMzhqejFZM2l5RzJjaUJiaTdRMmJvWTM2NyxwPWlrQ2tyOGFHQzR1cnNyNkFDam83bTRraGJaNERtQmwvRDBjOUhDNlY4eE09</response>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dGV3YWhZVjJoOWxvWWJuMzhqejFZM2l5RzJjaUJiaTdRMmJvWTM2NyxwPWlrQ2tyOGFHQzR1cnNyNkFDam83bTRraGJaNERtQmwvRDBjOUhDNlY4eE09</response>

2022-05-17 22:48:23 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kT215WE5mdzdXbStWZlFiVFVqZ1RISmIwWURwaEg4MUt2L2Jsa1FUT1p3PQ==</success>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kT215WE5mdzdXbStWZlFiVFVqZ1RISmIwWURwaEg4MUt2L2Jsa1FUT1p3PQ==</success>

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-17 22:48:23 |  >> <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 ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@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 ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-05-17 22:48:23 |  << <iq xmlns="jabber:client" id="6InaJRcurhPEofurmKQW8Hw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com >> <iq xmlns="jabber:client" id="6InaJRcurhPEofurmKQW8Hw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-17 22:48:23 |  >> <iq type="result" id="6InaJRcurhPEofurmKQW8Hw" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321</jid></bind></iq>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com << <iq type="result" id="6InaJRcurhPEofurmKQW8Hw" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321</jid></bind></iq>

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-05-17 22:48:23 |  << <iq xmlns="jabber:client" id="7onrh2aNZfu4BcRcqcEyxcH" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321 >> <iq xmlns="jabber:client" id="7onrh2aNZfu4BcRcqcEyxcH" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-05-17 22:48:23 |  >> <iq type="result" id="7onrh2aNZfu4BcRcqcEyxcH" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321"/>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321 << <iq type="result" id="7onrh2aNZfu4BcRcqcEyxcH" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321"/>

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-05-17 22:48:23 |  << <iq to="test-domain.com" id="ttAFq0dCnZbPMXj6i3vhycR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321 >> <iq to="test-domain.com" id="ttAFq0dCnZbPMXj6i3vhycR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-17 22:48:23 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-05-17 22:48:23 |  >> <enabled resume="true" max="60" id="2ea7ebc5-6371-4800-a86c-fc8ad1508ebf" location="21fb2cc9076b" xmlns="urn:xmpp:sm:3"/>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321 << <enabled resume="true" max="60" id="2ea7ebc5-6371-4800-a86c-fc8ad1508ebf" location="21fb2cc9076b" xmlns="urn:xmpp:sm:3"/>

2022-05-17 22:48:23 |  << <iq id="KzQY2x4BGo8wi1aDgIDmSX6" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321 >> <iq id="KzQY2x4BGo8wi1aDgIDmSX6" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-05-17 22:48:23 |  >> <iq type="result" from="test-domain.com" id="ttAFq0dCnZbPMXj6i3vhycR" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321 << <iq type="result" from="test-domain.com" id="ttAFq0dCnZbPMXj6i3vhycR" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-05-17 22:48:23 |  >> <iq type="result" id="KzQY2x4BGo8wi1aDgIDmSX6" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321"><query xmlns="jabber:iq:roster"/></iq>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321 << <iq type="result" id="KzQY2x4BGo8wi1aDgIDmSX6" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321"><query xmlns="jabber:iq:roster"/></iq>

2022-05-17 22:48:23 |  >> <presence from="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321 << <presence from="jaxmpp__nggt9z0557@test-domain.com/2095355307-tigase-321" xmlns="jabber:client" to="jaxmpp__nggt9z0557@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4028] Connector  state changed: connected->disconnected

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4028] Stream terminated

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testMultipleReconnectionsWebSocket 4.650s
2022-05-17 22:48:23 |

2022-05-17 22:48:23 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-05-17 22:48:23 | ------------------------------------

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-17 22:48:23 |  >> <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-05-17 22:48:23 | jaxmpp_ :: jaxmpp__f6mwdi0558@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-05-17 22:48:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-05-17 22:48:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2Y2bXdkaTA1NTgscj1pQUpITE9CNXJqc3h5VTAwU012TQ==</auth>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2Y2bXdkaTA1NTgscj1pQUpITE9CNXJqc3h5VTAwU012TQ==</auth>

2022-05-17 22:48:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pQUpITE9CNXJqc3h5VTAwU012TXg1UTNmdkxyVTlxRElCMEJyRlo3LHM9K1RFWSt6NVgwWjNQbVE9PSxpPTQwOTY=</challenge>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pQUpITE9CNXJqc3h5VTAwU012TXg1UTNmdkxyVTlxRElCMEJyRlo3LHM9K1RFWSt6NVgwWjNQbVE9PSxpPTQwOTY=</challenge>

2022-05-17 22:48:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aUFKSExPQjVyanN4eVUwMFNNdk14NVEzZnZMclU5cURJQjBCckZaNyxwPXN1TEs3Vk1BWWQ4cXVWVEpsbTVOTmUzZ0M4SmxIVTZJbUI4Z3pjZlVJN0U9</response>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aUFKSExPQjVyanN4eVUwMFNNdk14NVEzZnZMclU5cURJQjBCckZaNyxwPXN1TEs3Vk1BWWQ4cXVWVEpsbTVOTmUzZ0M4SmxIVTZJbUI4Z3pjZlVJN0U9</response>

2022-05-17 22:48:23 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj11RWdkOTNBd0RER0NvUzF0U0ZYWjV5VTdCNDRka3U1TS9QOWUzMEQxUHlvPQ==</success>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj11RWdkOTNBd0RER0NvUzF0U0ZYWjV5VTdCNDRka3U1TS9QOWUzMEQxUHlvPQ==</success>

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-17 22:48:23 |  >> <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 ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__f6mwdi0558@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 ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-05-17 22:48:23 |  << <iq xmlns="jabber:client" id="aQxsn9z8mbmbQIMOSbuhyiN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com >> <iq xmlns="jabber:client" id="aQxsn9z8mbmbQIMOSbuhyiN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-17 22:48:23 |  >> <iq type="result" id="aQxsn9z8mbmbQIMOSbuhyiN" xmlns="jabber:client" to="jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322</jid></bind></iq>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com << <iq type="result" id="aQxsn9z8mbmbQIMOSbuhyiN" xmlns="jabber:client" to="jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322</jid></bind></iq>

2022-05-17 22:48:23 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-05-17 22:48:23 |  << <iq xmlns="jabber:client" id="HtoxtdqWlGP8iW8wt4rSW5g" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322 >> <iq xmlns="jabber:client" id="HtoxtdqWlGP8iW8wt4rSW5g" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-05-17 22:48:23 |  >> <iq type="result" id="HtoxtdqWlGP8iW8wt4rSW5g" xmlns="jabber:client" to="jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322"/>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322 << <iq type="result" id="HtoxtdqWlGP8iW8wt4rSW5g" xmlns="jabber:client" to="jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322"/>

2022-05-17 22:48:23 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-05-17 22:48:23 |  << <iq to="test-domain.com" id="7wvHN4eVfLw8JsneukU4zgP" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322 >> <iq to="test-domain.com" id="7wvHN4eVfLw8JsneukU4zgP" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-17 22:48:23 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-05-17 22:48:23 |  << <iq id="XI3oY9oW5mRX7Hwrh2aNZfu" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322 >> <iq id="XI3oY9oW5mRX7Hwrh2aNZfu" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-05-17 22:48:23 |  >> <enabled resume="true" max="60" id="ed448079-6a34-474d-a415-82b25e0f6e0c" location="21fb2cc9076b" xmlns="urn:xmpp:sm:3"/>

2022-05-17 22:48:23 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322 << <enabled resume="true" max="60" id="ed448079-6a34-474d-a415-82b25e0f6e0c" location="21fb2cc9076b" xmlns="urn:xmpp:sm:3"/>

2022-05-17 22:48:24 |  >> <iq type="result" from="test-domain.com" id="7wvHN4eVfLw8JsneukU4zgP" xmlns="jabber:client" to="jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-05-17 22:48:24 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322 << <iq type="result" from="test-domain.com" id="7wvHN4eVfLw8JsneukU4zgP" xmlns="jabber:client" to="jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11786/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-05-17 22:48:24 |  >> <iq type="result" id="XI3oY9oW5mRX7Hwrh2aNZfu" xmlns="jabber:client" to="jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322"><query xmlns="jabber:iq:roster"/></iq>

2022-05-17 22:48:24 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322 << <iq type="result" id="XI3oY9oW5mRX7Hwrh2aNZfu" xmlns="jabber:client" to="jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322"><query xmlns="jabber:iq:roster"/></iq>

2022-05-17 22:48:24 |  >> <presence from="jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322" xmlns="jabber:client" to="jaxmpp__f6mwdi0558@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2022-05-17 22:48:24 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322 << <presence from="jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-322" xmlns="jabber:client" to="jaxmpp__f6mwdi0558@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2022-05-17 22:48:25 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-05-17 22:48:25 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-05-17 22:48:25 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-05-17 22:48:25 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-05-17 22:48:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-05-17 22:48:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-05-17 22:48:28 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-05-17 22:48:28 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-05-17 22:48:28 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-05-17 22:48:28 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-05-17 22:48:28 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-05-17 22:48:28 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-05-17 22:48:28 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-05-17 22:48:28 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-05-17 22:48:28 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-05-17 22:48:28 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-17 22:48:28 |  >> <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-05-17 22:48:28 | jaxmpp_ :: jaxmpp__f6mwdi0558@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-05-17 22:48:28 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-05-17 22:48:28 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-05-17 22:48:28 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-05-17 22:48:28 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2Y2bXdkaTA1NTgscj1XWDdSWXVDeXNsNzJYRUFqTVFLRw==</auth>

2022-05-17 22:48:28 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2Y2bXdkaTA1NTgscj1XWDdSWXVDeXNsNzJYRUFqTVFLRw==</auth>

2022-05-17 22:48:28 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XWDdSWXVDeXNsNzJYRUFqTVFLR3lLU0RFRkZMdWxCUGJLaTNHdUFHLHM9K1RFWSt6NVgwWjNQbVE9PSxpPTQwOTY=</challenge>

2022-05-17 22:48:28 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XWDdSWXVDeXNsNzJYRUFqTVFLR3lLU0RFRkZMdWxCUGJLaTNHdUFHLHM9K1RFWSt6NVgwWjNQbVE9PSxpPTQwOTY=</challenge>

2022-05-17 22:48:28 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V1g3Ull1Q3lzbDcyWEVBak1RS0d5S1NERUZGTHVsQlBiS2kzR3VBRyxwPVVpOTA2QVBhRy8zT1djd1pqUENjV050WU1yY1Zpb3NlY0p6aXYyZDhVUW89</response>

2022-05-17 22:48:28 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9V1g3Ull1Q3lzbDcyWEVBak1RS0d5S1NERUZGTHVsQlBiS2kzR3VBRyxwPVVpOTA2QVBhRy8zT1djd1pqUENjV050WU1yY1Zpb3NlY0p6aXYyZDhVUW89</response>

2022-05-17 22:48:28 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13TWpwL045UHVoSUdQYWFEWmJ0QWgwMnoxZHkwcUFRMmxFOWZBOEhqZWZvPQ==</success>

2022-05-17 22:48:28 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13TWpwL045UHVoSUdQYWFEWmJ0QWgwMnoxZHkwcUFRMmxFOWZBOEhqZWZvPQ==</success>

2022-05-17 22:48:28 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-17 22:48:28 |  >> <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 ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-05-17 22:48:28 | jaxmpp_ :: jaxmpp__f6mwdi0558@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 ver="4VFYUrlUOfyP0g9fbJ8VulQAnxY=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-05-17 22:48:28 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-05-17 22:48:28 |  << <iq xmlns="jabber:client" id="QUBwo2k5iTMKHu8t8p3j5iZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-17 22:48:28 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com >> <iq xmlns="jabber:client" id="QUBwo2k5iTMKHu8t8p3j5iZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-17 22:48:28 |  >> <iq type="result" id="QUBwo2k5iTMKHu8t8p3j5iZ" xmlns="jabber:client" to="jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-323"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-323</jid></bind></iq>

2022-05-17 22:48:28 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com << <iq type="result" id="QUBwo2k5iTMKHu8t8p3j5iZ" xmlns="jabber:client" to="jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-323"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-323</jid></bind></iq>

2022-05-17 22:48:28 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-05-17 22:48:28 |  << <iq xmlns="jabber:client" id="2DKV5ndyvpiGP3nKADgZsWe" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-05-17 22:48:28 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-323 >> <iq xmlns="jabber:client" id="2DKV5ndyvpiGP3nKADgZsWe" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-05-17 22:48:28 |  >> <iq type="result" id="2DKV5ndyvpiGP3nKADgZsWe" xmlns="jabber:client" to="jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-323"/>

2022-05-17 22:48:28 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-323 << <iq type="result" id="2DKV5ndyvpiGP3nKADgZsWe" xmlns="jabber:client" to="jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-323"/>

2022-05-17 22:48:28 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-05-17 22:48:28 |  << <iq to="test-domain.com" id="BFOnS9HSQ9HFkKXUh26ymYn" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-17 22:48:28 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-323 >> <iq to="test-domain.com" id="BFOnS9HSQ9HFkKXUh26ymYn" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-17 22:48:28 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-05-17 22:48:28 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-323 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-05-17 22:48:28 |  << <iq id="GXEGP3nKADgZsWeIGNIJs6p" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-05-17 22:48:28 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-323 >> <iq id="GXEGP3nKADgZsWeIGNIJs6p" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-05-17 22:48:28 | jaxmpp_ :: jaxmpp__f6mwdi0558@test-domain.com/2095355307-tigase-323 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-05-17 22:48:28 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-05-17 22:48:28 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-05-17 22:48:28 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-05-17 22:48:28 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.onStreamTerminate: Stream terminated

2022-05-17 22:48:28 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted