Generated by TestNG with ReportNG at 23:05 PDT on Monday 02 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.301s

Passed Tests
tigase.tests.jaxmpp.TestReconnections
testMultipleReconnectionsBosh 5.173s
2022-05-02 23:28:26 |

2022-05-02 23:28:26 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-05-02 23:28:26 | ------------------------------------

2022-05-02 23:28:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-05-02 23:28:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-05-02 23:28:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-05-02 23:28:26 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-05-02 23:28:26 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-05-02 23:28:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-05-02 23:28:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-05-02 23:28:26 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3d0YWZsazA1NTYscj1SaFFSclJXeWFVNlFyQ1pyR05uTw==</auth>

2022-05-02 23:28:26 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3d0YWZsazA1NTYscj1SaFFSclJXeWFVNlFyQ1pyR05uTw==</auth>

2022-05-02 23:28:26 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SaFFSclJXeWFVNlFyQ1pyR05uTzl4TjN1dzNkbjd5OW1JVmV5ZUxuLHM9VkpIRHJFMjZsTHl6V3c9PSxpPTQwOTY=</challenge>

2022-05-02 23:28:26 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1SaFFSclJXeWFVNlFyQ1pyR05uTzl4TjN1dzNkbjd5OW1JVmV5ZUxuLHM9VkpIRHJFMjZsTHl6V3c9PSxpPTQwOTY=</challenge>

2022-05-02 23:28:26 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UmhRUnJSV3lhVTZRckNackdObk85eE4zdXczZG43eTltSVZleWVMbixwPXFiYU5YcFlqQnM1ZUJMQ3FlNWhwVk1EbWVkeDlENU5hU2ZXRERDRmZvdlE9</response>

2022-05-02 23:28:26 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UmhRUnJSV3lhVTZRckNackdObk85eE4zdXczZG43eTltSVZleWVMbixwPXFiYU5YcFlqQnM1ZUJMQ3FlNWhwVk1EbWVkeDlENU5hU2ZXRERDRmZvdlE9</response>

2022-05-02 23:28:27 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TVXVsamh4YVRFRGVIZHVabVFzZ3ZaKys5aDY3cXlBR3l1eU4vdG0xdEZnPQ==</success>

2022-05-02 23:28:27 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TVXVsamh4YVRFRGVIZHVabVFzZ3ZaKys5aDY3cXlBR3l1eU4vdG0xdEZnPQ==</success>

2022-05-02 23:28:27 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-02 23:28:27 |  >> <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="FAUP4MjR8ZyovcLcYa0cx2VyMPg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-05-02 23:28:27 |  << <iq xmlns="jabber:client" id="ybjhS9oU9LLMyiT8AEKJQ5w" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-02 23:28:27 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com >> <iq xmlns="jabber:client" id="ybjhS9oU9LLMyiT8AEKJQ5w" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-02 23:28:27 | jaxmpp_ :: jaxmpp__wtaflk0556@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="FAUP4MjR8ZyovcLcYa0cx2VyMPg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-05-02 23:28:27 |  >> <iq xmlns="jabber:client" to="jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-317" id="ybjhS9oU9LLMyiT8AEKJQ5w" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-317</jid></bind></iq>

2022-05-02 23:28:27 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com << <iq xmlns="jabber:client" to="jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-317" id="ybjhS9oU9LLMyiT8AEKJQ5w" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-317</jid></bind></iq>

2022-05-02 23:28:27 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-05-02 23:28:27 |  << <iq to="test-domain.com" id="4jF2asfX9y6o5wmcQVeR4m0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-02 23:28:27 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-317 >> <iq to="test-domain.com" id="4jF2asfX9y6o5wmcQVeR4m0" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-02 23:28:27 |  << <iq id="u73BzAn6wrY4tp3mICxqaO4" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:27 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-317 >> <iq id="u73BzAn6wrY4tp3mICxqaO4" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-05-02 23:28:27 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-317 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-05-02 23:28:27 |  >> <iq xmlns="jabber:client" to="jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-317" id="u73BzAn6wrY4tp3mICxqaO4" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:27 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-317 << <iq xmlns="jabber:client" to="jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-317" id="u73BzAn6wrY4tp3mICxqaO4" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:27 |  >> <presence from="jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-317" xmlns="jabber:client" to="jaxmpp__wtaflk0556@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-05-02 23:28:27 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-317 << <presence from="jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-317" xmlns="jabber:client" to="jaxmpp__wtaflk0556@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-05-02 23:28:27 |  >> <iq from="test-domain.com" xmlns="jabber:client" to="jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-317" id="4jF2asfX9y6o5wmcQVeR4m0" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11732/c71ee5fe" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11732/c71ee5fe" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted: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-02 23:28:27 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-317 << <iq from="test-domain.com" xmlns="jabber:client" to="jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-317" id="4jF2asfX9y6o5wmcQVeR4m0" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11732/c71ee5fe" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11732/c71ee5fe" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted: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-02 23:28:29 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2022-05-02 23:28:29 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500

