Generated by TestNG with ReportNG at 22:30 PDT on Thursday 22 June 2023
root@8f5c98824654 / Java 17.0.6 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Brute Force Prevention

Suites · Log Output

Test duration : 13.711s

Passed Tests
tigase.tests.server.TestBruteforcePrevention
testDisableUser 4.690s
2023-06-22 22:30:45 |

2023-06-22 22:30:45 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2023-06-22 22:30:45 | ------------------------------------

2023-06-22 22:30:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@34cab80f

2023-06-22 22:30:45 | StateChangedEvent{oldState=null, newState=connecting}

2023-06-22 22:30:45 | [Mutex] waiting for: [registration]

2023-06-22 22:30:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3a0d50e6

2023-06-22 22:30:45 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-22 22:30:45 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3e32d37f

2023-06-22 22:30:45 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:45 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-06-22 22:30:45 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-06-22 22:30:45 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:45 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-06-22 22:30:45 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7b305add

2023-06-22 22:30:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1adb9f74

2023-06-22 22:30:45 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:45 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-06-22 22:30:45 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-06-22 22:30:45 | user :: null >> <iq to="test-domain.com" id="pGNU2o8LIRcGNEygZoML1pe" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-06-22 22:30:45 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="pGNU2o8LIRcGNEygZoML1pe" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-06-22 22:30:45 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@4a0166a9

2023-06-22 22:30:45 | user :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="pGNU2o8LIRcGNEygZoML1pe"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-06-22 22:30:45 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="pGNU2o8LIRcGNEygZoML1pe"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-06-22 22:30:45 | user :: null >> <iq to="test-domain.com" id="z614oWl6cBHLW7yfJww9LGm" type="set"><query xmlns="jabber:iq:register"><username>user_tlbzuw0027</username><password>user_tlbzuw0027</password><email>835e1057-35ff-4e0d-a452-f73f8256c1d1@localhost</email></query></iq>

2023-06-22 22:30:45 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="z614oWl6cBHLW7yfJww9LGm" type="set"><query xmlns="jabber:iq:register"><username>user_tlbzuw0027</username><password>user_tlbzuw0027</password><email>835e1057-35ff-4e0d-a452-f73f8256c1d1@localhost</email></query></iq>}

2023-06-22 22:30:45 | [Mutex] received everything.

2023-06-22 22:30:45 | user :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="z614oWl6cBHLW7yfJww9LGm"/>

2023-06-22 22:30:45 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="z614oWl6cBHLW7yfJww9LGm"/>}

2023-06-22 22:30:45 | [Mutex] isItemNotified: registrationSuccess :: true

2023-06-22 22:30:45 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-06-22 22:30:45 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-22 22:30:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6200fdbd

2023-06-22 22:30:45 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@1b1fa592

2023-06-22 22:30:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5d79a9ba

2023-06-22 22:30:45 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1c8ca892

2023-06-22 22:30:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@790453ab

2023-06-22 22:30:45 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:45 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:45 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:45 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj01dUJCQm1VdGI0T0tvRmQ1WmdUbg==</auth>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj01dUJCQm1VdGI0T0tvRmQ1WmdUbg==</auth>

2023-06-22 22:30:45 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01dUJCQm1VdGI0T0tvRmQ1WmdUbkpWbVFldExpRzAyNTNxcU00emFTLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01dUJCQm1VdGI0T0tvRmQ1WmdUbkpWbVFldExpRzAyNTNxcU00emFTLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:45 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NXVCQkJtVXRiNE9Lb0ZkNVpnVG5KVm1RZXRMaUcwMjUzcXFNNHphUyxwPXpOTnFvVWFIb2hwMkZDR1dZVGxXR1NlTmVyRUNJemkrVlVJbDE3eWdDN2s9</response>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NXVCQkJtVXRiNE9Lb0ZkNVpnVG5KVm1RZXRMaUcwMjUzcXFNNHphUyxwPXpOTnFvVWFIb2hwMkZDR1dZVGxXR1NlTmVyRUNJemkrVlVJbDE3eWdDN2s9</response>

2023-06-22 22:30:45 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xVHBEZE9ncC9yVFJTVUsyVVZTSzYvN1dVS09pWUpmRmgxUVZJZ0x0ejd3PQ==</success>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xVHBEZE9ncC9yVFJTVUsyVVZTSzYvN1dVS09pWUpmRmgxUVZJZ0x0ejd3PQ==</success>

2023-06-22 22:30:45 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="2QkYselozZftAb5xNz9tl0qKGSE=" hash="SHA-1"/></features>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="2QkYselozZftAb5xNz9tl0qKGSE=" hash="SHA-1"/></features>

2023-06-22 22:30:45 |  << <iq xmlns="jabber:client" id="CQdR8gJXhYbGvfyAh1coPGI" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com >> <iq xmlns="jabber:client" id="CQdR8gJXhYbGvfyAh1coPGI" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:30:45 |  >> <iq type="result" xmlns="jabber:client" to="user_tlbzuw0027@test-domain.com/26157302-tigase-24" id="CQdR8gJXhYbGvfyAh1coPGI"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_tlbzuw0027@test-domain.com/26157302-tigase-24</jid></bind></iq>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com << <iq type="result" xmlns="jabber:client" to="user_tlbzuw0027@test-domain.com/26157302-tigase-24" id="CQdR8gJXhYbGvfyAh1coPGI"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_tlbzuw0027@test-domain.com/26157302-tigase-24</jid></bind></iq>

2023-06-22 22:30:45 |  << <iq xmlns="jabber:client" id="w83yodueCHOCrn7ExoV5eWZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com/26157302-tigase-24 >> <iq xmlns="jabber:client" id="w83yodueCHOCrn7ExoV5eWZ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:30:45 |  >> <iq type="result" xmlns="jabber:client" to="user_tlbzuw0027@test-domain.com/26157302-tigase-24" id="w83yodueCHOCrn7ExoV5eWZ"/>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com/26157302-tigase-24 << <iq type="result" xmlns="jabber:client" to="user_tlbzuw0027@test-domain.com/26157302-tigase-24" id="w83yodueCHOCrn7ExoV5eWZ"/>

2023-06-22 22:30:45 |  << <iq to="test-domain.com" id="SSfsXWeGGIV2vugXYcyzy6p" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com/26157302-tigase-24 >> <iq to="test-domain.com" id="SSfsXWeGGIV2vugXYcyzy6p" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:30:45 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com/26157302-tigase-24 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:30:45 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" id="7cbfc343-1f9c-4ec3-b176-a5f55b1a42d6" location="8f5c98824654"/>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com/26157302-tigase-24 << <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" id="7cbfc343-1f9c-4ec3-b176-a5f55b1a42d6" location="8f5c98824654"/>

2023-06-22 22:30:45 |  << <iq id="GWphVgLQPTQarlQGpQ2iUaP" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com/26157302-tigase-24 >> <iq id="GWphVgLQPTQarlQGpQ2iUaP" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:45 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com/26157302-tigase-24 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:30:45 |  >> <iq type="result" xmlns="jabber:client" to="user_tlbzuw0027@test-domain.com/26157302-tigase-24" from="test-domain.com" id="SSfsXWeGGIV2vugXYcyzy6p"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-06-22 22:30:45 | user :: user_tlbzuw0027@test-domain.com/26157302-tigase-24 << <iq type="result" xmlns="jabber:client" to="user_tlbzuw0027@test-domain.com/26157302-tigase-24" from="test-domain.com" id="SSfsXWeGGIV2vugXYcyzy6p"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-06-22 22:30:46 | Disconnecting

2023-06-22 22:30:46 | [Mutex] notify: [disconnected]

2023-06-22 22:30:46 | [Mutex] received everything.

2023-06-22 22:30:46 | [Mutex] waiting for: [event]

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1RdHBvd0N5Mm9Mc09OS3VYaU8xSQ==</auth>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1RdHBvd0N5Mm9Mc09OS3VYaU8xSQ==</auth>

2023-06-22 22:30:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RdHBvd0N5Mm9Mc09OS3VYaU8xSXdDSXRxNUhMQ1p1S2c5ZmRrSVdjLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RdHBvd0N5Mm9Mc09OS3VYaU8xSXdDSXRxNUhMQ1p1S2c5ZmRrSVdjLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UXRwb3dDeTJvTHNPTkt1WGlPMUl3Q0l0cTVITENadUtnOWZka0lXYyxwPXJoWXpMUUYwRTAvV1pqbGxhSStJRS80YzMvc3l0M21wWGtacEY3ZW9aYWc9</response>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UXRwb3dDeTJvTHNPTkt1WGlPMUl3Q0l0cTVITENadUtnOWZka0lXYyxwPXJoWXpMUUYwRTAvV1pqbGxhSStJRS80YzMvc3l0M21wWGtacEY3ZW9aYWc9</response>

2023-06-22 22:30:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:46 | [Mutex] received everything.

2023-06-22 22:30:46 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:46 | [Mutex] waiting for: [event]

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1nOXcxY2dPM0JOSEZRbklxWndFZA==</auth>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1nOXcxY2dPM0JOSEZRbklxWndFZA==</auth>

2023-06-22 22:30:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nOXcxY2dPM0JOSEZRbklxWndFZE5oZE0zcVhqTUp0Q1hWSDdCcUlKLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1nOXcxY2dPM0JOSEZRbklxWndFZE5oZE0zcVhqTUp0Q1hWSDdCcUlKLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Zzl3MWNnTzNCTkhGUW5JcVp3RWROaGRNM3FYak1KdENYVkg3QnFJSixwPUROUDk5aGxBRHBETkFVYTlJVWxoZmNXSzl0RDFEeVZucHE4S21KTS9iN2M9</response>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Zzl3MWNnTzNCTkhGUW5JcVp3RWROaGRNM3FYak1KdENYVkg3QnFJSixwPUROUDk5aGxBRHBETkFVYTlJVWxoZmNXSzl0RDFEeVZucHE4S21KTS9iN2M9</response>

2023-06-22 22:30:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:46 | [Mutex] received everything.

2023-06-22 22:30:46 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:46 | [Mutex] waiting for: [event]

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj01OFVBQmZjOW1CQ2U5RzJmZWhlWA==</auth>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj01OFVBQmZjOW1CQ2U5RzJmZWhlWA==</auth>

