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

Test limit of users per room - #3179

Suites · Log Output

Test duration : 4.397s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.152s
2023-07-04 22:54:36 |

2023-07-04 22:54:36 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-07-04 22:54:36 | ------------------------------------

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

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

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Using XEP-0077 mode!!!!

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@20cc7b53

2023-07-04 22:54:37 | StateChangedEvent{oldState=null, newState=connecting}

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2023-07-04 22:54:37 | [Mutex] waiting for: [registration]

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

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2e0b813a

2023-07-04 22:54:37 | StateChangedEvent{oldState=connecting, newState=connected}

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2a341023

2023-07-04 22:54:37 | user1 :: 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-07-04 22:54:37 | 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-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2457] Start TLS

2023-07-04 22:54:37 | 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-07-04 22:54:37 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-04 22:54:37 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2459] Proceeding TLS

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2459] Start handshake

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

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6f368b01

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2c636357

2023-07-04 22:54:37 | user1 :: 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-07-04 22:54:37 | 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-07-04 22:54:37 | 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-07-04 22:54:37 | user1 :: null >> <iq to="test-domain.com" id="qeTFv8s9yzdIKIPQ6dM19DF" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-07-04 22:54:37 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="qeTFv8s9yzdIKIPQ6dM19DF" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-07-04 22:54:37 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="qeTFv8s9yzdIKIPQ6dM19DF" type="result"><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 xmlns="jabber:x:data" type="form"><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-07-04 22:54:37 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="qeTFv8s9yzdIKIPQ6dM19DF" type="result"><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 xmlns="jabber:x:data" type="form"><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-07-04 22:54:37 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5e9325b0

2023-07-04 22:54:37 | user1 :: null >> <iq to="test-domain.com" id="IdOBBGGvtqU0i15gFzjKGBs" type="set"><query xmlns="jabber:iq:register"><username>user1_o5580h0161</username><password>user1_o5580h0161</password><email>759692ae-7cba-45c1-a904-9caa0e161fe1@localhost</email></query></iq>

2023-07-04 22:54:37 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="IdOBBGGvtqU0i15gFzjKGBs" type="set"><query xmlns="jabber:iq:register"><username>user1_o5580h0161</username><password>user1_o5580h0161</password><email>759692ae-7cba-45c1-a904-9caa0e161fe1@localhost</email></query></iq>}

2023-07-04 22:54:37 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="IdOBBGGvtqU0i15gFzjKGBs" type="result"/>

2023-07-04 22:54:37 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="IdOBBGGvtqU0i15gFzjKGBs" type="result"/>}

2023-07-04 22:54:37 | [Mutex] received everything.

2023-07-04 22:54:37 | [Mutex] isItemNotified: registrationSuccess :: true

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connected->disconnecting

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Terminating XMPP Stream

2023-07-04 22:54:37 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2459] Connector  state changed: disconnecting->disconnected

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2459] Stream terminated

2023-07-04 22:54:37 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@542c9349

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@f19744e

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

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

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@38d7d721

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

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

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Using XEP-0077 mode!!!!

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: null->connecting

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4365e72a

2023-07-04 22:54:37 | StateChangedEvent{oldState=null, newState=connecting}

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] DNS entry stored in session object: localhost:5222

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Preparing connection to [localhost:5222]

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7faedb2e

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4f28b949

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connecting->connected

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Whitespace ping period is setted to nullms

2023-07-04 22:54:37 | [Mutex] waiting for: [registration]

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

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4da20136

2023-07-04 22:54:37 | StateChangedEvent{oldState=connecting, newState=connected}

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@499d8c5a

2023-07-04 22:54:37 | user1 :: 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-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2464] Start TLS

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2466] Proceeding TLS

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2466] Start handshake

2023-07-04 22:54:37 | 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-07-04 22:54:37 | 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-07-04 22:54:37 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-04 22:54:37 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

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

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@c9f0b0d

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@602fe103

2023-07-04 22:54:37 | user1 :: 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-07-04 22:54:37 | 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-07-04 22:54:37 | 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-07-04 22:54:37 | user1 :: null >> <iq to="test-domain.com" id="qgVJDoYbCHteMMX6CfQ9p9H" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-07-04 22:54:37 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="qgVJDoYbCHteMMX6CfQ9p9H" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-07-04 22:54:37 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="qgVJDoYbCHteMMX6CfQ9p9H" type="result"><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 xmlns="jabber:x:data" type="form"><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-07-04 22:54:37 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="qgVJDoYbCHteMMX6CfQ9p9H" type="result"><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 xmlns="jabber:x:data" type="form"><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-07-04 22:54:37 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3dd9e781

2023-07-04 22:54:37 | user1 :: null >> <iq to="test-domain.com" id="UbE2dFv8s9yzdIKIPQ6dM19" type="set"><query xmlns="jabber:iq:register"><username>user1_ihyk180162</username><password>user1_ihyk180162</password><email>4edee277-160a-4368-84b2-f0fa99be501c@localhost</email></query></iq>

2023-07-04 22:54:37 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="UbE2dFv8s9yzdIKIPQ6dM19" type="set"><query xmlns="jabber:iq:register"><username>user1_ihyk180162</username><password>user1_ihyk180162</password><email>4edee277-160a-4368-84b2-f0fa99be501c@localhost</email></query></iq>}

2023-07-04 22:54:37 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="UbE2dFv8s9yzdIKIPQ6dM19" type="result"/>

2023-07-04 22:54:37 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="UbE2dFv8s9yzdIKIPQ6dM19" type="result"/>}

2023-07-04 22:54:37 | [Mutex] received everything.

2023-07-04 22:54:37 | [Mutex] isItemNotified: registrationSuccess :: true

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connected->disconnecting

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Terminating XMPP Stream

2023-07-04 22:54:37 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2466] Connector  state changed: disconnecting->disconnected

2023-07-04 22:54:37 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2466] Stream terminated

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1883533c

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6cb0f442

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

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

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7308372e

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

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

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Using XEP-0077 mode!!!!

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: null->connecting

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@736c4bf6

2023-07-04 22:54:37 | StateChangedEvent{oldState=null, newState=connecting}

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] DNS entry stored in session object: localhost:5222

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Preparing connection to [localhost:5222]

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connecting->connected

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Whitespace ping period is setted to nullms

2023-07-04 22:54:37 | [Mutex] waiting for: [registration]

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

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7dabbbeb

2023-07-04 22:54:37 | StateChangedEvent{oldState=connecting, newState=connected}

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@79942086