2022-05-02 23:28:29 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-05-02 23:28:29 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-05-02 23:28:31 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-05-02 23:28:31 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-05-02 23:28:31 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

2022-05-02 23:28:31 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-05-02 23:28:31 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-05-02 23:28:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-05-02 23:28:31 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-05-02 23:28:31 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3d0YWZsazA1NTYscj0xSURBbjF4RzhCVlNkNWZUbVc3Yg==</auth>

2022-05-02 23:28:31 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3d0YWZsazA1NTYscj0xSURBbjF4RzhCVlNkNWZUbVc3Yg==</auth>

2022-05-02 23:28:31 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xSURBbjF4RzhCVlNkNWZUbVc3YjNiZENtQWhPdkl5N0Rud3g4R0o2LHM9VkpIRHJFMjZsTHl6V3c9PSxpPTQwOTY=</challenge>

2022-05-02 23:28:31 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xSURBbjF4RzhCVlNkNWZUbVc3YjNiZENtQWhPdkl5N0Rud3g4R0o2LHM9VkpIRHJFMjZsTHl6V3c9PSxpPTQwOTY=</challenge>

2022-05-02 23:28:31 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MUlEQW4xeEc4QlZTZDVmVG1XN2IzYmRDbUFoT3ZJeTdEbnd4OEdKNixwPWY5TGhrTzVWK1hMUTVpblpreWlxcWdSWnM2QXkrOWpaZTYvM1ZJaXkxRzg9</response>

2022-05-02 23:28:31 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MUlEQW4xeEc4QlZTZDVmVG1XN2IzYmRDbUFoT3ZJeTdEbnd4OEdKNixwPWY5TGhrTzVWK1hMUTVpblpreWlxcWdSWnM2QXkrOWpaZTYvM1ZJaXkxRzg9</response>

2022-05-02 23:28:31 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1iZDBIRHJkQ25Yc3JJMzFpQzErVGM1SjM5OWZRb1dWZmtUWm9HSHV3aG4wPQ==</success>

2022-05-02 23:28:31 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1iZDBIRHJkQ25Yc3JJMzFpQzErVGM1SjM5OWZRb1dWZmtUWm9HSHV3aG4wPQ==</success>

2022-05-02 23:28:31 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-02 23:28:31 |  << <iq xmlns="jabber:client" id="LnOeWkTaJOQYpRSeOJEFMLS" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-02 23:28:31 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com >> <iq xmlns="jabber:client" id="LnOeWkTaJOQYpRSeOJEFMLS" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-02 23:28:31 |  >> <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="FAUP4MjR8ZyovcLcYa0cx2VyMPg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-05-02 23:28:31 | jaxmpp_ :: jaxmpp__wtaflk0556@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="FAUP4MjR8ZyovcLcYa0cx2VyMPg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-05-02 23:28:31 |  >> <iq xmlns="jabber:client" to="jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-318" id="LnOeWkTaJOQYpRSeOJEFMLS" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-318</jid></bind></iq>

2022-05-02 23:28:31 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com << <iq xmlns="jabber:client" to="jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-318" id="LnOeWkTaJOQYpRSeOJEFMLS" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-318</jid></bind></iq>

2022-05-02 23:28:31 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-05-02 23:28:31 |  << <iq to="test-domain.com" id="Ou7LUdMMQ9lQaGt8DIDCyv6" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-02 23:28:31 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-318 >> <iq to="test-domain.com" id="Ou7LUdMMQ9lQaGt8DIDCyv6" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-02 23:28:31 |  << <iq id="q6Vi4u5m5CreMX08BFzoMKN" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:31 | jaxmpp_ :: jaxmpp__wtaflk0556@test-domain.com/2095355307-tigase-318 >> <iq id="q6Vi4u5m5CreMX08BFzoMKN" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-05-02 23:28:31 | jaxmpp_ :: jaxmpp__wtaflk0556@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-02 23:28:31 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2022-05-02 23:28:31 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500