2023-06-22 22:30:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01OFVBQmZjOW1CQ2U5RzJmZWhlWEFVMkFxRnoxRWlqMXg3cDRid3ZPLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj01OFVBQmZjOW1CQ2U5RzJmZWhlWEFVMkFxRnoxRWlqMXg3cDRid3ZPLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NThVQUJmYzltQkNlOUcyZmVoZVhBVTJBcUZ6MUVpajF4N3A0Ynd2TyxwPS94TGNVbHJKVzdHeTduVHo3MUtRMzVIQ2IrN0pjOUlTN0Y4dmlxaGMzTWs9</response>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NThVQUJmYzltQkNlOUcyZmVoZVhBVTJBcUZ6MUVpajF4N3A0Ynd2TyxwPS94TGNVbHJKVzdHeTduVHo3MUtRMzVIQ2IrN0pjOUlTN0Y4dmlxaGMzTWs9</response>

2023-06-22 22:30:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:46 | [Mutex] received everything.

2023-06-22 22:30:46 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:46 | [Mutex] waiting for: [event]

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1ORW4wV0VJa0tjbW01Qm9qdU5KMw==</auth>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1ORW4wV0VJa0tjbW01Qm9qdU5KMw==</auth>

2023-06-22 22:30:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ORW4wV0VJa0tjbW01Qm9qdU5KM3NObnZVcWxyaVZlcmRkMndURjNuLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ORW4wV0VJa0tjbW01Qm9qdU5KM3NObnZVcWxyaVZlcmRkMndURjNuLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TkVuMFdFSWtLY21tNUJvanVOSjNzTm52VXFscmlWZXJkZDJ3VEYzbixwPWlIS1ptZkxMWXg3M2RUNXhJYXZYMG0xOG84VXZidWxqbVQ2QkhmeHZmdHM9</response>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TkVuMFdFSWtLY21tNUJvanVOSjNzTm52VXFscmlWZXJkZDJ3VEYzbixwPWlIS1ptZkxMWXg3M2RUNXhJYXZYMG0xOG84VXZidWxqbVQ2QkhmeHZmdHM9</response>

2023-06-22 22:30:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:46 | [Mutex] received everything.

2023-06-22 22:30:46 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:46 | [Mutex] waiting for: [event]

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj03Qnc1WFlZSGk1a3QwV0VBWFZwTQ==</auth>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj03Qnc1WFlZSGk1a3QwV0VBWFZwTQ==</auth>

2023-06-22 22:30:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03Qnc1WFlZSGk1a3QwV0VBWFZwTTRJZHZoSmoyUHd2SlpXQXNTcDM4LHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03Qnc1WFlZSGk1a3QwV0VBWFZwTTRJZHZoSmoyUHd2SlpXQXNTcDM4LHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N0J3NVhZWUhpNWt0MFdFQVhWcE00SWR2aEpqMlB3dkpaV0FzU3AzOCxwPXFPTzNyQWFUT2EzQ3psbDQ2Tm9jNmFubGE4elZpMmxtbmdEQ0F0S2hPYkk9</response>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N0J3NVhZWUhpNWt0MFdFQVhWcE00SWR2aEpqMlB3dkpaV0FzU3AzOCxwPXFPTzNyQWFUT2EzQ3psbDQ2Tm9jNmFubGE4elZpMmxtbmdEQ0F0S2hPYkk9</response>

2023-06-22 22:30:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:46 | [Mutex] received everything.

2023-06-22 22:30:46 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:46 | [Mutex] waiting for: [event]

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1UaTJUZFRoTzJ1WHVqYnY1RnA2bQ==</auth>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1UaTJUZFRoTzJ1WHVqYnY1RnA2bQ==</auth>

2023-06-22 22:30:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UaTJUZFRoTzJ1WHVqYnY1RnA2bUZ6dkdiYWdDRElkQzBJcDd3eW9NLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UaTJUZFRoTzJ1WHVqYnY1RnA2bUZ6dkdiYWdDRElkQzBJcDd3eW9NLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VGkyVGRUaE8ydVh1amJ2NUZwNm1GenZHYmFnQ0RJZEMwSXA3d3lvTSxwPUMzZEpMcGZxVWlpQ2VvNElzcm5PcWNoVW1ST1gvZDFUVWZaRTBjUjNtNmc9</response>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VGkyVGRUaE8ydVh1amJ2NUZwNm1GenZHYmFnQ0RJZEMwSXA3d3lvTSxwPUMzZEpMcGZxVWlpQ2VvNElzcm5PcWNoVW1ST1gvZDFUVWZaRTBjUjNtNmc9</response>

2023-06-22 22:30:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:46 | [Mutex] received everything.

2023-06-22 22:30:46 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:46 | [Mutex] waiting for: [event]

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj03ejBkSkowY0JNMFVlMFJ4UzlDNA==</auth>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj03ejBkSkowY0JNMFVlMFJ4UzlDNA==</auth>

2023-06-22 22:30:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03ejBkSkowY0JNMFVlMFJ4UzlDNDVOVlZjUlhiSnNtM09Wc3cyYUg0LHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj03ejBkSkowY0JNMFVlMFJ4UzlDNDVOVlZjUlhiSnNtM09Wc3cyYUg0LHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N3owZEpKMGNCTTBVZTBSeFM5QzQ1TlZWY1JYYkpzbTNPVnN3MmFINCxwPXo2WlBReGF2ODF2RzVFdHF3T0VKRVpsMi9PR0NacitWSTlFVU9WOEdiak09</response>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9N3owZEpKMGNCTTBVZTBSeFM5QzQ1TlZWY1JYYkpzbTNPVnN3MmFINCxwPXo2WlBReGF2ODF2RzVFdHF3T0VKRVpsMi9PR0NacitWSTlFVU9WOEdiak09</response>

2023-06-22 22:30:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:46 | [Mutex] received everything.

2023-06-22 22:30:46 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:46 | [Mutex] waiting for: [event]

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj04OG5oTVpaNTEybDJqU3dxeDQwTA==</auth>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj04OG5oTVpaNTEybDJqU3dxeDQwTA==</auth>

2023-06-22 22:30:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04OG5oTVpaNTEybDJqU3dxeDQwTGx6Ym1SYVVQcVYxU1g3YVlsOTBHLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj04OG5oTVpaNTEybDJqU3dxeDQwTGx6Ym1SYVVQcVYxU1g3YVlsOTBHLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ODhuaE1aWjUxMmwyalN3cXg0MExsemJtUmFVUHFWMVNYN2FZbDkwRyxwPUVQTEswOHlhTjd3UVcvSnhaZFRtemRrRTlHV3FnWXpEd3ZLUG1YRktBT289</response>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ODhuaE1aWjUxMmwyalN3cXg0MExsemJtUmFVUHFWMVNYN2FZbDkwRyxwPUVQTEswOHlhTjd3UVcvSnhaZFRtemRrRTlHV3FnWXpEd3ZLUG1YRktBT289</response>

2023-06-22 22:30:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:46 | [Mutex] received everything.

2023-06-22 22:30:46 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:46 | [Mutex] waiting for: [event]

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1DSnFDQnE5WUJvMmdhaFZjOHU3Vg==</auth>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1DSnFDQnE5WUJvMmdhaFZjOHU3Vg==</auth>

2023-06-22 22:30:46 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DSnFDQnE5WUJvMmdhaFZjOHU3VnhyR2k1T0tLZjB4dGVuNzdOWk5ZLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DSnFDQnE5WUJvMmdhaFZjOHU3VnhyR2k1T0tLZjB4dGVuNzdOWk5ZLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:46 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q0pxQ0JxOVlCbzJnYWhWYzh1N1Z4ckdpNU9LS2YweHRlbjc3TlpOWSxwPVZMMXZEOEpOZisrTmNwbElhTlBHZnA2aDNRd2p5N0JPcWduRnpzazVEQUE9</response>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q0pxQ0JxOVlCbzJnYWhWYzh1N1Z4ckdpNU9LS2YweHRlbjc3TlpOWSxwPVZMMXZEOEpOZisrTmNwbElhTlBHZnA2aDNRd2p5N0JPcWduRnpzazVEQUE9</response>

2023-06-22 22:30:46 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:46 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:46 | [Mutex] received everything.

2023-06-22 22:30:46 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:46 | [Mutex] waiting for: [event]

2023-06-22 22:30:46 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:46 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:46 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj0yazAyUHlicGk2UzdNMVNxRjlGSQ==</auth>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj0yazAyUHlicGk2UzdNMVNxRjlGSQ==</auth>

2023-06-22 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yazAyUHlicGk2UzdNMVNxRjlGSU5LTDVpdEwwTFVYdXRMcVVIYUw1LHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yazAyUHlicGk2UzdNMVNxRjlGSU5LTDVpdEwwTFVYdXRMcVVIYUw1LHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MmswMlB5YnBpNlM3TTFTcUY5RklOS0w1aXRMMExVWHV0THFVSGFMNSxwPXlMd0Ixd1ZYVGRDQzBuMDV1TzlqK3FKR3dYOURnakJja0MzSysxQjRrbjA9</response>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MmswMlB5YnBpNlM3TTFTcUY5RklOS0w1aXRMMExVWHV0THFVSGFMNSxwPXlMd0Ixd1ZYVGRDQzBuMDV1TzlqK3FKR3dYOURnakJja0MzSysxQjRrbjA9</response>

2023-06-22 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:47 | [Mutex] received everything.

2023-06-22 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:47 | [Mutex] waiting for: [event]

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj16bEJqY1REYVVIdmJreGtOcTlIaw==</auth>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj16bEJqY1REYVVIdmJreGtOcTlIaw==</auth>

2023-06-22 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16bEJqY1REYVVIdmJreGtOcTlIa0xMWXpteUpNbHd1cUdZVGxIZjhVLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16bEJqY1REYVVIdmJreGtOcTlIa0xMWXpteUpNbHd1cUdZVGxIZjhVLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9emxCamNURGFVSHZia3hrTnE5SGtMTFl6bXlKTWx3dXFHWVRsSGY4VSxwPVFpZkIwc2ZYblo4Y1V4d25ldUVvWENsbVFDV2JraHdNZEMzQ2NMaEp0Kzg9</response>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9emxCamNURGFVSHZia3hrTnE5SGtMTFl6bXlKTWx3dXFHWVRsSGY4VSxwPVFpZkIwc2ZYblo4Y1V4d25ldUVvWENsbVFDV2JraHdNZEMzQ2NMaEp0Kzg9</response>