2023-07-04 22:54:37 | user1 :: 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-07-04 22:54:37 | 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-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2471] Start TLS

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@19f3321

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3879a9d

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2473] Proceeding TLS

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2473] Start handshake

2023-07-04 22:54:37 | 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-07-04 22:54:37 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-04 22:54:37 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

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

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3c96b1d0

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2db46e4f

2023-07-04 22:54:37 | user1 :: 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-07-04 22:54:37 | 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-07-04 22:54:37 | 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-07-04 22:54:37 | user1 :: null >> <iq to="test-domain.com" id="ll68HrY5pZ6o1i3bECsjO25" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-07-04 22:54:37 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="ll68HrY5pZ6o1i3bECsjO25" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-07-04 22:54:37 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="ll68HrY5pZ6o1i3bECsjO25" type="result"><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 xmlns="jabber:x:data" type="form"><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-07-04 22:54:37 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="ll68HrY5pZ6o1i3bECsjO25" type="result"><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 xmlns="jabber:x:data" type="form"><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-07-04 22:54:37 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@d60ecf1

2023-07-04 22:54:37 | user1 :: null >> <iq to="test-domain.com" id="vpgqjHGGAzk49ELDBBGGvtq" type="set"><query xmlns="jabber:iq:register"><username>user1_6enf7t0163</username><password>user1_6enf7t0163</password><email>2aa8d9c5-f153-463a-acb7-98a789c82bf5@localhost</email></query></iq>

2023-07-04 22:54:37 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="vpgqjHGGAzk49ELDBBGGvtq" type="set"><query xmlns="jabber:iq:register"><username>user1_6enf7t0163</username><password>user1_6enf7t0163</password><email>2aa8d9c5-f153-463a-acb7-98a789c82bf5@localhost</email></query></iq>}

2023-07-04 22:54:37 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="vpgqjHGGAzk49ELDBBGGvtq" type="result"/>

2023-07-04 22:54:37 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="vpgqjHGGAzk49ELDBBGGvtq" type="result"/>}

2023-07-04 22:54:37 | [Mutex] received everything.

2023-07-04 22:54:37 | [Mutex] isItemNotified: registrationSuccess :: true

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connected->disconnecting

2023-07-04 22:54:37 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Terminating XMPP Stream

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2473] Connector  state changed: disconnecting->disconnected

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2473] Stream terminated

2023-07-04 22:54:37 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@55a86dcb

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5cb94e9f

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

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

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@52719551

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

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

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: null->connecting

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] DNS entry stored in session object: localhost:5222

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Preparing connection to [localhost:5222]

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: connecting->connected

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Whitespace ping period is setted to nullms

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

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@587cfc8a

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4eac047b

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2478] Start TLS

2023-07-04 22:54:37 |  >> <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-07-04 22:54:37 | user1 :: user1_o5580h0161@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-07-04 22:54:37 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2480] Proceeding TLS

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2480] Start handshake

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

2023-07-04 22:54:37 |  >> <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-07-04 22:54:37 | user1 :: user1_o5580h0161@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-07-04 22:54:37 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

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

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

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

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9vNTU4MGgwMTYxLHI9QmZmU0xtTEp5TWJGVTgxQXBZSVo=</auth>

2023-07-04 22:54:37 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CZmZTTG1MSnlNYkZVODFBcFlJWjRSVEZ5VDJhUmhzZzdIMmZpUThxLHM9d0dGNzhEeURhL0o0NWc9PSxpPTQwOTY=</challenge>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CZmZTTG1MSnlNYkZVODFBcFlJWjRSVEZ5VDJhUmhzZzdIMmZpUThxLHM9d0dGNzhEeURhL0o0NWc9PSxpPTQwOTY=</challenge>

2023-07-04 22:54:37 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QmZmU0xtTEp5TWJGVTgxQXBZSVo0UlRGeVQyYVJoc2c3SDJmaVE4cSxwPWt4ejBXZVE2UVVVUkVoVUI2ZWkvZTJVdHpoQUs5Y3laWml4TmQvNlNIOHM9</response>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QmZmU0xtTEp5TWJGVTgxQXBZSVo0UlRGeVQyYVJoc2c3SDJmaVE4cSxwPWt4ejBXZVE2UVVVUkVoVUI2ZWkvZTJVdHpoQUs5Y3laWml4TmQvNlNIOHM9</response>

2023-07-04 22:54:37 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yT3ZOMWZ5NXhaOXRvVERraFVaeVJDS0RkMTFXYW1YRFJOY2lRQU5ockxvPQ==</success>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yT3ZOMWZ5NXhaOXRvVERraFVaeVJDS0RkMTFXYW1YRFJOY2lRQU5ockxvPQ==</success>

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

2023-07-04 22:54:37 |  >> <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="zG3jOo9mFVyEjJ176Y7LiNkEZKQ=" hash="SHA-1"/></features>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@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="zG3jOo9mFVyEjJ176Y7LiNkEZKQ=" hash="SHA-1"/></features>

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-04 22:54:37 |  << <iq xmlns="jabber:client" id="phQtbxcAp4BhQ0eRUeti3dL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com >> <iq xmlns="jabber:client" id="phQtbxcAp4BhQ0eRUeti3dL" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-04 22:54:37 |  >> <iq xmlns="jabber:client" id="phQtbxcAp4BhQ0eRUeti3dL" type="result" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_o5580h0161@test-domain.com/26157302-tigase-162</jid></bind></iq>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com << <iq xmlns="jabber:client" id="phQtbxcAp4BhQ0eRUeti3dL" type="result" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_o5580h0161@test-domain.com/26157302-tigase-162</jid></bind></iq>

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-04 22:54:37 |  << <iq xmlns="jabber:client" id="ql0TX2gLM17wmWhKUP0t3rh" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 >> <iq xmlns="jabber:client" id="ql0TX2gLM17wmWhKUP0t3rh" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-04 22:54:37 |  >> <iq xmlns="jabber:client" id="ql0TX2gLM17wmWhKUP0t3rh" type="result" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"/>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <iq xmlns="jabber:client" id="ql0TX2gLM17wmWhKUP0t3rh" type="result" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"/>

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-04 22:54:37 |  << <iq to="test-domain.com" id="PH2MKMZ18p3hGylWlLOW6Bo" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 >> <iq to="test-domain.com" id="PH2MKMZ18p3hGylWlLOW6Bo" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-04 22:54:37 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-04 22:54:37 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" id="a7358182-3f12-4aef-885f-dbfae68597c0" location="8f5c98824654" max="60"/>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <enabled xmlns="urn:xmpp:sm:3" resume="true" id="a7358182-3f12-4aef-885f-dbfae68597c0" location="8f5c98824654" max="60"/>

