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

Testing reconnections - #4266

Suites · Log Output

Test duration : 15.308s

Passed Tests
tigase.tests.jaxmpp.TestReconnections
testMultipleReconnectionsBosh 5.290s
2022-09-22 22:42:48 |

2022-09-22 22:42:48 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-09-22 22:42:48 | ------------------------------------

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

2022-09-22 22:42:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-09-22 22:42:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

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

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

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

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

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

2022-09-22 22:42:48 | jaxmpp_ :: jaxmpp__s2719v0556@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3MyNzE5djA1NTYscj1ob1cxREdTcUJrbmRZZm85ZlBMZA==</auth>

2022-09-22 22:42:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ob1cxREdTcUJrbmRZZm85ZlBMZFM0VjhkWWhtWW92S3ZqdTRmSlZxLHM9d1VYQVVUTGQ4bG5SQkE9PSxpPTQwOTY=</challenge>

2022-09-22 22:42:48 | jaxmpp_ :: jaxmpp__s2719v0556@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ob1cxREdTcUJrbmRZZm85ZlBMZFM0VjhkWWhtWW92S3ZqdTRmSlZxLHM9d1VYQVVUTGQ4bG5SQkE9PSxpPTQwOTY=</challenge>

2022-09-22 22:42:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aG9XMURHU3FCa25kWWZvOWZQTGRTNFY4ZFlobVlvdkt2anU0ZkpWcSxwPUk1bTdhbVNUZDl0cUxhUlMyalMvRkxoSThORG9FSzlBb240TXBLaVBOZm89</response>

2022-09-22 22:42:48 | jaxmpp_ :: jaxmpp__s2719v0556@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aG9XMURHU3FCa25kWWZvOWZQTGRTNFY4ZFlobVlvdkt2anU0ZkpWcSxwPUk1bTdhbVNUZDl0cUxhUlMyalMvRkxoSThORG9FSzlBb240TXBLaVBOZm89</response>

2022-09-22 22:42:48 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16SU1RMnNDN1lPNjROUDJmNmp4U0lUQW5ldVJWbmVSTzVsVFNZWHhNcFdrPQ==</success>

2022-09-22 22:42:48 | jaxmpp_ :: jaxmpp__s2719v0556@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16SU1RMnNDN1lPNjROUDJmNmp4U0lUQW5ldVJWbmVSTzVsVFNZWHhNcFdrPQ==</success>

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

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

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

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

2022-09-22 22:42:48 | jaxmpp_ :: jaxmpp__s2719v0556@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="KWm8p0caxZXR7IGsT3gI0VCTc80=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-09-22 22:42:48 |  >> <iq xmlns="jabber:client" id="Z7Q8DDobIseSYgKy6t8KUUO" type="result" to="jaxmpp__s2719v0556@test-domain.com/1608752850-tigase-319"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__s2719v0556@test-domain.com/1608752850-tigase-319</jid></bind></iq>

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

2022-09-22 22:42:48 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

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

2022-09-22 22:42:48 | jaxmpp_ :: jaxmpp__s2719v0556@test-domain.com/1608752850-tigase-319 >> <iq to="test-domain.com" id="7mxGAesbyAAgwcPLOT2jJWn" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-22 22:42:48 |  << <iq id="5tQo0kSOCvcSaqQQ7lYdGBj" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-22 22:42:48 | jaxmpp_ :: jaxmpp__s2719v0556@test-domain.com/1608752850-tigase-319 >> <iq id="5tQo0kSOCvcSaqQQ7lYdGBj" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2022-09-22 22:42:48 |  >> <iq xmlns="jabber:client" id="7mxGAesbyAAgwcPLOT2jJWn" type="result" to="jaxmpp__s2719v0556@test-domain.com/1608752850-tigase-319" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12112/2697d109" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12112/2697d109" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-09-22 22:42:48 | jaxmpp_ :: jaxmpp__s2719v0556@test-domain.com/1608752850-tigase-319 << <iq xmlns="jabber:client" id="7mxGAesbyAAgwcPLOT2jJWn" type="result" to="jaxmpp__s2719v0556@test-domain.com/1608752850-tigase-319" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12112/2697d109" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12112/2697d109" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-09-22 22:42:48 |  >> <iq xmlns="jabber:client" id="5tQo0kSOCvcSaqQQ7lYdGBj" type="result" to="jaxmpp__s2719v0556@test-domain.com/1608752850-tigase-319"><query xmlns="jabber:iq:roster"/></iq>