2023-06-22 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:47 | [Mutex] received everything.

2023-06-22 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:47 | [Mutex] waiting for: [event]

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj16N2ZoTFRzdGMwOGZteE5UdU5NMQ==</auth>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj16N2ZoTFRzdGMwOGZteE5UdU5NMQ==</auth>

2023-06-22 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16N2ZoTFRzdGMwOGZteE5UdU5NMWowSVp1NVZJcXVUQlhjajljcEFDLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16N2ZoTFRzdGMwOGZteE5UdU5NMWowSVp1NVZJcXVUQlhjajljcEFDLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ejdmaExUc3RjMDhmbXhOVHVOTTFqMEladTVWSXF1VEJYY2o5Y3BBQyxwPXlIZmhmSDZFN20vazk2MDQ2U0IxV25YV2VoMy9YdXFqRzBjK1NCRk1PU3c9</response>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ejdmaExUc3RjMDhmbXhOVHVOTTFqMEladTVWSXF1VEJYY2o5Y3BBQyxwPXlIZmhmSDZFN20vazk2MDQ2U0IxV25YV2VoMy9YdXFqRzBjK1NCRk1PU3c9</response>

2023-06-22 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:47 | [Mutex] received everything.

2023-06-22 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:47 | [Mutex] waiting for: [event]

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1KSmttZUtrNUE5NExBSUFLamdudQ==</auth>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1KSmttZUtrNUE5NExBSUFLamdudQ==</auth>

2023-06-22 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KSmttZUtrNUE5NExBSUFLamdudXJ3bmhGWmtjTmVkZTlwaXkwMDdWLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KSmttZUtrNUE5NExBSUFLamdudXJ3bmhGWmtjTmVkZTlwaXkwMDdWLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SkprbWVLazVBOTRMQUlBS2pnbnVyd25oRlprY05lZGU5cGl5MDA3VixwPTlNM2NoTEdTYzJBc2N1bFc5SVBuYlVib3F3ell2ZW44ZTJKWmVhMldkTFU9</response>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SkprbWVLazVBOTRMQUlBS2pnbnVyd25oRlprY05lZGU5cGl5MDA3VixwPTlNM2NoTEdTYzJBc2N1bFc5SVBuYlVib3F3ell2ZW44ZTJKWmVhMldkTFU9</response>

2023-06-22 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:47 | [Mutex] received everything.

2023-06-22 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:47 | [Mutex] waiting for: [event]

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj15SkppSXJoZmZjaWNuR1NnaHN5Uw==</auth>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj15SkppSXJoZmZjaWNuR1NnaHN5Uw==</auth>

2023-06-22 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15SkppSXJoZmZjaWNuR1NnaHN5U0ZjUVZrS0w2cnJzdlBxWG9Lenp0LHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15SkppSXJoZmZjaWNuR1NnaHN5U0ZjUVZrS0w2cnJzdlBxWG9Lenp0LHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eUpKaUlyaGZmY2ljbkdTZ2hzeVNGY1FWa0tMNnJyc3ZQcVhvS3p6dCxwPWRBaHBwTTNqSXVNYUoxTStQNENzNjE5cnpFSEZQR3diOWIvT3RrSlZKOEk9</response>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eUpKaUlyaGZmY2ljbkdTZ2hzeVNGY1FWa0tMNnJyc3ZQcVhvS3p6dCxwPWRBaHBwTTNqSXVNYUoxTStQNENzNjE5cnpFSEZQR3diOWIvT3RrSlZKOEk9</response>

2023-06-22 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:47 | [Mutex] received everything.

2023-06-22 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:47 | [Mutex] waiting for: [event]

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj0wTzBxcXJsWHVlZW9yUmIwdWZHUw==</auth>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj0wTzBxcXJsWHVlZW9yUmIwdWZHUw==</auth>

2023-06-22 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wTzBxcXJsWHVlZW9yUmIwdWZHU2JXRGdtYlV4YUIwQTBlUjUxSm1jLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wTzBxcXJsWHVlZW9yUmIwdWZHU2JXRGdtYlV4YUIwQTBlUjUxSm1jLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ME8wcXFybFh1ZWVvclJiMHVmR1NiV0RnbWJVeGFCMEEwZVI1MUptYyxwPTdrdE10MzdoUFY3dTlEK3gzUXZMenJVN1p4YzNMYmdUUUV6ZXB0WEJWREU9</response>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ME8wcXFybFh1ZWVvclJiMHVmR1NiV0RnbWJVeGFCMEEwZVI1MUptYyxwPTdrdE10MzdoUFY3dTlEK3gzUXZMenJVN1p4YzNMYmdUUUV6ZXB0WEJWREU9</response>

2023-06-22 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:47 | [Mutex] received everything.

2023-06-22 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:47 | [Mutex] waiting for: [event]

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1sdVQxRld5NGJQM0Nackl1MTFyRA==</auth>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1sdVQxRld5NGJQM0Nackl1MTFyRA==</auth>

2023-06-22 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sdVQxRld5NGJQM0Nackl1MTFyREtJMTVhZ09UZnNtWUJiM1g3ZXRtLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sdVQxRld5NGJQM0Nackl1MTFyREtJMTVhZ09UZnNtWUJiM1g3ZXRtLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bHVUMUZXeTRiUDNDWnJJdTExckRLSTE1YWdPVGZzbVlCYjNYN2V0bSxwPUtJK093RXBRemQyQndVYmQ1ZHNRYmpTTTBmeklweVhieFRDRHNEd1g1QVU9</response>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bHVUMUZXeTRiUDNDWnJJdTExckRLSTE1YWdPVGZzbVlCYjNYN2V0bSxwPUtJK093RXBRemQyQndVYmQ1ZHNRYmpTTTBmeklweVhieFRDRHNEd1g1QVU9</response>

2023-06-22 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:47 | [Mutex] received everything.

2023-06-22 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:47 | [Mutex] waiting for: [event]

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1CWU5XRjc5NlhRYktFZHVOQm02Nw==</auth>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1CWU5XRjc5NlhRYktFZHVOQm02Nw==</auth>

2023-06-22 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CWU5XRjc5NlhRYktFZHVOQm02N24xVEt0aUY5WUhGYk0ySGxrcUZhLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CWU5XRjc5NlhRYktFZHVOQm02N24xVEt0aUY5WUhGYk0ySGxrcUZhLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QllOV0Y3OTZYUWJLRWR1TkJtNjduMVRLdGlGOVlIRmJNMkhsa3FGYSxwPXdrQ2crSHFkOUVPbUx4Qkc3VjJNS3pmZGhOa0JKYTVmR1Eva3RPaHRKUTg9</response>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QllOV0Y3OTZYUWJLRWR1TkJtNjduMVRLdGlGOVlIRmJNMkhsa3FGYSxwPXdrQ2crSHFkOUVPbUx4Qkc3VjJNS3pmZGhOa0JKYTVmR1Eva3RPaHRKUTg9</response>

2023-06-22 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:47 | [Mutex] received everything.

2023-06-22 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:47 | [Mutex] waiting for: [event]

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1weUoyQzdlVVRraG5wU3FpQVFBQQ==</auth>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1weUoyQzdlVVRraG5wU3FpQVFBQQ==</auth>

2023-06-22 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1weUoyQzdlVVRraG5wU3FpQVFBQUxURzlFSjV5bmRqbUw0VHlNUjBWLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1weUoyQzdlVVRraG5wU3FpQVFBQUxURzlFSjV5bmRqbUw0VHlNUjBWLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cHlKMkM3ZVVUa2hucFNxaUFRQUFMVEc5RUo1eW5kam1MNFR5TVIwVixwPWxOTGNIc1JJOTBiaG1yS2JYVFIyL1dzRC9GR3BnRGZCUnhCY09uR09NRDQ9</response>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cHlKMkM3ZVVUa2hucFNxaUFRQUFMVEc5RUo1eW5kam1MNFR5TVIwVixwPWxOTGNIc1JJOTBiaG1yS2JYVFIyL1dzRC9GR3BnRGZCUnhCY09uR09NRDQ9</response>

2023-06-22 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:47 | [Mutex] received everything.

2023-06-22 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:47 | [Mutex] waiting for: [event]

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj02dFpwVmpJczQ4YjJRcTNLNWF3Qg==</auth>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj02dFpwVmpJczQ4YjJRcTNLNWF3Qg==</auth>

2023-06-22 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02dFpwVmpJczQ4YjJRcTNLNWF3QkI3M0FScmtvWU91dGVoS0tVeER1LHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02dFpwVmpJczQ4YjJRcTNLNWF3QkI3M0FScmtvWU91dGVoS0tVeER1LHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NnRacFZqSXM0OGIyUXEzSzVhd0JCNzNBUnJrb1lPdXRlaEtLVXhEdSxwPVJYWGxFVE5BQ0p0SERUbkJDa1hhUHJMWHZ5SUUyRitmYllwVnFVOGV4Vlk9</response>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NnRacFZqSXM0OGIyUXEzSzVhd0JCNzNBUnJrb1lPdXRlaEtLVXhEdSxwPVJYWGxFVE5BQ0p0SERUbkJDa1hhUHJMWHZ5SUUyRitmYllwVnFVOGV4Vlk9</response>

2023-06-22 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:47 | [Mutex] received everything.

2023-06-22 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:47 | [Mutex] waiting for: [event]

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1VWk1JdldEWVBkY1VlNUtwMWMwSA==</auth>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1VWk1JdldEWVBkY1VlNUtwMWMwSA==</auth>

2023-06-22 22:30:47 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VWk1JdldEWVBkY1VlNUtwMWMwSEhGTWRhS3VTcTdydzNGQWxrYUJ1LHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VWk1JdldEWVBkY1VlNUtwMWMwSEhGTWRhS3VTcTdydzNGQWxrYUJ1LHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:47 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VVpNSXZXRFlQZGNVZTVLcDFjMEhIRk1kYUt1U3E3cnczRkFsa2FCdSxwPVcwdXNUbmp6aDhLM2g1MlE2bkR0ZXFXYWJuSU1NaEtTZEhmdlhkYXJlK289</response>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VVpNSXZXRFlQZGNVZTVLcDFjMEhIRk1kYUt1U3E3cnczRkFsa2FCdSxwPVcwdXNUbmp6aDhLM2g1MlE2bkR0ZXFXYWJuSU1NaEtTZEhmdlhkYXJlK289</response>