2023-07-04 22:54:37 |  << <iq id="LI34h1w6o4zbs3lRQSZeVV8" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 >> <iq id="LI34h1w6o4zbs3lRQSZeVV8" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-04 22:54:37 |  >> <iq xmlns="jabber:client" from="test-domain.com" id="PH2MKMZ18p3hGylWlLOW6Bo" type="result" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12299/3a127df9"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12299/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <iq xmlns="jabber:client" from="test-domain.com" id="PH2MKMZ18p3hGylWlLOW6Bo" type="result" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12299/3a127df9"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12299/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-07-04 22:54:37 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-04 22:54:37 |  >> <iq xmlns="jabber:client" id="LI34h1w6o4zbs3lRQSZeVV8" type="result" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><query xmlns="jabber:iq:roster"/></iq>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <iq xmlns="jabber:client" id="LI34h1w6o4zbs3lRQSZeVV8" type="result" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: null->connecting

2023-07-04 22:54:37 |  >> <presence xmlns="jabber:client" from="user1_o5580h0161@test-domain.com/26157302-tigase-162" to="user1_o5580h0161@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <presence xmlns="jabber:client" from="user1_o5580h0161@test-domain.com/26157302-tigase-162" to="user1_o5580h0161@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] DNS entry stored in session object: localhost:5222

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Preparing connection to [localhost:5222]

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: connecting->connected

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Whitespace ping period is setted to nullms

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

2023-07-04 22:54:37 |  >> <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-07-04 22:54:37 | user1 :: user1_ihyk180162@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-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2483] Start TLS

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

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2485] Proceeding TLS

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2485] Start handshake

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

2023-07-04 22:54:37 |  >> <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-07-04 22:54:37 | user1 :: user1_ihyk180162@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-07-04 22:54:37 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

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

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

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

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9paHlrMTgwMTYyLHI9dEREeDFlTnE3aFpZQ1pxaHlSVzk=</auth>

2023-07-04 22:54:37 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10RER4MWVOcTdoWllDWnFoeVJXOTlmQ1FIQnl0ZVl6Q0V3WUZ0d2NTLHM9WFBNNk9nelNHZUg3T3c9PSxpPTQwOTY=</challenge>

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10RER4MWVOcTdoWllDWnFoeVJXOTlmQ1FIQnl0ZVl6Q0V3WUZ0d2NTLHM9WFBNNk9nelNHZUg3T3c9PSxpPTQwOTY=</challenge>

2023-07-04 22:54:37 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dEREeDFlTnE3aFpZQ1pxaHlSVzk5ZkNRSEJ5dGVZekNFd1lGdHdjUyxwPXBTYzh6WGplbGp5Z1FVMUdjV095WlZFaTZLSUJrazRBR0NxcllWNEdlS3M9</response>

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dEREeDFlTnE3aFpZQ1pxaHlSVzk5ZkNRSEJ5dGVZekNFd1lGdHdjUyxwPXBTYzh6WGplbGp5Z1FVMUdjV095WlZFaTZLSUJrazRBR0NxcllWNEdlS3M9</response>

2023-07-04 22:54:37 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1acHdGVmowZDNLZ0kyRk56Vm5TRXgwQzZmUTkwOXBIcTBSaDZUQkFHQXBRPQ==</success>

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1acHdGVmowZDNLZ0kyRk56Vm5TRXgwQzZmUTkwOXBIcTBSaDZUQkFHQXBRPQ==</success>

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

2023-07-04 22:54:37 |  >> <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="zG3jOo9mFVyEjJ176Y7LiNkEZKQ=" hash="SHA-1"/></features>

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@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="zG3jOo9mFVyEjJ176Y7LiNkEZKQ=" hash="SHA-1"/></features>

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-04 22:54:37 |  << <iq xmlns="jabber:client" id="CEPuoNWlNVfYgFN4cAslJyf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com >> <iq xmlns="jabber:client" id="CEPuoNWlNVfYgFN4cAslJyf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-04 22:54:37 |  >> <iq xmlns="jabber:client" id="CEPuoNWlNVfYgFN4cAslJyf" type="result" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_ihyk180162@test-domain.com/26157302-tigase-163</jid></bind></iq>

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com << <iq xmlns="jabber:client" id="CEPuoNWlNVfYgFN4cAslJyf" type="result" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_ihyk180162@test-domain.com/26157302-tigase-163</jid></bind></iq>

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-04 22:54:37 |  << <iq xmlns="jabber:client" id="KFQOW1vu2gO39oV5lOORYpT" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 >> <iq xmlns="jabber:client" id="KFQOW1vu2gO39oV5lOORYpT" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-04 22:54:37 |  >> <iq xmlns="jabber:client" id="KFQOW1vu2gO39oV5lOORYpT" type="result" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"/>

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 << <iq xmlns="jabber:client" id="KFQOW1vu2gO39oV5lOORYpT" type="result" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"/>

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-04 22:54:37 |  << <iq to="test-domain.com" id="lteodt2dFv8s9yzdIKIPQ6d" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 >> <iq to="test-domain.com" id="lteodt2dFv8s9yzdIKIPQ6d" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-04 22:54:37 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-04 22:54:37 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" id="86122295-752f-43c1-a027-d3f886eaa91a" location="8f5c98824654" max="60"/>

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 << <enabled xmlns="urn:xmpp:sm:3" resume="true" id="86122295-752f-43c1-a027-d3f886eaa91a" location="8f5c98824654" max="60"/>

2023-07-04 22:54:37 |  << <iq id="EIVvmbthXo6l9MCq8HrY5pZ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 >> <iq id="EIVvmbthXo6l9MCq8HrY5pZ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-04 22:54:37 |  >> <iq xmlns="jabber:client" from="test-domain.com" id="lteodt2dFv8s9yzdIKIPQ6d" type="result" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12299/3a127df9"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12299/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 << <iq xmlns="jabber:client" from="test-domain.com" id="lteodt2dFv8s9yzdIKIPQ6d" type="result" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12299/3a127df9"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12299/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-07-04 22:54:37 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-04 22:54:37 |  >> <iq xmlns="jabber:client" id="EIVvmbthXo6l9MCq8HrY5pZ" type="result" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><query xmlns="jabber:iq:roster"/></iq>

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 << <iq xmlns="jabber:client" id="EIVvmbthXo6l9MCq8HrY5pZ" type="result" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><query xmlns="jabber:iq:roster"/></iq>

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

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

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: null->connecting

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] DNS entry stored in session object: localhost:5222

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Preparing connection to [localhost:5222]

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: connecting->connected

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Whitespace ping period is setted to nullms

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