2022-09-22 22:42:48 | jaxmpp_ :: jaxmpp__s2719v0556@test-domain.com/1608752850-tigase-319 << <iq xmlns="jabber:client" id="5tQo0kSOCvcSaqQQ7lYdGBj" type="result" to="jaxmpp__s2719v0556@test-domain.com/1608752850-tigase-319"><query xmlns="jabber:iq:roster"/></iq>

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

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

2022-09-22 22:42:50 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2022-09-22 22:42:50 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500

2022-09-22 22:42:50 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

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

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

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

2022-09-22 22:42:52 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

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

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

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

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

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

2022-09-22 22:42:52 | jaxmpp_ :: jaxmpp__s2719v0556@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX3MyNzE5djA1NTYscj1TYVdBZGRkZU9OMVZlZmQxWjBKQg==</auth>

2022-09-22 22:42:53 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TYVdBZGRkZU9OMVZlZmQxWjBKQkY2bk13bnBmdk5UNktZbnltZnJ3LHM9d1VYQVVUTGQ4bG5SQkE9PSxpPTQwOTY=</challenge>

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__s2719v0556@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TYVdBZGRkZU9OMVZlZmQxWjBKQkY2bk13bnBmdk5UNktZbnltZnJ3LHM9d1VYQVVUTGQ4bG5SQkE9PSxpPTQwOTY=</challenge>

2022-09-22 22:42:53 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U2FXQWRkZGVPTjFWZWZkMVowSkJGNm5Nd25wZnZOVDZLWW55bWZydyxwPWM2b1N6VUxvVEVwWFZoNUViY3V5M2V0dGFHSmpsVnMvUnc3aTBURHFIQTA9</response>

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__s2719v0556@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U2FXQWRkZGVPTjFWZWZkMVowSkJGNm5Nd25wZnZOVDZLWW55bWZydyxwPWM2b1N6VUxvVEVwWFZoNUViY3V5M2V0dGFHSmpsVnMvUnc3aTBURHFIQTA9</response>

2022-09-22 22:42:53 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WQ3V1cG5FKzJSRVF6VHB1cSszaWZWMTRIdGpRekVJTEpEbU5SelQ1eW5BPQ==</success>

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__s2719v0556@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WQ3V1cG5FKzJSRVF6VHB1cSszaWZWMTRIdGpRekVJTEpEbU5SelQ1eW5BPQ==</success>

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

2022-09-22 22:42:53 |  >> <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="KWm8p0caxZXR7IGsT3gI0VCTc80=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__s2719v0556@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="KWm8p0caxZXR7IGsT3gI0VCTc80=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

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

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

2022-09-22 22:42:53 |  >> <iq xmlns="jabber:client" id="EuRew2lSeSQGwt3o3mX1wx9" type="result" to="jaxmpp__s2719v0556@test-domain.com/1608752850-tigase-320"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__s2719v0556@test-domain.com/1608752850-tigase-320</jid></bind></iq>

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__s2719v0556@test-domain.com << <iq xmlns="jabber:client" id="EuRew2lSeSQGwt3o3mX1wx9" type="result" to="jaxmpp__s2719v0556@test-domain.com/1608752850-tigase-320"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__s2719v0556@test-domain.com/1608752850-tigase-320</jid></bind></iq>

2022-09-22 22:42:53 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

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

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__s2719v0556@test-domain.com/1608752850-tigase-320 >> <iq to="test-domain.com" id="0y1sjYYgW6wgAaBogWYW2v7" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-09-22 22:42:53 |  << <iq id="0z2un6eMYaEw6cFwws00aLD" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__s2719v0556@test-domain.com/1608752850-tigase-320 >> <iq id="0z2un6eMYaEw6cFwws00aLD" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2022-09-22 22:42:53 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2022-09-22 22:42:53 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500

testMultipleReconnectionsSocket 4.409s
2022-09-22 22:42:53 |

2022-09-22 22:42:53 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-09-22 22:42:53 | ------------------------------------

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

2022-09-22 22:42:53 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-09-22 22:42:53 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

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

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

2022-09-22 22:42:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4020] Start TLS

2022-09-22 22:42:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4022] Proceeding TLS

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

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-09-22 22:42:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4022] Start handshake

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

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

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

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

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

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

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

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2NodDN2YzA1NTcscj14U2ZhcTRjRHVIUnkwR01EdGJvTA==</auth>

2022-09-22 22:42:53 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14U2ZhcTRjRHVIUnkwR01EdGJvTGdLdlp0SnRoWDB0TkJ4SGI5VkRQLHM9Z2U1OVBjQmNnbmgzTkE9PSxpPTQwOTY=</challenge>

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14U2ZhcTRjRHVIUnkwR01EdGJvTGdLdlp0SnRoWDB0TkJ4SGI5VkRQLHM9Z2U1OVBjQmNnbmgzTkE9PSxpPTQwOTY=</challenge>

2022-09-22 22:42:53 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eFNmYXE0Y0R1SFJ5MEdNRHRib0xnS3ZadEp0aFgwdE5CeEhiOVZEUCxwPXdnSjMrSkJuSzFCVDVVaGI2cTVCblIyRjM5bW9ZTXlVRHJaT2syaGk0YU09</response>

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eFNmYXE0Y0R1SFJ5MEdNRHRib0xnS3ZadEp0aFgwdE5CeEhiOVZEUCxwPXdnSjMrSkJuSzFCVDVVaGI2cTVCblIyRjM5bW9ZTXlVRHJaT2syaGk0YU09</response>

2022-09-22 22:42:53 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oaTk3OGMvdWpCckE5TTk4Y1NtdTNqa3ZsRUdiYUxsOVRLWVAvemZreDRrPQ==</success>

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oaTk3OGMvdWpCckE5TTk4Y1NtdTNqa3ZsRUdiYUxsOVRLWVAvemZreDRrPQ==</success>

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

2022-09-22 22:42:53 |  >> <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="KWm8p0caxZXR7IGsT3gI0VCTc80=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__cht3vc0557@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="KWm8p0caxZXR7IGsT3gI0VCTc80=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

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

2022-09-22 22:42:53 |  << <iq xmlns="jabber:client" id="4i5MYaEw6cFwws00aLDyn0f" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com >> <iq xmlns="jabber:client" id="4i5MYaEw6cFwws00aLDyn0f" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-09-22 22:42:53 |  >> <iq xmlns="jabber:client" id="4i5MYaEw6cFwws00aLDyn0f" type="result" to="jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-321"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-321</jid></bind></iq>

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

2022-09-22 22:42:53 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

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

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

2022-09-22 22:42:53 |  >> <iq xmlns="jabber:client" id="BBYEwmWWS1eWiGmSbteJIFr" type="result" to="jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-321"/>

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-321 << <iq xmlns="jabber:client" id="BBYEwmWWS1eWiGmSbteJIFr" type="result" to="jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-321"/>

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

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

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

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

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

2022-09-22 22:42:53 |  >> <enabled location="ed1b7dd8a1b3" max="60" xmlns="urn:xmpp:sm:3" id="18d65dee-d1fd-4a78-9609-ad61b3df5efd" resume="true"/>

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-321 << <enabled location="ed1b7dd8a1b3" max="60" xmlns="urn:xmpp:sm:3" id="18d65dee-d1fd-4a78-9609-ad61b3df5efd" resume="true"/>

