Generated by TestNG with ReportNG at 21:47 PST on Monday 14 November 2022
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.274s

Passed Tests
tigase.tests.ExampleJaxmppTest
SimpleLoginTest 0.742s
2022-11-14 22:11:55 |

2022-11-14 22:11:55 | null / [TestClass name=class tigase.tests.ExampleJaxmppTest]

2022-11-14 22:11:55 | ------------------------------------

2022-11-14 22:11:55 | This is test case

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

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

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

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

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

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

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

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

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

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

2022-11-14 22:11:55 |  >> <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>

2022-11-14 22:11:55 | 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>

2022-11-14 22:11:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3950] Start TLS

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

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

2022-11-14 22:11:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3952] Proceeding TLS

2022-11-14 22:11:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3952] Start handshake

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

2022-11-14 22:11:55 |  >> <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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-14 22:11:55 | 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

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

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

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

2022-11-14 22:11:55 | admin :: admin@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hZG1pbixyPTgwdDUxUDhrQlY0UmdUSXVRbHlj</auth>

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

2022-11-14 22:11:55 | admin :: admin@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04MHQ1MVA4a0JWNFJnVEl1UWx5Y0tUMENvcVlJZHhMd0t1Z3daSUNVLHM9Z1FhMDZpdlJaQUwxV1E9PSxpPTQwOTY=</challenge>

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

2022-11-14 22:11:55 | admin :: admin@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ODB0NTFQOGtCVjRSZ1RJdVFseWNLVDBDb3FZSWR4THdLdWd3WklDVSxwPW9KcUlJZDhaZDY4dXQvNGxnYjQydkZaZDJkcEZhTjdVeDh1QStLdDNhQVU9</response>

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

2022-11-14 22:11:55 | admin :: admin@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1BeHN2bmVhaFM4cWFkak1kMkxGUElmczIwemtuMk5KNEk1TzFVS3hoKzk0PQ==</success>

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

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

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

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

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

2022-11-14 22:11:55 | admin :: admin@test-domain.com >> <iq xmlns="jabber:client" id="42gbwaKzxoMLQaOUOLXWlaF" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-14 22:11:55 |  >> <iq type="result" id="42gbwaKzxoMLQaOUOLXWlaF" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-316"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/1608752850-tigase-316</jid></bind></iq>

2022-11-14 22:11:55 | admin :: admin@test-domain.com << <iq type="result" id="42gbwaKzxoMLQaOUOLXWlaF" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-316"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>admin@test-domain.com/1608752850-tigase-316</jid></bind></iq>

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

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

2022-11-14 22:11:55 | admin :: admin@test-domain.com/1608752850-tigase-316 >> <iq xmlns="jabber:client" id="r08Y2i5yalKKQQO29HIq3qk" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-14 22:11:55 |  >> <iq type="result" id="r08Y2i5yalKKQQO29HIq3qk" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-316"/>

2022-11-14 22:11:55 | admin :: admin@test-domain.com/1608752850-tigase-316 << <iq type="result" id="r08Y2i5yalKKQQO29HIq3qk" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-316"/>

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

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

2022-11-14 22:11:55 | admin :: admin@test-domain.com/1608752850-tigase-316 >> <iq to="test-domain.com" id="o9xumVfAohWWTQWeCm8l5uY" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2022-11-14 22:11:55 | admin :: admin@test-domain.com/1608752850-tigase-316 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-14 22:11:55 |  >> <enabled location="ed1b7dd8a1b3" id="72efe80a-0f60-4f98-9e87-d348977a6ec4" xmlns="urn:xmpp:sm:3" max="60" resume="true"/>

2022-11-14 22:11:55 | admin :: admin@test-domain.com/1608752850-tigase-316 << <enabled location="ed1b7dd8a1b3" id="72efe80a-0f60-4f98-9e87-d348977a6ec4" xmlns="urn:xmpp:sm:3" max="60" resume="true"/>

2022-11-14 22:11:55 |  << <iq id="2QAxk0askJR24l0uscoVhAD" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-14 22:11:55 | admin :: admin@test-domain.com/1608752850-tigase-316 >> <iq id="2QAxk0askJR24l0uscoVhAD" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-11-14 22:11:55 | admin :: admin@test-domain.com/1608752850-tigase-316 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-14 22:11:55 |  >> <iq type="result" from="test-domain.com" id="o9xumVfAohWWTQWeCm8l5uY" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-316"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12146/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12146/cccf702b" 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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-11-14 22:11:55 | admin :: admin@test-domain.com/1608752850-tigase-316 << <iq type="result" from="test-domain.com" id="o9xumVfAohWWTQWeCm8l5uY" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-316"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12146/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12146/cccf702b" 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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2022-11-14 22:11:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=1] Terminating XMPP Stream

2022-11-14 22:11:55 |  >> <iq type="result" id="2QAxk0askJR24l0uscoVhAD" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-316"><query xmlns="jabber:iq:roster"/></iq>

2022-11-14 22:11:55 | admin :: admin@test-domain.com/1608752850-tigase-316 << <iq type="result" id="2QAxk0askJR24l0uscoVhAD" xmlns="jabber:client" to="admin@test-domain.com/1608752850-tigase-316"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

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

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

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

2022-11-14 22:11:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=620 thread=3952] Connector  state changed: disconnecting->disconnected

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

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

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

2022-11-14 22:11:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Using XEP-0077 mode!!!!

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

2022-11-14 22:11:55 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@63d992f3

2022-11-14 22:11:55 | StateChangedEvent{oldState=null, newState=connecting}

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

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

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

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

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

2022-11-14 22:11:55 | [Mutex] waiting for: [registration]

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

2022-11-14 22:11:55 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6d1e60f8

2022-11-14 22:11:55 | StateChangedEvent{oldState=connecting, newState=connected}

2022-11-14 22:11:55 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6921f983

2022-11-14 22:11:55 | 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>

2022-11-14 22:11:55 | 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>}

2022-11-14 22:11:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3956] Start TLS

2022-11-14 22:11:55 | 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>]

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

2022-11-14 22:11:55 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-11-14 22:11:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3958] Proceeding TLS

2022-11-14 22:11:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3958] Start handshake

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

2022-11-14 22:11:55 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2c236ac3

2022-11-14 22:11:55 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@3c23bbe

2022-11-14 22:11:55 | 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-14 22:11:55 | 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-11-14 22:11:55 | 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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-11-14 22:11:55 | test_user :: null >> <iq to="test-domain.com" id="VXTt9HucTaoNEys4gWXjWSX" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-11-14 22:11:55 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="VXTt9HucTaoNEys4gWXjWSX" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-11-14 22:11:55 | test_user :: null << <iq type="result" from="test-domain.com" id="VXTt9HucTaoNEys4gWXjWSX" 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>

2022-11-14 22:11:55 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="VXTt9HucTaoNEys4gWXjWSX" 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>}

2022-11-14 22:11:55 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1dc5829e

2022-11-14 22:11:55 | test_user :: null >> <iq to="test-domain.com" id="IRzECIU6cxv2xyrZmVfAohW" type="set"><query xmlns="jabber:iq:register"><username>test_user_hhe1e50555</username><password>test_user_hhe1e50555</password><email>0e97881f-6da1-433e-a938-5feaa6d11a27@localhost</email></query></iq>

2022-11-14 22:11:55 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="IRzECIU6cxv2xyrZmVfAohW" type="set"><query xmlns="jabber:iq:register"><username>test_user_hhe1e50555</username><password>test_user_hhe1e50555</password><email>0e97881f-6da1-433e-a938-5feaa6d11a27@localhost</email></query></iq>}

2022-11-14 22:11:56 | test_user :: null << <iq type="result" from="test-domain.com" id="IRzECIU6cxv2xyrZmVfAohW" xmlns="jabber:client"/>

2022-11-14 22:11:56 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="IRzECIU6cxv2xyrZmVfAohW" xmlns="jabber:client"/>}

2022-11-14 22:11:56 | [Mutex] received everything.

2022-11-14 22:11:56 | [Mutex] isItemNotified: registrationSuccess :: true

2022-11-14 22:11:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Connector  state changed: connected->disconnecting

2022-11-14 22:11:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=1] Terminating XMPP Stream

2022-11-14 22:11:56 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-11-14 22:11:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3958] Connector  state changed: disconnecting->disconnected

2022-11-14 22:11:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=621 thread=3958] Stream terminated

2022-11-14 22:11:56 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-11-14 22:11:56 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7bce8d44

2022-11-14 22:11:56 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4c0c958c

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

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

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

2022-11-14 22:11:56 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5e014878

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

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

2022-11-14 22:11:56 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6fe1e054

2022-11-14 22:11:56 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@60cae441

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

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

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

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

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

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

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

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

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

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

2022-11-14 22:11:56 |  >> <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>

2022-11-14 22:11:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3963] Start TLS

2022-11-14 22:11:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3965] Proceeding TLS

2022-11-14 22:11:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3965] Start handshake

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@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>

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

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2022-11-14 22:11:56 |  >> <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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

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

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

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

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj10ZXN0X3VzZXJfaGhlMWU1MDU1NSxyPTI3MGhjcnRJWkhoU2s2aDlaaG83</auth>

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

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yNzBoY3J0SVpIaFNrNmg5WmhvN253UnpEbXZUZ2VnRDZ6Z3pnbkJqLHM9N0RCYlNKR0hxNkZwZHc9PSxpPTQwOTY=</challenge>

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

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MjcwaGNydElaSGhTazZoOVpobzdud1J6RG12VGdlZ0Q2emd6Z25CaixwPXMrajBjSk1sQ05sNWcwWEFVYUU1a1FrdXNaMlN0Wm9TelBSSGs3ZGxpYWs9</response>

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

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj00cEFYekJEV0l6UEkyK3lhMUVLVG0reVM0SFlTazdaWjJtVlJhK0FhTjlNPQ==</success>

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

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

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@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="k0480KEozNmXlA6mNmOhceeOXvM=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server"/></features>

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

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

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com >> <iq xmlns="jabber:client" id="yTDDwoW0qVfOCrcSeKu7Fmb" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-11-14 22:11:56 |  >> <iq type="result" id="yTDDwoW0qVfOCrcSeKu7Fmb" xmlns="jabber:client" to="test_user_hhe1e50555@test-domain.com/1608752850-tigase-317"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>test_user_hhe1e50555@test-domain.com/1608752850-tigase-317</jid></bind></iq>

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com << <iq type="result" id="yTDDwoW0qVfOCrcSeKu7Fmb" xmlns="jabber:client" to="test_user_hhe1e50555@test-domain.com/1608752850-tigase-317"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>test_user_hhe1e50555@test-domain.com/1608752850-tigase-317</jid></bind></iq>

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

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

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com/1608752850-tigase-317 >> <iq xmlns="jabber:client" id="iTBEJurm3dOP3cCJQKv4o8q" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-11-14 22:11:56 |  >> <iq type="result" id="iTBEJurm3dOP3cCJQKv4o8q" xmlns="jabber:client" to="test_user_hhe1e50555@test-domain.com/1608752850-tigase-317"/>

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com/1608752850-tigase-317 << <iq type="result" id="iTBEJurm3dOP3cCJQKv4o8q" xmlns="jabber:client" to="test_user_hhe1e50555@test-domain.com/1608752850-tigase-317"/>

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

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

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com/1608752850-tigase-317 >> <iq to="test-domain.com" id="V1XBpdwg1qUPIGIAi05zsU1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com/1608752850-tigase-317 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-11-14 22:11:56 |  >> <enabled location="ed1b7dd8a1b3" id="8357ccf7-3e13-46c4-a4fa-1ce84f8eb75b" xmlns="urn:xmpp:sm:3" max="60" resume="true"/>

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com/1608752850-tigase-317 << <enabled location="ed1b7dd8a1b3" id="8357ccf7-3e13-46c4-a4fa-1ce84f8eb75b" xmlns="urn:xmpp:sm:3" max="60" resume="true"/>

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

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com/1608752850-tigase-317 >> <iq id="bfBvdKYq8gFLyzCzfSXjIEN" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-11-14 22:11:56 |  >> <iq type="result" from="test-domain.com" id="V1XBpdwg1qUPIGIAi05zsU1" xmlns="jabber:client" to="test_user_hhe1e50555@test-domain.com/1608752850-tigase-317"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12146/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12146/cccf702b" 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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com/1608752850-tigase-317 << <iq type="result" from="test-domain.com" id="V1XBpdwg1qUPIGIAi05zsU1" xmlns="jabber:client" to="test_user_hhe1e50555@test-domain.com/1608752850-tigase-317"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12146/cccf702b" category="component"/><identity type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12146/cccf702b" 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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com/1608752850-tigase-317 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-11-14 22:11:56 |  >> <iq type="result" id="bfBvdKYq8gFLyzCzfSXjIEN" xmlns="jabber:client" to="test_user_hhe1e50555@test-domain.com/1608752850-tigase-317"><query xmlns="jabber:iq:roster"/></iq>

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com/1608752850-tigase-317 << <iq type="result" id="bfBvdKYq8gFLyzCzfSXjIEN" xmlns="jabber:client" to="test_user_hhe1e50555@test-domain.com/1608752850-tigase-317"><query xmlns="jabber:iq:roster"/></iq>

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

2022-11-14 22:11:56 | test_user :: test_user_hhe1e50555@test-domain.com/1608752850-tigase-317 << <presence from="test_user_hhe1e50555@test-domain.com/1608752850-tigase-317" xmlns="jabber:client" to="test_user_hhe1e50555@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-11-14 22:11:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3965] Connector  state changed: connected->disconnected

2022-11-14 22:11:56 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=622 thread=3965] Stream terminated

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

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