2023-07-04 22:54:37 |  >> <presence xmlns="jabber:client" from="user1_ihyk180162@test-domain.com/26157302-tigase-163" to="user1_ihyk180162@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-04 22:54:37 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 << <presence xmlns="jabber:client" from="user1_ihyk180162@test-domain.com/26157302-tigase-163" to="user1_ihyk180162@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2488] Start TLS

2023-07-04 22:54:37 |  >> <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-07-04 22:54:37 | user1 :: user1_6enf7t0163@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-07-04 22:54:37 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2490] Proceeding TLS

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2490] Start handshake

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

2023-07-04 22:54:37 |  >> <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-07-04 22:54:37 | user1 :: user1_6enf7t0163@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-07-04 22:54:37 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

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

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

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

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV82ZW5mN3QwMTYzLHI9QmtqOVhsdmJ6V1FoZ3E3UmNqdW4=</auth>

2023-07-04 22:54:37 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Ca2o5WGx2YnpXUWhncTdSY2p1bmw4N1Y2NVNRTXRMb0R6Rzl6VWhwLHM9cEpTeUx1N2x4RFM2c0E9PSxpPTQwOTY=</challenge>

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Ca2o5WGx2YnpXUWhncTdSY2p1bmw4N1Y2NVNRTXRMb0R6Rzl6VWhwLHM9cEpTeUx1N2x4RFM2c0E9PSxpPTQwOTY=</challenge>

2023-07-04 22:54:37 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QmtqOVhsdmJ6V1FoZ3E3UmNqdW5sODdWNjVTUU10TG9Eekc5elVocCxwPWh0ODNZZHpoVW9vbS9FdUF4WnI5SGF3NHVZelVzOWJFTUt3VGVZUjJ5dHc9</response>

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QmtqOVhsdmJ6V1FoZ3E3UmNqdW5sODdWNjVTUU10TG9Eekc5elVocCxwPWh0ODNZZHpoVW9vbS9FdUF4WnI5SGF3NHVZelVzOWJFTUt3VGVZUjJ5dHc9</response>

2023-07-04 22:54:37 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ONFFUWGtQQXNnS2hHbVVTWjhUM3RhbU5WdVZ0TE95NzRsbzdjOFM4NENjPQ==</success>

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ONFFUWGtQQXNnS2hHbVVTWjhUM3RhbU5WdVZ0TE95NzRsbzdjOFM4NENjPQ==</success>

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

2023-07-04 22:54:37 |  >> <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="zG3jOo9mFVyEjJ176Y7LiNkEZKQ=" hash="SHA-1"/></features>

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@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="zG3jOo9mFVyEjJ176Y7LiNkEZKQ=" hash="SHA-1"/></features>

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-04 22:54:37 |  << <iq xmlns="jabber:client" id="MDE5DKyiSbpUX9t4kT2x9Au" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com >> <iq xmlns="jabber:client" id="MDE5DKyiSbpUX9t4kT2x9Au" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-04 22:54:37 |  >> <iq xmlns="jabber:client" id="MDE5DKyiSbpUX9t4kT2x9Au" type="result" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_6enf7t0163@test-domain.com/26157302-tigase-164</jid></bind></iq>

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com << <iq xmlns="jabber:client" id="MDE5DKyiSbpUX9t4kT2x9Au" type="result" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_6enf7t0163@test-domain.com/26157302-tigase-164</jid></bind></iq>

2023-07-04 22:54:37 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-04 22:54:37 |  << <iq xmlns="jabber:client" id="RwhupROLLHweHELBuiO1eSL" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 >> <iq xmlns="jabber:client" id="RwhupROLLHweHELBuiO1eSL" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-04 22:54:37 |  >> <iq xmlns="jabber:client" id="RwhupROLLHweHELBuiO1eSL" type="result" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"/>

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 << <iq xmlns="jabber:client" id="RwhupROLLHweHELBuiO1eSL" type="result" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"/>

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-04 22:54:37 |  << <iq to="test-domain.com" id="HO7Zj1wmRbQKGEJv6lV1awh" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 >> <iq to="test-domain.com" id="HO7Zj1wmRbQKGEJv6lV1awh" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-04 22:54:37 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-04 22:54:37 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" id="08d4a4d2-7e84-4b59-8827-f822a6158016" location="8f5c98824654" max="60"/>

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 << <enabled xmlns="urn:xmpp:sm:3" resume="true" id="08d4a4d2-7e84-4b59-8827-f822a6158016" location="8f5c98824654" max="60"/>

2023-07-04 22:54:37 |  << <iq id="hvarmMKMZ18p3hGylWlLOW6" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 >> <iq id="hvarmMKMZ18p3hGylWlLOW6" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-04 22:54:37 |  >> <iq xmlns="jabber:client" from="test-domain.com" id="HO7Zj1wmRbQKGEJv6lV1awh" type="result" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12299/3a127df9"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12299/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 << <iq xmlns="jabber:client" from="test-domain.com" id="HO7Zj1wmRbQKGEJv6lV1awh" type="result" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12299/3a127df9"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12299/3a127df9"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-07-04 22:54:37 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-04 22:54:37 |  >> <iq xmlns="jabber:client" id="hvarmMKMZ18p3hGylWlLOW6" type="result" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><query xmlns="jabber:iq:roster"/></iq>

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 << <iq xmlns="jabber:client" id="hvarmMKMZ18p3hGylWlLOW6" type="result" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><query xmlns="jabber:iq:roster"/></iq>

2023-07-04 22:54:37 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomh1agt60164@muc.test-domain.com is created

2023-07-04 22:54:37 |  << <presence to="roomh1agt60164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-04 22:54:37 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 >> <presence to="roomh1agt60164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-04 22:54:37 |  >> <presence xmlns="jabber:client" from="user1_6enf7t0163@test-domain.com/26157302-tigase-164" to="user1_6enf7t0163@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-04 22:54:37 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 << <presence xmlns="jabber:client" from="user1_6enf7t0163@test-domain.com/26157302-tigase-164" to="user1_6enf7t0163@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-04 22:54:37 | [Mutex] waiting for: [joinAs:user1]