2023-06-22 22:30:47 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:47 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:47 | [Mutex] received everything.

2023-06-22 22:30:47 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:47 | [Mutex] waiting for: [event]

2023-06-22 22:30:47 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:47 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:47 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:48 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1maXYwTlN5a0lpelNtZ0FjM05HbQ==</auth>

2023-06-22 22:30:48 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1maXYwTlN5a0lpelNtZ0FjM05HbQ==</auth>

2023-06-22 22:30:48 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1maXYwTlN5a0lpelNtZ0FjM05HbTNCaENSYjAwZlNzRW4zbkRsYTczLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:48 | user :: user_tlbzuw0027@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1maXYwTlN5a0lpelNtZ0FjM05HbTNCaENSYjAwZlNzRW4zbkRsYTczLHM9ckY3SERSd3Q1L0tVM3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:48 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Zml2ME5TeWtJaXpTbWdBYzNOR20zQmhDUmIwMGZTc0VuM25EbGE3MyxwPUVYOEowalF6a2hNK1hydjVjcGFXY294Y254OWtSRXgrY2F2ZzVmRkx5T2M9</response>

2023-06-22 22:30:48 | user :: user_tlbzuw0027@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Zml2ME5TeWtJaXpTbWdBYzNOR20zQmhDUmIwMGZTc0VuM25EbGE3MyxwPUVYOEowalF6a2hNK1hydjVjcGFXY294Y254OWtSRXgrY2F2ZzVmRkx5T2M9</response>

2023-06-22 22:30:48 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:48 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:48 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:48 | [Mutex] received everything.

2023-06-22 22:30:48 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:48 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:48 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:48 | user :: user_tlbzuw0027@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:48 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:48 | user :: user_tlbzuw0027@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:48 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1TbkdZbnNqalczd3pFZVZnUkhZeg==</auth>

2023-06-22 22:30:48 | user :: user_tlbzuw0027@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3RsYnp1dzAwMjcscj1TbkdZbnNqalczd3pFZVZnUkhZeg==</auth>

2023-06-22 22:30:48 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure>

2023-06-22 22:30:48 | user :: user_tlbzuw0027@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure>

2023-06-22 22:30:50 | [Mutex] waiting for: [user]

2023-06-22 22:30:50 | [Mutex] received everything.

2023-06-22 22:30:50 | [Mutex] isItemNotified: user:ok:false :: true

testOneInvalidLoginTooMuchDefaultSasl 3.061s
2023-06-22 22:30:50 |

2023-06-22 22:30:50 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2023-06-22 22:30:50 | ------------------------------------

2023-06-22 22:30:50 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@41fc09eb

2023-06-22 22:30:50 | StateChangedEvent{oldState=null, newState=connecting}

2023-06-22 22:30:50 | [Mutex] waiting for: [registration]

2023-06-22 22:30:50 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4f3bffa4

2023-06-22 22:30:50 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-22 22:30:50 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4b04629b

2023-06-22 22:30:50 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-06-22 22:30:50 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:50 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-06-22 22:30:50 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:50 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-06-22 22:30:50 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@e06f59f

2023-06-22 22:30:50 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2f1406e5

2023-06-22 22:30:50 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-06-22 22:30:50 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:50 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-06-22 22:30:50 | user :: null >> <iq to="test-domain.com" id="B2Bk7EiN5xudKDv4Cl9sURK" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-06-22 22:30:50 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="B2Bk7EiN5xudKDv4Cl9sURK" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-06-22 22:30:50 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3fc21a7c

2023-06-22 22:30:50 | user :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="B2Bk7EiN5xudKDv4Cl9sURK"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-06-22 22:30:50 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="B2Bk7EiN5xudKDv4Cl9sURK"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-06-22 22:30:50 | user :: null >> <iq to="test-domain.com" id="h2zaOJV0038CseO7qh2m9mY" type="set"><query xmlns="jabber:iq:register"><username>user_9a9v450028</username><password>user_9a9v450028</password><email>fb3093fd-31ca-46e8-948e-565c05c8504d@localhost</email></query></iq>

2023-06-22 22:30:50 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="h2zaOJV0038CseO7qh2m9mY" type="set"><query xmlns="jabber:iq:register"><username>user_9a9v450028</username><password>user_9a9v450028</password><email>fb3093fd-31ca-46e8-948e-565c05c8504d@localhost</email></query></iq>}

2023-06-22 22:30:50 | user :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="h2zaOJV0038CseO7qh2m9mY"/>

2023-06-22 22:30:50 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="h2zaOJV0038CseO7qh2m9mY"/>}

2023-06-22 22:30:50 | [Mutex] received everything.

2023-06-22 22:30:50 | [Mutex] isItemNotified: registrationSuccess :: true

2023-06-22 22:30:50 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-06-22 22:30:50 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-22 22:30:50 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@573ab7a5

2023-06-22 22:30:50 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6e290ad0

2023-06-22 22:30:50 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@61850ade

2023-06-22 22:30:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:50 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4ebbfd68

2023-06-22 22:30:50 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4c3efc85

2023-06-22 22:30:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlhOXY0NTAwMjgscj1KT2Y1ZjdqRFhrOFRuU1B0U0dteA==</auth>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlhOXY0NTAwMjgscj1KT2Y1ZjdqRFhrOFRuU1B0U0dteA==</auth>

2023-06-22 22:30:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KT2Y1ZjdqRFhrOFRuU1B0U0dteG9WVzd4SUtMYU9tSmZET21oNWNJLHM9OHRPUEhaUjN2R09jSEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1KT2Y1ZjdqRFhrOFRuU1B0U0dteG9WVzd4SUtMYU9tSmZET21oNWNJLHM9OHRPUEhaUjN2R09jSEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Sk9mNWY3akRYazhUblNQdFNHbXhvVlc3eElLTGFPbUpmRE9taDVjSSxwPXUxdk54SnVlMUFKYVBuck1razNIK3JROXpjVDhCUTFtMnRzNktpYzc0dnM9</response>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Sk9mNWY3akRYazhUblNQdFNHbXhvVlc3eElLTGFPbUpmRE9taDVjSSxwPXUxdk54SnVlMUFKYVBuck1razNIK3JROXpjVDhCUTFtMnRzNktpYzc0dnM9</response>

2023-06-22 22:30:50 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1OMWRtTU5mSmt0UWhOWWRQaVA5czlRY21rNVJIVCtEOENXcElkdHJyOUdJPQ==</success>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1OMWRtTU5mSmt0UWhOWWRQaVA5czlRY21rNVJIVCtEOENXcElkdHJyOUdJPQ==</success>

2023-06-22 22:30:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="2QkYselozZftAb5xNz9tl0qKGSE=" hash="SHA-1"/></features>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="2QkYselozZftAb5xNz9tl0qKGSE=" hash="SHA-1"/></features>

2023-06-22 22:30:50 |  << <iq xmlns="jabber:client" id="kVcPOChAwgQ2zk5EABgMITc" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com >> <iq xmlns="jabber:client" id="kVcPOChAwgQ2zk5EABgMITc" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:30:50 |  >> <iq type="result" xmlns="jabber:client" to="user_9a9v450028@test-domain.com/26157302-tigase-25" id="kVcPOChAwgQ2zk5EABgMITc"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_9a9v450028@test-domain.com/26157302-tigase-25</jid></bind></iq>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com << <iq type="result" xmlns="jabber:client" to="user_9a9v450028@test-domain.com/26157302-tigase-25" id="kVcPOChAwgQ2zk5EABgMITc"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_9a9v450028@test-domain.com/26157302-tigase-25</jid></bind></iq>

2023-06-22 22:30:50 |  << <iq xmlns="jabber:client" id="RihGmLys8AwxgXo4zcEsnak" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com/26157302-tigase-25 >> <iq xmlns="jabber:client" id="RihGmLys8AwxgXo4zcEsnak" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:30:50 |  >> <iq type="result" xmlns="jabber:client" to="user_9a9v450028@test-domain.com/26157302-tigase-25" id="RihGmLys8AwxgXo4zcEsnak"/>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com/26157302-tigase-25 << <iq type="result" xmlns="jabber:client" to="user_9a9v450028@test-domain.com/26157302-tigase-25" id="RihGmLys8AwxgXo4zcEsnak"/>

2023-06-22 22:30:50 |  << <iq to="test-domain.com" id="Hlo7ExoV5eWZr24bo8uiWnW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com/26157302-tigase-25 >> <iq to="test-domain.com" id="Hlo7ExoV5eWZr24bo8uiWnW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:30:50 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com/26157302-tigase-25 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:30:50 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" id="9430f0c2-8f57-4482-896b-bccc6f4365eb" location="8f5c98824654"/>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com/26157302-tigase-25 << <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" id="9430f0c2-8f57-4482-896b-bccc6f4365eb" location="8f5c98824654"/>

2023-06-22 22:30:50 |  << <iq id="lkjKu14ucIM3i1wk5eIADGm" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com/26157302-tigase-25 >> <iq id="lkjKu14ucIM3i1wk5eIADGm" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:50 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com/26157302-tigase-25 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:30:50 |  >> <iq type="result" xmlns="jabber:client" to="user_9a9v450028@test-domain.com/26157302-tigase-25" from="test-domain.com" id="Hlo7ExoV5eWZr24bo8uiWnW"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com/26157302-tigase-25 << <iq type="result" xmlns="jabber:client" to="user_9a9v450028@test-domain.com/26157302-tigase-25" from="test-domain.com" id="Hlo7ExoV5eWZr24bo8uiWnW"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-06-22 22:30:50 | Disconnecting

2023-06-22 22:30:50 |  >> <iq type="result" xmlns="jabber:client" to="user_9a9v450028@test-domain.com/26157302-tigase-25" id="lkjKu14ucIM3i1wk5eIADGm"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com/26157302-tigase-25 << <iq type="result" xmlns="jabber:client" to="user_9a9v450028@test-domain.com/26157302-tigase-25" id="lkjKu14ucIM3i1wk5eIADGm"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:50 |  >> <presence xmlns="jabber:client" to="user_9a9v450028@test-domain.com" from="user_9a9v450028@test-domain.com/26157302-tigase-25"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com/26157302-tigase-25 << <presence xmlns="jabber:client" to="user_9a9v450028@test-domain.com" from="user_9a9v450028@test-domain.com/26157302-tigase-25"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-06-22 22:30:50 | [Mutex] notify: [disconnected]

2023-06-22 22:30:50 | [Mutex] received everything.

2023-06-22 22:30:50 | [Mutex] waiting for: [event]

2023-06-22 22:30:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlhOXY0NTAwMjgscj1NdEYzTG5Ha0FEZERjRXprak5qWg==</auth>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlhOXY0NTAwMjgscj1NdEYzTG5Ha0FEZERjRXprak5qWg==</auth>

2023-06-22 22:30:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NdEYzTG5Ha0FEZERjRXprak5qWldnR1NDMkhFeWp4dFhJNEJRWEViLHM9OHRPUEhaUjN2R09jSEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1NdEYzTG5Ha0FEZERjRXprak5qWldnR1NDMkhFeWp4dFhJNEJRWEViLHM9OHRPUEhaUjN2R09jSEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TXRGM0xuR2tBRGREY0V6a2pOalpXZ0dTQzJIRXlqeHRYSTRCUVhFYixwPUVQcmNiN3l4N3F4Qk82eUdWaTk5Szh2L3RKQlVIV1ducEwxYTk1UmNaVHM9</response>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TXRGM0xuR2tBRGREY0V6a2pOalpXZ0dTQzJIRXlqeHRYSTRCUVhFYixwPUVQcmNiN3l4N3F4Qk82eUdWaTk5Szh2L3RKQlVIV1ducEwxYTk1UmNaVHM9</response>

2023-06-22 22:30:50 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:50 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:50 | [Mutex] received everything.

2023-06-22 22:30:50 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:50 | [Mutex] waiting for: [event]

2023-06-22 22:30:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:50 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlhOXY0NTAwMjgscj1mUHZQc3JOZjdDd2IxOHBZb1FRQQ==</auth>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlhOXY0NTAwMjgscj1mUHZQc3JOZjdDd2IxOHBZb1FRQQ==</auth>

2023-06-22 22:30:50 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mUHZQc3JOZjdDd2IxOHBZb1FRQVVlS1VDZFdsaDRYODJwN1BLTDhQLHM9OHRPUEhaUjN2R09jSEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1mUHZQc3JOZjdDd2IxOHBZb1FRQVVlS1VDZFdsaDRYODJwN1BLTDhQLHM9OHRPUEhaUjN2R09jSEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:50 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZlB2UHNyTmY3Q3diMThwWW9RUUFVZUtVQ2RXbGg0WDgycDdQS0w4UCxwPXd5RXJYYTVaNFdhdTN1a2ZFQk9QNE95SWUwUzBFSEZ4bHoyWnNlQ1ZJK3M9</response>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZlB2UHNyTmY3Q3diMThwWW9RUUFVZUtVQ2RXbGg0WDgycDdQS0w4UCxwPXd5RXJYYTVaNFdhdTN1a2ZFQk9QNE95SWUwUzBFSEZ4bHoyWnNlQ1ZJK3M9</response>

2023-06-22 22:30:50 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:50 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:50 | [Mutex] received everything.

2023-06-22 22:30:50 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:50 | [Mutex] waiting for: [event]

2023-06-22 22:30:50 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:50 | user :: user_9a9v450028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlhOXY0NTAwMjgscj13V0tDVHRwclJvaTRIbWpoMHczdw==</auth>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlhOXY0NTAwMjgscj13V0tDVHRwclJvaTRIbWpoMHczdw==</auth>

2023-06-22 22:30:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13V0tDVHRwclJvaTRIbWpoMHczd1pySmgxenpDVFZKdHQ5RzN2bzJBLHM9OHRPUEhaUjN2R09jSEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13V0tDVHRwclJvaTRIbWpoMHczd1pySmgxenpDVFZKdHQ5RzN2bzJBLHM9OHRPUEhaUjN2R09jSEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9d1dLQ1R0cHJSb2k0SG1qaDB3M3dackpoMXp6Q1RWSnR0OUczdm8yQSxwPVFTZmVWNEJyOVZGTTYxRS9MZU13VnhtalJIZG51ZDBTSHBaQ3JITzJVQW89</response>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9d1dLQ1R0cHJSb2k0SG1qaDB3M3dackpoMXp6Q1RWSnR0OUczdm8yQSxwPVFTZmVWNEJyOVZGTTYxRS9MZU13VnhtalJIZG51ZDBTSHBaQ3JITzJVQW89</response>

2023-06-22 22:30:51 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:51 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:51 | [Mutex] received everything.

2023-06-22 22:30:51 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:51 | [Mutex] waiting for: [event]

2023-06-22 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlhOXY0NTAwMjgscj1qZDZ0TUJXeFUycklrNUVyVERVNg==</auth>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlhOXY0NTAwMjgscj1qZDZ0TUJXeFUycklrNUVyVERVNg==</auth>

2023-06-22 22:30:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qZDZ0TUJXeFUycklrNUVyVERVNnpEdDhMdlNWa2h6YlBWTFlTRkhQLHM9OHRPUEhaUjN2R09jSEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1qZDZ0TUJXeFUycklrNUVyVERVNnpEdDhMdlNWa2h6YlBWTFlTRkhQLHM9OHRPUEhaUjN2R09jSEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9amQ2dE1CV3hVMnJJazVFclREVTZ6RHQ4THZTVmtoemJQVkxZU0ZIUCxwPWdDNUFUc0o1MVdTV2d1MDVSNDN1K3Rib29na1pkZ0h1dURGS1dORy93eG89</response>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9amQ2dE1CV3hVMnJJazVFclREVTZ6RHQ4THZTVmtoemJQVkxZU0ZIUCxwPWdDNUFUc0o1MVdTV2d1MDVSNDN1K3Rib29na1pkZ0h1dURGS1dORy93eG89</response>

2023-06-22 22:30:51 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:51 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:51 | [Mutex] received everything.

2023-06-22 22:30:51 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:51 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:51 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlhOXY0NTAwMjgscj14YWVHUnZmWEFMZ2xDNjN0QWh4Tw==</auth>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzlhOXY0NTAwMjgscj14YWVHUnZmWEFMZ2xDNjN0QWh4Tw==</auth>

2023-06-22 22:30:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14YWVHUnZmWEFMZ2xDNjN0QWh4T2pTT0VmSHdIU1o0Y2pxcnVyOVJnLHM9OHRPUEhaUjN2R09jSEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj14YWVHUnZmWEFMZ2xDNjN0QWh4T2pTT0VmSHdIU1o0Y2pxcnVyOVJnLHM9OHRPUEhaUjN2R09jSEE9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eGFlR1J2ZlhBTGdsQzYzdEFoeE9qU09FZkh3SFNaNGNqcXJ1cjlSZyxwPW9zMTVqSzlvVUdFclhYL0l6WVVDKzFxZHVJWm5CdXJlakZ0VldrQjNmTlU9</response>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eGFlR1J2ZlhBTGdsQzYzdEFoeE9qU09FZkh3SFNaNGNqcXJ1cjlSZyxwPW9zMTVqSzlvVUdFclhYL0l6WVVDKzFxZHVJWm5CdXJlakZ0VldrQjNmTlU9</response>

2023-06-22 22:30:51 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:51 | user :: user_9a9v450028@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:53 | [Mutex] waiting for: [user]

2023-06-22 22:30:53 | [Mutex] received everything.

2023-06-22 22:30:53 | [Mutex] isItemNotified: user:ok:true :: true

testOneInvalidLoginTooMuchRandomSasl 2.827s
2023-06-22 22:30:53 |

2023-06-22 22:30:53 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2023-06-22 22:30:53 | ------------------------------------

2023-06-22 22:30:53 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@64fe3922

2023-06-22 22:30:53 | StateChangedEvent{oldState=null, newState=connecting}

2023-06-22 22:30:53 | [Mutex] waiting for: [registration]

2023-06-22 22:30:53 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6a39dbcd

2023-06-22 22:30:53 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-22 22:30:53 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6e065252

2023-06-22 22:30:53 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:53 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-06-22 22:30:53 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-06-22 22:30:53 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:53 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-06-22 22:30:53 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2b04d1f6

2023-06-22 22:30:53 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3e26ca9d

2023-06-22 22:30:53 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:53 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-06-22 22:30:53 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-06-22 22:30:53 | user :: null >> <iq to="test-domain.com" id="RnmQGpQ2iUaPQ7IIRMOM1sU" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-06-22 22:30:53 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="RnmQGpQ2iUaPQ7IIRMOM1sU" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-06-22 22:30:53 | user :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="RnmQGpQ2iUaPQ7IIRMOM1sU"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-06-22 22:30:53 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="RnmQGpQ2iUaPQ7IIRMOM1sU"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-06-22 22:30:53 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1a659927

2023-06-22 22:30:53 | user :: null >> <iq to="test-domain.com" id="8leq3Bzyl09x8KBFuYZ0mWc" type="set"><query xmlns="jabber:iq:register"><username>user_qpyh2b0029</username><password>user_qpyh2b0029</password><email>eab8e37d-f868-485f-bb2d-b3396e0b0329@localhost</email></query></iq>

2023-06-22 22:30:53 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="8leq3Bzyl09x8KBFuYZ0mWc" type="set"><query xmlns="jabber:iq:register"><username>user_qpyh2b0029</username><password>user_qpyh2b0029</password><email>eab8e37d-f868-485f-bb2d-b3396e0b0329@localhost</email></query></iq>}

2023-06-22 22:30:53 | user :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="8leq3Bzyl09x8KBFuYZ0mWc"/>

2023-06-22 22:30:53 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="8leq3Bzyl09x8KBFuYZ0mWc"/>}

2023-06-22 22:30:53 | [Mutex] received everything.

2023-06-22 22:30:53 | [Mutex] isItemNotified: registrationSuccess :: true

2023-06-22 22:30:53 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-06-22 22:30:53 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-22 22:30:53 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@46addcfb

2023-06-22 22:30:53 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4b2b2eb9

2023-06-22 22:30:53 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@43516763

2023-06-22 22:30:53 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@754b728f

2023-06-22 22:30:53 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5da932d9

2023-06-22 22:30:53 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:53 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:53 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:53 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3FweWgyYjAwMjkscj1kaDlRN3B2SW9BWVNzVzlwVldYaQ==</auth>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3FweWgyYjAwMjkscj1kaDlRN3B2SW9BWVNzVzlwVldYaQ==</auth>

2023-06-22 22:30:53 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kaDlRN3B2SW9BWVNzVzlwVldYaWl1UDNPc1phYlRLSjE5QUF3SVd5LHM9MmRkMHB6SDRMRlBGb2c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kaDlRN3B2SW9BWVNzVzlwVldYaWl1UDNPc1phYlRLSjE5QUF3SVd5LHM9MmRkMHB6SDRMRlBGb2c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:53 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZGg5UTdwdklvQVlTc1c5cFZXWGlpdVAzT3NaYWJUS0oxOUFBd0lXeSxwPW5OaG82NC9SSFpmQ0ozV252NjRYYUdqOThHOE54VW92cW5lU0haYjlGNlE9</response>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZGg5UTdwdklvQVlTc1c5cFZXWGlpdVAzT3NaYWJUS0oxOUFBd0lXeSxwPW5OaG82NC9SSFpmQ0ozV252NjRYYUdqOThHOE54VW92cW5lU0haYjlGNlE9</response>

2023-06-22 22:30:53 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PSVRQZi95U3Z0MFI0a2MrUUZsaEx2VnN0emRZS3RpTEhRMytEZ2psYlo0PQ==</success>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1PSVRQZi95U3Z0MFI0a2MrUUZsaEx2VnN0emRZS3RpTEhRMytEZ2psYlo0PQ==</success>

2023-06-22 22:30:53 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="2QkYselozZftAb5xNz9tl0qKGSE=" hash="SHA-1"/></features>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="2QkYselozZftAb5xNz9tl0qKGSE=" hash="SHA-1"/></features>

2023-06-22 22:30:53 |  << <iq xmlns="jabber:client" id="yeR7iQQ9Iq3Bzyl09x8KBFu" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com >> <iq xmlns="jabber:client" id="yeR7iQQ9Iq3Bzyl09x8KBFu" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:30:53 |  >> <iq type="result" xmlns="jabber:client" to="user_qpyh2b0029@test-domain.com/26157302-tigase-26" id="yeR7iQQ9Iq3Bzyl09x8KBFu"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_qpyh2b0029@test-domain.com/26157302-tigase-26</jid></bind></iq>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com << <iq type="result" xmlns="jabber:client" to="user_qpyh2b0029@test-domain.com/26157302-tigase-26" id="yeR7iQQ9Iq3Bzyl09x8KBFu"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_qpyh2b0029@test-domain.com/26157302-tigase-26</jid></bind></iq>

2023-06-22 22:30:53 |  << <iq xmlns="jabber:client" id="FX0bR5Ap8p3aOJV0038CseO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com/26157302-tigase-26 >> <iq xmlns="jabber:client" id="FX0bR5Ap8p3aOJV0038CseO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:30:53 |  >> <iq type="result" xmlns="jabber:client" to="user_qpyh2b0029@test-domain.com/26157302-tigase-26" id="FX0bR5Ap8p3aOJV0038CseO"/>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com/26157302-tigase-26 << <iq type="result" xmlns="jabber:client" to="user_qpyh2b0029@test-domain.com/26157302-tigase-26" id="FX0bR5Ap8p3aOJV0038CseO"/>

2023-06-22 22:30:53 |  << <iq to="test-domain.com" id="Wk5m2qlSbQYnOSUhYW5FHOR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com/26157302-tigase-26 >> <iq to="test-domain.com" id="Wk5m2qlSbQYnOSUhYW5FHOR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:30:53 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com/26157302-tigase-26 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:30:53 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" id="2ddb620e-b3de-4c20-9789-7f094f01068e" location="8f5c98824654"/>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com/26157302-tigase-26 << <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" id="2ddb620e-b3de-4c20-9789-7f094f01068e" location="8f5c98824654"/>

2023-06-22 22:30:53 |  << <iq id="43eGwvqQThVgLQPTQarlQGp" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com/26157302-tigase-26 >> <iq id="43eGwvqQThVgLQPTQarlQGp" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:53 |  >> <iq type="result" xmlns="jabber:client" to="user_qpyh2b0029@test-domain.com/26157302-tigase-26" from="test-domain.com" id="Wk5m2qlSbQYnOSUhYW5FHOR"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com/26157302-tigase-26 << <iq type="result" xmlns="jabber:client" to="user_qpyh2b0029@test-domain.com/26157302-tigase-26" from="test-domain.com" id="Wk5m2qlSbQYnOSUhYW5FHOR"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com/26157302-tigase-26 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:30:53 |  >> <iq type="result" xmlns="jabber:client" to="user_qpyh2b0029@test-domain.com/26157302-tigase-26" id="43eGwvqQThVgLQPTQarlQGp"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com/26157302-tigase-26 << <iq type="result" xmlns="jabber:client" to="user_qpyh2b0029@test-domain.com/26157302-tigase-26" id="43eGwvqQThVgLQPTQarlQGp"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:53 | Disconnecting

2023-06-22 22:30:53 |  >> <presence xmlns="jabber:client" to="user_qpyh2b0029@test-domain.com" from="user_qpyh2b0029@test-domain.com/26157302-tigase-26"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com/26157302-tigase-26 << <presence xmlns="jabber:client" to="user_qpyh2b0029@test-domain.com" from="user_qpyh2b0029@test-domain.com/26157302-tigase-26"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-06-22 22:30:53 | [Mutex] notify: [disconnected]

2023-06-22 22:30:53 | [Mutex] received everything.

2023-06-22 22:30:53 | [Mutex] waiting for: [event]

2023-06-22 22:30:53 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:53 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:53 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:53 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfcXB5aDJiMDAyOQAgLSAtIC0gLSAt</auth>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfcXB5aDJiMDAyOQAgLSAtIC0gLSAt</auth>

2023-06-22 22:30:53 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:53 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:53 | [Mutex] received everything.

2023-06-22 22:30:53 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:53 | [Mutex] waiting for: [event]

2023-06-22 22:30:53 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:53 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:53 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:53 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3FweWgyYjAwMjkscj1GcGJPSHZCS0NwaEpxZFFER0tLTg==</auth>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3FweWgyYjAwMjkscj1GcGJPSHZCS0NwaEpxZFFER0tLTg==</auth>

2023-06-22 22:30:53 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GcGJPSHZCS0NwaEpxZFFER0tLTjhxRGU5NkJZVEJqNktIekxIRnFWLHM9MmRkMHB6SDRMRlBGb2c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1GcGJPSHZCS0NwaEpxZFFER0tLTjhxRGU5NkJZVEJqNktIekxIRnFWLHM9MmRkMHB6SDRMRlBGb2c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:53 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RnBiT0h2QktDcGhKcWRRREdLS044cURlOTZCWVRCajZLSHpMSEZxVixwPXMrdHVXSjRFL25ScnluWTFKenp3R1BSM2plNVZIVVphZTFjYXpwSnBNckU9</response>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RnBiT0h2QktDcGhKcWRRREdLS044cURlOTZCWVRCajZLSHpMSEZxVixwPXMrdHVXSjRFL25ScnluWTFKenp3R1BSM2plNVZIVVphZTFjYXpwSnBNckU9</response>

2023-06-22 22:30:53 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:53 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:53 | [Mutex] received everything.

2023-06-22 22:30:53 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:53 | [Mutex] waiting for: [event]

2023-06-22 22:30:53 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:53 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:53 | user :: user_qpyh2b0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfcXB5aDJiMDAyOQAgLSAtIC0gLSAt</auth>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="PLAIN">AHVzZXJfcXB5aDJiMDAyOQAgLSAtIC0gLSAt</auth>

2023-06-22 22:30:54 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:54 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:54 | [Mutex] received everything.

2023-06-22 22:30:54 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:54 | [Mutex] waiting for: [event]

2023-06-22 22:30:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX3FweWgyYjAwMjkscj1ZYnpWa0ozZTRLYkFnM0g5Y2JKTQ==</auth>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-1">biwsbj11c2VyX3FweWgyYjAwMjkscj1ZYnpWa0ozZTRLYkFnM0g5Y2JKTQ==</auth>

2023-06-22 22:30:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZYnpWa0ozZTRLYkFnM0g5Y2JKTXZqbVhSek95UVR2T3I5Rnk4bDZaLHM9M0syMExQVm9kd1lGSHc9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZYnpWa0ozZTRLYkFnM0g5Y2JKTXZqbVhSek95UVR2T3I5Rnk4bDZaLHM9M0syMExQVm9kd1lGSHc9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WWJ6VmtKM2U0S2JBZzNIOWNiSk12am1YUnpPeVFUdk9yOUZ5OGw2WixwPXl5ZTdyQy9oa3AyNDBPTzBLSFNGZXlzQm8zND0=</response>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WWJ6VmtKM2U0S2JBZzNIOWNiSk12am1YUnpPeVFUdk9yOUZ5OGw2WixwPXl5ZTdyQy9oa3AyNDBPTzBLSFNGZXlzQm8zND0=</response>

2023-06-22 22:30:54 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:54 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:54 | [Mutex] received everything.

2023-06-22 22:30:54 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:54 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:54 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:54 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3FweWgyYjAwMjkscj1jd1VnVlk2emo2MlVOR1JhZFlKTA==</auth>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyX3FweWgyYjAwMjkscj1jd1VnVlk2emo2MlVOR1JhZFlKTA==</auth>

2023-06-22 22:30:54 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jd1VnVlk2emo2MlVOR1JhZFlKTEI1eEdRTnI1VUlUa01pZUF1aktTLHM9MmRkMHB6SDRMRlBGb2c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jd1VnVlk2emo2MlVOR1JhZFlKTEI1eEdRTnI1VUlUa01pZUF1aktTLHM9MmRkMHB6SDRMRlBGb2c9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:54 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y3dVZ1ZZNnpqNjJVTkdSYWRZSkxCNXhHUU5yNVVJVGtNaWVBdWpLUyxwPXpEVjB1aWl2WGdoWTBGOG1Edmh3UjVVUG13c1lKemFNYjdVSldOL3hMU0U9</response>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y3dVZ1ZZNnpqNjJVTkdSYWRZSkxCNXhHUU5yNVVJVGtNaWVBdWpLUyxwPXpEVjB1aWl2WGdoWTBGOG1Edmh3UjVVUG13c1lKemFNYjdVSldOL3hMU0U9</response>

2023-06-22 22:30:54 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:54 | user :: user_qpyh2b0029@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:56 | [Mutex] waiting for: [user]

2023-06-22 22:30:56 | [Mutex] received everything.

2023-06-22 22:30:56 | [Mutex] isItemNotified: user:ok:true :: true

testThreeInvalidLogins 2.871s
2023-06-22 22:30:56 |

2023-06-22 22:30:56 | null / [TestClass name=class tigase.tests.server.TestBruteforcePrevention]

2023-06-22 22:30:56 | ------------------------------------

2023-06-22 22:30:56 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7f3b1c49

2023-06-22 22:30:56 | StateChangedEvent{oldState=null, newState=connecting}

2023-06-22 22:30:56 | [Mutex] waiting for: [registration]

2023-06-22 22:30:56 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@71fcfdde

2023-06-22 22:30:56 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-22 22:30:56 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@75c37739

2023-06-22 22:30:56 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-06-22 22:30:56 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-06-22 22:30:56 | user :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:56 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-06-22 22:30:56 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@30c1f7e5

2023-06-22 22:30:56 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@173f7ce0

2023-06-22 22:30:56 | user :: null << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-06-22 22:30:56 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-06-22 22:30:56 | user :: null >> <iq to="test-domain.com" id="V4cHCysp0rm0rW8qj24lbJS" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-06-22 22:30:56 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="V4cHCysp0rm0rW8qj24lbJS" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-06-22 22:30:56 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1bb61d4

2023-06-22 22:30:56 | user :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="V4cHCysp0rm0rW8qj24lbJS"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-06-22 22:30:56 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="V4cHCysp0rm0rW8qj24lbJS"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-06-22 22:30:56 | user :: null >> <iq to="test-domain.com" id="GgKWfU3qZdus1vakHqcCysp" type="set"><query xmlns="jabber:iq:register"><username>user_6sspad0030</username><password>user_6sspad0030</password><email>b5d9a7ae-f0f3-44b5-ab42-4df9022c6e12@localhost</email></query></iq>

2023-06-22 22:30:56 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="GgKWfU3qZdus1vakHqcCysp" type="set"><query xmlns="jabber:iq:register"><username>user_6sspad0030</username><password>user_6sspad0030</password><email>b5d9a7ae-f0f3-44b5-ab42-4df9022c6e12@localhost</email></query></iq>}

2023-06-22 22:30:56 | user :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="GgKWfU3qZdus1vakHqcCysp"/>

2023-06-22 22:30:56 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="GgKWfU3qZdus1vakHqcCysp"/>}

2023-06-22 22:30:56 | [Mutex] received everything.

2023-06-22 22:30:56 | [Mutex] isItemNotified: registrationSuccess :: true

2023-06-22 22:30:56 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-06-22 22:30:56 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-22 22:30:56 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6fafb465

2023-06-22 22:30:56 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@50ee08aa

2023-06-22 22:30:56 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3cdab62b

2023-06-22 22:30:56 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6635c5a5

2023-06-22 22:30:56 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@74ab599a

2023-06-22 22:30:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzZzc3BhZDAwMzAscj1BN1VNRjFkV3dMS0Y1SDlPeTBkWQ==</auth>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzZzc3BhZDAwMzAscj1BN1VNRjFkV3dMS0Y1SDlPeTBkWQ==</auth>

2023-06-22 22:30:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BN1VNRjFkV3dMS0Y1SDlPeTBkWWxzZHg5RzlRUGMzWjAwV1BQbnNmLHM9QXpwM29FWktFWm5yYWc9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1BN1VNRjFkV3dMS0Y1SDlPeTBkWWxzZHg5RzlRUGMzWjAwV1BQbnNmLHM9QXpwM29FWktFWm5yYWc9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QTdVTUYxZFd3TEtGNUg5T3kwZFlsc2R4OUc5UVBjM1owMFdQUG5zZixwPXhBVE4wbEdmUWdYTDB5b0cvYk9HWjc1enlNTytQaGRyUWNoOHhNQkwxbTQ9</response>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QTdVTUYxZFd3TEtGNUg5T3kwZFlsc2R4OUc5UVBjM1owMFdQUG5zZixwPXhBVE4wbEdmUWdYTDB5b0cvYk9HWjc1enlNTytQaGRyUWNoOHhNQkwxbTQ9</response>

2023-06-22 22:30:56 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15b243a0xIdklYSHNqaFJINUwzTkRKRUp6R2l3L29KcGVSSHMranlRYmtJPQ==</success>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15b243a0xIdklYSHNqaFJINUwzTkRKRUp6R2l3L29KcGVSSHMranlRYmtJPQ==</success>

2023-06-22 22:30:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="2QkYselozZftAb5xNz9tl0qKGSE=" hash="SHA-1"/></features>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="2QkYselozZftAb5xNz9tl0qKGSE=" hash="SHA-1"/></features>

2023-06-22 22:30:56 |  << <iq xmlns="jabber:client" id="EuoJFP1s9CnZ2ydTWSNCAo6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com >> <iq xmlns="jabber:client" id="EuoJFP1s9CnZ2ydTWSNCAo6" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:30:56 |  >> <iq type="result" xmlns="jabber:client" to="user_6sspad0030@test-domain.com/26157302-tigase-27" id="EuoJFP1s9CnZ2ydTWSNCAo6"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_6sspad0030@test-domain.com/26157302-tigase-27</jid></bind></iq>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <iq type="result" xmlns="jabber:client" to="user_6sspad0030@test-domain.com/26157302-tigase-27" id="EuoJFP1s9CnZ2ydTWSNCAo6"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_6sspad0030@test-domain.com/26157302-tigase-27</jid></bind></iq>

2023-06-22 22:30:56 |  << <iq xmlns="jabber:client" id="5lVXnakRdN0fOLLAEphIqTO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com/26157302-tigase-27 >> <iq xmlns="jabber:client" id="5lVXnakRdN0fOLLAEphIqTO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:30:56 |  >> <iq type="result" xmlns="jabber:client" to="user_6sspad0030@test-domain.com/26157302-tigase-27" id="5lVXnakRdN0fOLLAEphIqTO"/>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com/26157302-tigase-27 << <iq type="result" xmlns="jabber:client" to="user_6sspad0030@test-domain.com/26157302-tigase-27" id="5lVXnakRdN0fOLLAEphIqTO"/>

2023-06-22 22:30:56 |  << <iq to="test-domain.com" id="rkQXg1eTgO3aAk7EiN5xudK" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com/26157302-tigase-27 >> <iq to="test-domain.com" id="rkQXg1eTgO3aAk7EiN5xudK" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:30:56 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com/26157302-tigase-27 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:30:56 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" id="e724a163-b0c4-4ab3-887c-68f5e5f037c0" location="8f5c98824654"/>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com/26157302-tigase-27 << <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" id="e724a163-b0c4-4ab3-887c-68f5e5f037c0" location="8f5c98824654"/>

2023-06-22 22:30:56 |  << <iq id="V9hRWcKZaL0i16s4BCeFP1s" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com/26157302-tigase-27 >> <iq id="V9hRWcKZaL0i16s4BCeFP1s" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com/26157302-tigase-27 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:30:56 |  >> <iq type="result" xmlns="jabber:client" to="user_6sspad0030@test-domain.com/26157302-tigase-27" id="V9hRWcKZaL0i16s4BCeFP1s"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com/26157302-tigase-27 << <iq type="result" xmlns="jabber:client" to="user_6sspad0030@test-domain.com/26157302-tigase-27" id="V9hRWcKZaL0i16s4BCeFP1s"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:56 | Disconnecting

2023-06-22 22:30:56 |  >> <presence xmlns="jabber:client" to="user_6sspad0030@test-domain.com" from="user_6sspad0030@test-domain.com/26157302-tigase-27"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com/26157302-tigase-27 << <presence xmlns="jabber:client" to="user_6sspad0030@test-domain.com" from="user_6sspad0030@test-domain.com/26157302-tigase-27"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-06-22 22:30:56 |  >> <iq type="result" xmlns="jabber:client" to="user_6sspad0030@test-domain.com/26157302-tigase-27" from="test-domain.com" id="rkQXg1eTgO3aAk7EiN5xudK"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com/26157302-tigase-27 << <iq type="result" xmlns="jabber:client" to="user_6sspad0030@test-domain.com/26157302-tigase-27" from="test-domain.com" id="rkQXg1eTgO3aAk7EiN5xudK"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-06-22 22:30:56 | [Mutex] notify: [disconnected]

2023-06-22 22:30:56 | [Mutex] received everything.

2023-06-22 22:30:56 | [Mutex] waiting for: [event]

2023-06-22 22:30:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzZzc3BhZDAwMzAscj1lY2tGSkc1ZGpIcmNhaVN0c1VjbQ==</auth>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzZzc3BhZDAwMzAscj1lY2tGSkc1ZGpIcmNhaVN0c1VjbQ==</auth>

2023-06-22 22:30:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lY2tGSkc1ZGpIcmNhaVN0c1VjbVJIMGdEaXFVYVFTcE1TSXNYUXR1LHM9QXpwM29FWktFWm5yYWc9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lY2tGSkc1ZGpIcmNhaVN0c1VjbVJIMGdEaXFVYVFTcE1TSXNYUXR1LHM9QXpwM29FWktFWm5yYWc9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZWNrRkpHNWRqSHJjYWlTdHNVY21SSDBnRGlxVWFRU3BNU0lzWFF0dSxwPWZnVGVrcEhVRjdtcTZ2eHlNV1Jwaks1ekoyM1NhYjB5Q0VzQ0dURDdueDg9</response>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZWNrRkpHNWRqSHJjYWlTdHNVY21SSDBnRGlxVWFRU3BNU0lzWFF0dSxwPWZnVGVrcEhVRjdtcTZ2eHlNV1Jwaks1ekoyM1NhYjB5Q0VzQ0dURDdueDg9</response>

2023-06-22 22:30:56 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:56 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:56 | [Mutex] received everything.

2023-06-22 22:30:56 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:56 | [Mutex] waiting for: [event]

2023-06-22 22:30:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzZzc3BhZDAwMzAscj1TVGdtUG05UlZkUTRYams0dDExdw==</auth>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzZzc3BhZDAwMzAscj1TVGdtUG05UlZkUTRYams0dDExdw==</auth>

2023-06-22 22:30:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TVGdtUG05UlZkUTRYams0dDExd1phR2hDVDlpS2V6emdKaDRsRDk3LHM9QXpwM29FWktFWm5yYWc9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TVGdtUG05UlZkUTRYams0dDExd1phR2hDVDlpS2V6emdKaDRsRDk3LHM9QXpwM29FWktFWm5yYWc9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U1RnbVBtOVJWZFE0WGprNHQxMXdaYUdoQ1Q5aUtlenpnSmg0bEQ5NyxwPXNHQ3BjSEtvem4vZ1AwQUI5azNJL1dlTzZQWWhDL3NJQVREZ3Y4MjgyVkE9</response>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U1RnbVBtOVJWZFE0WGprNHQxMXdaYUdoQ1Q5aUtlenpnSmg0bEQ5NyxwPXNHQ3BjSEtvem4vZ1AwQUI5azNJL1dlTzZQWWhDL3NJQVREZ3Y4MjgyVkE9</response>

2023-06-22 22:30:56 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:56 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:56 | [Mutex] received everything.

2023-06-22 22:30:56 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:56 | [Mutex] waiting for: [event]

2023-06-22 22:30:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzZzc3BhZDAwMzAscj0zeVVSS3o0ck9haEFGZTIxbzRodQ==</auth>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzZzc3BhZDAwMzAscj0zeVVSS3o0ck9haEFGZTIxbzRodQ==</auth>

2023-06-22 22:30:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zeVVSS3o0ck9haEFGZTIxbzRodUJ3WVdxNENVTkV5Sk1mZmVXQWhmLHM9QXpwM29FWktFWm5yYWc9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zeVVSS3o0ck9haEFGZTIxbzRodUJ3WVdxNENVTkV5Sk1mZmVXQWhmLHM9QXpwM29FWktFWm5yYWc9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:56 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M3lVUkt6NHJPYWhBRmUyMW80aHVCd1lXcTRDVU5FeUpNZmZlV0FoZixwPVhpRXpLWDYrbmhLV0tkOGcwdnNueFZ6SVBaS2oxejN4T3dEL2JwYXlEeFk9</response>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M3lVUkt6NHJPYWhBRmUyMW80aHVCd1lXcTRDVU5FeUpNZmZlV0FoZixwPVhpRXpLWDYrbmhLV0tkOGcwdnNueFZ6SVBaS2oxejN4T3dEL2JwYXlEeFk9</response>

2023-06-22 22:30:56 |  >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><text xml:lang="en">Password not verified</text></failure>

2023-06-22 22:30:56 | [Mutex] notify: [event, authFailed]

2023-06-22 22:30:56 | [Mutex] received everything.

2023-06-22 22:30:56 | [Mutex] isItemNotified: authFailed :: true

2023-06-22 22:30:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:30:56 |  >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-06-22 22:30:56 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzZzc3BhZDAwMzAscj0wUDg3V0NiSW9SamE0RmR3a05RaQ==</auth>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyXzZzc3BhZDAwMzAscj0wUDg3V0NiSW9SamE0RmR3a05RaQ==</auth>

2023-06-22 22:30:56 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wUDg3V0NiSW9SamE0RmR3a05RaW9rNUt2TVRKWDcxdTdSaTZraU1YLHM9QXpwM29FWktFWm5yYWc9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:56 | user :: user_6sspad0030@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0wUDg3V0NiSW9SamE0RmR3a05RaW9rNUt2TVRKWDcxdTdSaTZraU1YLHM9QXpwM29FWktFWm5yYWc9PSxpPTQwOTY=</challenge>

2023-06-22 22:30:57 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MFA4N1dDYklvUmphNEZkd2tOUWlvazVLdk1USlg3MXU3Umk2a2lNWCxwPVEvaGcxZUowSkpMbUY2a1ZzVlNWeXpTODlHc2NtQVhxYmxoVFJJVFl6OW89</response>

2023-06-22 22:30:57 | user :: user_6sspad0030@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MFA4N1dDYklvUmphNEZkd2tOUWlvazVLdk1USlg3MXU3Umk2a2lNWCxwPVEvaGcxZUowSkpMbUY2a1ZzVlNWeXpTODlHc2NtQVhxYmxoVFJJVFl6OW89</response>

2023-06-22 22:30:57 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16TDhKeStqeDBLandDRkNKcmJlOUg3djFxajUzZjVlUlpyaE42WE9XYys4PQ==</success>

2023-06-22 22:30:57 | user :: user_6sspad0030@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj16TDhKeStqeDBLandDRkNKcmJlOUg3djFxajUzZjVlUlpyaE42WE9XYys4PQ==</success>

2023-06-22 22:30:57 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="2QkYselozZftAb5xNz9tl0qKGSE=" hash="SHA-1"/></features>

2023-06-22 22:30:57 | user :: user_6sspad0030@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" ver="2QkYselozZftAb5xNz9tl0qKGSE=" hash="SHA-1"/></features>

2023-06-22 22:30:57 |  << <iq xmlns="jabber:client" id="bDHIQVatbqkLZ8gzaGAuk9u" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:30:57 | user :: user_6sspad0030@test-domain.com >> <iq xmlns="jabber:client" id="bDHIQVatbqkLZ8gzaGAuk9u" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:30:57 |  >> <iq type="result" xmlns="jabber:client" to="user_6sspad0030@test-domain.com/26157302-tigase-28" id="bDHIQVatbqkLZ8gzaGAuk9u"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_6sspad0030@test-domain.com/26157302-tigase-28</jid></bind></iq>

2023-06-22 22:30:57 | user :: user_6sspad0030@test-domain.com << <iq type="result" xmlns="jabber:client" to="user_6sspad0030@test-domain.com/26157302-tigase-28" id="bDHIQVatbqkLZ8gzaGAuk9u"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user_6sspad0030@test-domain.com/26157302-tigase-28</jid></bind></iq>

2023-06-22 22:30:57 |  << <iq xmlns="jabber:client" id="SjHlJukS4ut8HS2v4oWl6cB" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:30:57 | user :: user_6sspad0030@test-domain.com/26157302-tigase-28 >> <iq xmlns="jabber:client" id="SjHlJukS4ut8HS2v4oWl6cB" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:30:57 |  >> <iq type="result" xmlns="jabber:client" to="user_6sspad0030@test-domain.com/26157302-tigase-28" id="SjHlJukS4ut8HS2v4oWl6cB"/>

2023-06-22 22:30:57 | user :: user_6sspad0030@test-domain.com/26157302-tigase-28 << <iq type="result" xmlns="jabber:client" to="user_6sspad0030@test-domain.com/26157302-tigase-28" id="SjHlJukS4ut8HS2v4oWl6cB"/>

2023-06-22 22:30:57 |  << <iq to="test-domain.com" id="GnRaHOR2dFogDJCev2q4sg1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:30:57 | user :: user_6sspad0030@test-domain.com/26157302-tigase-28 >> <iq to="test-domain.com" id="GnRaHOR2dFogDJCev2q4sg1" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:30:57 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:30:57 | user :: user_6sspad0030@test-domain.com/26157302-tigase-28 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:30:57 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" id="a447b0d6-60ff-4d44-80cc-b780e3e5aab3" location="8f5c98824654"/>

2023-06-22 22:30:57 | user :: user_6sspad0030@test-domain.com/26157302-tigase-28 << <enabled xmlns="urn:xmpp:sm:3" resume="true" max="60" id="a447b0d6-60ff-4d44-80cc-b780e3e5aab3" location="8f5c98824654"/>

2023-06-22 22:30:57 |  << <iq id="EBvX7JP4n4hNEMFNKu14ucI" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:57 | user :: user_6sspad0030@test-domain.com/26157302-tigase-28 >> <iq id="EBvX7JP4n4hNEMFNKu14ucI" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:57 |  >> <iq type="result" xmlns="jabber:client" to="user_6sspad0030@test-domain.com/26157302-tigase-28" from="test-domain.com" id="GnRaHOR2dFogDJCev2q4sg1"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-06-22 22:30:57 | user :: user_6sspad0030@test-domain.com/26157302-tigase-28 << <iq type="result" xmlns="jabber:client" to="user_6sspad0030@test-domain.com/26157302-tigase-28" from="test-domain.com" id="GnRaHOR2dFogDJCev2q4sg1"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12296/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2023-06-22 22:30:57 | user :: user_6sspad0030@test-domain.com/26157302-tigase-28 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:30:57 |  >> <iq type="result" xmlns="jabber:client" to="user_6sspad0030@test-domain.com/26157302-tigase-28" id="EBvX7JP4n4hNEMFNKu14ucI"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:57 | user :: user_6sspad0030@test-domain.com/26157302-tigase-28 << <iq type="result" xmlns="jabber:client" to="user_6sspad0030@test-domain.com/26157302-tigase-28" id="EBvX7JP4n4hNEMFNKu14ucI"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:30:57 | Disconnecting

2023-06-22 22:30:57 | [Mutex] notify: [disconnected]

2023-06-22 22:30:57 | [Mutex] received everything.

2023-06-22 22:30:57 |  >> <presence xmlns="jabber:client" to="user_6sspad0030@test-domain.com" from="user_6sspad0030@test-domain.com/26157302-tigase-28"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-06-22 22:30:57 | user :: user_6sspad0030@test-domain.com << <presence xmlns="jabber:client" to="user_6sspad0030@test-domain.com" from="user_6sspad0030@test-domain.com/26157302-tigase-28"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-06-22 22:30:59 | [Mutex] waiting for: [user]

2023-06-22 22:30:59 | [Mutex] received everything.

2023-06-22 22:30:59 | [Mutex] isItemNotified: user:ok:true :: true