2022-09-22 22:42:53 |  << <iq id="Hj2DsocuY6Dn2lW7laPJs4v" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-321 >> <iq id="Hj2DsocuY6Dn2lW7laPJs4v" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-22 22:42:53 |  >> <iq xmlns="jabber:client" id="fIhWSUfBufKJzCJx4iXhGLS" type="result" to="jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-321" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12112/2697d109" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12112/2697d109" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-321 << <iq xmlns="jabber:client" id="fIhWSUfBufKJzCJx4iXhGLS" type="result" to="jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-321" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12112/2697d109" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12112/2697d109" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

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

2022-09-22 22:42:53 |  >> <iq xmlns="jabber:client" id="Hj2DsocuY6Dn2lW7laPJs4v" type="result" to="jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-321"><query xmlns="jabber:iq:roster"/></iq>

2022-09-22 22:42:53 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-321 << <iq xmlns="jabber:client" id="Hj2DsocuY6Dn2lW7laPJs4v" type="result" to="jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-321"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

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

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

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

2022-09-22 22:42:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4022] Connector  state changed: disconnecting->disconnected

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

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

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

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

2022-09-22 22:42:57 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-09-22 22:42:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector  state changed: null->connecting

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

2022-09-22 22:42:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Preparing connection to [localhost:5222]

2022-09-22 22:42:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-09-22 22:42:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector  state changed: connecting->connected

2022-09-22 22:42:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Whitespace ping period is setted to nullms

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

2022-09-22 22:42:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4020] Start TLS

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

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

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

2022-09-22 22:42:57 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-09-22 22:42:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4027] Proceeding TLS

2022-09-22 22:42:57 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4027] Start handshake

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

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

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

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

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

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

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

2022-09-22 22:42:57 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2NodDN2YzA1NTcscj1HZU9VTWNhenNQektVTmRubXo3bg==</auth>

2022-09-22 22:42:57 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HZU9VTWNhenNQektVTmRubXo3bmFnMVhwdFZxT29MMFpVMGNZaTI4LHM9Z2U1OVBjQmNnbmgzTkE9PSxpPTQwOTY=</challenge>

2022-09-22 22:42:57 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HZU9VTWNhenNQektVTmRubXo3bmFnMVhwdFZxT29MMFpVMGNZaTI4LHM9Z2U1OVBjQmNnbmgzTkE9PSxpPTQwOTY=</challenge>

2022-09-22 22:42:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R2VPVU1jYXpzUHpLVU5kbm16N25hZzFYcHRWcU9vTDBaVTBjWWkyOCxwPXpXcnNQcXU2UFhEaTFOVnpIZFZGdUdkSWJaMWZlZk1HYTNWeDR3dlBhaWc9</response>

2022-09-22 22:42:57 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R2VPVU1jYXpzUHpLVU5kbm16N25hZzFYcHRWcU9vTDBaVTBjWWkyOCxwPXpXcnNQcXU2UFhEaTFOVnpIZFZGdUdkSWJaMWZlZk1HYTNWeDR3dlBhaWc9</response>

2022-09-22 22:42:57 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1zMko2RzRRMklhdkhBVUc5S2dUR0haenZ3c005YXNyT0lHekc3em81R3NnPQ==</success>

2022-09-22 22:42:57 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1zMko2RzRRMklhdkhBVUc5S2dUR0haenZ3c005YXNyT0lHekc3em81R3NnPQ==</success>

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

2022-09-22 22:42:57 |  >> <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="KWm8p0caxZXR7IGsT3gI0VCTc80=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-09-22 22:42:57 | jaxmpp_ :: jaxmpp__cht3vc0557@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="KWm8p0caxZXR7IGsT3gI0VCTc80=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

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

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

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

2022-09-22 22:42:57 |  >> <iq xmlns="jabber:client" id="VroyBhygT9qfQIKU2o048xg" type="result" to="jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322</jid></bind></iq>

2022-09-22 22:42:57 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com << <iq xmlns="jabber:client" id="VroyBhygT9qfQIKU2o048xg" type="result" to="jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322</jid></bind></iq>

2022-09-22 22:42:57 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

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

2022-09-22 22:42:57 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322 >> <iq xmlns="jabber:client" id="CLkaEw6cFwws00aLDyn0fBG" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-22 22:42:57 |  >> <iq xmlns="jabber:client" id="CLkaEw6cFwws00aLDyn0fBG" type="result" to="jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322"/>

2022-09-22 22:42:57 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322 << <iq xmlns="jabber:client" id="CLkaEw6cFwws00aLDyn0fBG" type="result" to="jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322"/>

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

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

2022-09-22 22:42:57 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322 >> <iq to="test-domain.com" id="0JcO1oOWiOW6gwjO6CkEslN" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2022-09-22 22:42:57 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-22 22:42:57 |  >> <enabled location="ed1b7dd8a1b3" max="60" xmlns="urn:xmpp:sm:3" id="e30276f3-78a0-46ba-af31-a72e5903d801" resume="true"/>

2022-09-22 22:42:57 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322 << <enabled location="ed1b7dd8a1b3" max="60" xmlns="urn:xmpp:sm:3" id="e30276f3-78a0-46ba-af31-a72e5903d801" resume="true"/>

2022-09-22 22:42:57 |  << <iq id="bn6LIUey6m9p6tcDneXZY6z" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-22 22:42:57 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322 >> <iq id="bn6LIUey6m9p6tcDneXZY6z" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-22 22:42:57 |  >> <iq xmlns="jabber:client" id="0JcO1oOWiOW6gwjO6CkEslN" type="result" to="jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12112/2697d109" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12112/2697d109" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-09-22 22:42:57 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322 << <iq xmlns="jabber:client" id="0JcO1oOWiOW6gwjO6CkEslN" type="result" to="jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12112/2697d109" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12112/2697d109" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

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

2022-09-22 22:42:57 |  >> <iq xmlns="jabber:client" id="bn6LIUey6m9p6tcDneXZY6z" type="result" to="jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322"><query xmlns="jabber:iq:roster"/></iq>

2022-09-22 22:42:57 | jaxmpp_ :: jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322 << <iq xmlns="jabber:client" id="bn6LIUey6m9p6tcDneXZY6z" type="result" to="jaxmpp__cht3vc0557@test-domain.com/1608752850-tigase-322"><query xmlns="jabber:iq:roster"/></iq>

2022-09-22 22:42:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4027] Connector  state changed: connected->disconnected

2022-09-22 22:42:58 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4027] Stream terminated

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

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

2022-09-22 22:42:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-09-22 22:42:58 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testMultipleReconnectionsWebSocket 4.630s
2022-09-22 22:42:58 |

2022-09-22 22:42:58 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-09-22 22:42:58 | ------------------------------------

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

2022-09-22 22:42:58 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-09-22 22:42:58 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

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

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

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

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

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

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

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

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

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

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

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

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

2022-09-22 22:42:58 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2g3djA0aDA1NTgscj1QY1RvaURXcGFDZFF5b2dRWGRlRA==</auth>

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

2022-09-22 22:42:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QY1RvaURXcGFDZFF5b2dRWGRlRFNyekZiWmh0ajdzV2k1dkNkSjRZLHM9SFV0aHVFbm41dmFaOFE9PSxpPTQwOTY=</challenge>

2022-09-22 22:42:58 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QY1RvaURXcGFDZFF5b2dRWGRlRFNyekZiWmh0ajdzV2k1dkNkSjRZLHM9SFV0aHVFbm41dmFaOFE9PSxpPTQwOTY=</challenge>

2022-09-22 22:42:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UGNUb2lEV3BhQ2RReW9nUVhkZURTcnpGYlpodGo3c1dpNXZDZEo0WSxwPUJVMjJBRyszU3JnZkFNODNkb1Jqa3JycE9wYitJWEFieVk3RkVwVmd0Y3M9</response>

2022-09-22 22:42:58 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UGNUb2lEV3BhQ2RReW9nUVhkZURTcnpGYlpodGo3c1dpNXZDZEo0WSxwPUJVMjJBRyszU3JnZkFNODNkb1Jqa3JycE9wYitJWEFieVk3RkVwVmd0Y3M9</response>

2022-09-22 22:42:58 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1veWtRK0NTZUhiK213NXQ0VXdyUHJqcnFpZXdwdC9kNGsva2NLTUlpWVZFPQ==</success>

2022-09-22 22:42:58 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1veWtRK0NTZUhiK213NXQ0VXdyUHJqcnFpZXdwdC9kNGsva2NLTUlpWVZFPQ==</success>

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

2022-09-22 22:42:58 |  >> <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="KWm8p0caxZXR7IGsT3gI0VCTc80=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-09-22 22:42:58 | jaxmpp_ :: jaxmpp__h7v04h0558@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="KWm8p0caxZXR7IGsT3gI0VCTc80=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

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

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

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

2022-09-22 22:42:58 |  >> <iq xmlns="jabber:client" id="QyvAr8v7IVVQQ3t4xqS4ykY" type="result" to="jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323</jid></bind></iq>

2022-09-22 22:42:58 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com << <iq xmlns="jabber:client" id="QyvAr8v7IVVQQ3t4xqS4ykY" type="result" to="jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323</jid></bind></iq>

2022-09-22 22:42:58 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-09-22 22:42:58 |  << <iq xmlns="jabber:client" id="7GRkSOCvcSaqQQ7lYdGBj6H" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-22 22:42:58 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323 >> <iq xmlns="jabber:client" id="7GRkSOCvcSaqQQ7lYdGBj6H" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-22 22:42:58 |  >> <iq xmlns="jabber:client" id="7GRkSOCvcSaqQQ7lYdGBj6H" type="result" to="jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323"/>

2022-09-22 22:42:58 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323 << <iq xmlns="jabber:client" id="7GRkSOCvcSaqQQ7lYdGBj6H" type="result" to="jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323"/>

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

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

2022-09-22 22:42:58 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323 >> <iq to="test-domain.com" id="zPgQ0q4s8kEzk8GsUYnR0hO" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2022-09-22 22:42:58 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-22 22:42:58 |  << <iq id="7ITo048xg0qWSUfBufKJzCJ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-22 22:42:58 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323 >> <iq id="7ITo048xg0qWSUfBufKJzCJ" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

2022-09-22 22:42:58 |  >> <enabled location="ed1b7dd8a1b3" max="60" xmlns="urn:xmpp:sm:3" id="3299080c-9344-4873-a8db-c0edaf224c41" resume="true"/>

2022-09-22 22:42:58 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323 << <enabled location="ed1b7dd8a1b3" max="60" xmlns="urn:xmpp:sm:3" id="3299080c-9344-4873-a8db-c0edaf224c41" resume="true"/>

2022-09-22 22:42:58 |  >> <iq xmlns="jabber:client" id="7ITo048xg0qWSUfBufKJzCJ" type="result" to="jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323"><query xmlns="jabber:iq:roster"/></iq>

2022-09-22 22:42:58 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323 << <iq xmlns="jabber:client" id="7ITo048xg0qWSUfBufKJzCJ" type="result" to="jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323"><query xmlns="jabber:iq:roster"/></iq>

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

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

2022-09-22 22:42:58 |  >> <iq xmlns="jabber:client" id="zPgQ0q4s8kEzk8GsUYnR0hO" type="result" to="jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12112/2697d109" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12112/2697d109" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-09-22 22:42:58 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323 << <iq xmlns="jabber:client" id="zPgQ0q4s8kEzk8GsUYnR0hO" type="result" to="jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-323" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12112/2697d109" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12112/2697d109" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2022-09-22 22:43:00 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-09-22 22:43:00 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

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

2022-09-22 22:43:00 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

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

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

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

2022-09-22 22:43:02 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

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

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

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

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

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

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

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

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

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

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

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

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

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

2022-09-22 22:43:02 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX2g3djA0aDA1NTgscj1LZkZwU0xRWXB4ckZDb0FVdmZSOQ==</auth>

2022-09-22 22:43:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LZkZwU0xRWXB4ckZDb0FVdmZSOTdNd25qSVdYQmhHb21nYzRGZzFQLHM9SFV0aHVFbm41dmFaOFE9PSxpPTQwOTY=</challenge>

2022-09-22 22:43:02 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LZkZwU0xRWXB4ckZDb0FVdmZSOTdNd25qSVdYQmhHb21nYzRGZzFQLHM9SFV0aHVFbm41dmFaOFE9PSxpPTQwOTY=</challenge>

2022-09-22 22:43:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S2ZGcFNMUVlweHJGQ29BVXZmUjk3TXduaklXWEJoR29tZ2M0RmcxUCxwPXZuMXhEWEtpa0x5NjkwWWQvcmV5UzZLdi9IWC9YRDJONXErWWxSYkNZWm89</response>

2022-09-22 22:43:02 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S2ZGcFNMUVlweHJGQ29BVXZmUjk3TXduaklXWEJoR29tZ2M0RmcxUCxwPXZuMXhEWEtpa0x5NjkwWWQvcmV5UzZLdi9IWC9YRDJONXErWWxSYkNZWm89</response>

2022-09-22 22:43:02 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1MSGdmeFdjQjRteU42UmhVSitIL3pibWFVK09udkw1bnJsLzJlbCs4MVg0PQ==</success>

2022-09-22 22:43:02 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1MSGdmeFdjQjRteU42UmhVSitIL3pibWFVK09udkw1bnJsLzJlbCs4MVg0PQ==</success>

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

2022-09-22 22:43:02 |  >> <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="KWm8p0caxZXR7IGsT3gI0VCTc80=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-09-22 22:43:02 | jaxmpp_ :: jaxmpp__h7v04h0558@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="KWm8p0caxZXR7IGsT3gI0VCTc80=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

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

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

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

2022-09-22 22:43:02 |  >> <iq xmlns="jabber:client" id="YAteCBzgVcqaKIKIuYdCIQM" type="result" to="jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-324"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-324</jid></bind></iq>

2022-09-22 22:43:02 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com << <iq xmlns="jabber:client" id="YAteCBzgVcqaKIKIuYdCIQM" type="result" to="jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-324"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-324</jid></bind></iq>

2022-09-22 22:43:02 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

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

2022-09-22 22:43:02 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-324 >> <iq xmlns="jabber:client" id="pDAWnPEshVYl26ws8AoQGDs" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-09-22 22:43:02 |  >> <iq xmlns="jabber:client" id="pDAWnPEshVYl26ws8AoQGDs" type="result" to="jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-324"/>

2022-09-22 22:43:02 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-324 << <iq xmlns="jabber:client" id="pDAWnPEshVYl26ws8AoQGDs" type="result" to="jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-324"/>

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

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

2022-09-22 22:43:02 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-324 >> <iq to="test-domain.com" id="OHKdxmZeHvut12eP1aJOECE" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2022-09-22 22:43:02 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-324 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-09-22 22:43:02 |  << <iq id="cP6GQ6iAk5hQXazfYrXUYjZ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-09-22 22:43:02 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-324 >> <iq id="cP6GQ6iAk5hQXazfYrXUYjZ" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

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

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

2022-09-22 22:43:02 |  >> <enabled location="ed1b7dd8a1b3" max="60" xmlns="urn:xmpp:sm:3" id="1d21aad3-8164-490c-bde6-693f6ae19669" resume="true"/>

2022-09-22 22:43:02 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-324 << <enabled location="ed1b7dd8a1b3" max="60" xmlns="urn:xmpp:sm:3" id="1d21aad3-8164-490c-bde6-693f6ae19669" resume="true"/>

2022-09-22 22:43:02 |  >> <iq xmlns="jabber:client" id="cP6GQ6iAk5hQXazfYrXUYjZ" type="result" to="jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-324"><query xmlns="jabber:iq:roster"/></iq>

2022-09-22 22:43:02 | jaxmpp_ :: jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-324 << <iq xmlns="jabber:client" id="cP6GQ6iAk5hQXazfYrXUYjZ" type="result" to="jaxmpp__h7v04h0558@test-domain.com/1608752850-tigase-324"><query xmlns="jabber:iq:roster"/></iq>

2022-09-22 22:43:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

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