testMultipleReconnectionsSocket 4.448s
2022-05-02 23:28:32 |

2022-05-02 23:28:32 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-05-02 23:28:32 | ------------------------------------

2022-05-02 23:28:32 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-05-02 23:28:32 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-05-02 23:28:32 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-05-02 23:28:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: null->connecting

2022-05-02 23:28:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] DNS entry stored in session object: localhost:5222

2022-05-02 23:28:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Preparing connection to [localhost:5222]

2022-05-02 23:28:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-05-02 23:28:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: connecting->connected

2022-05-02 23:28:32 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-02 23:28:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Whitespace ping period is setted to nullms

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

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

2022-05-02 23:28:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4016] Start TLS

2022-05-02 23:28:32 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-05-02 23:28:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4018] Proceeding TLS

2022-05-02 23:28:32 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4018] Start handshake

2022-05-02 23:28:32 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-02 23:28:32 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-05-02 23:28:32 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-05-02 23:28:32 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-05-02 23:28:32 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-05-02 23:28:32 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzlvNnFxeTA1NTcscj1IYlJ2MlpyRHBLRmdNektUS1prTg==</auth>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzlvNnFxeTA1NTcscj1IYlJ2MlpyRHBLRmdNektUS1prTg==</auth>

2022-05-02 23:28:32 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IYlJ2MlpyRHBLRmdNektUS1prTlFSTnpSQ1MxOFdkSEtEUjZFWVlNLHM9UVV6VGw5YnUreWFvb2c9PSxpPTQwOTY=</challenge>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IYlJ2MlpyRHBLRmdNektUS1prTlFSTnpSQ1MxOFdkSEtEUjZFWVlNLHM9UVV6VGw5YnUreWFvb2c9PSxpPTQwOTY=</challenge>

2022-05-02 23:28:32 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SGJSdjJackRwS0ZnTXpLVEtaa05RUk56UkNTMThXZEhLRFI2RVlZTSxwPWRnSjVSVEZGbGt4NVEvN0o5d1ZXVUd0MmZMNHdZbUFJVmZxbGp6dUMybmc9</response>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SGJSdjJackRwS0ZnTXpLVEtaa05RUk56UkNTMThXZEhLRFI2RVlZTSxwPWRnSjVSVEZGbGt4NVEvN0o5d1ZXVUd0MmZMNHdZbUFJVmZxbGp6dUMybmc9</response>

2022-05-02 23:28:32 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1VQ1BJYmtvYWhFM2lUdjIyNzN4V2FYMTRHaStTNEx6QmlGbmVYTXR6eEdRPQ==</success>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1VQ1BJYmtvYWhFM2lUdjIyNzN4V2FYMTRHaStTNEx6QmlGbmVYTXR6eEdRPQ==</success>

2022-05-02 23:28:32 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-02 23:28:32 |  >> <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="FAUP4MjR8ZyovcLcYa0cx2VyMPg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@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="FAUP4MjR8ZyovcLcYa0cx2VyMPg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-05-02 23:28:32 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-05-02 23:28:32 |  << <iq xmlns="jabber:client" id="0uXEvm2t2cJV5qQS3seWkTa" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com >> <iq xmlns="jabber:client" id="0uXEvm2t2cJV5qQS3seWkTa" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-02 23:28:32 |  >> <iq xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319" id="0uXEvm2t2cJV5qQS3seWkTa" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319</jid></bind></iq>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com << <iq xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319" id="0uXEvm2t2cJV5qQS3seWkTa" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319</jid></bind></iq>

2022-05-02 23:28:32 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-05-02 23:28:32 |  << <iq xmlns="jabber:client" id="hCjmXiZkS2x7ogSRUbOP0k3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319 >> <iq xmlns="jabber:client" id="hCjmXiZkS2x7ogSRUbOP0k3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-05-02 23:28:32 |  >> <iq xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319" id="hCjmXiZkS2x7ogSRUbOP0k3" type="result"/>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319 << <iq xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319" id="hCjmXiZkS2x7ogSRUbOP0k3" type="result"/>

