Generated by TestNG with ReportNG at 22:31 PDT on Monday 11 July 2022
root@7c41cec37518 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Testing reconnections - #4266

Suites · Log Output

Test duration : 15.324s

Passed Tests
tigase.tests.jaxmpp.TestReconnections
testMultipleReconnectionsBosh 5.288s
2022-07-11 22:54:04 |

2022-07-11 22:54:04 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-07-11 22:54:04 | ------------------------------------

2022-07-11 22:54:04 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-07-11 22:54:04 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-07-11 22:54:04 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

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

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

2022-07-11 22:54:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-07-11 22:54:04 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-07-11 22:54:04 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzJ3czkyczA1NTYscj1ES2tsYlBLbjY1bVV2SFl1SGIzNA==</auth>

2022-07-11 22:54:04 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzJ3czkyczA1NTYscj1ES2tsYlBLbjY1bVV2SFl1SGIzNA==</auth>

2022-07-11 22:54:04 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ES2tsYlBLbjY1bVV2SFl1SGIzNDRsaERxWmdxZTdScWNWc1FNWlRDLHM9TkRTVFJUNE9heUJBaEE9PSxpPTQwOTY=</challenge>

2022-07-11 22:54:04 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ES2tsYlBLbjY1bVV2SFl1SGIzNDRsaERxWmdxZTdScWNWc1FNWlRDLHM9TkRTVFJUNE9heUJBaEE9PSxpPTQwOTY=</challenge>

2022-07-11 22:54:04 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9REtrbGJQS242NW1VdkhZdUhiMzQ0bGhEcVpncWU3UnFjVnNRTVpUQyxwPWdVTkQ4YUEwci9LWGljSHFDZ25XVXprbWkzS20zZlBsUUVQWElHL3ZhMTg9</response>

2022-07-11 22:54:04 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9REtrbGJQS242NW1VdkhZdUhiMzQ0bGhEcVpncWU3UnFjVnNRTVpUQyxwPWdVTkQ4YUEwci9LWGljSHFDZ25XVXprbWkzS20zZlBsUUVQWElHL3ZhMTg9</response>

2022-07-11 22:54:04 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1xa3ZHSWhLSElnNlZyaG1Mb2hLMWxxVm80Vzc4MFU3TE9sL0ZZTW8xbU13PQ==</success>

2022-07-11 22:54:04 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1xa3ZHSWhLSElnNlZyaG1Mb2hLMWxxVm80Vzc4MFU3TE9sL0ZZTW8xbU13PQ==</success>

2022-07-11 22:54:04 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-11 22:54:05 |  << <iq xmlns="jabber:client" id="PzcMSTfuY5eGR9MTSWaywiS" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-11 22:54:05 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com >> <iq xmlns="jabber:client" id="PzcMSTfuY5eGR9MTSWaywiS" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-11 22:54:05 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="7wL7jq3M9IjvE+u58gW0NtPqOxg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-07-11 22:54:05 | jaxmpp_ :: jaxmpp__2ws92s0556@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="7wL7jq3M9IjvE+u58gW0NtPqOxg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-07-11 22:54:05 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-07-11 22:54:05 |  << <iq to="test-domain.com" id="a8RpYfXZcpj4eMHRIqZ2i5B" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-11 22:54:05 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-319 >> <iq to="test-domain.com" id="a8RpYfXZcpj4eMHRIqZ2i5B" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-11 22:54:05 |  >> <iq id="PzcMSTfuY5eGR9MTSWaywiS" type="result" to="jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-319" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-319</jid></bind></iq>

2022-07-11 22:54:05 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-319 << <iq id="PzcMSTfuY5eGR9MTSWaywiS" type="result" to="jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-319" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-319</jid></bind></iq>

2022-07-11 22:54:05 |  << <iq id="Mnypj4eMHRIqZ2i5BGHuaCs" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-11 22:54:05 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-319 >> <iq id="Mnypj4eMHRIqZ2i5BGHuaCs" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-07-11 22:54:05 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-319 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

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

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

2022-07-11 22:54:05 |  >> <iq id="Mnypj4eMHRIqZ2i5BGHuaCs" type="result" to="jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-319" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-11 22:54:05 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-319 << <iq id="Mnypj4eMHRIqZ2i5BGHuaCs" type="result" to="jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-319" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-11 22:54:05 |  >> <presence to="jaxmpp__2ws92s0556@test-domain.com" xmlns="jabber:client" from="jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-319"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-07-11 22:54:05 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-319 << <presence to="jaxmpp__2ws92s0556@test-domain.com" xmlns="jabber:client" from="jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-319"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-07-11 22:54:07 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onTerminate: Stream terminated. responseCode=200

2022-07-11 22:54:07 | tigase.jaxmpp.core.client.connector.AbstractBoshConnector.onError: responseCode=500

2022-07-11 22:54:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

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

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

2022-07-11 22:54:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-07-11 22:54:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using BOSHConnector

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

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

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

2022-07-11 22:54:09 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-07-11 22:54:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzJ3czkyczA1NTYscj1ld3BrZnJqU3RGUUFiQlRkY1VhSA==</auth>

2022-07-11 22:54:09 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzJ3czkyczA1NTYscj1ld3BrZnJqU3RGUUFiQlRkY1VhSA==</auth>

2022-07-11 22:54:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ld3BrZnJqU3RGUUFiQlRkY1VhSDI0WWlsZmdCVWpuZUFocDhvMXhNLHM9TkRTVFJUNE9heUJBaEE9PSxpPTQwOTY=</challenge>

2022-07-11 22:54:09 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ld3BrZnJqU3RGUUFiQlRkY1VhSDI0WWlsZmdCVWpuZUFocDhvMXhNLHM9TkRTVFJUNE9heUJBaEE9PSxpPTQwOTY=</challenge>

2022-07-11 22:54:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZXdwa2ZyalN0RlFBYkJUZGNVYUgyNFlpbGZnQlVqbmVBaHA4bzF4TSxwPVhBd0kydlhQZ003Y3hoMWlSb1laU1ZZKzNWNis1dXlXdGxrZk5pdXZMQWs9</response>

2022-07-11 22:54:09 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZXdwa2ZyalN0RlFBYkJUZGNVYUgyNFlpbGZnQlVqbmVBaHA4bzF4TSxwPVhBd0kydlhQZ003Y3hoMWlSb1laU1ZZKzNWNis1dXlXdGxrZk5pdXZMQWs9</response>

2022-07-11 22:54:09 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1CSkgyR1JCZUJSZ1hKSHFtZEdBaG53Tk4rR1NRZlFFQ1BUSXQycXdCSWpFPQ==</success>

2022-07-11 22:54:09 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1CSkgyR1JCZUJSZ1hKSHFtZEdBaG53Tk4rR1NRZlFFQ1BUSXQycXdCSWpFPQ==</success>

2022-07-11 22:54:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-11 22:54:09 |  >> <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="7wL7jq3M9IjvE+u58gW0NtPqOxg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-07-11 22:54:09 | jaxmpp_ :: jaxmpp__2ws92s0556@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="7wL7jq3M9IjvE+u58gW0NtPqOxg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-07-11 22:54:09 |  << <iq xmlns="jabber:client" id="Iknl9nYXpgCyfXUOLAohZsf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-11 22:54:09 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com >> <iq xmlns="jabber:client" id="Iknl9nYXpgCyfXUOLAohZsf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-11 22:54:09 |  >> <iq id="Iknl9nYXpgCyfXUOLAohZsf" type="result" to="jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-320" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-320</jid></bind></iq>

2022-07-11 22:54:09 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com << <iq id="Iknl9nYXpgCyfXUOLAohZsf" type="result" to="jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-320" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-320</jid></bind></iq>

2022-07-11 22:54:09 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

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

2022-07-11 22:54:09 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-320 >> <iq to="test-domain.com" id="ynuyk4o4nOCDq9LBqRdSQ09" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-11 22:54:09 |  << <iq id="MqBvvs0kN36cx8utneNGyo0" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-11 22:54:09 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-320 >> <iq id="MqBvvs0kN36cx8utneNGyo0" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-07-11 22:54:09 | jaxmpp_ :: jaxmpp__2ws92s0556@test-domain.com/228467168-tigase-320 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

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

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

testMultipleReconnectionsSocket 4.444s
2022-07-11 22:54:10 |

2022-07-11 22:54:10 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-07-11 22:54:10 | ------------------------------------

2022-07-11 22:54:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-07-11 22:54:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-07-11 22:54:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-07-11 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: null->connecting

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

2022-07-11 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Preparing connection to [localhost:5222]

2022-07-11 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-07-11 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: connecting->connected

2022-07-11 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Whitespace ping period is setted to nullms

2022-07-11 22:54:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-07-11 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4015] Start TLS

2022-07-11 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4017] Proceeding TLS

2022-07-11 22:54:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-11 22:54:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4017] Start handshake

2022-07-11 22:54:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-07-11 22:54:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-07-11 22:54:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-07-11 22:54:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-07-11 22:54:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX21heWc2czA1NTcscj00RXUwVE92Q2MyZVlLY05TQkgwbg==</auth>

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX21heWc2czA1NTcscj00RXUwVE92Q2MyZVlLY05TQkgwbg==</auth>

2022-07-11 22:54:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00RXUwVE92Q2MyZVlLY05TQkgwbkFvYlFHNFJ6OXBxUWFXOENEeVpOLHM9cHpiWTRiYm0vZXJTeWc9PSxpPTQwOTY=</challenge>

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00RXUwVE92Q2MyZVlLY05TQkgwbkFvYlFHNFJ6OXBxUWFXOENEeVpOLHM9cHpiWTRiYm0vZXJTeWc9PSxpPTQwOTY=</challenge>

2022-07-11 22:54:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NEV1MFRPdkNjMmVZS2NOU0JIMG5Bb2JRRzRSejlwcVFhVzhDRHlaTixwPXJoK05WbmxydHphd3c4SEFER21iSE1WZ244ZHVZYmR6c3ErKzU4UnVrZ0k9</response>

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NEV1MFRPdkNjMmVZS2NOU0JIMG5Bb2JRRzRSejlwcVFhVzhDRHlaTixwPXJoK05WbmxydHphd3c4SEFER21iSE1WZ244ZHVZYmR6c3ErKzU4UnVrZ0k9</response>

2022-07-11 22:54:10 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TWFNOV3dXTEV3M3BYSmZ4TDdEQW82ejZnN2Y0R0JPclBJYTJlUEp2bjRvPQ==</success>

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TWFNOV3dXTEV3M3BYSmZ4TDdEQW82ejZnN2Y0R0JPclBJYTJlUEp2bjRvPQ==</success>

2022-07-11 22:54:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-11 22:54:10 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="7wL7jq3M9IjvE+u58gW0NtPqOxg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@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="7wL7jq3M9IjvE+u58gW0NtPqOxg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-07-11 22:54:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-07-11 22:54:10 |  << <iq xmlns="jabber:client" id="iLuIwmRbmIzcCJTgROOU2ue" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com >> <iq xmlns="jabber:client" id="iLuIwmRbmIzcCJTgROOU2ue" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-11 22:54:10 |  >> <iq id="iLuIwmRbmIzcCJTgROOU2ue" type="result" to="jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321</jid></bind></iq>

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com << <iq id="iLuIwmRbmIzcCJTgROOU2ue" type="result" to="jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321</jid></bind></iq>

2022-07-11 22:54:10 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-07-11 22:54:10 |  << <iq xmlns="jabber:client" id="2tAKIQWazcobwl9nYXpgCyf" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321 >> <iq xmlns="jabber:client" id="2tAKIQWazcobwl9nYXpgCyf" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-11 22:54:10 |  >> <iq id="2tAKIQWazcobwl9nYXpgCyf" type="result" to="jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321" xmlns="jabber:client"/>

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321 << <iq id="2tAKIQWazcobwl9nYXpgCyf" type="result" to="jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321" xmlns="jabber:client"/>

2022-07-11 22:54:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-07-11 22:54:10 |  << <iq to="test-domain.com" id="HHeU7HtalbOIKDJsUXYaP5E" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321 >> <iq to="test-domain.com" id="HHeU7HtalbOIKDJsUXYaP5E" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-11 22:54:10 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-11 22:54:10 |  >> <enabled id="b9bacb60-584f-4a40-9c78-10aa171915eb" location="7c41cec37518" max="60" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321 << <enabled id="b9bacb60-584f-4a40-9c78-10aa171915eb" location="7c41cec37518" max="60" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-07-11 22:54:10 |  << <iq id="hk5XmOW1v009mWnbQ18scCE" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321 >> <iq id="hk5XmOW1v009mWnbQ18scCE" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-11 22:54:10 |  >> <iq id="hk5XmOW1v009mWnbQ18scCE" type="result" to="jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321 << <iq id="hk5XmOW1v009mWnbQ18scCE" type="result" to="jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-11 22:54:10 |  >> <presence to="jaxmpp__mayg6s0557@test-domain.com" xmlns="jabber:client" from="jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-07-11 22:54:10 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321 << <presence to="jaxmpp__mayg6s0557@test-domain.com" xmlns="jabber:client" from="jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-321"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-07-11 22:54:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: connected->disconnecting

2022-07-11 22:54:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Terminating XMPP Stream

2022-07-11 22:54:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-11 22:54:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-11 22:54:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=4017] Connector  state changed: disconnecting->disconnected

2022-07-11 22:54:12 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-07-11 22:54:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector  state changed: null->connecting

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

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Preparing connection to [localhost:5222]

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Connector  state changed: connecting->connected

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=1] Whitespace ping period is setted to nullms

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4015] Start TLS

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

2022-07-11 22:54:14 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4022] Proceeding TLS

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4022] Start handshake

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-07-11 22:54:14 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX21heWc2czA1NTcscj1vNVU3ckg3QmNwYk9GNGtxZmJXag==</auth>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfX21heWc2czA1NTcscj1vNVU3ckg3QmNwYk9GNGtxZmJXag==</auth>

2022-07-11 22:54:14 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vNVU3ckg3QmNwYk9GNGtxZmJXak51clZYektTV3BmNHQxYzlSNURBLHM9cHpiWTRiYm0vZXJTeWc9PSxpPTQwOTY=</challenge>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vNVU3ckg3QmNwYk9GNGtxZmJXak51clZYektTV3BmNHQxYzlSNURBLHM9cHpiWTRiYm0vZXJTeWc9PSxpPTQwOTY=</challenge>

2022-07-11 22:54:14 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bzVVN3JIN0JjcGJPRjRrcWZiV2pOdXJWWHpLU1dwZjR0MWM5UjVEQSxwPWpLUGJ5NmZmdGRaRkVrL0Z5VWtkWUxCWW1NUzBYY2dxVXV2aDBoa1YwUFk9</response>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bzVVN3JIN0JjcGJPRjRrcWZiV2pOdXJWWHpLU1dwZjR0MWM5UjVEQSxwPWpLUGJ5NmZmdGRaRkVrL0Z5VWtkWUxCWW1NUzBYY2dxVXV2aDBoa1YwUFk9</response>

2022-07-11 22:54:14 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0zM1F0U2ZxcndRUHdFU0U2UTgxMElUWVhCaFczeXFYcUNtWmIrZTB6NGlvPQ==</success>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0zM1F0U2ZxcndRUHdFU0U2UTgxMElUWVhCaFczeXFYcUNtWmIrZTB6NGlvPQ==</success>

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-11 22:54:14 |  >> <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="7wL7jq3M9IjvE+u58gW0NtPqOxg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@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="7wL7jq3M9IjvE+u58gW0NtPqOxg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-07-11 22:54:14 |  << <iq xmlns="jabber:client" id="OPyQMSTfuY5eGR9MTSWaywi" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com >> <iq xmlns="jabber:client" id="OPyQMSTfuY5eGR9MTSWaywi" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-11 22:54:14 |  >> <iq id="OPyQMSTfuY5eGR9MTSWaywi" type="result" to="jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322</jid></bind></iq>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com << <iq id="OPyQMSTfuY5eGR9MTSWaywi" type="result" to="jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322</jid></bind></iq>

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-07-11 22:54:14 |  << <iq xmlns="jabber:client" id="nOtes3ayBDKPKGEwsaCt00p" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322 >> <iq xmlns="jabber:client" id="nOtes3ayBDKPKGEwsaCt00p" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-11 22:54:14 |  >> <iq id="nOtes3ayBDKPKGEwsaCt00p" type="result" to="jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322" xmlns="jabber:client"/>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322 << <iq id="nOtes3ayBDKPKGEwsaCt00p" type="result" to="jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322" xmlns="jabber:client"/>

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-07-11 22:54:14 |  << <iq to="test-domain.com" id="qvwo0vrm3cAs8GCwhCeRS3z" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322 >> <iq to="test-domain.com" id="qvwo0vrm3cAs8GCwhCeRS3z" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-11 22:54:14 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-11 22:54:14 |  >> <enabled id="1c905b35-b730-4806-bbb1-541bb7aaaedf" location="7c41cec37518" max="60" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322 << <enabled id="1c905b35-b730-4806-bbb1-541bb7aaaedf" location="7c41cec37518" max="60" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-07-11 22:54:14 |  << <iq id="wI7Cq8uo2mXYWhIJVV49N2a" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322 >> <iq id="wI7Cq8uo2mXYWhIJVV49N2a" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-11 22:54:14 |  >> <iq id="wI7Cq8uo2mXYWhIJVV49N2a" type="result" to="jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322 << <iq id="wI7Cq8uo2mXYWhIJVV49N2a" type="result" to="jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-11 22:54:14 |  >> <presence to="jaxmpp__mayg6s0557@test-domain.com" xmlns="jabber:client" from="jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322 << <presence to="jaxmpp__mayg6s0557@test-domain.com" xmlns="jabber:client" from="jaxmpp__mayg6s0557@test-domain.com/228467168-tigase-322"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4022] Connector  state changed: connected->disconnected

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=628 thread=4022] Stream terminated

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

testMultipleReconnectionsWebSocket 4.647s
2022-07-11 22:54:14 |

2022-07-11 22:54:14 | null / [TestClass name=class tigase.tests.jaxmpp.TestReconnections]

2022-07-11 22:54:14 | ------------------------------------

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-07-11 22:54:14 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzl2aHRuNTA1NTgscj1yQ0taSVhERkJ5MjdaeEszODhhcQ==</auth>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzl2aHRuNTA1NTgscj1yQ0taSVhERkJ5MjdaeEszODhhcQ==</auth>

2022-07-11 22:54:14 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yQ0taSVhERkJ5MjdaeEszODhhcTBsMHNJc2FjOTZoZ1hqdkI4ZFVuLHM9Y3lISkptUmVCUVY4OHc9PSxpPTQwOTY=</challenge>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1yQ0taSVhERkJ5MjdaeEszODhhcTBsMHNJc2FjOTZoZ1hqdkI4ZFVuLHM9Y3lISkptUmVCUVY4OHc9PSxpPTQwOTY=</challenge>

2022-07-11 22:54:14 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ckNLWklYREZCeTI3WnhLMzg4YXEwbDBzSXNhYzk2aGdYanZCOGRVbixwPVFBK1ZNQzQrQWxjamdWeUtvZW1xUWFvYzMxZEZRYTNKQjhrbjN3aXNJNms9</response>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ckNLWklYREZCeTI3WnhLMzg4YXEwbDBzSXNhYzk2aGdYanZCOGRVbixwPVFBK1ZNQzQrQWxjamdWeUtvZW1xUWFvYzMxZEZRYTNKQjhrbjN3aXNJNms9</response>

2022-07-11 22:54:14 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mT1A0dXE4TDc1NFZTbDM5UmpOQVZsaU1pSGR0WlBkM0F6TGhXMVFSVHpVPQ==</success>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mT1A0dXE4TDc1NFZTbDM5UmpOQVZsaU1pSGR0WlBkM0F6TGhXMVFSVHpVPQ==</success>

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-11 22:54:14 |  >> <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="7wL7jq3M9IjvE+u58gW0NtPqOxg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__9vhtn50558@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="7wL7jq3M9IjvE+u58gW0NtPqOxg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-07-11 22:54:14 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-07-11 22:54:14 |  << <iq xmlns="jabber:client" id="uStILCq8uo2mXYWhIJVV49N" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com >> <iq xmlns="jabber:client" id="uStILCq8uo2mXYWhIJVV49N" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-11 22:54:14 |  >> <iq id="uStILCq8uo2mXYWhIJVV49N" type="result" to="jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323</jid></bind></iq>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com << <iq id="uStILCq8uo2mXYWhIJVV49N" type="result" to="jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323</jid></bind></iq>

2022-07-11 22:54:14 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-07-11 22:54:14 |  << <iq xmlns="jabber:client" id="htefWYgFNAat0eXlaFq2mWi" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-11 22:54:14 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323 >> <iq xmlns="jabber:client" id="htefWYgFNAat0eXlaFq2mWi" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-11 22:54:15 |  >> <iq id="htefWYgFNAat0eXlaFq2mWi" type="result" to="jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323" xmlns="jabber:client"/>

2022-07-11 22:54:15 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323 << <iq id="htefWYgFNAat0eXlaFq2mWi" type="result" to="jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323" xmlns="jabber:client"/>

2022-07-11 22:54:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-07-11 22:54:15 |  << <iq to="test-domain.com" id="Gtc5kXnPSL1u4s3z8gFo0vr" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-11 22:54:15 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323 >> <iq to="test-domain.com" id="Gtc5kXnPSL1u4s3z8gFo0vr" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-11 22:54:15 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-11 22:54:15 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-11 22:54:15 |  << <iq id="IEHZrX8h3ycIzBcoVU2zzCz" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-11 22:54:15 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323 >> <iq id="IEHZrX8h3ycIzBcoVU2zzCz" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-11 22:54:15 |  >> <enabled id="888a78a7-4dd3-4fb6-99f5-72982c5431c0" location="7c41cec37518" max="60" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-07-11 22:54:15 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323 << <enabled id="888a78a7-4dd3-4fb6-99f5-72982c5431c0" location="7c41cec37518" max="60" resume="true" xmlns="urn:xmpp:sm:3"/>

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

2022-07-11 22:54:15 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

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

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

2022-07-11 22:54:15 |  >> <iq id="IEHZrX8h3ycIzBcoVU2zzCz" type="result" to="jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-11 22:54:15 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323 << <iq id="IEHZrX8h3ycIzBcoVU2zzCz" type="result" to="jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-07-11 22:54:15 |  >> <presence to="jaxmpp__9vhtn50558@test-domain.com" xmlns="jabber:client" from="jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-07-11 22:54:15 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323 << <presence to="jaxmpp__9vhtn50558@test-domain.com" xmlns="jabber:client" from="jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-323"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-07-11 22:54:17 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-07-11 22:54:17 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-07-11 22:54:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-11 22:54:17 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected

2022-07-11 22:54:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-07-11 22:54:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-07-11 22:54:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-07-11 22:54:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-07-11 22:54:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using WebSocketConnector

2022-07-11 22:54:19 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Start connector.

2022-07-11 22:54:19 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: null->connecting

2022-07-11 22:54:19 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Preparing connection to localhost

2022-07-11 22:54:19 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Opening connection to localhost/127.0.0.1:5290

2022-07-11 22:54:19 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connecting->connected

2022-07-11 22:54:19 | tigase.jaxmpp.j2se.connectors.websocket.WebSocketConnector.start: Whitespace ping period is setted to nullms

2022-07-11 22:54:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2022-07-11 22:54:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-07-11 22:54:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-07-11 22:54:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-07-11 22:54:19 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzl2aHRuNTA1NTgscj1oSW9kZnNqR3JsSGpyWEE1cVZhOA==</auth>

2022-07-11 22:54:19 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1qYXhtcHBfXzl2aHRuNTA1NTgscj1oSW9kZnNqR3JsSGpyWEE1cVZhOA==</auth>

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

2022-07-11 22:54:19 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oSW9kZnNqR3JsSGpyWEE1cVZhODFtbGVuTE1vMzdrYWFkek0yb1hWLHM9Y3lISkptUmVCUVY4OHc9PSxpPTQwOTY=</challenge>

2022-07-11 22:54:19 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oSW9kZnNqR3JsSGpyWEE1cVZhODFtbGVuTE1vMzdrYWFkek0yb1hWLHM9Y3lISkptUmVCUVY4OHc9PSxpPTQwOTY=</challenge>

2022-07-11 22:54:19 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aElvZGZzakdybEhqclhBNXFWYTgxbWxlbkxNbzM3a2FhZHpNMm9YVixwPTg4enpTbUdCUGlVS1dxR2hnVkc4cmxUYWRwV29yajNsaFJaTHhkR2ZDSE09</response>

2022-07-11 22:54:19 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aElvZGZzakdybEhqclhBNXFWYTgxbWxlbkxNbzM3a2FhZHpNMm9YVixwPTg4enpTbUdCUGlVS1dxR2hnVkc4cmxUYWRwV29yajNsaFJaTHhkR2ZDSE09</response>

2022-07-11 22:54:19 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TalFoRFlpREZpQkVFRCtiTFd6MllZdWtCUWVYTG04MmxHOGJwcWhBOHcwPQ==</success>

2022-07-11 22:54:19 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TalFoRFlpREZpQkVFRCtiTFd6MllZdWtCUWVYTG04MmxHOGJwcWhBOHcwPQ==</success>

2022-07-11 22:54:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-07-11 22:54:19 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="7wL7jq3M9IjvE+u58gW0NtPqOxg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-07-11 22:54:19 | jaxmpp_ :: jaxmpp__9vhtn50558@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="7wL7jq3M9IjvE+u58gW0NtPqOxg=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-07-11 22:54:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-07-11 22:54:19 |  << <iq xmlns="jabber:client" id="6L0ApSKTWbPJGnfWYgFNAat" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-11 22:54:19 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com >> <iq xmlns="jabber:client" id="6L0ApSKTWbPJGnfWYgFNAat" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-07-11 22:54:19 |  >> <iq id="6L0ApSKTWbPJGnfWYgFNAat" type="result" to="jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-324" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-324</jid></bind></iq>

2022-07-11 22:54:19 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com << <iq id="6L0ApSKTWbPJGnfWYgFNAat" type="result" to="jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-324" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-324</jid></bind></iq>

2022-07-11 22:54:19 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-07-11 22:54:19 |  << <iq xmlns="jabber:client" id="0RgU0iO2kW7iAziTfzmJXmO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-11 22:54:19 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-324 >> <iq xmlns="jabber:client" id="0RgU0iO2kW7iAziTfzmJXmO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-07-11 22:54:19 |  >> <iq id="0RgU0iO2kW7iAziTfzmJXmO" type="result" to="jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-324" xmlns="jabber:client"/>

2022-07-11 22:54:19 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-324 << <iq id="0RgU0iO2kW7iAziTfzmJXmO" type="result" to="jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-324" xmlns="jabber:client"/>

2022-07-11 22:54:19 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-07-11 22:54:19 |  << <iq to="test-domain.com" id="8MZkEHyphDuZtoS4h124hCs" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-11 22:54:19 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-324 >> <iq to="test-domain.com" id="8MZkEHyphDuZtoS4h124hCs" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-07-11 22:54:19 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-11 22:54:19 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-324 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-07-11 22:54:19 |  << <iq id="T1GEiJwg1tqbs6ucOS2jGm7" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-07-11 22:54:19 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-324 >> <iq id="T1GEiJwg1tqbs6ucOS2jGm7" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-07-11 22:54:19 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-324 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-07-11 22:54:19 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: connected->disconnecting

2022-07-11 22:54:19 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.terminateStream: Terminating XMPP Stream

2022-07-11 22:54:19 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.onStreamTerminate: Stream terminated

2022-07-11 22:54:19 |  >> <enabled id="a5c42859-73f5-4837-8a5a-7207f82bb1cd" location="7c41cec37518" max="60" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-07-11 22:54:19 | jaxmpp_ :: jaxmpp__9vhtn50558@test-domain.com/228467168-tigase-324 << <enabled id="a5c42859-73f5-4837-8a5a-7207f82bb1cd" location="7c41cec37518" max="60" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-07-11 22:54:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-07-11 22:54:19 | tigase.jaxmpp.core.client.connector.AbstractWebSocketConnector.setStage: Connector state changed: disconnecting->disconnected