2023-07-04 22:54:38 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user1" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" jid="user1_o5580h0161@test-domain.com/26157302-tigase-162" role="moderator" nick="user1"/><status code="110"/><status code="201"/></x></presence>

2023-07-04 22:54:38 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user1" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" jid="user1_o5580h0161@test-domain.com/26157302-tigase-162" role="moderator" nick="user1"/><status code="110"/><status code="201"/></x></presence>

2023-07-04 22:54:38 | [Mutex] notify: [joinAs:user1]

2023-07-04 22:54:38 | [Mutex] received everything.

2023-07-04 22:54:38 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-07-04 22:54:38 |  << <iq to="roomh1agt60164@muc.test-domain.com" id="xQ91kYaJEIreVXfTgQP7Iua" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-07-04 22:54:38 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 >> <iq to="roomh1agt60164@muc.test-domain.com" id="xQ91kYaJEIreVXfTgQP7Iua" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-07-04 22:54:38 | [Mutex] waiting for: [getConfig]

2023-07-04 22:54:38 |  >> <message xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user1" id="ba235d2b857b00b9eae63149d06175bb360745bd" type="groupchat" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-07-05T05:54:37.999Z" jid="roomh1agt60164@muc.test-domain.com"/></message>

2023-07-04 22:54:38 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <message xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user1" id="ba235d2b857b00b9eae63149d06175bb360745bd" type="groupchat" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-07-05T05:54:37.999Z" jid="roomh1agt60164@muc.test-domain.com"/></message>

2023-07-04 22:54:38 |  >> <message xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com" type="groupchat" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><body>Room is locked. Please configure.</body></message>

2023-07-04 22:54:38 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <message xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com" type="groupchat" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><body>Room is locked. Please configure.</body></message>

2023-07-04 22:54:38 |  >> <message xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com" type="groupchat" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

2023-07-04 22:54:38 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <message xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com" type="groupchat" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

2023-07-04 22:54:38 |  >> <iq xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com" id="xQ91kYaJEIreVXfTgQP7Iua" type="result" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="form"><field var="muc#roomconfig_roomname" type="text-single" label="Natural-Language Room Name"><value/></field><field var="muc#roomconfig_roomdesc" type="text-single" label="Short Description of Room"><value/></field><field var="muc#roomconfig_persistentroom" type="boolean" label="Make Room Persistent?"><value>0</value></field><field var="muc#roomconfig_publicroom" type="boolean" label="Make Room Publicly Searchable?"><value>1</value></field><field var="muc#roomconfig_moderatedroom" type="boolean" label="Make Room Moderated?"><value>0</value></field><field var="muc#roomconfig_membersonly" type="boolean" label="Make Room Members Only?"><value>0</value></field><field var="muc#roomconfig_allowinvites" type="boolean" label="Allow Occupants to Invite Others?"><value>1</value></field><field var="muc#roomconfig_allowpm" type="list-single" label="Who Can Send Private Messages?"><value>anyone</value><option label="Anyone"><value>anyone</value></option><option label="Anyone with Voice"><value>participants</value></option><option label="Moderators Only"><value>moderators</value></option><option label="Nobody"><value>none</value></option></field><field var="muc#roomconfig_passwordprotectedroom" type="boolean" label="Password Required to Enter?"><value>0</value></field><field var="muc#roomconfig_roomsecret" type="text-single" label="Password"><value/></field><field var="muc#roomconfig_whois" type="list-single" label="Who May Discover Real JIDs?"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field var="muc#roomconfig_changesubject" type="boolean" label="Allow Occupants to Change Subject?"><value>0</value></field><field var="muc#roomconfig_enablelogging" type="boolean" label="Enable Public Logging?"><value>0</value></field><field var="logging_format" type="list-single" label="Logging format:"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field var="muc#maxhistoryfetch" type="text-single" label="Maximum Number of History Messages Returned by Room"><value>50</value></field><field var="muc#roomconfig_maxusers" type="list-single" label="Maximum Number of Occupants"><value/><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field var="muc#roomconfig_maxresources" type="list-single" label="Maximum Number of Single Occupant Resources"><value/><option label="5"><value>5</value></option><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field var="tigase#presence_delivery_logic" type="list-single" label="Presence delivery logic"><value>PREFERE_PRIORITY</value><option label="PREFERE_LAST"><value>PREFERE_LAST</value></option><option label="PREFERE_PRIORITY"><value>PREFERE_PRIORITY</value></option></field><field var="tigase#presence_filtering" type="boolean" label="Enable filtering of presence (broadcasting presence only between selected groups"><value>0</value></field><field var="tigase#presence_filtered_affiliations" type="list-multi" label="Affiliations for which presence should be delivered"><option label="outcast"><value>outcast</value></option><option label="none"><value>none</value></option><option label="member"><value>member</value></option><option label="admin"><value>admin</value></option><option label="owner"><value>owner</value></option></field><field var="tigase#welcome_messages" type="boolean" label="Send welcome messages on room creation"><value>1</value></field><field var="muc#roomconfig_roomadmins" type="jid-multi" label="Full List of Room Admins"/></x></query></iq>

2023-07-04 22:54:38 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <iq xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com" id="xQ91kYaJEIreVXfTgQP7Iua" type="result" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="form"><field var="muc#roomconfig_roomname" type="text-single" label="Natural-Language Room Name"><value/></field><field var="muc#roomconfig_roomdesc" type="text-single" label="Short Description of Room"><value/></field><field var="muc#roomconfig_persistentroom" type="boolean" label="Make Room Persistent?"><value>0</value></field><field var="muc#roomconfig_publicroom" type="boolean" label="Make Room Publicly Searchable?"><value>1</value></field><field var="muc#roomconfig_moderatedroom" type="boolean" label="Make Room Moderated?"><value>0</value></field><field var="muc#roomconfig_membersonly" type="boolean" label="Make Room Members Only?"><value>0</value></field><field var="muc#roomconfig_allowinvites" type="boolean" label="Allow Occupants to Invite Others?"><value>1</value></field><field var="muc#roomconfig_allowpm" type="list-single" label="Who Can Send Private Messages?"><value>anyone</value><option label="Anyone"><value>anyone</value></option><option label="Anyone with Voice"><value>participants</value></option><option label="Moderators Only"><value>moderators</value></option><option label="Nobody"><value>none</value></option></field><field var="muc#roomconfig_passwordprotectedroom" type="boolean" label="Password Required to Enter?"><value>0</value></field><field var="muc#roomconfig_roomsecret" type="text-single" label="Password"><value/></field><field var="muc#roomconfig_whois" type="list-single" label="Who May Discover Real JIDs?"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field var="muc#roomconfig_changesubject" type="boolean" label="Allow Occupants to Change Subject?"><value>0</value></field><field var="muc#roomconfig_enablelogging" type="boolean" label="Enable Public Logging?"><value>0</value></field><field var="logging_format" type="list-single" label="Logging format:"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field var="muc#maxhistoryfetch" type="text-single" label="Maximum Number of History Messages Returned by Room"><value>50</value></field><field var="muc#roomconfig_maxusers" type="list-single" label="Maximum Number of Occupants"><value/><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field var="muc#roomconfig_maxresources" type="list-single" label="Maximum Number of Single Occupant Resources"><value/><option label="5"><value>5</value></option><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field var="tigase#presence_delivery_logic" type="list-single" label="Presence delivery logic"><value>PREFERE_PRIORITY</value><option label="PREFERE_LAST"><value>PREFERE_LAST</value></option><option label="PREFERE_PRIORITY"><value>PREFERE_PRIORITY</value></option></field><field var="tigase#presence_filtering" type="boolean" label="Enable filtering of presence (broadcasting presence only between selected groups"><value>0</value></field><field var="tigase#presence_filtered_affiliations" type="list-multi" label="Affiliations for which presence should be delivered"><option label="outcast"><value>outcast</value></option><option label="none"><value>none</value></option><option label="member"><value>member</value></option><option label="admin"><value>admin</value></option><option label="owner"><value>owner</value></option></field><field var="tigase#welcome_messages" type="boolean" label="Send welcome messages on room creation"><value>1</value></field><field var="muc#roomconfig_roomadmins" type="jid-multi" label="Full List of Room Admins"/></x></query></iq>

2023-07-04 22:54:38 |  << <iq id="n8i2pl0165" to="roomh1agt60164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-07-04 22:54:38 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 >> <iq id="n8i2pl0165" to="roomh1agt60164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-07-04 22:54:38 | [Mutex] received everything.

2023-07-04 22:54:38 | [Mutex] isItemNotified: getConfig:success :: true

2023-07-04 22:54:38 |  >> <iq xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com" id="n8i2pl0165" type="result" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"/>

2023-07-04 22:54:38 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <iq xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com" id="n8i2pl0165" type="result" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"/>

2023-07-04 22:54:38 |  >> <message xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com" type="groupchat" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><body>Room is now unlocked</body></message>

2023-07-04 22:54:38 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <message xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com" type="groupchat" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><body>Room is now unlocked</body></message>

2023-07-04 22:54:38 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-07-04 22:54:38 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

2023-07-04 22:54:38 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-04 22:54:38 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-04 22:54:39 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomh1agt60164@muc.test-domain.com is created

2023-07-04 22:54:39 |  << <presence to="roomh1agt60164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-04 22:54:39 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 >> <presence to="roomh1agt60164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-04 22:54:39 | [Mutex] waiting for: [resp]

2023-07-04 22:54:39 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user1" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-07-04 22:54:39 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user1" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-07-04 22:54:39 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user2" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_ihyk180162@test-domain.com/26157302-tigase-163" role="participant" nick="user2"/></x></presence>

2023-07-04 22:54:39 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user2" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2023-07-04 22:54:39 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user2" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2023-07-04 22:54:39 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user2" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_ihyk180162@test-domain.com/26157302-tigase-163" role="participant" nick="user2"/></x></presence>

2023-07-04 22:54:39 | [Mutex] notify: [2:joinAs:user2]

2023-07-04 22:54:39 | [Mutex] notify: [resp, joinAs:user2]

2023-07-04 22:54:39 | [Mutex] received everything.

2023-07-04 22:54:39 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-07-04 22:54:39 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomh1agt60164@muc.test-domain.com is created

2023-07-04 22:54:39 |  << <presence to="roomh1agt60164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-04 22:54:39 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 >> <presence to="roomh1agt60164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-04 22:54:39 | [Mutex] waiting for: [resp]

2023-07-04 22:54:39 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user1" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-07-04 22:54:39 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user1" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-07-04 22:54:39 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user2" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/></x></presence>

2023-07-04 22:54:39 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user2" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/></x></presence>

2023-07-04 22:54:39 |  >> <message xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user1" id="ba235d2b857b00b9eae63149d06175bb360745bd" type="groupchat" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-07-05T05:54:37.999Z" jid="roomh1agt60164@muc.test-domain.com"/></message>

2023-07-04 22:54:39 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 << <message xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user1" id="ba235d2b857b00b9eae63149d06175bb360745bd" type="groupchat" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-07-05T05:54:37.999Z" jid="roomh1agt60164@muc.test-domain.com"/></message>

2023-07-04 22:54:39 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user3" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/><status code="110"/></x></presence>

2023-07-04 22:54:39 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user3" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/><status code="110"/></x></presence>

2023-07-04 22:54:39 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user3" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/></x></presence>

2023-07-04 22:54:39 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user3" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/></x></presence>

2023-07-04 22:54:39 | [Mutex] notify: [3:joinAs:user3]

2023-07-04 22:54:39 | [Mutex] notify: [resp, joinAs:user3]

2023-07-04 22:54:39 | [Mutex] received everything.

2023-07-04 22:54:39 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-07-04 22:54:39 |  << <presence to="roomh1agt60164@muc.test-domain.com/user2" type="unavailable"/>

2023-07-04 22:54:39 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 >> <presence to="roomh1agt60164@muc.test-domain.com/user2" type="unavailable"/>

2023-07-04 22:54:39 |  << <presence to="roomh1agt60164@muc.test-domain.com/user3" type="unavailable"/>

2023-07-04 22:54:39 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 >> <presence to="roomh1agt60164@muc.test-domain.com/user3" type="unavailable"/>

2023-07-04 22:54:39 |  >> <message xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user1" id="ba235d2b857b00b9eae63149d06175bb360745bd" type="groupchat" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-07-05T05:54:37.999Z" jid="roomh1agt60164@muc.test-domain.com"/></message>

2023-07-04 22:54:39 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 << <message xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user1" id="ba235d2b857b00b9eae63149d06175bb360745bd" type="groupchat" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-07-05T05:54:37.999Z" jid="roomh1agt60164@muc.test-domain.com"/></message>

2023-07-04 22:54:39 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user3" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_6enf7t0163@test-domain.com/26157302-tigase-164" role="participant" nick="user3"/></x></presence>

2023-07-04 22:54:39 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user3" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_6enf7t0163@test-domain.com/26157302-tigase-164" role="participant" nick="user3"/></x></presence>

2023-07-04 22:54:39 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user2" type="unavailable" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user2"/><status code="110"/></x></presence>

2023-07-04 22:54:39 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user2" type="unavailable" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user2"/><status code="110"/></x></presence>

2023-07-04 22:54:39 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user2" type="unavailable" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_ihyk180162@test-domain.com/26157302-tigase-163" role="none" nick="user2"/></x></presence>

2023-07-04 22:54:39 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user2" type="unavailable" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_ihyk180162@test-domain.com/26157302-tigase-163" role="none" nick="user2"/></x></presence>

2023-07-04 22:54:39 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user3" type="unavailable" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_6enf7t0163@test-domain.com/26157302-tigase-164" role="none" nick="user3"/></x></presence>

2023-07-04 22:54:39 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user3" type="unavailable" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_6enf7t0163@test-domain.com/26157302-tigase-164" role="none" nick="user3"/></x></presence>

2023-07-04 22:54:39 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user2" type="unavailable" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user2"/></x></presence>

2023-07-04 22:54:39 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user2" type="unavailable" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user2"/></x></presence>

2023-07-04 22:54:39 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user3" type="unavailable" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user3"/><status code="110"/></x></presence>

2023-07-04 22:54:39 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user3" type="unavailable" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user3"/><status code="110"/></x></presence>

2023-07-04 22:54:40 |  << <iq to="roomh1agt60164@muc.test-domain.com" id="szimU3mbraEwr4y7ADn5zCy" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"><field label="Natural-Language Room Name" type="text-single" var="muc#roomconfig_roomname"><value/></field><field label="Short Description of Room" type="text-single" var="muc#roomconfig_roomdesc"><value/></field><field label="Make Room Persistent?" type="boolean" var="muc#roomconfig_persistentroom"><value>0</value></field><field label="Make Room Publicly Searchable?" type="boolean" var="muc#roomconfig_publicroom"><value>1</value></field><field label="Make Room Moderated?" type="boolean" var="muc#roomconfig_moderatedroom"><value>0</value></field><field label="Make Room Members Only?" type="boolean" var="muc#roomconfig_membersonly"><value>0</value></field><field label="Allow Occupants to Invite Others?" type="boolean" var="muc#roomconfig_allowinvites"><value>1</value></field><field label="Who Can Send Private Messages?" type="list-single" var="muc#roomconfig_allowpm"><value>anyone</value><option label="Anyone"><value>anyone</value></option><option label="Anyone with Voice"><value>participants</value></option><option label="Moderators Only"><value>moderators</value></option><option label="Nobody"><value>none</value></option></field><field label="Password Required to Enter?" type="boolean" var="muc#roomconfig_passwordprotectedroom"><value>0</value></field><field label="Password" type="text-single" var="muc#roomconfig_roomsecret"><value/></field><field label="Who May Discover Real JIDs?" type="list-single" var="muc#roomconfig_whois"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field label="Allow Occupants to Change Subject?" type="boolean" var="muc#roomconfig_changesubject"><value>0</value></field><field label="Enable Public Logging?" type="boolean" var="muc#roomconfig_enablelogging"><value>0</value></field><field label="Logging format:" type="list-single" var="logging_format"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field label="Maximum Number of History Messages Returned by Room" type="text-single" var="muc#maxhistoryfetch"><value>50</value></field><field label="Maximum Number of Occupants" type="list-single" var="muc#roomconfig_maxusers"><value>2</value><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field label="Maximum Number of Single Occupant Resources" type="list-single" var="muc#roomconfig_maxresources"><value/><option label="5"><value>5</value></option><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field label="Presence delivery logic" type="list-single" var="tigase#presence_delivery_logic"><value>PREFERE_PRIORITY</value><option label="PREFERE_LAST"><value>PREFERE_LAST</value></option><option label="PREFERE_PRIORITY"><value>PREFERE_PRIORITY</value></option></field><field label="Enable filtering of presence (broadcasting presence only between selected groups" type="boolean" var="tigase#presence_filtering"><value>0</value></field><field label="Affiliations for which presence should be delivered" type="list-multi" var="tigase#presence_filtered_affiliations"><option label="outcast"><value>outcast</value></option><option label="none"><value>none</value></option><option label="member"><value>member</value></option><option label="admin"><value>admin</value></option><option label="owner"><value>owner</value></option></field><field label="Send welcome messages on room creation" type="boolean" var="tigase#welcome_messages"><value>1</value></field><field label="Full List of Room Admins" type="jid-multi" var="muc#roomconfig_roomadmins"/></x></query></iq>

2023-07-04 22:54:40 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 >> <iq to="roomh1agt60164@muc.test-domain.com" id="szimU3mbraEwr4y7ADn5zCy" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"><field label="Natural-Language Room Name" type="text-single" var="muc#roomconfig_roomname"><value/></field><field label="Short Description of Room" type="text-single" var="muc#roomconfig_roomdesc"><value/></field><field label="Make Room Persistent?" type="boolean" var="muc#roomconfig_persistentroom"><value>0</value></field><field label="Make Room Publicly Searchable?" type="boolean" var="muc#roomconfig_publicroom"><value>1</value></field><field label="Make Room Moderated?" type="boolean" var="muc#roomconfig_moderatedroom"><value>0</value></field><field label="Make Room Members Only?" type="boolean" var="muc#roomconfig_membersonly"><value>0</value></field><field label="Allow Occupants to Invite Others?" type="boolean" var="muc#roomconfig_allowinvites"><value>1</value></field><field label="Who Can Send Private Messages?" type="list-single" var="muc#roomconfig_allowpm"><value>anyone</value><option label="Anyone"><value>anyone</value></option><option label="Anyone with Voice"><value>participants</value></option><option label="Moderators Only"><value>moderators</value></option><option label="Nobody"><value>none</value></option></field><field label="Password Required to Enter?" type="boolean" var="muc#roomconfig_passwordprotectedroom"><value>0</value></field><field label="Password" type="text-single" var="muc#roomconfig_roomsecret"><value/></field><field label="Who May Discover Real JIDs?" type="list-single" var="muc#roomconfig_whois"><value>moderators</value><option label="Moderators Only"><value>moderators</value></option><option label="Anyone"><value>anyone</value></option></field><field label="Allow Occupants to Change Subject?" type="boolean" var="muc#roomconfig_changesubject"><value>0</value></field><field label="Enable Public Logging?" type="boolean" var="muc#roomconfig_enablelogging"><value>0</value></field><field label="Logging format:" type="list-single" var="logging_format"><value>html</value><option label="HTML"><value>html</value></option><option label="Plain text"><value>plain</value></option></field><field label="Maximum Number of History Messages Returned by Room" type="text-single" var="muc#maxhistoryfetch"><value>50</value></field><field label="Maximum Number of Occupants" type="list-single" var="muc#roomconfig_maxusers"><value>2</value><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field label="Maximum Number of Single Occupant Resources" type="list-single" var="muc#roomconfig_maxresources"><value/><option label="5"><value>5</value></option><option label="10"><value>10</value></option><option label="20"><value>20</value></option><option label="30"><value>30</value></option><option label="50"><value>50</value></option><option label="100"><value>100</value></option><option label="None"><value>none</value></option></field><field label="Presence delivery logic" type="list-single" var="tigase#presence_delivery_logic"><value>PREFERE_PRIORITY</value><option label="PREFERE_LAST"><value>PREFERE_LAST</value></option><option label="PREFERE_PRIORITY"><value>PREFERE_PRIORITY</value></option></field><field label="Enable filtering of presence (broadcasting presence only between selected groups" type="boolean" var="tigase#presence_filtering"><value>0</value></field><field label="Affiliations for which presence should be delivered" type="list-multi" var="tigase#presence_filtered_affiliations"><option label="outcast"><value>outcast</value></option><option label="none"><value>none</value></option><option label="member"><value>member</value></option><option label="admin"><value>admin</value></option><option label="owner"><value>owner</value></option></field><field label="Send welcome messages on room creation" type="boolean" var="tigase#welcome_messages"><value>1</value></field><field label="Full List of Room Admins" type="jid-multi" var="muc#roomconfig_roomadmins"/></x></query></iq>

2023-07-04 22:54:40 | [Mutex] waiting for: [setConfig]

2023-07-04 22:54:40 |  >> <iq xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com" id="szimU3mbraEwr4y7ADn5zCy" type="result" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"/>

2023-07-04 22:54:40 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <iq xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com" id="szimU3mbraEwr4y7ADn5zCy" type="result" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"/>

2023-07-04 22:54:40 | [Mutex] received everything.

2023-07-04 22:54:40 | [Mutex] isItemNotified: setConfig:success :: true

2023-07-04 22:54:40 |  >> <message xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com" type="groupchat" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-07-04 22:54:40 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <message xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com" type="groupchat" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-07-04 22:54:41 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomh1agt60164@muc.test-domain.com is created

2023-07-04 22:54:41 |  << <presence to="roomh1agt60164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-04 22:54:41 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 >> <presence to="roomh1agt60164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-04 22:54:41 | [Mutex] waiting for: [resp]

2023-07-04 22:54:41 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user1" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-07-04 22:54:41 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user1" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-07-04 22:54:41 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user2" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2023-07-04 22:54:41 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user2" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2023-07-04 22:54:41 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-07-04 22:54:41 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 << <r xmlns="urn:xmpp:sm:3"/>

2023-07-04 22:54:41 | [Mutex] notify: [2:joinAs:user2]

2023-07-04 22:54:41 | [Mutex] notify: [resp, joinAs:user2]

2023-07-04 22:54:41 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-04 22:54:41 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-04 22:54:41 | [Mutex] received everything.

2023-07-04 22:54:41 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-07-04 22:54:41 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomh1agt60164@muc.test-domain.com is created

2023-07-04 22:54:41 |  << <presence to="roomh1agt60164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-04 22:54:41 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 >> <presence to="roomh1agt60164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-04 22:54:41 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user2" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_ihyk180162@test-domain.com/26157302-tigase-163" role="participant" nick="user2"/></x></presence>

2023-07-04 22:54:41 |  >> <message xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user1" id="ba235d2b857b00b9eae63149d06175bb360745bd" type="groupchat" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-07-05T05:54:37.999Z" jid="roomh1agt60164@muc.test-domain.com"/></message>

2023-07-04 22:54:41 | user1 :: user1_o5580h0161@test-domain.com/26157302-tigase-162 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user2" to="user1_o5580h0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_ihyk180162@test-domain.com/26157302-tigase-163" role="participant" nick="user2"/></x></presence>

2023-07-04 22:54:41 | user1 :: user1_ihyk180162@test-domain.com/26157302-tigase-163 << <message xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user1" id="ba235d2b857b00b9eae63149d06175bb360745bd" type="groupchat" to="user1_ihyk180162@test-domain.com/26157302-tigase-163"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-07-05T05:54:37.999Z" jid="roomh1agt60164@muc.test-domain.com"/></message>

2023-07-04 22:54:41 | [Mutex] waiting for: [resp]

2023-07-04 22:54:41 |  >> <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user3" type="error" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Reached maximum number of occupants.</text></error></presence>

2023-07-04 22:54:41 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 << <presence xmlns="jabber:client" from="roomh1agt60164@muc.test-domain.com/user3" type="error" to="user1_6enf7t0163@test-domain.com/26157302-tigase-164"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Reached maximum number of occupants.</text></error></presence>

2023-07-04 22:54:41 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-07-04 22:54:41 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 << <r xmlns="urn:xmpp:sm:3"/>

2023-07-04 22:54:41 | [Mutex] notify: [resp, notJoinAs:user3]

2023-07-04 22:54:41 |  << <a xmlns="urn:xmpp:sm:3" h="8"/>

2023-07-04 22:54:41 | user1 :: user1_6enf7t0163@test-domain.com/26157302-tigase-164 >> <a xmlns="urn:xmpp:sm:3" h="8"/>

2023-07-04 22:54:41 | [Mutex] received everything.

2023-07-04 22:54:41 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-07-04 22:54:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2480] Connector  state changed: connected->disconnected

2023-07-04 22:54:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2480] Stream terminated

2023-07-04 22:54:41 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-04 22:54:41 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-04 22:54:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2485] Connector  state changed: connected->disconnected

2023-07-04 22:54:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2485] Stream terminated

2023-07-04 22:54:41 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-04 22:54:41 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-04 22:54:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2490] Connector  state changed: connected->disconnected

2023-07-04 22:54:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2490] Stream terminated

2023-07-04 22:54:41 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-04 22:54:41 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted