Generated by TestNG with ReportNG at 22:32 PDT on Monday 14 September 2020
root@01e855a2b68d / Java 11.0.8 (Ubuntu) / Linux 4.14.186-146.268.amzn2.x86_64 (amd64)

Brute Force Prevention

Suites · Log Output

Test duration : 15.932s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 5.828s
2020-09-14 22:33:09 |

2020-09-14 22:33:09 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-09-14 22:33:09 | ------------------------------------

2020-09-14 22:33:09 | [Mutex] waiting for: [registration]

2020-09-14 22:33:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2baa8d3

2020-09-14 22:33:09 | StateChangedEvent{oldState=null, newState=connecting}

2020-09-14 22:33:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@c7d56f4

2020-09-14 22:33:09 | StateChangedEvent{oldState=connecting, newState=connected}

2020-09-14 22:33:09 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@842c3a3

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

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

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

2020-09-14 22:33:09 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:09 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-09-14 22:33:09 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4d405ccf

2020-09-14 22:33:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1a6b8984

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

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

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

2020-09-14 22:33:09 | user :: null >> <iq to="test-domain.com" id="pN8El2rdBnL1cCCIr9nZbv1" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-09-14 22:33:09 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="pN8El2rdBnL1cCCIr9nZbv1" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-09-14 22:33:09 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7cc7b6cb

2020-09-14 22:33:09 | user :: null << <iq id="pN8El2rdBnL1cCCIr9nZbv1" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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>

2020-09-14 22:33:09 | StanzaReceivedEvent{stanza=<iq id="pN8El2rdBnL1cCCIr9nZbv1" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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>}

2020-09-14 22:33:09 | user :: null >> <iq to="test-domain.com" id="FKX7r13jR7HwgFBrVeBChUb" type="set"><query xmlns="jabber:iq:register"><username>user_oya3ql0027</username><password>user_oya3ql0027</password><email>6567ce6b-7928-483e-bd92-168af6a603df@localhost</email></query></iq>

2020-09-14 22:33:09 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="FKX7r13jR7HwgFBrVeBChUb" type="set"><query xmlns="jabber:iq:register"><username>user_oya3ql0027</username><password>user_oya3ql0027</password><email>6567ce6b-7928-483e-bd92-168af6a603df@localhost</email></query></iq>}

2020-09-14 22:33:09 | user :: null << <iq id="FKX7r13jR7HwgFBrVeBChUb" from="test-domain.com" type="result" xmlns="jabber:client"/>

2020-09-14 22:33:09 | StanzaReceivedEvent{stanza=<iq id="FKX7r13jR7HwgFBrVeBChUb" from="test-domain.com" type="result" xmlns="jabber:client"/>}

2020-09-14 22:33:09 | [Mutex] received everything.

2020-09-14 22:33:09 | [Mutex] isItemNotified: registrationSuccess :: true

2020-09-14 22:33:09 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-09-14 22:33:09 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-09-14 22:33:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@62063d2b

2020-09-14 22:33:09 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2d6fa380

2020-09-14 22:33:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6b0e2800

2020-09-14 22:33:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2a3eba44

2020-09-14 22:33:09 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7902354d

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

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

2020-09-14 22:33:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1wd25kT1hldGVNYjJlY1RuYWhVYg==</auth>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1wd25kT1hldGVNYjJlY1RuYWhVYg==</auth>

2020-09-14 22:33:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wd25kT1hldGVNYjJlY1RuYWhVYkh5eE9adXF1ZENvTEVPSzJCVjRYLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wd25kT1hldGVNYjJlY1RuYWhVYkh5eE9adXF1ZENvTEVPSzJCVjRYLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cHduZE9YZXRlTWIyZWNUbmFoVWJIeXhPWnVxdWRDb0xFT0syQlY0WCxwPWtQSEwwcXc0Nmd6Q0M1ZU5qVlo5SFdhQzNrZXFrUEtxbnVxRVJ0UWsyUnc9</response>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cHduZE9YZXRlTWIyZWNUbmFoVWJIeXhPWnVxdWRDb0xFT0syQlY0WCxwPWtQSEwwcXc0Nmd6Q0M1ZU5qVlo5SFdhQzNrZXFrUEtxbnVxRVJ0UWsyUnc9</response>

2020-09-14 22:33:09 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mbklyeE4vVTNxc1JYZGVHdmlsckUxb0l1RlRuR3ZiMnJRanBxTXZRcjdJPQ==</success>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mbklyeE4vVTNxc1JYZGVHdmlsckUxb0l1RlRuR3ZiMnJRanBxTXZRcjdJPQ==</success>

2020-09-14 22:33:09 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="ILXgnKkMIc1kwZNmjfjp9B7P6Rw="/></features>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="ILXgnKkMIc1kwZNmjfjp9B7P6Rw="/></features>

2020-09-14 22:33:09 |  << <iq xmlns="jabber:client" id="DHMNFzlPFxj1v8u7vfxs3w5" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com >> <iq xmlns="jabber:client" id="DHMNFzlPFxj1v8u7vfxs3w5" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-14 22:33:09 |  >> <iq id="DHMNFzlPFxj1v8u7vfxs3w5" to="user_oya3ql0027@test-domain.com/557598075-tigase-23" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_oya3ql0027@test-domain.com/557598075-tigase-23</jid></bind></iq>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com << <iq id="DHMNFzlPFxj1v8u7vfxs3w5" to="user_oya3ql0027@test-domain.com/557598075-tigase-23" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_oya3ql0027@test-domain.com/557598075-tigase-23</jid></bind></iq>

2020-09-14 22:33:09 |  << <iq xmlns="jabber:client" id="dINLLVjKIzp39GvqT8DBnVR" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com/557598075-tigase-23 >> <iq xmlns="jabber:client" id="dINLLVjKIzp39GvqT8DBnVR" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-14 22:33:09 |  >> <iq id="dINLLVjKIzp39GvqT8DBnVR" to="user_oya3ql0027@test-domain.com/557598075-tigase-23" type="result" xmlns="jabber:client"/>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com/557598075-tigase-23 << <iq id="dINLLVjKIzp39GvqT8DBnVR" to="user_oya3ql0027@test-domain.com/557598075-tigase-23" type="result" xmlns="jabber:client"/>

2020-09-14 22:33:09 |  << <iq to="test-domain.com" id="2dgEwqkFBhNNJt9xtpW6lX9" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com/557598075-tigase-23 >> <iq to="test-domain.com" id="2dgEwqkFBhNNJt9xtpW6lX9" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-14 22:33:09 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com/557598075-tigase-23 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-14 22:33:09 |  >> <enabled id="24297927-064b-4806-9e0e-0ed1027ad2b7" xmlns="urn:xmpp:sm:3" max="60" location="01e855a2b68d" resume="true"/>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com/557598075-tigase-23 << <enabled id="24297927-064b-4806-9e0e-0ed1027ad2b7" xmlns="urn:xmpp:sm:3" max="60" location="01e855a2b68d" resume="true"/>

2020-09-14 22:33:09 |  << <iq id="s5Q1nV13BmWg01jHDt5bzn9" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com/557598075-tigase-23 >> <iq id="s5Q1nV13BmWg01jHDt5bzn9" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:09 |  >> <iq id="2dgEwqkFBhNNJt9xtpW6lX9" from="test-domain.com" to="user_oya3ql0027@test-domain.com/557598075-tigase-23" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><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="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com/557598075-tigase-23 << <iq id="2dgEwqkFBhNNJt9xtpW6lX9" from="test-domain.com" to="user_oya3ql0027@test-domain.com/557598075-tigase-23" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><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="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com/557598075-tigase-23 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-14 22:33:09 |  >> <iq id="s5Q1nV13BmWg01jHDt5bzn9" to="user_oya3ql0027@test-domain.com/557598075-tigase-23" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com/557598075-tigase-23 << <iq id="s5Q1nV13BmWg01jHDt5bzn9" to="user_oya3ql0027@test-domain.com/557598075-tigase-23" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:09 | Disconnecting

2020-09-14 22:33:09 |  >> <presence from="user_oya3ql0027@test-domain.com/557598075-tigase-23" to="user_oya3ql0027@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com/557598075-tigase-23 << <presence from="user_oya3ql0027@test-domain.com/557598075-tigase-23" to="user_oya3ql0027@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-14 22:33:09 | [Mutex] notify: [disconnected]

2020-09-14 22:33:09 | [Mutex] received everything.

2020-09-14 22:33:09 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1IZlI4dFUyT2NSUDVucGRqbUIxbA==</auth>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1IZlI4dFUyT2NSUDVucGRqbUIxbA==</auth>

2020-09-14 22:33:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IZlI4dFUyT2NSUDVucGRqbUIxbEpWbk9wTUxIWnhWb3ExOWlsYW45LHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IZlI4dFUyT2NSUDVucGRqbUIxbEpWbk9wTUxIWnhWb3ExOWlsYW45LHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SGZSOHRVMk9jUlA1bnBkam1CMWxKVm5PcE1MSFp4Vm9xMTlpbGFuOSxwPTJkN1oxR0xpTndmVWlOTzZjVDh3MmU3Wis5djllNTFpdXVSRnNxcXUwWHc9</response>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SGZSOHRVMk9jUlA1bnBkam1CMWxKVm5PcE1MSFp4Vm9xMTlpbGFuOSxwPTJkN1oxR0xpTndmVWlOTzZjVDh3MmU3Wis5djllNTFpdXVSRnNxcXUwWHc9</response>

2020-09-14 22:33:09 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:09 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:09 | [Mutex] received everything.

2020-09-14 22:33:09 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:09 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:09 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj16dGtzMUM5c0lrcnVocEw3WmFVVw==</auth>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj16dGtzMUM5c0lrcnVocEw3WmFVVw==</auth>

2020-09-14 22:33:09 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16dGtzMUM5c0lrcnVocEw3WmFVV0dpb084Rk01VUcxRkhSbE1Yem51LHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16dGtzMUM5c0lrcnVocEw3WmFVV0dpb084Rk01VUcxRkhSbE1Yem51LHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:09 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9enRrczFDOXNJa3J1aHBMN1phVVdHaW9POEZNNVVHMUZIUmxNWHpudSxwPVBJOHZFWlQ4MFNuYThldTN6a1NVR2c3SVVtTitBejJ0UG5Ca3JUb053ejA9</response>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9enRrczFDOXNJa3J1aHBMN1phVVdHaW9POEZNNVVHMUZIUmxNWHpudSxwPVBJOHZFWlQ4MFNuYThldTN6a1NVR2c3SVVtTitBejJ0UG5Ca3JUb053ejA9</response>

2020-09-14 22:33:09 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:09 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:09 | [Mutex] received everything.

2020-09-14 22:33:09 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:09 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:09 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:09 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj03S04zSGRMaUgxanJxWE9SZ2I1Ug==</auth>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj03S04zSGRMaUgxanJxWE9SZ2I1Ug==</auth>

2020-09-14 22:33:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03S04zSGRMaUgxanJxWE9SZ2I1UnpWcUppOUpnOExycW1SUFRaRXVVLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03S04zSGRMaUgxanJxWE9SZ2I1UnpWcUppOUpnOExycW1SUFRaRXVVLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N0tOM0hkTGlIMWpycVhPUmdiNVJ6VnFKaTlKZzhMcnFtUlBUWkV1VSxwPUEwNDhpK3VHVmZSV09Nd3Jhd0oxUFBUQUpxZElEYWxjNjdxRTB3cFlFLzg9</response>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N0tOM0hkTGlIMWpycVhPUmdiNVJ6VnFKaTlKZzhMcnFtUlBUWkV1VSxwPUEwNDhpK3VHVmZSV09Nd3Jhd0oxUFBUQUpxZElEYWxjNjdxRTB3cFlFLzg9</response>

2020-09-14 22:33:10 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:10 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:10 | [Mutex] received everything.

2020-09-14 22:33:10 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:10 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1wQ0UwT213OE52QzgyaUdWMlZFQQ==</auth>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1wQ0UwT213OE52QzgyaUdWMlZFQQ==</auth>

2020-09-14 22:33:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wQ0UwT213OE52QzgyaUdWMlZFQVR0cnBKU0JXNmF0bksySGY1QUt5LHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1wQ0UwT213OE52QzgyaUdWMlZFQVR0cnBKU0JXNmF0bksySGY1QUt5LHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cENFME9tdzhOdkM4MmlHVjJWRUFUdHJwSlNCVzZhdG5LMkhmNUFLeSxwPUovVFQyc1J1dDhNSkNJampWTzZyTlJFaERXMUtORnhVUEl3S1FyeENQYlU9</response>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cENFME9tdzhOdkM4MmlHVjJWRUFUdHJwSlNCVzZhdG5LMkhmNUFLeSxwPUovVFQyc1J1dDhNSkNJampWTzZyTlJFaERXMUtORnhVUEl3S1FyeENQYlU9</response>

2020-09-14 22:33:10 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:10 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:10 | [Mutex] received everything.

2020-09-14 22:33:10 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:10 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1NY1U2YlFaSEF6YTBlS2RxaktZRg==</auth>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1NY1U2YlFaSEF6YTBlS2RxaktZRg==</auth>

2020-09-14 22:33:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NY1U2YlFaSEF6YTBlS2RxaktZRldPcHkwdVA1VkdCSXY1a3VCTm9PLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NY1U2YlFaSEF6YTBlS2RxaktZRldPcHkwdVA1VkdCSXY1a3VCTm9PLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TWNVNmJRWkhBemEwZUtkcWpLWUZXT3B5MHVQNVZHQkl2NWt1Qk5vTyxwPS9MUWE2TVcwOEZUL1NhckF3U2FGYUtsREpWaFovN054NGZDMFlvcUFxNUE9</response>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TWNVNmJRWkhBemEwZUtkcWpLWUZXT3B5MHVQNVZHQkl2NWt1Qk5vTyxwPS9MUWE2TVcwOEZUL1NhckF3U2FGYUtsREpWaFovN054NGZDMFlvcUFxNUE9</response>

2020-09-14 22:33:10 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:10 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:10 | [Mutex] received everything.

2020-09-14 22:33:10 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:10 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj13WUF6RlQyTzJPRGkyMGpQVU5YQw==</auth>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj13WUF6RlQyTzJPRGkyMGpQVU5YQw==</auth>

2020-09-14 22:33:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13WUF6RlQyTzJPRGkyMGpQVU5YQ3JJa1FvNWFmVmlnQkgwYUFrVVRwLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13WUF6RlQyTzJPRGkyMGpQVU5YQ3JJa1FvNWFmVmlnQkgwYUFrVVRwLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9d1lBekZUMk8yT0RpMjBqUFVOWENySWtRbzVhZlZpZ0JIMGFBa1VUcCxwPTJkMG54bTQycG5rM2hXKysyN0FyZzhYV3NaSFlrcDFUYXFDcUlIMzBUUFk9</response>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9d1lBekZUMk8yT0RpMjBqUFVOWENySWtRbzVhZlZpZ0JIMGFBa1VUcCxwPTJkMG54bTQycG5rM2hXKysyN0FyZzhYV3NaSFlrcDFUYXFDcUlIMzBUUFk9</response>

2020-09-14 22:33:10 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:10 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:10 | [Mutex] received everything.

2020-09-14 22:33:10 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:10 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1sRnhjNG92WUtYdHNKc3dTYVlJRw==</auth>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1sRnhjNG92WUtYdHNKc3dTYVlJRw==</auth>

2020-09-14 22:33:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sRnhjNG92WUtYdHNKc3dTYVlJR09nQ3V4eWRkaTV4c2dVS3NoRWpBLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sRnhjNG92WUtYdHNKc3dTYVlJR09nQ3V4eWRkaTV4c2dVS3NoRWpBLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bEZ4YzRvdllLWHRzSnN3U2FZSUdPZ0N1eHlkZGk1eHNnVUtzaEVqQSxwPUgzUXBHemFrSkZ1ZjdQNEpsbDdHM05sdTI2bXdEdDJuK2JDblIrNnhLSXc9</response>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bEZ4YzRvdllLWHRzSnN3U2FZSUdPZ0N1eHlkZGk1eHNnVUtzaEVqQSxwPUgzUXBHemFrSkZ1ZjdQNEpsbDdHM05sdTI2bXdEdDJuK2JDblIrNnhLSXc9</response>

2020-09-14 22:33:10 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:10 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:10 | [Mutex] received everything.

2020-09-14 22:33:10 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:10 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1CdWtRZXhKeW1DNTA4QzdiQk9ESA==</auth>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1CdWtRZXhKeW1DNTA4QzdiQk9ESA==</auth>

2020-09-14 22:33:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CdWtRZXhKeW1DNTA4QzdiQk9ESGhMd1o0YmkzcXZQUDdxS2NVbFFILHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CdWtRZXhKeW1DNTA4QzdiQk9ESGhMd1o0YmkzcXZQUDdxS2NVbFFILHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QnVrUWV4SnltQzUwOEM3YkJPREhoTHdaNGJpM3F2UFA3cUtjVWxRSCxwPVlScmRwRnJzcmRmQ3dhWHgzQ2VoRVJtSVhjL0k2K096NlRzZHF5c2xqYU09</response>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QnVrUWV4SnltQzUwOEM3YkJPREhoTHdaNGJpM3F2UFA3cUtjVWxRSCxwPVlScmRwRnJzcmRmQ3dhWHgzQ2VoRVJtSVhjL0k2K096NlRzZHF5c2xqYU09</response>

2020-09-14 22:33:10 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:10 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:10 | [Mutex] received everything.

2020-09-14 22:33:10 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:10 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1tTmpES1pQOWpHU1BHRTRtY2ZHTg==</auth>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1tTmpES1pQOWpHU1BHRTRtY2ZHTg==</auth>

2020-09-14 22:33:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tTmpES1pQOWpHU1BHRTRtY2ZHTkJFaDhJWndHY3RlMFNud3lEcmtGLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tTmpES1pQOWpHU1BHRTRtY2ZHTkJFaDhJWndHY3RlMFNud3lEcmtGLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:10 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bU5qREtaUDlqR1NQR0U0bWNmR05CRWg4SVp3R2N0ZTBTbnd5RHJrRixwPUs1WFVKQWhzODZBRTBwc3pHb0tuUzFtL2N3YzBmSkNVbC82TjJjK21zK2c9</response>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bU5qREtaUDlqR1NQR0U0bWNmR05CRWg4SVp3R2N0ZTBTbnd5RHJrRixwPUs1WFVKQWhzODZBRTBwc3pHb0tuUzFtL2N3YzBmSkNVbC82TjJjK21zK2c9</response>

2020-09-14 22:33:10 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:10 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:10 | [Mutex] received everything.

2020-09-14 22:33:10 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:10 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:10 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:10 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1Nc0FlMkt6MDJDeUZTYURxb0hoSg==</auth>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1Nc0FlMkt6MDJDeUZTYURxb0hoSg==</auth>

2020-09-14 22:33:10 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Nc0FlMkt6MDJDeUZTYURxb0hoSjRvZ1ZOdmkycWJZTVNRSUt6WE1GLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:10 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Nc0FlMkt6MDJDeUZTYURxb0hoSjRvZ1ZOdmkycWJZTVNRSUt6WE1GLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TXNBZTJLejAyQ3lGU2FEcW9IaEo0b2dWTnZpMnFiWU1TUUlLelhNRixwPTR1NUdIQWhkSjlVZVFHREpxNGs4bENsMlkzVWZVK0RGcmRMMGE3VUN5c0U9</response>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TXNBZTJLejAyQ3lGU2FEcW9IaEo0b2dWTnZpMnFiWU1TUUlLelhNRixwPTR1NUdIQWhkSjlVZVFHREpxNGs4bENsMlkzVWZVK0RGcmRMMGE3VUN5c0U9</response>

2020-09-14 22:33:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:11 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:11 | [Mutex] received everything.

2020-09-14 22:33:11 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:11 | [Mutex] waiting for: [event]

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

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

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

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1pTUJLNHMxS0E0S1FmU2hXcEZrTg==</auth>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1pTUJLNHMxS0E0S1FmU2hXcEZrTg==</auth>

2020-09-14 22:33:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pTUJLNHMxS0E0S1FmU2hXcEZrTmN1dVlPWVI1eHFUQVR2S2puOHRvLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pTUJLNHMxS0E0S1FmU2hXcEZrTmN1dVlPWVI1eHFUQVR2S2puOHRvLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aU1CSzRzMUtBNEtRZlNoV3BGa05jdXVZT1lSNXhxVEFUdktqbjh0byxwPTRjdWh0RjZ6WnVUb0M5VFlBUWMzdHhWVW5xVWFKOW13ZXNyRmtodXZZTEk9</response>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aU1CSzRzMUtBNEtRZlNoV3BGa05jdXVZT1lSNXhxVEFUdktqbjh0byxwPTRjdWh0RjZ6WnVUb0M5VFlBUWMzdHhWVW5xVWFKOW13ZXNyRmtodXZZTEk9</response>

2020-09-14 22:33:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:11 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:11 | [Mutex] received everything.

2020-09-14 22:33:11 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:11 | [Mutex] waiting for: [event]

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

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

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

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1Qb0ZrdUlWT2cyMWs3MGxMN1AxYw==</auth>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1Qb0ZrdUlWT2cyMWs3MGxMN1AxYw==</auth>

2020-09-14 22:33:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Qb0ZrdUlWT2cyMWs3MGxMN1AxY2Y4eUNpVUNLb0RIYnRSemxyTTBBLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Qb0ZrdUlWT2cyMWs3MGxMN1AxY2Y4eUNpVUNLb0RIYnRSemxyTTBBLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UG9Ga3VJVk9nMjFrNzBsTDdQMWNmOHlDaVVDS29ESGJ0Unpsck0wQSxwPWJ1RjZIbkRPTmZvZW9RbEU5OGovb3h2c04xWHg0OTJSb1YyNGd0eWJ2a2M9</response>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UG9Ga3VJVk9nMjFrNzBsTDdQMWNmOHlDaVVDS29ESGJ0Unpsck0wQSxwPWJ1RjZIbkRPTmZvZW9RbEU5OGovb3h2c04xWHg0OTJSb1YyNGd0eWJ2a2M9</response>

2020-09-14 22:33:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:11 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:11 | [Mutex] received everything.

2020-09-14 22:33:11 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:11 | [Mutex] waiting for: [event]

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

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

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

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1LdUhqaDdOVHhVUTlVeVlBSmw1dA==</auth>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1LdUhqaDdOVHhVUTlVeVlBSmw1dA==</auth>

2020-09-14 22:33:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LdUhqaDdOVHhVUTlVeVlBSmw1dG8wZDk1TmpZZW9MVkZJb2F1VzFWLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LdUhqaDdOVHhVUTlVeVlBSmw1dG8wZDk1TmpZZW9MVkZJb2F1VzFWLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S3VIamg3TlR4VVE5VXlZQUpsNXRvMGQ5NU5qWWVvTFZGSW9hdVcxVixwPXhaTm8rdnNCOXJYMmVReXVmeERmNkVGN0o3eENiSUVHbkhGS1E2Tm54Rms9</response>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S3VIamg3TlR4VVE5VXlZQUpsNXRvMGQ5NU5qWWVvTFZGSW9hdVcxVixwPXhaTm8rdnNCOXJYMmVReXVmeERmNkVGN0o3eENiSUVHbkhGS1E2Tm54Rms9</response>

2020-09-14 22:33:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:11 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:11 | [Mutex] received everything.

2020-09-14 22:33:11 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:11 | [Mutex] waiting for: [event]

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

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

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

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj15SFhaSFJLSllHTDRWcjlyN1VESQ==</auth>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj15SFhaSFJLSllHTDRWcjlyN1VESQ==</auth>

2020-09-14 22:33:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15SFhaSFJLSllHTDRWcjlyN1VESVFodUpXRDZsME94eHQ2RlltQmJVLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15SFhaSFJLSllHTDRWcjlyN1VESVFodUpXRDZsME94eHQ2RlltQmJVLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eUhYWkhSS0pZR0w0VnI5cjdVRElRaHVKV0Q2bDBPeHh0NkZZbUJiVSxwPTlUMUVMU3JQRzk1VTNTWnpxWnI4cU1Ec0liaWg0M2ZxaENtZURGTjFaNGc9</response>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eUhYWkhSS0pZR0w0VnI5cjdVRElRaHVKV0Q2bDBPeHh0NkZZbUJiVSxwPTlUMUVMU3JQRzk1VTNTWnpxWnI4cU1Ec0liaWg0M2ZxaENtZURGTjFaNGc9</response>

2020-09-14 22:33:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:11 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:11 | [Mutex] received everything.

2020-09-14 22:33:11 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:11 | [Mutex] waiting for: [event]

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

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

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

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1tQmREYW9vUHZpMjhCcnVmbDVRNQ==</auth>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1tQmREYW9vUHZpMjhCcnVmbDVRNQ==</auth>

2020-09-14 22:33:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tQmREYW9vUHZpMjhCcnVmbDVRNXd3and2ZEx2NXdWZ2pGcEc5SWRJLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tQmREYW9vUHZpMjhCcnVmbDVRNXd3and2ZEx2NXdWZ2pGcEc5SWRJLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bUJkRGFvb1B2aTI4QnJ1Zmw1UTV3d2p3dmRMdjV3VmdqRnBHOUlkSSxwPTJzNS8vbnJqaTJzVDRjd09NbGtRODRKRTFVUWVkbENrWmNjeE9YYVdoZEE9</response>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bUJkRGFvb1B2aTI4QnJ1Zmw1UTV3d2p3dmRMdjV3VmdqRnBHOUlkSSxwPTJzNS8vbnJqaTJzVDRjd09NbGtRODRKRTFVUWVkbENrWmNjeE9YYVdoZEE9</response>

2020-09-14 22:33:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:11 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:11 | [Mutex] received everything.

2020-09-14 22:33:11 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:11 | [Mutex] waiting for: [event]

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

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

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

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1KaklRVmhScXVCTmZFajRObVQ4cQ==</auth>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1KaklRVmhScXVCTmZFajRObVQ4cQ==</auth>

2020-09-14 22:33:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KaklRVmhScXVCTmZFajRObVQ4cXhncHo2VjB3T2FSdU15ZmZSSmlSLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KaklRVmhScXVCTmZFajRObVQ4cXhncHo2VjB3T2FSdU15ZmZSSmlSLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SmpJUVZoUnF1Qk5mRWo0Tm1UOHF4Z3B6NlYwd09hUnVNeWZmUkppUixwPS8wbUw5VmtsbGZuT0tnS1ZoSWdxYUt3ZmJ0aExjOXV1UTR4V3Noa2hPN0U9</response>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SmpJUVZoUnF1Qk5mRWo0Tm1UOHF4Z3B6NlYwd09hUnVNeWZmUkppUixwPS8wbUw5VmtsbGZuT0tnS1ZoSWdxYUt3ZmJ0aExjOXV1UTR4V3Noa2hPN0U9</response>

2020-09-14 22:33:11 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:11 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:11 | [Mutex] received everything.

2020-09-14 22:33:11 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:11 | [Mutex] waiting for: [event]

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

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

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

2020-09-14 22:33:11 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj03S245ZTBRYlh1YmtRVk5zbUlMNA==</auth>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj03S245ZTBRYlh1YmtRVk5zbUlMNA==</auth>

2020-09-14 22:33:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03S245ZTBRYlh1YmtRVk5zbUlMNEdmZndjdXpOenpCVmJlMEhHUjhELHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03S245ZTBRYlh1YmtRVk5zbUlMNEdmZndjdXpOenpCVmJlMEhHUjhELHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N0tuOWUwUWJYdWJrUVZOc21JTDRHZmZ3Y3V6Tnp6QlZiZTBIR1I4RCxwPVFnUFFkcGExZm1PRFM3ZDEwZ1lqY0lJb292YkVMZVB4U0xyRWJJbmRKaUE9</response>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N0tuOWUwUWJYdWJrUVZOc21JTDRHZmZ3Y3V6Tnp6QlZiZTBIR1I4RCxwPVFnUFFkcGExZm1PRFM3ZDEwZ1lqY0lJb292YkVMZVB4U0xyRWJJbmRKaUE9</response>

2020-09-14 22:33:12 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:12 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:12 | [Mutex] received everything.

2020-09-14 22:33:12 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:12 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj0wbGNTd1ZXNjR3QVJta0J3SElDTA==</auth>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj0wbGNTd1ZXNjR3QVJta0J3SElDTA==</auth>

2020-09-14 22:33:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wbGNTd1ZXNjR3QVJta0J3SElDTFhJcW1sQ2JRM3pFZ2JUbVBFdmpDLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wbGNTd1ZXNjR3QVJta0J3SElDTFhJcW1sQ2JRM3pFZ2JUbVBFdmpDLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MGxjU3dWVzY0d0FSbWtCd0hJQ0xYSXFtbENiUTN6RWdiVG1QRXZqQyxwPXhoc0M2ekQzKzVWYzkybWxHa2xIaTVxdURUUDVrK05kTUtLT3g3V0JOcW89</response>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MGxjU3dWVzY0d0FSbWtCd0hJQ0xYSXFtbENiUTN6RWdiVG1QRXZqQyxwPXhoc0M2ekQzKzVWYzkybWxHa2xIaTVxdURUUDVrK05kTUtLT3g3V0JOcW89</response>

2020-09-14 22:33:12 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:12 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:12 | [Mutex] received everything.

2020-09-14 22:33:12 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:12 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj0xcTBhcjlESjdvS2NyMmZ6aXVqZQ==</auth>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj0xcTBhcjlESjdvS2NyMmZ6aXVqZQ==</auth>

2020-09-14 22:33:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xcTBhcjlESjdvS2NyMmZ6aXVqZXlvU2hVNUc0YUpBWmtib3puMVZuLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xcTBhcjlESjdvS2NyMmZ6aXVqZXlvU2hVNUc0YUpBWmtib3puMVZuLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MXEwYXI5REo3b0tjcjJmeml1amV5b1NoVTVHNGFKQVprYm96bjFWbixwPVhIYlhGMVA0czk2bkJHTFlONXhzK1NHam5CcTB6cjFKZG9iQkZBQlpUMmM9</response>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MXEwYXI5REo3b0tjcjJmeml1amV5b1NoVTVHNGFKQVprYm96bjFWbixwPVhIYlhGMVA0czk2bkJHTFlONXhzK1NHam5CcTB6cjFKZG9iQkZBQlpUMmM9</response>

2020-09-14 22:33:12 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:12 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:12 | [Mutex] received everything.

2020-09-14 22:33:12 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:12 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1sMWNYMlUwTUNObXJNWkFBcU9YbA==</auth>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1sMWNYMlUwTUNObXJNWkFBcU9YbA==</auth>

2020-09-14 22:33:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sMWNYMlUwTUNObXJNWkFBcU9YbFhuSFdheEtwNDR2Y2c2VUxBRFlhLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sMWNYMlUwTUNObXJNWkFBcU9YbFhuSFdheEtwNDR2Y2c2VUxBRFlhLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bDFjWDJVME1DTm1yTVpBQXFPWGxYbkhXYXhLcDQ0dmNnNlVMQURZYSxwPWNUZU56ZzB5Wkpwdy90citTN2o4VzRQZWplcnV0RWJZQ0NVV21aclJnU3c9</response>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bDFjWDJVME1DTm1yTVpBQXFPWGxYbkhXYXhLcDQ0dmNnNlVMQURZYSxwPWNUZU56ZzB5Wkpwdy90citTN2o4VzRQZWplcnV0RWJZQ0NVV21aclJnU3c9</response>

2020-09-14 22:33:12 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:12 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:12 | [Mutex] received everything.

2020-09-14 22:33:12 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:12 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1jdXZEc0RSbnRZUERZWVRWSGNrRw==</auth>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1jdXZEc0RSbnRZUERZWVRWSGNrRw==</auth>

2020-09-14 22:33:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jdXZEc0RSbnRZUERZWVRWSGNrR01jZFJZZXByaVIxRGdoTVc0VEo4LHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jdXZEc0RSbnRZUERZWVRWSGNrR01jZFJZZXByaVIxRGdoTVc0VEo4LHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y3V2RHNEUm50WVBEWVlUVkhja0dNY2RSWWVwcmlSMURnaE1XNFRKOCxwPVdZNGRnUVMvVTBHcnZod2hsNmx6VHlUMUxUeWJMQVl3UkNBb1g0OTJvVFU9</response>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y3V2RHNEUm50WVBEWVlUVkhja0dNY2RSWWVwcmlSMURnaE1XNFRKOCxwPVdZNGRnUVMvVTBHcnZod2hsNmx6VHlUMUxUeWJMQVl3UkNBb1g0OTJvVFU9</response>

2020-09-14 22:33:12 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:12 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:12 | [Mutex] received everything.

2020-09-14 22:33:12 | [Mutex] isItemNotified: authFailed :: true

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

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

2020-09-14 22:33:12 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:12 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1TdlhkM1dnTG1ZdWpWTTVDenFlYg==</auth>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX295YTNxbDAwMjcscj1TdlhkM1dnTG1ZdWpWTTVDenFlYg==</auth>

2020-09-14 22:33:12 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TdlhkM1dnTG1ZdWpWTTVDenFlYm45cjN6NWwzR2RFYkJ3NkhjMkJtLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TdlhkM1dnTG1ZdWpWTTVDenFlYm45cjN6NWwzR2RFYkJ3NkhjMkJtLHM9NGZKV0FaSkJoUHZxUHc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:12 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U3ZYZDNXZ0xtWXVqVk01Q3pxZWJuOXIzejVsM0dkRWJCdzZIYzJCbSxwPTVtOURGU2huQ0hKNmtDZG9LWHB3TytnMXZsWi80eGJHUm1SYzdJTVNoRkk9</response>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U3ZYZDNXZ0xtWXVqVk01Q3pxZWJuOXIzejVsM0dkRWJCdzZIYzJCbSxwPTVtOURGU2huQ0hKNmtDZG9LWHB3TytnMXZsWi80eGJHUm1SYzdJTVNoRkk9</response>

2020-09-14 22:33:12 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><invalid-authzid/><text xml:lang="en">SCRAM: user_oya3ql0027@test-domain.com is not authorized to act as user_oya3ql0027@test-domain.com</text></failure>

2020-09-14 22:33:12 | user :: user_oya3ql0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><invalid-authzid/><text xml:lang="en">SCRAM: user_oya3ql0027@test-domain.com is not authorized to act as user_oya3ql0027@test-domain.com</text></failure>

2020-09-14 22:33:14 | [Mutex] waiting for: [user]

2020-09-14 22:33:14 | [Mutex] received everything.

2020-09-14 22:33:14 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 3.357s
2020-09-14 22:33:14 |

2020-09-14 22:33:14 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-09-14 22:33:14 | ------------------------------------

2020-09-14 22:33:14 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2c985ac4

2020-09-14 22:33:14 | StateChangedEvent{oldState=null, newState=connecting}

2020-09-14 22:33:14 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@225fb127

2020-09-14 22:33:14 | StateChangedEvent{oldState=connecting, newState=connected}

2020-09-14 22:33:14 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@266031b4

2020-09-14 22:33:14 | [Mutex] waiting for: [registration]

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

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

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

2020-09-14 22:33:14 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:14 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-09-14 22:33:14 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6362bb1c

2020-09-14 22:33:14 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@d4283ce

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

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

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

2020-09-14 22:33:15 | user :: null >> <iq to="test-domain.com" id="l3Ev3u7El2rdBnL1cCCIr9n" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-09-14 22:33:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="l3Ev3u7El2rdBnL1cCCIr9n" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-09-14 22:33:15 | user :: null << <iq id="l3Ev3u7El2rdBnL1cCCIr9n" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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>

2020-09-14 22:33:15 | StanzaReceivedEvent{stanza=<iq id="l3Ev3u7El2rdBnL1cCCIr9n" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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>}

2020-09-14 22:33:15 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@524bddc8

2020-09-14 22:33:15 | user :: null >> <iq to="test-domain.com" id="P1w9znNY5AdMVbxfvvayusV" type="set"><query xmlns="jabber:iq:register"><username>user_iaj7gp0028</username><password>user_iaj7gp0028</password><email>ff021426-8317-4fdf-9da8-2a0ee958563d@localhost</email></query></iq>

2020-09-14 22:33:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="P1w9znNY5AdMVbxfvvayusV" type="set"><query xmlns="jabber:iq:register"><username>user_iaj7gp0028</username><password>user_iaj7gp0028</password><email>ff021426-8317-4fdf-9da8-2a0ee958563d@localhost</email></query></iq>}

2020-09-14 22:33:15 | user :: null << <iq id="P1w9znNY5AdMVbxfvvayusV" from="test-domain.com" type="result" xmlns="jabber:client"/>

2020-09-14 22:33:15 | StanzaReceivedEvent{stanza=<iq id="P1w9znNY5AdMVbxfvvayusV" from="test-domain.com" type="result" xmlns="jabber:client"/>}

2020-09-14 22:33:15 | [Mutex] received everything.

2020-09-14 22:33:15 | [Mutex] isItemNotified: registrationSuccess :: true

2020-09-14 22:33:15 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-09-14 22:33:15 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-09-14 22:33:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7581bba4

2020-09-14 22:33:15 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@34d4453

2020-09-14 22:33:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1a08fb07

2020-09-14 22:33:15 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1621d013

2020-09-14 22:33:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6e8515e8

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

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

2020-09-14 22:33:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lhajdncDAwMjgscj1RZEpTOXZZQ0VNNlpDUldPT2FIcQ==</auth>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lhajdncDAwMjgscj1RZEpTOXZZQ0VNNlpDUldPT2FIcQ==</auth>

2020-09-14 22:33:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RZEpTOXZZQ0VNNlpDUldPT2FIcTBYVzdBZWI5RzBKb0RkWjdnVG9GLHM9c2xyemY3WjRiWEVDdFE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RZEpTOXZZQ0VNNlpDUldPT2FIcTBYVzdBZWI5RzBKb0RkWjdnVG9GLHM9c2xyemY3WjRiWEVDdFE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UWRKUzl2WUNFTTZaQ1JXT09hSHEwWFc3QWViOUcwSm9EZFo3Z1RvRixwPVFWR2xJUmVuRGNvcEM4Tmw3aG5KcWkwS0t5bUdWU3NWelRrNVdoS25QVUU9</response>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UWRKUzl2WUNFTTZaQ1JXT09hSHEwWFc3QWViOUcwSm9EZFo3Z1RvRixwPVFWR2xJUmVuRGNvcEM4Tmw3aG5KcWkwS0t5bUdWU3NWelRrNVdoS25QVUU9</response>

2020-09-14 22:33:15 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0venFWWUlhWVM0ckdRM1VPT1I0MUw0N255b3VxakVOSGV2WU1ORVh2S3VVPQ==</success>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0venFWWUlhWVM0ckdRM1VPT1I0MUw0N255b3VxakVOSGV2WU1ORVh2S3VVPQ==</success>

2020-09-14 22:33:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="ILXgnKkMIc1kwZNmjfjp9B7P6Rw="/></features>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="ILXgnKkMIc1kwZNmjfjp9B7P6Rw="/></features>

2020-09-14 22:33:15 |  << <iq xmlns="jabber:client" id="qe7fQ3r3hzDq4ww3nPTZ7fH" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com >> <iq xmlns="jabber:client" id="qe7fQ3r3hzDq4ww3nPTZ7fH" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-14 22:33:15 |  >> <iq id="qe7fQ3r3hzDq4ww3nPTZ7fH" to="user_iaj7gp0028@test-domain.com/557598075-tigase-24" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_iaj7gp0028@test-domain.com/557598075-tigase-24</jid></bind></iq>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com << <iq id="qe7fQ3r3hzDq4ww3nPTZ7fH" to="user_iaj7gp0028@test-domain.com/557598075-tigase-24" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_iaj7gp0028@test-domain.com/557598075-tigase-24</jid></bind></iq>

2020-09-14 22:33:15 |  << <iq xmlns="jabber:client" id="3ZmUcSLNFzlPFxj1v8u7vfx" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com/557598075-tigase-24 >> <iq xmlns="jabber:client" id="3ZmUcSLNFzlPFxj1v8u7vfx" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-14 22:33:15 |  >> <iq id="3ZmUcSLNFzlPFxj1v8u7vfx" to="user_iaj7gp0028@test-domain.com/557598075-tigase-24" type="result" xmlns="jabber:client"/>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com/557598075-tigase-24 << <iq id="3ZmUcSLNFzlPFxj1v8u7vfx" to="user_iaj7gp0028@test-domain.com/557598075-tigase-24" type="result" xmlns="jabber:client"/>

2020-09-14 22:33:15 |  << <iq to="test-domain.com" id="cZkDtbLZ6qZfJvoVgzul1dB" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com/557598075-tigase-24 >> <iq to="test-domain.com" id="cZkDtbLZ6qZfJvoVgzul1dB" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-14 22:33:15 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com/557598075-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-14 22:33:15 |  << <iq id="w2rRdAoaODx9xhHp1hXnSY5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com/557598075-tigase-24 >> <iq id="w2rRdAoaODx9xhHp1hXnSY5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:15 |  >> <enabled id="8f18ccac-0804-4505-b17f-1781e01f44ed" xmlns="urn:xmpp:sm:3" max="60" location="01e855a2b68d" resume="true"/>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com/557598075-tigase-24 << <enabled id="8f18ccac-0804-4505-b17f-1781e01f44ed" xmlns="urn:xmpp:sm:3" max="60" location="01e855a2b68d" resume="true"/>

2020-09-14 22:33:15 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com/557598075-tigase-24 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-14 22:33:15 |  >> <iq id="cZkDtbLZ6qZfJvoVgzul1dB" from="test-domain.com" to="user_iaj7gp0028@test-domain.com/557598075-tigase-24" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><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="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com/557598075-tigase-24 << <iq id="cZkDtbLZ6qZfJvoVgzul1dB" from="test-domain.com" to="user_iaj7gp0028@test-domain.com/557598075-tigase-24" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><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="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-14 22:33:15 |  >> <iq id="w2rRdAoaODx9xhHp1hXnSY5" to="user_iaj7gp0028@test-domain.com/557598075-tigase-24" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com/557598075-tigase-24 << <iq id="w2rRdAoaODx9xhHp1hXnSY5" to="user_iaj7gp0028@test-domain.com/557598075-tigase-24" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:15 | Disconnecting

2020-09-14 22:33:15 | [Mutex] notify: [disconnected]

2020-09-14 22:33:15 | [Mutex] received everything.

2020-09-14 22:33:15 |  >> <presence from="user_iaj7gp0028@test-domain.com/557598075-tigase-24" to="user_iaj7gp0028@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com << <presence from="user_iaj7gp0028@test-domain.com/557598075-tigase-24" to="user_iaj7gp0028@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-14 22:33:15 | [Mutex] notify: [disconnected]

2020-09-14 22:33:15 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lhajdncDAwMjgscj1ZUDc4TlBYNkhLa0hId3N6R0lhSw==</auth>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lhajdncDAwMjgscj1ZUDc4TlBYNkhLa0hId3N6R0lhSw==</auth>

2020-09-14 22:33:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZUDc4TlBYNkhLa0hId3N6R0lhS2NodEhYZktNRU9QNllIZDR5YnNxLHM9c2xyemY3WjRiWEVDdFE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZUDc4TlBYNkhLa0hId3N6R0lhS2NodEhYZktNRU9QNllIZDR5YnNxLHM9c2xyemY3WjRiWEVDdFE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WVA3OE5QWDZIS2tISHdzekdJYUtjaHRIWGZLTUVPUDZZSGQ0eWJzcSxwPXVvQzRlSFlncDJtcktYbHNFY05hTHZOclVqY0M3L2xLbmtUZHlzU1NubGM9</response>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WVA3OE5QWDZIS2tISHdzekdJYUtjaHRIWGZLTUVPUDZZSGQ0eWJzcSxwPXVvQzRlSFlncDJtcktYbHNFY05hTHZOclVqY0M3L2xLbmtUZHlzU1NubGM9</response>

2020-09-14 22:33:15 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:15 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:15 | [Mutex] received everything.

2020-09-14 22:33:15 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:15 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lhajdncDAwMjgscj1IMU80djhSUGJpSEZXVjV6S1M4bg==</auth>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lhajdncDAwMjgscj1IMU80djhSUGJpSEZXVjV6S1M4bg==</auth>

2020-09-14 22:33:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IMU80djhSUGJpSEZXVjV6S1M4bkV0N2xXNmR0bGJWRFBMbTROcUtpLHM9c2xyemY3WjRiWEVDdFE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IMU80djhSUGJpSEZXVjV6S1M4bkV0N2xXNmR0bGJWRFBMbTROcUtpLHM9c2xyemY3WjRiWEVDdFE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SDFPNHY4UlBiaUhGV1Y1ektTOG5FdDdsVzZkdGxiVkRQTG00TnFLaSxwPXh1dllLWUppV3U4Uk00UUhjTlAva2drVFQzWmoyME1UaWVKS0JFUjIzYkE9</response>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SDFPNHY4UlBiaUhGV1Y1ektTOG5FdDdsVzZkdGxiVkRQTG00TnFLaSxwPXh1dllLWUppV3U4Uk00UUhjTlAva2drVFQzWmoyME1UaWVKS0JFUjIzYkE9</response>

2020-09-14 22:33:15 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:15 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:15 | [Mutex] received everything.

2020-09-14 22:33:15 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:15 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lhajdncDAwMjgscj1OVkhUMjJqQWhiaGU1ZzI5a2prOA==</auth>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lhajdncDAwMjgscj1OVkhUMjJqQWhiaGU1ZzI5a2prOA==</auth>

2020-09-14 22:33:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OVkhUMjJqQWhiaGU1ZzI5a2prOHBDaU5TQnJkT1hob2hWSUt6cUljLHM9c2xyemY3WjRiWEVDdFE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OVkhUMjJqQWhiaGU1ZzI5a2prOHBDaU5TQnJkT1hob2hWSUt6cUljLHM9c2xyemY3WjRiWEVDdFE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TlZIVDIyakFoYmhlNWcyOWtqazhwQ2lOU0JyZE9YaG9oVklLenFJYyxwPUM4S3FVeWw4VlAwYXI5Wmgyc2U5VnVIeG9UWUxTN0RTeWVtU1NKMWpZcnM9</response>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TlZIVDIyakFoYmhlNWcyOWtqazhwQ2lOU0JyZE9YaG9oVklLenFJYyxwPUM4S3FVeWw4VlAwYXI5Wmgyc2U5VnVIeG9UWUxTN0RTeWVtU1NKMWpZcnM9</response>

2020-09-14 22:33:15 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:15 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:15 | [Mutex] received everything.

2020-09-14 22:33:15 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:15 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:15 | user :: user_iaj7gp0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:16 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lhajdncDAwMjgscj0wNnJ1QnJzVklKaTcyYkFlSng5Yg==</auth>

2020-09-14 22:33:16 | user :: user_iaj7gp0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lhajdncDAwMjgscj0wNnJ1QnJzVklKaTcyYkFlSng5Yg==</auth>

2020-09-14 22:33:16 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wNnJ1QnJzVklKaTcyYkFlSng5YjhreW9YbGxLUW5wenVYOFFSZGNSLHM9c2xyemY3WjRiWEVDdFE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:16 | user :: user_iaj7gp0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wNnJ1QnJzVklKaTcyYkFlSng5YjhreW9YbGxLUW5wenVYOFFSZGNSLHM9c2xyemY3WjRiWEVDdFE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:16 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MDZydUJyc1ZJSmk3MmJBZUp4OWI4a3lvWGxsS1FucHp1WDhRUmRjUixwPW9HUTFDTWVNQS9IYmhoakg0VE14aTI2OG9rc09wWnBTRjUxQktVNkE5UVE9</response>

2020-09-14 22:33:16 | user :: user_iaj7gp0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MDZydUJyc1ZJSmk3MmJBZUp4OWI4a3lvWGxsS1FucHp1WDhRUmRjUixwPW9HUTFDTWVNQS9IYmhoakg0VE14aTI2OG9rc09wWnBTRjUxQktVNkE5UVE9</response>

2020-09-14 22:33:16 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:16 | user :: user_iaj7gp0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:16 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:16 | [Mutex] received everything.

2020-09-14 22:33:16 | [Mutex] isItemNotified: authFailed :: true

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

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

2020-09-14 22:33:16 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:16 | user :: user_iaj7gp0028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:16 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lhajdncDAwMjgscj1aTnQwRkdoaWRJSTFZZzJ2RkcwRg==</auth>

2020-09-14 22:33:16 | user :: user_iaj7gp0028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2lhajdncDAwMjgscj1aTnQwRkdoaWRJSTFZZzJ2RkcwRg==</auth>

2020-09-14 22:33:16 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aTnQwRkdoaWRJSTFZZzJ2RkcwRkJZTjV2UXJiTnRObzdiRUlVdVlGLHM9c2xyemY3WjRiWEVDdFE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:16 | user :: user_iaj7gp0028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aTnQwRkdoaWRJSTFZZzJ2RkcwRkJZTjV2UXJiTnRObzdiRUlVdVlGLHM9c2xyemY3WjRiWEVDdFE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:16 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Wk50MEZHaGlkSUkxWWcydkZHMEZCWU41dlFyYk50Tm83YkVJVXVZRixwPWdzYVFrb1duZnVWK3FrUGRuREZMTE5hb3ZOditXWjBJZ1dRd0thOWMwWjg9</response>

2020-09-14 22:33:16 | user :: user_iaj7gp0028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Wk50MEZHaGlkSUkxWWcydkZHMEZCWU41dlFyYk50Tm83YkVJVXVZRixwPWdzYVFrb1duZnVWK3FrUGRuREZMTE5hb3ZOditXWjBJZ1dRd0thOWMwWjg9</response>

2020-09-14 22:33:16 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:16 | user :: user_iaj7gp0028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:18 | [Mutex] waiting for: [user]

2020-09-14 22:33:18 | [Mutex] received everything.

2020-09-14 22:33:18 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 3.291s
2020-09-14 22:33:18 |

2020-09-14 22:33:18 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-09-14 22:33:18 | ------------------------------------

2020-09-14 22:33:18 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5df1b6d5

2020-09-14 22:33:18 | StateChangedEvent{oldState=null, newState=connecting}

2020-09-14 22:33:18 | [Mutex] waiting for: [registration]

2020-09-14 22:33:18 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5336431b

2020-09-14 22:33:18 | StateChangedEvent{oldState=connecting, newState=connected}

2020-09-14 22:33:18 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5709dda5

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

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

2020-09-14 22:33:18 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-09-14 22:33:18 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:18 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-09-14 22:33:18 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@120b4920

2020-09-14 22:33:18 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@429c02aa

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

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

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

2020-09-14 22:33:18 | user :: null >> <iq to="test-domain.com" id="A8DCIr9nZbv1fJRbucxlVTa" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-09-14 22:33:18 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="A8DCIr9nZbv1fJRbucxlVTa" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-09-14 22:33:18 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@23d3bf79

2020-09-14 22:33:18 | user :: null << <iq id="A8DCIr9nZbv1fJRbucxlVTa" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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>

2020-09-14 22:33:18 | StanzaReceivedEvent{stanza=<iq id="A8DCIr9nZbv1fJRbucxlVTa" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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>}

2020-09-14 22:33:18 | user :: null >> <iq to="test-domain.com" id="z5s6AEjTRX7nLJHN3eGvhND" type="set"><query xmlns="jabber:iq:register"><username>user_3q41jt0029</username><password>user_3q41jt0029</password><email>0ddc8009-7d4d-4b03-b2b2-7dc7bcd04973@localhost</email></query></iq>

2020-09-14 22:33:18 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="z5s6AEjTRX7nLJHN3eGvhND" type="set"><query xmlns="jabber:iq:register"><username>user_3q41jt0029</username><password>user_3q41jt0029</password><email>0ddc8009-7d4d-4b03-b2b2-7dc7bcd04973@localhost</email></query></iq>}

2020-09-14 22:33:18 | user :: null << <iq id="z5s6AEjTRX7nLJHN3eGvhND" from="test-domain.com" type="result" xmlns="jabber:client"/>

2020-09-14 22:33:18 | StanzaReceivedEvent{stanza=<iq id="z5s6AEjTRX7nLJHN3eGvhND" from="test-domain.com" type="result" xmlns="jabber:client"/>}

2020-09-14 22:33:18 | [Mutex] received everything.

2020-09-14 22:33:18 | [Mutex] isItemNotified: registrationSuccess :: true

2020-09-14 22:33:18 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-09-14 22:33:18 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-09-14 22:33:18 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3aaeaa53

2020-09-14 22:33:18 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7224b66f

2020-09-14 22:33:18 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@500f63d3

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

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

2020-09-14 22:33:18 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:18 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6e9926dc

2020-09-14 22:33:18 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@21aae56e

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

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

2020-09-14 22:33:18 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzNxNDFqdDAwMjkscj1KN0MyOVo5ZWMzSnJpYjdleE9WNg==</auth>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzNxNDFqdDAwMjkscj1KN0MyOVo5ZWMzSnJpYjdleE9WNg==</auth>

2020-09-14 22:33:18 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KN0MyOVo5ZWMzSnJpYjdleE9WNlNkaTBNQWR1TjNNa3B0emJ0dmlkLHM9Y0N2YkRZUktnRXIvbWc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KN0MyOVo5ZWMzSnJpYjdleE9WNlNkaTBNQWR1TjNNa3B0emJ0dmlkLHM9Y0N2YkRZUktnRXIvbWc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:18 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SjdDMjlaOWVjM0pyaWI3ZXhPVjZTZGkwTUFkdU4zTWtwdHpidHZpZCxwPWJRcEZmK2FPcFVGeUlmbjhuM0VMOUlja1VwaWZ5WXRlN3BFNTBidkpXeEU9</response>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SjdDMjlaOWVjM0pyaWI3ZXhPVjZTZGkwTUFkdU4zTWtwdHpidHZpZCxwPWJRcEZmK2FPcFVGeUlmbjhuM0VMOUlja1VwaWZ5WXRlN3BFNTBidkpXeEU9</response>

2020-09-14 22:33:18 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05dEhqMFFqdkMzcUptcHh4YmNxMW5JbzdKMC9zNE9nNmc5UG9hVW1pRXA4PQ==</success>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05dEhqMFFqdkMzcUptcHh4YmNxMW5JbzdKMC9zNE9nNmc5UG9hVW1pRXA4PQ==</success>

2020-09-14 22:33:18 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="ILXgnKkMIc1kwZNmjfjp9B7P6Rw="/></features>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="ILXgnKkMIc1kwZNmjfjp9B7P6Rw="/></features>

2020-09-14 22:33:18 |  << <iq xmlns="jabber:client" id="c5qPRXj5iOLNPHMHOFGJNLH" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com >> <iq xmlns="jabber:client" id="c5qPRXj5iOLNPHMHOFGJNLH" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-14 22:33:18 |  >> <iq id="c5qPRXj5iOLNPHMHOFGJNLH" to="user_3q41jt0029@test-domain.com/557598075-tigase-25" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_3q41jt0029@test-domain.com/557598075-tigase-25</jid></bind></iq>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com << <iq id="c5qPRXj5iOLNPHMHOFGJNLH" to="user_3q41jt0029@test-domain.com/557598075-tigase-25" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_3q41jt0029@test-domain.com/557598075-tigase-25</jid></bind></iq>

2020-09-14 22:33:18 |  << <iq xmlns="jabber:client" id="mcJtkN03shTX5bRSYk8hPJH" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com/557598075-tigase-25 >> <iq xmlns="jabber:client" id="mcJtkN03shTX5bRSYk8hPJH" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-14 22:33:18 |  >> <iq id="mcJtkN03shTX5bRSYk8hPJH" to="user_3q41jt0029@test-domain.com/557598075-tigase-25" type="result" xmlns="jabber:client"/>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com/557598075-tigase-25 << <iq id="mcJtkN03shTX5bRSYk8hPJH" to="user_3q41jt0029@test-domain.com/557598075-tigase-25" type="result" xmlns="jabber:client"/>

2020-09-14 22:33:18 |  << <iq to="test-domain.com" id="gneTU2dHDj09ItiXfFv1xeG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com/557598075-tigase-25 >> <iq to="test-domain.com" id="gneTU2dHDj09ItiXfFv1xeG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-14 22:33:18 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com/557598075-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-14 22:33:18 |  >> <enabled id="2686a869-7281-4059-b8b5-2b2d3e43f418" xmlns="urn:xmpp:sm:3" max="60" location="01e855a2b68d" resume="true"/>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com/557598075-tigase-25 << <enabled id="2686a869-7281-4059-b8b5-2b2d3e43f418" xmlns="urn:xmpp:sm:3" max="60" location="01e855a2b68d" resume="true"/>

2020-09-14 22:33:18 |  << <iq id="bcFrTZdP7mW1jRLUXkHKR3h" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com/557598075-tigase-25 >> <iq id="bcFrTZdP7mW1jRLUXkHKR3h" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:18 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com/557598075-tigase-25 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-14 22:33:18 |  >> <iq id="gneTU2dHDj09ItiXfFv1xeG" from="test-domain.com" to="user_3q41jt0029@test-domain.com/557598075-tigase-25" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><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="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com/557598075-tigase-25 << <iq id="gneTU2dHDj09ItiXfFv1xeG" from="test-domain.com" to="user_3q41jt0029@test-domain.com/557598075-tigase-25" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><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="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-14 22:33:18 |  >> <iq id="bcFrTZdP7mW1jRLUXkHKR3h" to="user_3q41jt0029@test-domain.com/557598075-tigase-25" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com/557598075-tigase-25 << <iq id="bcFrTZdP7mW1jRLUXkHKR3h" to="user_3q41jt0029@test-domain.com/557598075-tigase-25" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:18 | Disconnecting

2020-09-14 22:33:18 |  >> <presence from="user_3q41jt0029@test-domain.com/557598075-tigase-25" to="user_3q41jt0029@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com/557598075-tigase-25 << <presence from="user_3q41jt0029@test-domain.com/557598075-tigase-25" to="user_3q41jt0029@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-14 22:33:18 | [Mutex] notify: [disconnected]

2020-09-14 22:33:18 | [Mutex] received everything.

2020-09-14 22:33:18 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:18 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:18 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzNxNDFqdDAwMjkscj1rcmNUWnFRQWNUOXlkaVl6emZCUg==</auth>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzNxNDFqdDAwMjkscj1rcmNUWnFRQWNUOXlkaVl6emZCUg==</auth>

2020-09-14 22:33:18 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rcmNUWnFRQWNUOXlkaVl6emZCUnJ0MGZpMFJJMWFlZ01SNk1kVTRXLHM9Y0N2YkRZUktnRXIvbWc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rcmNUWnFRQWNUOXlkaVl6emZCUnJ0MGZpMFJJMWFlZ01SNk1kVTRXLHM9Y0N2YkRZUktnRXIvbWc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:18 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a3JjVFpxUUFjVDl5ZGlZenpmQlJydDBmaTBSSTFhZWdNUjZNZFU0VyxwPVhMTG8wWXBZcjRqOEZsakNPTGNhNXRKMXVjSDkwbmdQaTVEano1amhEbFE9</response>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a3JjVFpxUUFjVDl5ZGlZenpmQlJydDBmaTBSSTFhZWdNUjZNZFU0VyxwPVhMTG8wWXBZcjRqOEZsakNPTGNhNXRKMXVjSDkwbmdQaTVEano1amhEbFE9</response>

2020-09-14 22:33:18 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:18 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:18 | [Mutex] received everything.

2020-09-14 22:33:18 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:18 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:18 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:18 | user :: user_3q41jt0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:19 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfM3E0MWp0MDAyOQAgLSAtIC0gLSAt</auth>

2020-09-14 22:33:19 | user :: user_3q41jt0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfM3E0MWp0MDAyOQAgLSAtIC0gLSAt</auth>

2020-09-14 22:33:19 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:19 | user :: user_3q41jt0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:19 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:19 | [Mutex] received everything.

2020-09-14 22:33:19 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:19 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:19 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:19 | user :: user_3q41jt0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:19 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfM3E0MWp0MDAyOQAgLSAtIC0gLSAt</auth>

2020-09-14 22:33:19 | user :: user_3q41jt0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfM3E0MWp0MDAyOQAgLSAtIC0gLSAt</auth>

2020-09-14 22:33:19 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:19 | user :: user_3q41jt0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:19 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:19 | [Mutex] received everything.

2020-09-14 22:33:19 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:19 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:19 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:19 | user :: user_3q41jt0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:19 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfM3E0MWp0MDAyOQAgLSAtIC0gLSAt</auth>

2020-09-14 22:33:19 | user :: user_3q41jt0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfM3E0MWp0MDAyOQAgLSAtIC0gLSAt</auth>

2020-09-14 22:33:19 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:19 | user :: user_3q41jt0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:19 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:19 | [Mutex] received everything.

2020-09-14 22:33:19 | [Mutex] isItemNotified: authFailed :: true

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

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

2020-09-14 22:33:19 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:19 | user :: user_3q41jt0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:19 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzNxNDFqdDAwMjkscj1LdWxpZEZVU1dtYnIxTHpBcnp2Nw==</auth>

2020-09-14 22:33:19 | user :: user_3q41jt0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzNxNDFqdDAwMjkscj1LdWxpZEZVU1dtYnIxTHpBcnp2Nw==</auth>

2020-09-14 22:33:19 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LdWxpZEZVU1dtYnIxTHpBcnp2N3dpTndYbWRtRjVFVE05cnU4UTFyLHM9Y0N2YkRZUktnRXIvbWc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:19 | user :: user_3q41jt0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LdWxpZEZVU1dtYnIxTHpBcnp2N3dpTndYbWRtRjVFVE05cnU4UTFyLHM9Y0N2YkRZUktnRXIvbWc9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:19 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S3VsaWRGVVNXbWJyMUx6QXJ6djd3aU53WG1kbUY1RVRNOXJ1OFExcixwPXFsRk90a2lZUG5uckFWcXZucU9DTGF1NFBocEVjU0pEYW50Z3B4U3lJV2s9</response>

2020-09-14 22:33:19 | user :: user_3q41jt0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S3VsaWRGVVNXbWJyMUx6QXJ6djd3aU53WG1kbUY1RVRNOXJ1OFExcixwPXFsRk90a2lZUG5uckFWcXZucU9DTGF1NFBocEVjU0pEYW50Z3B4U3lJV2s9</response>

2020-09-14 22:33:19 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:19 | user :: user_3q41jt0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:21 | [Mutex] waiting for: [user]

2020-09-14 22:33:21 | [Mutex] received everything.

2020-09-14 22:33:21 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 3.147s
2020-09-14 22:33:21 |

2020-09-14 22:33:21 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2020-09-14 22:33:21 | ------------------------------------

2020-09-14 22:33:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6a63f961

2020-09-14 22:33:21 | StateChangedEvent{oldState=null, newState=connecting}

2020-09-14 22:33:21 | [Mutex] waiting for: [registration]

2020-09-14 22:33:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@64a41a5d

2020-09-14 22:33:21 | StateChangedEvent{oldState=connecting, newState=connected}

2020-09-14 22:33:21 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@609b9211

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

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

2020-09-14 22:33:21 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2020-09-14 22:33:21 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:21 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2020-09-14 22:33:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@25991066

2020-09-14 22:33:21 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@50c44d45

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

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

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

2020-09-14 22:33:21 | user :: null >> <iq to="test-domain.com" id="UqgCEl2rdBnL1cCCIr9nZbv" type="get"><query xmlns="jabber:iq:register"/></iq>

2020-09-14 22:33:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="UqgCEl2rdBnL1cCCIr9nZbv" type="get"><query xmlns="jabber:iq:register"/></iq>}

2020-09-14 22:33:21 | user :: null << <iq id="UqgCEl2rdBnL1cCCIr9nZbv" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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>

2020-09-14 22:33:21 | StanzaReceivedEvent{stanza=<iq id="UqgCEl2rdBnL1cCCIr9nZbv" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.

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>Choose a user name and password for use with this service.

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>}

2020-09-14 22:33:21 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@14f6d3f2

2020-09-14 22:33:21 | user :: null >> <iq to="test-domain.com" id="tqeKFv1xeGKYXbr7r13jR7H" type="set"><query xmlns="jabber:iq:register"><username>user_chlbb30030</username><password>user_chlbb30030</password><email>d6f3bc63-35c7-496e-8674-a533c3f549e7@localhost</email></query></iq>

2020-09-14 22:33:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="tqeKFv1xeGKYXbr7r13jR7H" type="set"><query xmlns="jabber:iq:register"><username>user_chlbb30030</username><password>user_chlbb30030</password><email>d6f3bc63-35c7-496e-8674-a533c3f549e7@localhost</email></query></iq>}

2020-09-14 22:33:21 | [Mutex] received everything.

2020-09-14 22:33:21 | [Mutex] isItemNotified: registrationSuccess :: true

2020-09-14 22:33:21 | user :: null << <iq id="tqeKFv1xeGKYXbr7r13jR7H" from="test-domain.com" type="result" xmlns="jabber:client"/>

2020-09-14 22:33:21 | StanzaReceivedEvent{stanza=<iq id="tqeKFv1xeGKYXbr7r13jR7H" from="test-domain.com" type="result" xmlns="jabber:client"/>}

2020-09-14 22:33:21 | StateChangedEvent{oldState=connected, newState=disconnecting}

2020-09-14 22:33:21 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2020-09-14 22:33:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2841d067

2020-09-14 22:33:21 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@45b6ef29

2020-09-14 22:33:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@37ea3cbf

2020-09-14 22:33:21 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@15a110f3

2020-09-14 22:33:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@334538c8

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

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

2020-09-14 22:33:21 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:21 | user :: user_chlbb30030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:21 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2NobGJiMzAwMzAscj1adEhmbjdrQVg4YnphS3llcm1IVw==</auth>

2020-09-14 22:33:21 | user :: user_chlbb30030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2NobGJiMzAwMzAscj1adEhmbjdrQVg4YnphS3llcm1IVw==</auth>

2020-09-14 22:33:21 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1adEhmbjdrQVg4YnphS3llcm1IV1NUTUdDTEhzQjc4UUhubFZ3Qm5NLHM9eE9jamFMU0JGYm5qdlE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:21 | user :: user_chlbb30030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1adEhmbjdrQVg4YnphS3llcm1IV1NUTUdDTEhzQjc4UUhubFZ3Qm5NLHM9eE9jamFMU0JGYm5qdlE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:21 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WnRIZm43a0FYOGJ6YUt5ZXJtSFdTVE1HQ0xIc0I3OFFIbmxWd0JuTSxwPWo2TWdBRjNFcmpGQnBBMjMvUi9IMUhERG1saVZSMzZDTUZCWnhJNSs4Zms9</response>

2020-09-14 22:33:21 | user :: user_chlbb30030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WnRIZm43a0FYOGJ6YUt5ZXJtSFdTVE1HQ0xIc0I3OFFIbmxWd0JuTSxwPWo2TWdBRjNFcmpGQnBBMjMvUi9IMUhERG1saVZSMzZDTUZCWnhJNSs4Zms9</response>

2020-09-14 22:33:21 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1QWUdSakNLTkxWYTJ4enRraEV4WnU5YUJLZUlOR1RGcHp0S0R2QmVydzQ0PQ==</success>

2020-09-14 22:33:21 | user :: user_chlbb30030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1QWUdSakNLTkxWYTJ4enRraEV4WnU5YUJLZUlOR1RGcHp0S0R2QmVydzQ0PQ==</success>

2020-09-14 22:33:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="ILXgnKkMIc1kwZNmjfjp9B7P6Rw="/></features>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="ILXgnKkMIc1kwZNmjfjp9B7P6Rw="/></features>

2020-09-14 22:33:22 |  << <iq xmlns="jabber:client" id="T7hTVgzul1dBdV0eQalXZdD" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com >> <iq xmlns="jabber:client" id="T7hTVgzul1dBdV0eQalXZdD" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-14 22:33:22 |  >> <iq id="T7hTVgzul1dBdV0eQalXZdD" to="user_chlbb30030@test-domain.com/557598075-tigase-26" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_chlbb30030@test-domain.com/557598075-tigase-26</jid></bind></iq>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com << <iq id="T7hTVgzul1dBdV0eQalXZdD" to="user_chlbb30030@test-domain.com/557598075-tigase-26" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_chlbb30030@test-domain.com/557598075-tigase-26</jid></bind></iq>

2020-09-14 22:33:22 |  << <iq xmlns="jabber:client" id="FaoY9rTZdP7mW1jRLUXkHKR" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-26 >> <iq xmlns="jabber:client" id="FaoY9rTZdP7mW1jRLUXkHKR" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-14 22:33:22 |  >> <iq id="FaoY9rTZdP7mW1jRLUXkHKR" to="user_chlbb30030@test-domain.com/557598075-tigase-26" type="result" xmlns="jabber:client"/>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-26 << <iq id="FaoY9rTZdP7mW1jRLUXkHKR" to="user_chlbb30030@test-domain.com/557598075-tigase-26" type="result" xmlns="jabber:client"/>

2020-09-14 22:33:22 |  << <iq to="test-domain.com" id="Buk5bDlV3fvdFJVYatdFn8p" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-26 >> <iq to="test-domain.com" id="Buk5bDlV3fvdFJVYatdFn8p" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-14 22:33:22 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-14 22:33:22 |  >> <enabled id="7a846526-1f0c-42a4-bcfa-058c7e539834" xmlns="urn:xmpp:sm:3" max="60" location="01e855a2b68d" resume="true"/>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-26 << <enabled id="7a846526-1f0c-42a4-bcfa-058c7e539834" xmlns="urn:xmpp:sm:3" max="60" location="01e855a2b68d" resume="true"/>

2020-09-14 22:33:22 |  << <iq id="IgCcBrh1ayfLLzwbMBythJD" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-26 >> <iq id="IgCcBrh1ayfLLzwbMBythJD" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:22 |  >> <iq id="Buk5bDlV3fvdFJVYatdFn8p" from="test-domain.com" to="user_chlbb30030@test-domain.com/557598075-tigase-26" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><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="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-26 << <iq id="Buk5bDlV3fvdFJVYatdFn8p" from="test-domain.com" to="user_chlbb30030@test-domain.com/557598075-tigase-26" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><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="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-26 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-14 22:33:22 |  >> <iq id="IgCcBrh1ayfLLzwbMBythJD" to="user_chlbb30030@test-domain.com/557598075-tigase-26" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-26 << <iq id="IgCcBrh1ayfLLzwbMBythJD" to="user_chlbb30030@test-domain.com/557598075-tigase-26" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:22 | Disconnecting

2020-09-14 22:33:22 | [Mutex] notify: [disconnected]

2020-09-14 22:33:22 | [Mutex] received everything.

2020-09-14 22:33:22 |  >> <presence from="user_chlbb30030@test-domain.com/557598075-tigase-26" to="user_chlbb30030@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com << <presence from="user_chlbb30030@test-domain.com/557598075-tigase-26" to="user_chlbb30030@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-14 22:33:22 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2NobGJiMzAwMzAscj1qQmxaOWRrN0UwQzVkQnJneEpsSw==</auth>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2NobGJiMzAwMzAscj1qQmxaOWRrN0UwQzVkQnJneEpsSw==</auth>

2020-09-14 22:33:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qQmxaOWRrN0UwQzVkQnJneEpsSzBaTkRYYVk5RlJPUlY4VFRxdTRRLHM9eE9jamFMU0JGYm5qdlE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qQmxaOWRrN0UwQzVkQnJneEpsSzBaTkRYYVk5RlJPUlY4VFRxdTRRLHM9eE9jamFMU0JGYm5qdlE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9akJsWjlkazdFMEM1ZEJyZ3hKbEswWk5EWGFZOUZST1JWOFRUcXU0USxwPUFQRkc4RUoyTGo3aWk1cEpYSnBTOWJaRmpySHdIbS9YSzdsdlFvbWJCTUk9</response>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9akJsWjlkazdFMEM1ZEJyZ3hKbEswWk5EWGFZOUZST1JWOFRUcXU0USxwPUFQRkc4RUoyTGo3aWk1cEpYSnBTOWJaRmpySHdIbS9YSzdsdlFvbWJCTUk9</response>

2020-09-14 22:33:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:22 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:22 | [Mutex] received everything.

2020-09-14 22:33:22 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:22 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2NobGJiMzAwMzAscj1EM3lqVWdlMno0aUk3blE0RWhkRQ==</auth>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2NobGJiMzAwMzAscj1EM3lqVWdlMno0aUk3blE0RWhkRQ==</auth>

2020-09-14 22:33:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EM3lqVWdlMno0aUk3blE0RWhkRUd0eGtVaXhxUDJBVHhoSDBLNWlULHM9eE9jamFMU0JGYm5qdlE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1EM3lqVWdlMno0aUk3blE0RWhkRUd0eGtVaXhxUDJBVHhoSDBLNWlULHM9eE9jamFMU0JGYm5qdlE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RDN5alVnZTJ6NGlJN25RNEVoZEVHdHhrVWl4cVAyQVR4aEgwSzVpVCxwPVNoZkwzT0lVd0tBaTBGVjhsb2J2Rkd3TC9ZVGNsRWViRERiS3dtUHQwMVU9</response>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RDN5alVnZTJ6NGlJN25RNEVoZEVHdHhrVWl4cVAyQVR4aEgwSzVpVCxwPVNoZkwzT0lVd0tBaTBGVjhsb2J2Rkd3TC9ZVGNsRWViRERiS3dtUHQwMVU9</response>

2020-09-14 22:33:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:22 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:22 | [Mutex] received everything.

2020-09-14 22:33:22 | [Mutex] isItemNotified: authFailed :: true

2020-09-14 22:33:22 | [Mutex] waiting for: [event]

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

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

2020-09-14 22:33:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2NobGJiMzAwMzAscj02dUlKUmxsN0VXTFhHS3NaeWRqaw==</auth>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2NobGJiMzAwMzAscj02dUlKUmxsN0VXTFhHS3NaeWRqaw==</auth>

2020-09-14 22:33:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02dUlKUmxsN0VXTFhHS3NaeWRqa3Y3U2xpZzRJcEtlVlpXY1poQ1R4LHM9eE9jamFMU0JGYm5qdlE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02dUlKUmxsN0VXTFhHS3NaeWRqa3Y3U2xpZzRJcEtlVlpXY1poQ1R4LHM9eE9jamFMU0JGYm5qdlE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NnVJSlJsbDdFV0xYR0tzWnlkamt2N1NsaWc0SXBLZVZaV2NaaENUeCxwPWdwcm9MaEtKSTVCQ0JrREdzNlBxTjduTlVMamk5aktXV1plbFdtZ0ZOb0E9</response>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NnVJSlJsbDdFV0xYR0tzWnlkamt2N1NsaWc0SXBLZVZaV2NaaENUeCxwPWdwcm9MaEtKSTVCQ0JrREdzNlBxTjduTlVMamk5aktXV1plbFdtZ0ZOb0E9</response>

2020-09-14 22:33:22 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/><text xml:lang="en">Password not verified</text></failure>

2020-09-14 22:33:22 | [Mutex] notify: [event, authFailed]

2020-09-14 22:33:22 | [Mutex] received everything.

2020-09-14 22:33:22 | [Mutex] isItemNotified: authFailed :: true

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

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

2020-09-14 22:33:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

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

2020-09-14 22:33:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2NobGJiMzAwMzAscj03VlRlYUc5bjBKaU1hUG1hRjYyWA==</auth>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX2NobGJiMzAwMzAscj03VlRlYUc5bjBKaU1hUG1hRjYyWA==</auth>

2020-09-14 22:33:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03VlRlYUc5bjBKaU1hUG1hRjYyWFB2RGpXd1Azdld1MXRTUXkwbHE0LHM9eE9jamFMU0JGYm5qdlE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03VlRlYUc5bjBKaU1hUG1hRjYyWFB2RGpXd1Azdld1MXRTUXkwbHE0LHM9eE9jamFMU0JGYm5qdlE9PSxpPTQwOTY=</challenge>

2020-09-14 22:33:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N1ZUZWFHOW4wSmlNYVBtYUY2MlhQdkRqV3dQM3ZXdTF0U1F5MGxxNCxwPUZGWTY3MlR0VFpGMHdBL1EyVTVsaTRXWFlHV1ZZY1lJVHhlTDZYRXlUajQ9</response>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N1ZUZWFHOW4wSmlNYVBtYUY2MlhQdkRqV3dQM3ZXdTF0U1F5MGxxNCxwPUZGWTY3MlR0VFpGMHdBL1EyVTVsaTRXWFlHV1ZZY1lJVHhlTDZYRXlUajQ9</response>

2020-09-14 22:33:22 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qUUZXTFcwR21RaTNLdGN6S2piakpMYmxOUmtPS29JYi9mSHZ5MFl0S3JVPQ==</success>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1qUUZXTFcwR21RaTNLdGN6S2piakpMYmxOUmtPS29JYi9mSHZ5MFl0S3JVPQ==</success>

2020-09-14 22:33:22 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="ILXgnKkMIc1kwZNmjfjp9B7P6Rw="/></features>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="ILXgnKkMIc1kwZNmjfjp9B7P6Rw="/></features>

2020-09-14 22:33:22 |  << <iq xmlns="jabber:client" id="MxpeAoV7tZmR8jYjX5lHTW6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com >> <iq xmlns="jabber:client" id="MxpeAoV7tZmR8jYjX5lHTW6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2020-09-14 22:33:22 |  >> <iq id="MxpeAoV7tZmR8jYjX5lHTW6" to="user_chlbb30030@test-domain.com/557598075-tigase-27" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_chlbb30030@test-domain.com/557598075-tigase-27</jid></bind></iq>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com << <iq id="MxpeAoV7tZmR8jYjX5lHTW6" to="user_chlbb30030@test-domain.com/557598075-tigase-27" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_chlbb30030@test-domain.com/557598075-tigase-27</jid></bind></iq>

2020-09-14 22:33:22 |  << <iq xmlns="jabber:client" id="ihBnT3lJQP4bINV1drnU2so" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-27 >> <iq xmlns="jabber:client" id="ihBnT3lJQP4bINV1drnU2so" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2020-09-14 22:33:22 |  >> <iq id="ihBnT3lJQP4bINV1drnU2so" to="user_chlbb30030@test-domain.com/557598075-tigase-27" type="result" xmlns="jabber:client"/>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-27 << <iq id="ihBnT3lJQP4bINV1drnU2so" to="user_chlbb30030@test-domain.com/557598075-tigase-27" type="result" xmlns="jabber:client"/>

2020-09-14 22:33:22 |  << <iq to="test-domain.com" id="4oU9MzpT1fDhLLVjKIzp39G" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-27 >> <iq to="test-domain.com" id="4oU9MzpT1fDhLLVjKIzp39G" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2020-09-14 22:33:22 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2020-09-14 22:33:22 |  << <iq id="jpVW9x7Cnan6zt7pP9s8EMz" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-27 >> <iq id="jpVW9x7Cnan6zt7pP9s8EMz" type="get"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:22 |  >> <iq id="4oU9MzpT1fDhLLVjKIzp39G" from="test-domain.com" to="user_chlbb30030@test-domain.com/557598075-tigase-27" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><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="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-27 << <iq id="4oU9MzpT1fDhLLVjKIzp39G" from="test-domain.com" to="user_chlbb30030@test-domain.com/557598075-tigase-27" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><identity type="im" category="server" name="Tigase ver. 8.2.0-SNAPSHOT-b11099/769a5cb2"/><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="text-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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: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:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2020-09-14 22:33:22 |  >> <enabled id="6c285f88-418e-4f29-ba1c-92e6f59bdddb" xmlns="urn:xmpp:sm:3" max="60" location="01e855a2b68d" resume="true"/>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-27 << <enabled id="6c285f88-418e-4f29-ba1c-92e6f59bdddb" xmlns="urn:xmpp:sm:3" max="60" location="01e855a2b68d" resume="true"/>

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

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-27 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2020-09-14 22:33:22 |  >> <iq id="jpVW9x7Cnan6zt7pP9s8EMz" to="user_chlbb30030@test-domain.com/557598075-tigase-27" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-27 << <iq id="jpVW9x7Cnan6zt7pP9s8EMz" to="user_chlbb30030@test-domain.com/557598075-tigase-27" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2020-09-14 22:33:22 | Disconnecting

2020-09-14 22:33:22 |  >> <presence from="user_chlbb30030@test-domain.com/557598075-tigase-27" to="user_chlbb30030@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-14 22:33:22 | user :: user_chlbb30030@test-domain.com/557598075-tigase-27 << <presence from="user_chlbb30030@test-domain.com/557598075-tigase-27" to="user_chlbb30030@test-domain.com" xmlns="jabber:client"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence>

2020-09-14 22:33:22 | [Mutex] notify: [disconnected]

2020-09-14 22:33:22 | [Mutex] received everything.

2020-09-14 22:33:24 | [Mutex] waiting for: [user]

2020-09-14 22:33:24 | [Mutex] received everything.

2020-09-14 22:33:24 | [Mutex] isItemNotified: user:ok:true :: true