2022-05-02 23:28:32 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-05-02 23:28:32 |  << <iq to="test-domain.com" id="GoBKuaDCyACtk3s8yzbwwoT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319 >> <iq to="test-domain.com" id="GoBKuaDCyACtk3s8yzbwwoT" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-02 23:28:32 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-05-02 23:28:32 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="7f8bf5ca-c6e2-4398-abef-0771c1aadc71" max="60" location="21fb2cc9076b"/>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="7f8bf5ca-c6e2-4398-abef-0771c1aadc71" max="60" location="21fb2cc9076b"/>

2022-05-02 23:28:32 |  << <iq id="hElq5yvmWaNDqk07qdSXgQ5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319 >> <iq id="hElq5yvmWaNDqk07qdSXgQ5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:32 |  >> <iq from="test-domain.com" xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319" id="GoBKuaDCyACtk3s8yzbwwoT" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11732/c71ee5fe" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11732/c71ee5fe" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted: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-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319 << <iq from="test-domain.com" xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319" id="GoBKuaDCyACtk3s8yzbwwoT" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11732/c71ee5fe" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11732/c71ee5fe" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted: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-02 23:28:32 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@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-02 23:28:32 |  >> <iq xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319" id="hElq5yvmWaNDqk07qdSXgQ5" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319 << <iq xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319" id="hElq5yvmWaNDqk07qdSXgQ5" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:32 |  >> <presence from="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319" xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-05-02 23:28:32 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319 << <presence from="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-319" xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-05-02 23:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: connected->disconnecting

2022-05-02 23:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Terminating XMPP Stream

2022-05-02 23:28:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-05-02 23:28:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-05-02 23:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4018] Connector  state changed: disconnecting->disconnected

2022-05-02 23:28:34 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-05-02 23:28:34 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4016] Start TLS

2022-05-02 23:28:36 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4023] Proceeding TLS

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4023] Start handshake

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-02 23:28:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-05-02 23:28:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzlvNnFxeTA1NTcscj1FUld1RkcwWW5JeTVHZ0FhTWRYWQ==</auth>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzlvNnFxeTA1NTcscj1FUld1RkcwWW5JeTVHZ0FhTWRYWQ==</auth>

2022-05-02 23:28:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FUld1RkcwWW5JeTVHZ0FhTWRYWUZXRTZLb2VmTmNoUmlNa3VNYzd4LHM9UVV6VGw5YnUreWFvb2c9PSxpPTQwOTY=</challenge>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FUld1RkcwWW5JeTVHZ0FhTWRYWUZXRTZLb2VmTmNoUmlNa3VNYzd4LHM9UVV6VGw5YnUreWFvb2c9PSxpPTQwOTY=</challenge>

2022-05-02 23:28:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RVJXdUZHMFluSXk1R2dBYU1kWFlGV0U2S29lZk5jaFJpTWt1TWM3eCxwPTk3RzRPdk1vUnFwVDh4bzFpNHBBTHBvZmxNN01MQkUwYjNEa3dTZFovRDA9</response>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RVJXdUZHMFluSXk1R2dBYU1kWFlGV0U2S29lZk5jaFJpTWt1TWM3eCxwPTk3RzRPdk1vUnFwVDh4bzFpNHBBTHBvZmxNN01MQkUwYjNEa3dTZFovRDA9</response>

2022-05-02 23:28:36 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qOFgwZURNeHRqbjJzT3JnUHhUMUV1WUR1ZGtORnQ2VWtKZDBBWFBvcklnPQ==</success>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qOFgwZURNeHRqbjJzT3JnUHhUMUV1WUR1ZGtORnQ2VWtKZDBBWFBvcklnPQ==</success>

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-02 23:28:36 |  >> <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="FAUP4MjR8ZyovcLcYa0cx2VyMPg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@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="FAUP4MjR8ZyovcLcYa0cx2VyMPg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-05-02 23:28:36 |  << <iq xmlns="jabber:client" id="0y1MLS4xasfX9y6o5wmcQVe" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com >> <iq xmlns="jabber:client" id="0y1MLS4xasfX9y6o5wmcQVe" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-02 23:28:36 |  >> <iq xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320" id="0y1MLS4xasfX9y6o5wmcQVe" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320</jid></bind></iq>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com << <iq xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320" id="0y1MLS4xasfX9y6o5wmcQVe" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320</jid></bind></iq>

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-05-02 23:28:36 |  << <iq xmlns="jabber:client" id="JovByqk6rgVcCwv3g0mPQ3y" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320 >> <iq xmlns="jabber:client" id="JovByqk6rgVcCwv3g0mPQ3y" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-05-02 23:28:36 |  >> <iq xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320" id="JovByqk6rgVcCwv3g0mPQ3y" type="result"/>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320 << <iq xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320" id="JovByqk6rgVcCwv3g0mPQ3y" type="result"/>

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-05-02 23:28:36 |  << <iq to="test-domain.com" id="Dlkh1hOCq9ECISZm7Ao4BfE" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320 >> <iq to="test-domain.com" id="Dlkh1hOCq9ECISZm7Ao4BfE" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-02 23:28:36 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-05-02 23:28:36 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="7376eba3-1060-4d1e-8548-3ebff120e90c" max="60" location="21fb2cc9076b"/>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="7376eba3-1060-4d1e-8548-3ebff120e90c" max="60" location="21fb2cc9076b"/>

2022-05-02 23:28:36 |  << <iq id="Wh6EMUV2rkR4sjIyrlV6cAt" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320 >> <iq id="Wh6EMUV2rkR4sjIyrlV6cAt" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@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-02 23:28:36 |  >> <iq from="test-domain.com" xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320" id="Dlkh1hOCq9ECISZm7Ao4BfE" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11732/c71ee5fe" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11732/c71ee5fe" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted: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-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320 << <iq from="test-domain.com" xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320" id="Dlkh1hOCq9ECISZm7Ao4BfE" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11732/c71ee5fe" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11732/c71ee5fe" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted: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-02 23:28:36 |  >> <iq xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320" id="Wh6EMUV2rkR4sjIyrlV6cAt" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320 << <iq xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320" id="Wh6EMUV2rkR4sjIyrlV6cAt" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:36 |  >> <presence from="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320" xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320 << <presence from="jaxmpp__9o6qqy0557@test-domain.com/2095355307-tigase-320" xmlns="jabber:client" to="jaxmpp__9o6qqy0557@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4023] Connector  state changed: connected->disconnected

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4023] Stream terminated

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testMultipleReconnectionsWebSocket 4.630s
2022-05-02 23:28:36 |

2022-05-02 23:28:36 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-05-02 23:28:36 | ------------------------------------

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-02 23:28:36 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-05-02 23:28:36 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2EzMWx0YjA1NTgscj1GTTNHMXZ3RGhUNnhNSTlQMmMxSA==</auth>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2EzMWx0YjA1NTgscj1GTTNHMXZ3RGhUNnhNSTlQMmMxSA==</auth>

2022-05-02 23:28:36 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GTTNHMXZ3RGhUNnhNSTlQMmMxSFNIZnM5b0s3WWNFSzBRNWdaQVA1LHM9bjVUOVhLTUI1aHh0OVE9PSxpPTQwOTY=</challenge>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GTTNHMXZ3RGhUNnhNSTlQMmMxSFNIZnM5b0s3WWNFSzBRNWdaQVA1LHM9bjVUOVhLTUI1aHh0OVE9PSxpPTQwOTY=</challenge>

2022-05-02 23:28:36 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Rk0zRzF2d0RoVDZ4TUk5UDJjMUhTSGZzOW9LN1ljRUswUTVnWkFQNSxwPTRzaFRBMFRpUmFwY0dlTitiQWpTYU9JZk9kVXdxWmVBVkhkVVlLV3hJNU09</response>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Rk0zRzF2d0RoVDZ4TUk5UDJjMUhTSGZzOW9LN1ljRUswUTVnWkFQNSxwPTRzaFRBMFRpUmFwY0dlTitiQWpTYU9JZk9kVXdxWmVBVkhkVVlLV3hJNU09</response>

2022-05-02 23:28:36 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HSEV1WGY1UGhhck41WnZyZC9xcHJLVjhGT0M0MmtLYzNaQ2MyNy9IdWZVPQ==</success>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HSEV1WGY1UGhhck41WnZyZC9xcHJLVjhGT0M0MmtLYzNaQ2MyNy9IdWZVPQ==</success>

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-02 23:28:36 |  >> <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="FAUP4MjR8ZyovcLcYa0cx2VyMPg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__a31ltb0558@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="FAUP4MjR8ZyovcLcYa0cx2VyMPg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-05-02 23:28:36 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-05-02 23:28:36 |  << <iq xmlns="jabber:client" id="nwHYpRSeOJEFMLS4xasfX9y" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com >> <iq xmlns="jabber:client" id="nwHYpRSeOJEFMLS4xasfX9y" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-02 23:28:36 |  >> <iq xmlns="jabber:client" to="jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321" id="nwHYpRSeOJEFMLS4xasfX9y" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321</jid></bind></iq>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com << <iq xmlns="jabber:client" to="jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321" id="nwHYpRSeOJEFMLS4xasfX9y" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321</jid></bind></iq>

2022-05-02 23:28:36 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-05-02 23:28:36 |  << <iq xmlns="jabber:client" id="dvCP0k8IFIP0eKXX4CAhKRa" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-05-02 23:28:36 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321 >> <iq xmlns="jabber:client" id="dvCP0k8IFIP0eKXX4CAhKRa" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-05-02 23:28:37 |  >> <iq xmlns="jabber:client" to="jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321" id="dvCP0k8IFIP0eKXX4CAhKRa" type="result"/>

2022-05-02 23:28:37 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321 << <iq xmlns="jabber:client" to="jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321" id="dvCP0k8IFIP0eKXX4CAhKRa" type="result"/>

2022-05-02 23:28:37 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-05-02 23:28:37 |  << <iq to="test-domain.com" id="KDYAusmXiZkS2x7ogSRUbOP" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-02 23:28:37 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321 >> <iq to="test-domain.com" id="KDYAusmXiZkS2x7ogSRUbOP" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-02 23:28:37 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-05-02 23:28:37 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-05-02 23:28:37 |  << <iq id="MF2Q8vobIEADjM2qX6zAn6w" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:37 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321 >> <iq id="MF2Q8vobIEADjM2qX6zAn6w" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-05-02 23:28:37 | jaxmpp_ :: jaxmpp__a31ltb0558@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-02 23:28:37 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="8a0b781f-20f8-4b73-8303-9ba08e26ef3b" max="60" location="21fb2cc9076b"/>

2022-05-02 23:28:37 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="8a0b781f-20f8-4b73-8303-9ba08e26ef3b" max="60" location="21fb2cc9076b"/>

2022-05-02 23:28:37 |  >> <iq xmlns="jabber:client" to="jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321" id="MF2Q8vobIEADjM2qX6zAn6w" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:37 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321 << <iq xmlns="jabber:client" to="jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321" id="MF2Q8vobIEADjM2qX6zAn6w" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:37 |  >> <iq from="test-domain.com" xmlns="jabber:client" to="jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321" id="KDYAusmXiZkS2x7ogSRUbOP" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11732/c71ee5fe" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11732/c71ee5fe" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted: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-02 23:28:37 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321 << <iq from="test-domain.com" xmlns="jabber:client" to="jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321" id="KDYAusmXiZkS2x7ogSRUbOP" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11732/c71ee5fe" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11732/c71ee5fe" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted: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-02 23:28:37 |  >> <presence from="jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-321" xmlns="jabber:client" to="jaxmpp__a31ltb0558@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

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

2022-05-02 23:28:39 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-05-02 23:28:39 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-05-02 23:28:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-05-02 23:28:39 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-05-02 23:28:39 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-05-02 23:28:39 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

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

2022-05-02 23:28:41 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-05-02 23:28:41 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-05-02 23:28:41 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

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

2022-05-02 23:28:41 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

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

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

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

2022-05-02 23:28:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-02 23:28:41 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-05-02 23:28:41 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

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

2022-05-02 23:28:41 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-05-02 23:28:41 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2EzMWx0YjA1NTgscj1Idlh1dko1THlzZ2pHT1RMMVNHMA==</auth>

2022-05-02 23:28:41 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2EzMWx0YjA1NTgscj1Idlh1dko1THlzZ2pHT1RMMVNHMA==</auth>

2022-05-02 23:28:41 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Idlh1dko1THlzZ2pHT1RMMVNHMGhRTXc3N3p1aHNTTmZJZ3FiSUNwLHM9bjVUOVhLTUI1aHh0OVE9PSxpPTQwOTY=</challenge>

2022-05-02 23:28:41 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Idlh1dko1THlzZ2pHT1RMMVNHMGhRTXc3N3p1aHNTTmZJZ3FiSUNwLHM9bjVUOVhLTUI1aHh0OVE9PSxpPTQwOTY=</challenge>

2022-05-02 23:28:41 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SHZYdXZKNUx5c2dqR09UTDFTRzBoUU13Nzd6dWhzU05mSWdxYklDcCxwPWM4YW5LK0VncktINnY5cnc5ZjNJZGxmb3dieGkwZWVteDBXYTJpVzNLUEk9</response>

2022-05-02 23:28:41 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SHZYdXZKNUx5c2dqR09UTDFTRzBoUU13Nzd6dWhzU05mSWdxYklDcCxwPWM4YW5LK0VncktINnY5cnc5ZjNJZGxmb3dieGkwZWVteDBXYTJpVzNLUEk9</response>

2022-05-02 23:28:41 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ETmxyWGEram5uRm8zUEx0WFBZRFJoaHJJNTBLU3hnTThXZFYxQ2o0TlZvPQ==</success>

2022-05-02 23:28:41 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ETmxyWGEram5uRm8zUEx0WFBZRFJoaHJJNTBLU3hnTThXZFYxQ2o0TlZvPQ==</success>

2022-05-02 23:28:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-05-02 23:28:41 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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="FAUP4MjR8ZyovcLcYa0cx2VyMPg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2022-05-02 23:28:41 | jaxmpp_ :: jaxmpp__a31ltb0558@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="FAUP4MjR8ZyovcLcYa0cx2VyMPg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

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

2022-05-02 23:28:41 |  << <iq xmlns="jabber:client" id="JyFVcIUgLUdMMQ9lQaGt8DI" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-02 23:28:41 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com >> <iq xmlns="jabber:client" id="JyFVcIUgLUdMMQ9lQaGt8DI" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-05-02 23:28:41 |  >> <iq xmlns="jabber:client" to="jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-322" id="JyFVcIUgLUdMMQ9lQaGt8DI" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-322</jid></bind></iq>

2022-05-02 23:28:41 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com << <iq xmlns="jabber:client" to="jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-322" id="JyFVcIUgLUdMMQ9lQaGt8DI" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-322</jid></bind></iq>

2022-05-02 23:28:41 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-05-02 23:28:41 |  << <iq xmlns="jabber:client" id="KG1GGQ8vobIEADjM2qX6zAn" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-05-02 23:28:41 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-322 >> <iq xmlns="jabber:client" id="KG1GGQ8vobIEADjM2qX6zAn" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-05-02 23:28:41 |  >> <iq xmlns="jabber:client" to="jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-322" id="KG1GGQ8vobIEADjM2qX6zAn" type="result"/>

2022-05-02 23:28:41 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-322 << <iq xmlns="jabber:client" to="jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-322" id="KG1GGQ8vobIEADjM2qX6zAn" type="result"/>

2022-05-02 23:28:41 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-05-02 23:28:41 |  << <iq to="test-domain.com" id="7wvDJHEiMR4soeHMXgKM15k" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-02 23:28:41 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-322 >> <iq to="test-domain.com" id="7wvDJHEiMR4soeHMXgKM15k" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-05-02 23:28:41 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-05-02 23:28:41 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-322 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-05-02 23:28:41 |  << <iq id="KI3KO6ExsjYaCHr2ys1eP6p" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:41 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-322 >> <iq id="KI3KO6ExsjYaCHr2ys1eP6p" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-05-02 23:28:41 | jaxmpp_ :: jaxmpp__a31ltb0558@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-02 23:28:41 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-05-02 23:28:41 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-05-02 23:28:41 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.onStreamTerminate: Stream terminated

2022-05-02 23:28:41 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" id="3b5a7a2c-a838-44f4-b389-2fdd6308b2f6" max="60" location="21fb2cc9076b"/>

2022-05-02 23:28:41 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-322 << <enabled resume="true" xmlns="urn:xmpp:sm:3" id="3b5a7a2c-a838-44f4-b389-2fdd6308b2f6" max="60" location="21fb2cc9076b"/>

2022-05-02 23:28:41 |  >> <iq xmlns="jabber:client" to="jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-322" id="KI3KO6ExsjYaCHr2ys1eP6p" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:41 | jaxmpp_ :: jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-322 << <iq xmlns="jabber:client" to="jaxmpp__a31ltb0558@test-domain.com/2095355307-tigase-322" id="KI3KO6ExsjYaCHr2ys1eP6p" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-05-02 23:28:41 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-05-02 23:28:41 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected