Generated by TestNG with ReportNG at 22:47 PDT on Saturday 18 March 2023
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Example Jaxmpp Test

Suites · Log Output

Test duration : 1.310s

Passed Tests
tigase.tests.ExampleJaxmppTest
SimpleLoginTest 0.709s
2023-03-18 23:09:38 |

2023-03-18 23:09:38 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]

2023-03-18 23:09:38 | ------------------------------------

2023-03-18 23:09:38 | This is test case

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=1] Connector  state changed: null->connecting

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=1] DNS entry stored in session object: localhost:5222

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=1] Preparing connection to [localhost:5222]

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=1] Connector  state changed: connecting->connected

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=1] Whitespace ping period is setted to nullms

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 23:09:38 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 23:09:38 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=3977] Start TLS

2023-03-18 23:09:38 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 23:09:38 | admin :: admin@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=3979] Proceeding TLS

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=3979] Start handshake

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 23:09:38 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 23:09:38 | admin :: admin@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-18 23:09:38 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPVk4NEtNT2VVNDdiaDVCdUh0aWw5</auth>

2023-03-18 23:09:38 | admin :: admin@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPVk4NEtNT2VVNDdiaDVCdUh0aWw5</auth>

2023-03-18 23:09:38 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZODRLTU9lVTQ3Ymg1QnVIdGlsOWpzWlpQcTd5WE8yRkwwQ01KMW1DLHM9M2hGZE9HWHZ0bEFTRlE9PSxpPTQwOTY=</challenge>

2023-03-18 23:09:38 | admin :: admin@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZODRLTU9lVTQ3Ymg1QnVIdGlsOWpzWlpQcTd5WE8yRkwwQ01KMW1DLHM9M2hGZE9HWHZ0bEFTRlE9PSxpPTQwOTY=</challenge>

2023-03-18 23:09:38 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WTg0S01PZVU0N2JoNUJ1SHRpbDlqc1paUHE3eVhPMkZMMENNSjFtQyxwPWlBQkNjSERwQVpzeUlBWWtyeDR1dWIwcVZXdjdNYkwvbmJqQXJPV3krYzA9</response>

2023-03-18 23:09:38 | admin :: admin@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WTg0S01PZVU0N2JoNUJ1SHRpbDlqc1paUHE3eVhPMkZMMENNSjFtQyxwPWlBQkNjSERwQVpzeUlBWWtyeDR1dWIwcVZXdjdNYkwvbmJqQXJPV3krYzA9</response>

2023-03-18 23:09:38 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj01MHFDdFJnLzNQRXEvUGRBQkdxbS9xYVh1aHEvU0Y4TFB2UFVDcG80SG9nPQ==</success>

2023-03-18 23:09:38 | admin :: admin@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj01MHFDdFJnLzNQRXEvUGRBQkdxbS9xYVh1aHEvU0Y4TFB2UFVDcG80SG9nPQ==</success>

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 23:09:38 |  >> <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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="rMQWVVgKOs60oYTD8TjlIvYjagA=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-18 23:09:38 | admin :: admin@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="rMQWVVgKOs60oYTD8TjlIvYjagA=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-18 23:09:38 |  << <iq xmlns="jabber:client" id="HBOXiJOJufYkIRWVhVjR6GR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-18 23:09:38 | admin :: admin@test-domain.com >> <iq xmlns="jabber:client" id="HBOXiJOJufYkIRWVhVjR6GR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-18 23:09:38 |  >> <iq type="result" id="HBOXiJOJufYkIRWVhVjR6GR" to="admin@test-domain.com/1608752850-tigase-319" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/1608752850-tigase-319</jid></bind></iq>

2023-03-18 23:09:38 | admin :: admin@test-domain.com << <iq type="result" id="HBOXiJOJufYkIRWVhVjR6GR" to="admin@test-domain.com/1608752850-tigase-319" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/1608752850-tigase-319</jid></bind></iq>

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-18 23:09:38 |  << <iq xmlns="jabber:client" id="IqfatiHq7IOGNOFLTfJQaP5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-18 23:09:38 | admin :: admin@test-domain.com/1608752850-tigase-319 >> <iq xmlns="jabber:client" id="IqfatiHq7IOGNOFLTfJQaP5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-18 23:09:38 |  >> <iq type="result" id="IqfatiHq7IOGNOFLTfJQaP5" to="admin@test-domain.com/1608752850-tigase-319" xmlns="jabber:client"/>

2023-03-18 23:09:38 | admin :: admin@test-domain.com/1608752850-tigase-319 << <iq type="result" id="IqfatiHq7IOGNOFLTfJQaP5" to="admin@test-domain.com/1608752850-tigase-319" xmlns="jabber:client"/>

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-18 23:09:38 |  << <iq to="test-domain.com" id="LKbLyneQKV4bNXnZmcTdJEt" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-18 23:09:38 | admin :: admin@test-domain.com/1608752850-tigase-319 >> <iq to="test-domain.com" id="LKbLyneQKV4bNXnZmcTdJEt" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-18 23:09:38 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-18 23:09:38 | admin :: admin@test-domain.com/1608752850-tigase-319 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-18 23:09:38 |  << <iq id="4yzHNJtl1hBAjY38xyu2vev" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 23:09:38 | admin :: admin@test-domain.com/1608752850-tigase-319 >> <iq id="4yzHNJtl1hBAjY38xyu2vev" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 23:09:38 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-18 23:09:38 | admin :: admin@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>

2023-03-18 23:09:38 |  >> <enabled location="ed1b7dd8a1b3" id="94d2e5c1-abdf-44b7-8f53-8c68cc218830" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2023-03-18 23:09:38 | admin :: admin@test-domain.com/1608752850-tigase-319 << <enabled location="ed1b7dd8a1b3" id="94d2e5c1-abdf-44b7-8f53-8c68cc218830" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2023-03-18 23:09:38 |  >> <iq type="result" id="LKbLyneQKV4bNXnZmcTdJEt" to="admin@test-domain.com/1608752850-tigase-319" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" category="server"/><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="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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>

2023-03-18 23:09:38 | admin :: admin@test-domain.com/1608752850-tigase-319 << <iq type="result" id="LKbLyneQKV4bNXnZmcTdJEt" to="admin@test-domain.com/1608752850-tigase-319" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" category="server"/><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="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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>

2023-03-18 23:09:38 |  >> <iq type="result" id="4yzHNJtl1hBAjY38xyu2vev" to="admin@test-domain.com/1608752850-tigase-319" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 23:09:38 | admin :: admin@test-domain.com/1608752850-tigase-319 << <iq type="result" id="4yzHNJtl1hBAjY38xyu2vev" to="admin@test-domain.com/1608752850-tigase-319" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 23:09:38 |  >> <presence to="admin@test-domain.com" from="admin@test-domain.com/1608752850-tigase-1" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-18 23:09:38 | admin :: admin@test-domain.com/1608752850-tigase-319 << <presence to="admin@test-domain.com" from="admin@test-domain.com/1608752850-tigase-1" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=1] Connector  state changed: connected->disconnecting

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=1] Terminating XMPP Stream

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=3979] Connector  state changed: disconnecting->disconnected

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=625 thread=3979] Stream terminated

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] Using XEP-0077 mode!!!!

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] Connector  state changed: null->connecting

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] DNS entry stored in session object: localhost:5222

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] Preparing connection to [localhost:5222]

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@23b39985

2023-03-18 23:09:38 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] Connector  state changed: connecting->connected

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] Whitespace ping period is setted to nullms

2023-03-18 23:09:38 | [Mutex] waiting for: [registration]

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2d746383

2023-03-18 23:09:38 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@294bf2f5

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 23:09:38 | test_user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 23:09:38 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=3984] Start TLS

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=3986] Proceeding TLS

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=3986] Start handshake

2023-03-18 23:09:38 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-18 23:09:38 | test_user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 23:09:38 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6c4969b8

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@5389ba05

2023-03-18 23:09:38 | test_user :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 23:09:38 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-18 23:09:38 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-18 23:09:38 | test_user :: null >> <iq to="test-domain.com" id="Nsf3AyaLKxvndFIUj3p0bvh" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-18 23:09:38 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Nsf3AyaLKxvndFIUj3p0bvh" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-18 23:09:38 | test_user :: null << <iq type="result" id="Nsf3AyaLKxvndFIUj3p0bvh" from="test-domain.com" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2023-03-18 23:09:38 | StanzaReceivedEvent{stanza=<iq type="result" id="Nsf3AyaLKxvndFIUj3p0bvh" from="test-domain.com" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5defa38c

2023-03-18 23:09:38 | test_user :: null >> <iq to="test-domain.com" id="uVC1tfGxdHNJtl1hBAjY38x" type="set"><query xmlns="jabber:iq:register"><username>test_user_jd5ex50559</username><password>test_user_jd5ex50559</password><email>c356711e-1c29-4970-8b1d-17c7242b66b4@localhost</email></query></iq>

2023-03-18 23:09:38 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="uVC1tfGxdHNJtl1hBAjY38x" type="set"><query xmlns="jabber:iq:register"><username>test_user_jd5ex50559</username><password>test_user_jd5ex50559</password><email>c356711e-1c29-4970-8b1d-17c7242b66b4@localhost</email></query></iq>}

2023-03-18 23:09:38 | test_user :: null << <iq type="result" id="uVC1tfGxdHNJtl1hBAjY38x" from="test-domain.com" xmlns="jabber:client"/>

2023-03-18 23:09:38 | StanzaReceivedEvent{stanza=<iq type="result" id="uVC1tfGxdHNJtl1hBAjY38x" from="test-domain.com" xmlns="jabber:client"/>}

2023-03-18 23:09:38 | [Mutex] received everything.

2023-03-18 23:09:38 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] Connector  state changed: connected->disconnecting

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=1] Terminating XMPP Stream

2023-03-18 23:09:38 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=3986] Connector  state changed: disconnecting->disconnected

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=626 thread=3986] Stream terminated

2023-03-18 23:09:38 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2bc52e9e

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@c6696f7

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@12215cec

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@32f26ee7

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@30c107f9

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: null->connecting

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] DNS entry stored in session object: localhost:5222

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Preparing connection to [localhost:5222]

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Connector  state changed: connecting->connected

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=1] Whitespace ping period is setted to nullms

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 23:09:38 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3991] Start TLS

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 23:09:38 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3993] Proceeding TLS

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3993] Start handshake

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 23:09:38 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-18 23:09:38 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj10ZXN0X3VzZXJfamQ1ZXg1MDU1OSxyPVc1QVNucE1yOXlHdnYzVE8yQ2sx</auth>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj10ZXN0X3VzZXJfamQ1ZXg1MDU1OSxyPVc1QVNucE1yOXlHdnYzVE8yQ2sx</auth>

2023-03-18 23:09:38 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XNUFTbnBNcjl5R3Z2M1RPMkNrMXJhVzRCZFJWY0FaZHZETWpVcm9GLHM9MitGNG5nRU00M1RpbFE9PSxpPTQwOTY=</challenge>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XNUFTbnBNcjl5R3Z2M1RPMkNrMXJhVzRCZFJWY0FaZHZETWpVcm9GLHM9MitGNG5nRU00M1RpbFE9PSxpPTQwOTY=</challenge>

2023-03-18 23:09:38 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VzVBU25wTXI5eUd2djNUTzJDazFyYVc0QmRSVmNBWmR2RE1qVXJvRixwPUZnL2hZVGZFUDZ6a0VybTZ6MGppZE9xc1JrbmpvRWJYMnAvMFhYSHdnODQ9</response>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VzVBU25wTXI5eUd2djNUTzJDazFyYVc0QmRSVmNBWmR2RE1qVXJvRixwPUZnL2hZVGZFUDZ6a0VybTZ6MGppZE9xc1JrbmpvRWJYMnAvMFhYSHdnODQ9</response>

2023-03-18 23:09:38 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1EK1VNOGxydkFxTkxxSUhpZlovMW1wL0pVU3J0VHN0L2k3cllaTFJpSjVZPQ==</success>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1EK1VNOGxydkFxTkxxSUhpZlovMW1wL0pVU3J0VHN0L2k3cllaTFJpSjVZPQ==</success>

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-18 23:09:38 |  >> <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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="rMQWVVgKOs60oYTD8TjlIvYjagA=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@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"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="rMQWVVgKOs60oYTD8TjlIvYjagA=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-18 23:09:38 |  << <iq xmlns="jabber:client" id="GNcVTatiHq7IOGNOFLTfJQa" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com >> <iq xmlns="jabber:client" id="GNcVTatiHq7IOGNOFLTfJQa" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-18 23:09:38 |  >> <iq type="result" id="GNcVTatiHq7IOGNOFLTfJQa" to="test_user_jd5ex50559@test-domain.com/1608752850-tigase-320" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>test_user_jd5ex50559@test-domain.com/1608752850-tigase-320</jid></bind></iq>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com << <iq type="result" id="GNcVTatiHq7IOGNOFLTfJQa" to="test_user_jd5ex50559@test-domain.com/1608752850-tigase-320" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>test_user_jd5ex50559@test-domain.com/1608752850-tigase-320</jid></bind></iq>

2023-03-18 23:09:38 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-18 23:09:38 |  << <iq xmlns="jabber:client" id="rWBJQaP5t8r1j1bn9Dv3u7A" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com/1608752850-tigase-320 >> <iq xmlns="jabber:client" id="rWBJQaP5t8r1j1bn9Dv3u7A" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-18 23:09:38 |  >> <iq type="result" id="rWBJQaP5t8r1j1bn9Dv3u7A" to="test_user_jd5ex50559@test-domain.com/1608752850-tigase-320" xmlns="jabber:client"/>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com/1608752850-tigase-320 << <iq type="result" id="rWBJQaP5t8r1j1bn9Dv3u7A" to="test_user_jd5ex50559@test-domain.com/1608752850-tigase-320" xmlns="jabber:client"/>

2023-03-18 23:09:38 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-18 23:09:38 |  << <iq to="test-domain.com" id="SVwy9JP7tk8LXdCpXbLFl5v" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com/1608752850-tigase-320 >> <iq to="test-domain.com" id="SVwy9JP7tk8LXdCpXbLFl5v" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-18 23:09:38 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com/1608752850-tigase-320 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-18 23:09:38 |  >> <enabled location="ed1b7dd8a1b3" id="028b8f11-c7f4-4672-8d2d-ac8593c3634b" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com/1608752850-tigase-320 << <enabled location="ed1b7dd8a1b3" id="028b8f11-c7f4-4672-8d2d-ac8593c3634b" resume="true" max="60" xmlns="urn:xmpp:sm:3"/>

2023-03-18 23:09:38 |  << <iq id="DEFDFFzbKDClIHS8k5oP5xx" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com/1608752850-tigase-320 >> <iq id="DEFDFFzbKDClIHS8k5oP5xx" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 23:09:38 |  >> <iq type="result" id="SVwy9JP7tk8LXdCpXbLFl5v" to="test_user_jd5ex50559@test-domain.com/1608752850-tigase-320" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" category="server"/><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="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com/1608752850-tigase-320 << <iq type="result" id="SVwy9JP7tk8LXdCpXbLFl5v" to="test_user_jd5ex50559@test-domain.com/1608752850-tigase-320" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12252/a0152b54" category="server"/><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="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><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>

2023-03-18 23:09:38 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@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>

2023-03-18 23:09:38 |  >> <iq type="result" id="DEFDFFzbKDClIHS8k5oP5xx" to="test_user_jd5ex50559@test-domain.com/1608752850-tigase-320" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 23:09:38 | test_user :: test_user_jd5ex50559@test-domain.com/1608752850-tigase-320 << <iq type="result" id="DEFDFFzbKDClIHS8k5oP5xx" to="test_user_jd5ex50559@test-domain.com/1608752850-tigase-320" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-18 23:09:39 |  >> <presence to="test_user_jd5ex50559@test-domain.com" from="test_user_jd5ex50559@test-domain.com/1608752850-tigase-320" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-18 23:09:39 | test_user :: test_user_jd5ex50559@test-domain.com/1608752850-tigase-320 << <presence to="test_user_jd5ex50559@test-domain.com" from="test_user_jd5ex50559@test-domain.com/1608752850-tigase-320" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-18 23:09:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3993] Connector  state changed: connected->disconnected

2023-03-18 23:09:39 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=627 thread=3993] Stream terminated

2023-03-18 23:09:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-18 23:09:39 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted