Generated by TestNG with ReportNG at 22:17 PDT on Sunday 27 August 2023
root@d4b373e367b3 / Java 17.0.8 (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.373s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.112s
2023-08-27 22:28:34 |

2023-08-27 22:28:34 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-08-27 22:28:34 | ------------------------------------

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Using XEP-0077 mode!!!!

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@28f127e2

2023-08-27 22:28:34 | StateChangedEvent{oldState=null, newState=connecting}

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2023-08-27 22:28:34 | [Mutex] waiting for: [registration]

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2636cc8c

2023-08-27 22:28:34 | StateChangedEvent{oldState=connecting, newState=connected}

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@22094c92

2023-08-27 22:28:34 | 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-08-27 22:28:34 | 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-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2455] Start TLS

2023-08-27 22:28:34 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:28:34 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-08-27 22:28:34 | 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-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2457] Proceeding TLS

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2457] Start handshake

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@670bc6b7

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@46e43383

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

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

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

2023-08-27 22:28:34 | user1 :: null >> <iq to="test-domain.com" id="zmpEAbykFCmIvbxqcNGQUZe" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-08-27 22:28:34 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="zmpEAbykFCmIvbxqcNGQUZe" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-08-27 22:28:34 | user1 :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="zmpEAbykFCmIvbxqcNGQUZe"><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-08-27 22:28:34 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="zmpEAbykFCmIvbxqcNGQUZe"><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-08-27 22:28:34 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5626c57f

2023-08-27 22:28:34 | user1 :: null >> <iq to="test-domain.com" id="Rg5ZeS4vu4CxcOIMTYet8uZ" type="set"><query xmlns="jabber:iq:register"><username>user1_u9ve3l0161</username><password>user1_u9ve3l0161</password><email>5ae69665-419b-4230-b89a-3798574b84c7@localhost</email></query></iq>

2023-08-27 22:28:34 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Rg5ZeS4vu4CxcOIMTYet8uZ" type="set"><query xmlns="jabber:iq:register"><username>user1_u9ve3l0161</username><password>user1_u9ve3l0161</password><email>5ae69665-419b-4230-b89a-3798574b84c7@localhost</email></query></iq>}

2023-08-27 22:28:34 | user1 :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="Rg5ZeS4vu4CxcOIMTYet8uZ"/>

2023-08-27 22:28:34 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="Rg5ZeS4vu4CxcOIMTYet8uZ"/>}

2023-08-27 22:28:34 | [Mutex] received everything.

2023-08-27 22:28:34 | [Mutex] isItemNotified: registrationSuccess :: true

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connected->disconnecting

2023-08-27 22:28:34 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Terminating XMPP Stream

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2457] Connector  state changed: disconnecting->disconnected

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2457] Stream terminated

2023-08-27 22:28:34 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3e236ef5

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@72439f8

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@603b7ab4

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Using XEP-0077 mode!!!!

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: null->connecting

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2ec889b4

2023-08-27 22:28:34 | StateChangedEvent{oldState=null, newState=connecting}

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@d656f1

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2527c4d8

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] DNS entry stored in session object: localhost:5222

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Preparing connection to [localhost:5222]

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connecting->connected

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Whitespace ping period is setted to nullms

2023-08-27 22:28:34 | [Mutex] waiting for: [registration]

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@200f721d

2023-08-27 22:28:34 | StateChangedEvent{oldState=connecting, newState=connected}

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2430e2c4

2023-08-27 22:28:34 | 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-08-27 22:28:34 | 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-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2462] Start TLS

2023-08-27 22:28:34 | 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-08-27 22:28:34 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:28:34 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2464] Proceeding TLS

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2464] Start handshake

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@61327826

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@bddc89d

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

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

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

2023-08-27 22:28:34 | user1 :: null >> <iq to="test-domain.com" id="gpuYlM2iLMYgTgCIJAAgS5m" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-08-27 22:28:34 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="gpuYlM2iLMYgTgCIJAAgS5m" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-08-27 22:28:34 | user1 :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="gpuYlM2iLMYgTgCIJAAgS5m"><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-08-27 22:28:34 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="gpuYlM2iLMYgTgCIJAAgS5m"><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-08-27 22:28:34 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5099dc61

2023-08-27 22:28:34 | user1 :: null >> <iq to="test-domain.com" id="xaJsfGEjOQHGuY1dBysjIU2" type="set"><query xmlns="jabber:iq:register"><username>user1_nbtnn00162</username><password>user1_nbtnn00162</password><email>a60b6e9a-66b2-4236-adbc-414f701a394e@localhost</email></query></iq>

2023-08-27 22:28:34 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="xaJsfGEjOQHGuY1dBysjIU2" type="set"><query xmlns="jabber:iq:register"><username>user1_nbtnn00162</username><password>user1_nbtnn00162</password><email>a60b6e9a-66b2-4236-adbc-414f701a394e@localhost</email></query></iq>}

2023-08-27 22:28:34 | user1 :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="xaJsfGEjOQHGuY1dBysjIU2"/>

2023-08-27 22:28:34 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="xaJsfGEjOQHGuY1dBysjIU2"/>}

2023-08-27 22:28:34 | [Mutex] received everything.

2023-08-27 22:28:34 | [Mutex] isItemNotified: registrationSuccess :: true

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connected->disconnecting

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Terminating XMPP Stream

2023-08-27 22:28:34 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2464] Connector  state changed: disconnecting->disconnected

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2464] Stream terminated

2023-08-27 22:28:34 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@739c3274

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@11d8769

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@64e13ef7

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7a059cde

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Using XEP-0077 mode!!!!

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: null->connecting

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@68981e78

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] DNS entry stored in session object: localhost:5222

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Preparing connection to [localhost:5222]

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6b4cbc33

2023-08-27 22:28:34 | StateChangedEvent{oldState=null, newState=connecting}

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connecting->connected

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@658b4f2a

2023-08-27 22:28:34 | StateChangedEvent{oldState=connecting, newState=connected}

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Whitespace ping period is setted to nullms

2023-08-27 22:28:34 | [Mutex] waiting for: [registration]

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@61b4d743

2023-08-27 22:28:34 | 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-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2469] Start TLS

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2471] Proceeding TLS

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2471] Start handshake

2023-08-27 22:28:34 | 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-08-27 22:28:34 | 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-08-27 22:28:34 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:28:34 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@24b64511

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2a15d890

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

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

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

2023-08-27 22:28:34 | user1 :: null >> <iq to="test-domain.com" id="Ej8V8oMDr3sgVWmW3m8Axyc" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-08-27 22:28:34 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Ej8V8oMDr3sgVWmW3m8Axyc" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-08-27 22:28:34 | user1 :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="Ej8V8oMDr3sgVWmW3m8Axyc"><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-08-27 22:28:34 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="Ej8V8oMDr3sgVWmW3m8Axyc"><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-08-27 22:28:34 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@155820e7

2023-08-27 22:28:34 | user1 :: null >> <iq to="test-domain.com" id="I6tFvbIMX0uczocIN4eWbuo" type="set"><query xmlns="jabber:iq:register"><username>user1_353jur0163</username><password>user1_353jur0163</password><email>37d93cce-4b4e-4599-95c9-b80f4540fa8c@localhost</email></query></iq>

2023-08-27 22:28:34 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="I6tFvbIMX0uczocIN4eWbuo" type="set"><query xmlns="jabber:iq:register"><username>user1_353jur0163</username><password>user1_353jur0163</password><email>37d93cce-4b4e-4599-95c9-b80f4540fa8c@localhost</email></query></iq>}

2023-08-27 22:28:34 | user1 :: null << <iq from="test-domain.com" xmlns="jabber:client" type="result" id="I6tFvbIMX0uczocIN4eWbuo"/>

2023-08-27 22:28:34 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" type="result" id="I6tFvbIMX0uczocIN4eWbuo"/>}

2023-08-27 22:28:34 | [Mutex] received everything.

2023-08-27 22:28:34 | [Mutex] isItemNotified: registrationSuccess :: true

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connected->disconnecting

2023-08-27 22:28:34 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Terminating XMPP Stream

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2471] Connector  state changed: disconnecting->disconnected

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2471] Stream terminated

2023-08-27 22:28:34 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5211e3c0

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4499ba5e

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@404c3b05

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: null->connecting

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@14c774f3

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@49158a48

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] DNS entry stored in session object: localhost:5222

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Preparing connection to [localhost:5222]

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: connecting->connected

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Whitespace ping period is setted to nullms

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-27 22:28:34 |  >> <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-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2476] Start TLS

2023-08-27 22:28:34 | user1 :: user1_u9ve3l0161@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-08-27 22:28:34 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:28:34 | user1 :: user1_u9ve3l0161@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2478] Proceeding TLS

2023-08-27 22:28:34 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2478] Start handshake

2023-08-27 22:28:34 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-08-27 22:28:35 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV91OXZlM2wwMTYxLHI9UFdEUUd4WVNONExKQk1nbXBKYkM=</auth>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV91OXZlM2wwMTYxLHI9UFdEUUd4WVNONExKQk1nbXBKYkM=</auth>

2023-08-27 22:28:35 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QV0RRR3hZU040TEpCTWdtcEpiQ3lKdGpJRkJkS1dHUUQzTEFlaEVVLHM9clQ2dWVMUExXc05mTHc9PSxpPTQwOTY=</challenge>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1QV0RRR3hZU040TEpCTWdtcEpiQ3lKdGpJRkJkS1dHUUQzTEFlaEVVLHM9clQ2dWVMUExXc05mTHc9PSxpPTQwOTY=</challenge>

2023-08-27 22:28:35 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UFdEUUd4WVNONExKQk1nbXBKYkN5SnRqSUZCZEtXR1FEM0xBZWhFVSxwPVQvcHh6N2ZZdFk1VkFOTmlEM3lZbndqQ2V3dVQ4dWlmNHYyRDFWNXd4NEk9</response>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UFdEUUd4WVNONExKQk1nbXBKYkN5SnRqSUZCZEtXR1FEM0xBZWhFVSxwPVQvcHh6N2ZZdFk1VkFOTmlEM3lZbndqQ2V3dVQ4dWlmNHYyRDFWNXd4NEk9</response>

2023-08-27 22:28:35 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1OQjZ0Mlh6TW12OTdOSHIyRjN2SWo2Z1JNbWNuYm82SGlMT0d0c0psMERRPQ==</success>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1OQjZ0Mlh6TW12OTdOSHIyRjN2SWo2Z1JNbWNuYm82SGlMT0d0c0psMERRPQ==</success>

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="vff4uvUyELuglpZarYKHV69VoJk=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-08-27 22:28:35 |  << <iq xmlns="jabber:client" id="lla9ywm5EogPMY2qbyoNMMz" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com >> <iq xmlns="jabber:client" id="lla9ywm5EogPMY2qbyoNMMz" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:28:35 |  >> <iq to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="result" id="lla9ywm5EogPMY2qbyoNMMz"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_u9ve3l0161@test-domain.com/669494979-tigase-161</jid></bind></iq>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com << <iq to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="result" id="lla9ywm5EogPMY2qbyoNMMz"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_u9ve3l0161@test-domain.com/669494979-tigase-161</jid></bind></iq>

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-08-27 22:28:35 |  << <iq xmlns="jabber:client" id="2uz7q8hKIrasUTX5wobso0b" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 >> <iq xmlns="jabber:client" id="2uz7q8hKIrasUTX5wobso0b" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:28:35 |  >> <iq to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="result" id="2uz7q8hKIrasUTX5wobso0b"/>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <iq to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="result" id="2uz7q8hKIrasUTX5wobso0b"/>

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-08-27 22:28:35 |  << <iq to="test-domain.com" id="4l68hKIrasUTX5wobso0bCE" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 >> <iq to="test-domain.com" id="4l68hKIrasUTX5wobso0bCE" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:28:35 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:28:35 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="87959860-904f-4abd-baf7-caff523084ce" max="60"/>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="87959860-904f-4abd-baf7-caff523084ce" max="60"/>

2023-08-27 22:28:35 |  << <iq id="lodfKU8DKAEBk4eOX6uZay7" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 >> <iq id="lodfKU8DKAEBk4eOX6uZay7" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:28:35 |  >> <iq from="test-domain.com" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="result" id="4l68hKIrasUTX5wobso0bCE"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><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="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <iq from="test-domain.com" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="result" id="4l68hKIrasUTX5wobso0bCE"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><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="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-08-27 22:28:35 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-27 22:28:35 |  >> <iq to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="result" id="lodfKU8DKAEBk4eOX6uZay7"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <iq to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="result" id="lodfKU8DKAEBk4eOX6uZay7"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: null->connecting

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] DNS entry stored in session object: localhost:5222

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Preparing connection to [localhost:5222]

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-27 22:28:35 |  >> <presence from="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" to="user1_u9ve3l0161@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <presence from="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" to="user1_u9ve3l0161@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: connecting->connected

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Whitespace ping period is setted to nullms

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-27 22:28:35 |  >> <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-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2481] Start TLS

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@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-08-27 22:28:35 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2483] Proceeding TLS

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2483] Start handshake

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

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

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

2023-08-27 22:28:35 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9uYnRubjAwMTYyLHI9aXZwb3hxZXlUc2NKTWVEQkFOS04=</auth>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9uYnRubjAwMTYyLHI9aXZwb3hxZXlUc2NKTWVEQkFOS04=</auth>

2023-08-27 22:28:35 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pdnBveHFleVRzY0pNZURCQU5LTnhmTHpOUU91bjcyQk9DUTZPU3VCLHM9clhBY1JHSVo1b0NyelE9PSxpPTQwOTY=</challenge>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pdnBveHFleVRzY0pNZURCQU5LTnhmTHpOUU91bjcyQk9DUTZPU3VCLHM9clhBY1JHSVo1b0NyelE9PSxpPTQwOTY=</challenge>

2023-08-27 22:28:35 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aXZwb3hxZXlUc2NKTWVEQkFOS054Zkx6TlFPdW43MkJPQ1E2T1N1QixwPUVMWHVSOUdzbGlYOEhUVzBFU3BnZktyajVGV2ZVay9ubVVTQ2liOEtZWms9</response>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aXZwb3hxZXlUc2NKTWVEQkFOS054Zkx6TlFPdW43MkJPQ1E2T1N1QixwPUVMWHVSOUdzbGlYOEhUVzBFU3BnZktyajVGV2ZVay9ubVVTQ2liOEtZWms9</response>

2023-08-27 22:28:35 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1uL0NzeTJZN0lLVVU0ejNDY1ZJM3E3T2prUm8zKzdqOVgrbHZrTXErTDlrPQ==</success>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1uL0NzeTJZN0lLVVU0ejNDY1ZJM3E3T2prUm8zKzdqOVgrbHZrTXErTDlrPQ==</success>

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="vff4uvUyELuglpZarYKHV69VoJk=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-08-27 22:28:35 |  << <iq xmlns="jabber:client" id="yxCdCw3iODyesZ9tiWhEMMJ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com >> <iq xmlns="jabber:client" id="yxCdCw3iODyesZ9tiWhEMMJ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:28:35 |  >> <iq to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client" type="result" id="yxCdCw3iODyesZ9tiWhEMMJ"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_nbtnn00162@test-domain.com/669494979-tigase-162</jid></bind></iq>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com << <iq to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client" type="result" id="yxCdCw3iODyesZ9tiWhEMMJ"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_nbtnn00162@test-domain.com/669494979-tigase-162</jid></bind></iq>

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-08-27 22:28:35 |  << <iq xmlns="jabber:client" id="7o9alY48lRT8CDmcCp4yqdU" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 >> <iq xmlns="jabber:client" id="7o9alY48lRT8CDmcCp4yqdU" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:28:35 |  >> <iq to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client" type="result" id="7o9alY48lRT8CDmcCp4yqdU"/>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 << <iq to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client" type="result" id="7o9alY48lRT8CDmcCp4yqdU"/>

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-08-27 22:28:35 |  << <iq to="test-domain.com" id="2zEhKMzkSLOKu3hJOYlM2iL" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 >> <iq to="test-domain.com" id="2zEhKMzkSLOKu3hJOYlM2iL" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:28:35 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:28:35 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="dce5b2a9-adfe-423a-a7cd-c03b435ed281" max="60"/>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 << <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="dce5b2a9-adfe-423a-a7cd-c03b435ed281" max="60"/>

2023-08-27 22:28:35 |  << <iq id="1kTMTYet8uZgEiFvbIMX0uc" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 >> <iq id="1kTMTYet8uZgEiFvbIMX0uc" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:28:35 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-27 22:28:35 |  >> <iq from="test-domain.com" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client" type="result" id="2zEhKMzkSLOKu3hJOYlM2iL"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><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="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 << <iq from="test-domain.com" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client" type="result" id="2zEhKMzkSLOKu3hJOYlM2iL"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><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="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-08-27 22:28:35 |  >> <iq to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client" type="result" id="1kTMTYet8uZgEiFvbIMX0uc"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 << <iq to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client" type="result" id="1kTMTYet8uZgEiFvbIMX0uc"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:28:35 |  >> <presence from="user1_nbtnn00162@test-domain.com/669494979-tigase-162" to="user1_nbtnn00162@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:28:35 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 << <presence from="user1_nbtnn00162@test-domain.com/669494979-tigase-162" to="user1_nbtnn00162@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: null->connecting

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] DNS entry stored in session object: localhost:5222

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Preparing connection to [localhost:5222]

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: connecting->connected

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Whitespace ping period is setted to nullms

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2486] Start TLS

2023-08-27 22:28:35 |  >> <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-08-27 22:28:35 | user1 :: user1_353jur0163@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-08-27 22:28:35 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2488] Proceeding TLS

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2488] Start handshake

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

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

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

2023-08-27 22:28:35 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8zNTNqdXIwMTYzLHI9Q21CVjBqTEcyM1VhZDlTT3RJdEM=</auth>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8zNTNqdXIwMTYzLHI9Q21CVjBqTEcyM1VhZDlTT3RJdEM=</auth>

2023-08-27 22:28:35 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DbUJWMGpMRzIzVWFkOVNPdEl0QzdHRG1RckFnb3RsSllDV2lrQlB4LHM9RmFMckw2VmY0eXJETFE9PSxpPTQwOTY=</challenge>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1DbUJWMGpMRzIzVWFkOVNPdEl0QzdHRG1RckFnb3RsSllDV2lrQlB4LHM9RmFMckw2VmY0eXJETFE9PSxpPTQwOTY=</challenge>

2023-08-27 22:28:35 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q21CVjBqTEcyM1VhZDlTT3RJdEM3R0RtUXJBZ290bEpZQ1dpa0JQeCxwPVpxZ0VzSzZ5Z3VtMlI3RzVQMkRKbXJLRWRTODVzUHZmblR4VytOSTdDNEE9</response>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Q21CVjBqTEcyM1VhZDlTT3RJdEM3R0RtUXJBZ290bEpZQ1dpa0JQeCxwPVpxZ0VzSzZ5Z3VtMlI3RzVQMkRKbXJLRWRTODVzUHZmblR4VytOSTdDNEE9</response>

2023-08-27 22:28:35 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05V0NrT0hhWURlTjZWTjMxOGFuV2liS2ZaOE9TRi9nckJUbjNXL3JycnBjPQ==</success>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05V0NrT0hhWURlTjZWTjMxOGFuV2liS2ZaOE9TRi9nckJUbjNXL3JycnBjPQ==</success>

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="vff4uvUyELuglpZarYKHV69VoJk=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-08-27 22:28:35 |  << <iq xmlns="jabber:client" id="mq9cOWfY2ypWiGILIIr4mJK" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com >> <iq xmlns="jabber:client" id="mq9cOWfY2ypWiGILIIr4mJK" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-08-27 22:28:35 |  >> <iq to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client" type="result" id="mq9cOWfY2ypWiGILIIr4mJK"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_353jur0163@test-domain.com/669494979-tigase-163</jid></bind></iq>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com << <iq to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client" type="result" id="mq9cOWfY2ypWiGILIIr4mJK"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_353jur0163@test-domain.com/669494979-tigase-163</jid></bind></iq>

2023-08-27 22:28:35 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-08-27 22:28:35 |  << <iq xmlns="jabber:client" id="Lrak0pUiONQ6wpiGQZ6Ck0l" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 >> <iq xmlns="jabber:client" id="Lrak0pUiONQ6wpiGQZ6Ck0l" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-08-27 22:28:35 |  >> <iq to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client" type="result" id="Lrak0pUiONQ6wpiGQZ6Ck0l"/>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 << <iq to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client" type="result" id="Lrak0pUiONQ6wpiGQZ6Ck0l"/>

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-08-27 22:28:35 |  << <iq to="test-domain.com" id="lvktcOWfY2ypWiGILIIr4mJ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 >> <iq to="test-domain.com" id="lvktcOWfY2ypWiGILIIr4mJ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-08-27 22:28:35 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-08-27 22:28:35 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="d9f4f02d-4f2a-4dd9-870a-23db8d374b83" max="60"/>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 << <enabled resume="true" xmlns="urn:xmpp:sm:3" location="d4b373e367b3" id="d9f4f02d-4f2a-4dd9-870a-23db8d374b83" max="60"/>

2023-08-27 22:28:35 |  << <iq id="kM76n0qaHSQaDocukZaCfGA" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 >> <iq id="kM76n0qaHSQaDocukZaCfGA" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:28:35 |  >> <iq from="test-domain.com" to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client" type="result" id="lvktcOWfY2ypWiGILIIr4mJ"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><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="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 << <iq from="test-domain.com" to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client" type="result" id="lvktcOWfY2ypWiGILIIr4mJ"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><identity type="im" category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12402/160bfe2d"/><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="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-08-27 22:28:35 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-08-27 22:28:35 |  >> <iq to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client" type="result" id="kM76n0qaHSQaDocukZaCfGA"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 << <iq to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client" type="result" id="kM76n0qaHSQaDocukZaCfGA"><query xmlns="jabber:iq:roster"/></iq>

2023-08-27 22:28:35 |  >> <presence from="user1_353jur0163@test-domain.com/669494979-tigase-163" to="user1_353jur0163@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:28:35 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 << <presence from="user1_353jur0163@test-domain.com/669494979-tigase-163" to="user1_353jur0163@test-domain.com" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-08-27 22:28:35 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomlnk4pe0164@muc.test-domain.com is created

2023-08-27 22:28:35 |  << <presence to="roomlnk4pe0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 >> <presence to="roomlnk4pe0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-27 22:28:35 | [Mutex] waiting for: [joinAs:user1]

2023-08-27 22:28:35 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user1" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" affiliation="owner" role="moderator" nick="user1"/><status code="110"/><status code="201"/></x></presence>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <presence from="roomlnk4pe0164@muc.test-domain.com/user1" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" affiliation="owner" role="moderator" nick="user1"/><status code="110"/><status code="201"/></x></presence>

2023-08-27 22:28:35 | [Mutex] notify: [joinAs:user1]

2023-08-27 22:28:35 | [Mutex] received everything.

2023-08-27 22:28:35 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-08-27 22:28:35 |  << <iq to="roomlnk4pe0164@muc.test-domain.com" id="hFKxaOQRYm2rmO6v8GsgRU6" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 >> <iq to="roomlnk4pe0164@muc.test-domain.com" id="hFKxaOQRYm2rmO6v8GsgRU6" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-08-27 22:28:35 | [Mutex] waiting for: [getConfig]

2023-08-27 22:28:35 |  >> <message from="roomlnk4pe0164@muc.test-domain.com/user1" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="groupchat" id="f26f95627c0d8909e0ba52ed46f4a1a363019dad"><subject/><delay stamp="2023-08-28T05:28:35.525Z" xmlns="urn:xmpp:delay" jid="roomlnk4pe0164@muc.test-domain.com"/></message>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <message from="roomlnk4pe0164@muc.test-domain.com/user1" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="groupchat" id="f26f95627c0d8909e0ba52ed46f4a1a363019dad"><subject/><delay stamp="2023-08-28T05:28:35.525Z" xmlns="urn:xmpp:delay" jid="roomlnk4pe0164@muc.test-domain.com"/></message>

2023-08-27 22:28:35 |  >> <message from="roomlnk4pe0164@muc.test-domain.com" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="groupchat"><body>Room is locked. Please configure.</body></message>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <message from="roomlnk4pe0164@muc.test-domain.com" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="groupchat"><body>Room is locked. Please configure.</body></message>

2023-08-27 22:28:35 |  >> <message from="roomlnk4pe0164@muc.test-domain.com" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="groupchat"><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-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <message from="roomlnk4pe0164@muc.test-domain.com" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="groupchat"><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-08-27 22:28:35 |  >> <iq from="roomlnk4pe0164@muc.test-domain.com" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="result" id="hFKxaOQRYm2rmO6v8GsgRU6"><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-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <iq from="roomlnk4pe0164@muc.test-domain.com" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="result" id="hFKxaOQRYm2rmO6v8GsgRU6"><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-08-27 22:28:35 |  << <iq id="9jbvyv0165" to="roomlnk4pe0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 >> <iq id="9jbvyv0165" to="roomlnk4pe0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-08-27 22:28:35 | [Mutex] received everything.

2023-08-27 22:28:35 | [Mutex] isItemNotified: getConfig:success :: true

2023-08-27 22:28:35 |  >> <iq from="roomlnk4pe0164@muc.test-domain.com" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="result" id="9jbvyv0165"/>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <iq from="roomlnk4pe0164@muc.test-domain.com" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="result" id="9jbvyv0165"/>

2023-08-27 22:28:35 |  >> <message from="roomlnk4pe0164@muc.test-domain.com" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="groupchat"><body>Room is now unlocked</body></message>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <message from="roomlnk4pe0164@muc.test-domain.com" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="groupchat"><body>Room is now unlocked</body></message>

2023-08-27 22:28:35 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <r xmlns="urn:xmpp:sm:3"/>

2023-08-27 22:28:35 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-08-27 22:28:35 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-08-27 22:28:36 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomlnk4pe0164@muc.test-domain.com is created

2023-08-27 22:28:36 |  << <presence to="roomlnk4pe0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-27 22:28:36 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 >> <presence to="roomlnk4pe0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-27 22:28:36 | [Mutex] waiting for: [resp]

2023-08-27 22:28:36 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user1" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-08-27 22:28:36 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 << <presence from="roomlnk4pe0164@muc.test-domain.com/user1" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-08-27 22:28:36 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user2" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_nbtnn00162@test-domain.com/669494979-tigase-162" affiliation="none" role="participant" nick="user2"/></x></presence>

2023-08-27 22:28:36 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <presence from="roomlnk4pe0164@muc.test-domain.com/user2" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_nbtnn00162@test-domain.com/669494979-tigase-162" affiliation="none" role="participant" nick="user2"/></x></presence>

2023-08-27 22:28:36 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user2" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2023-08-27 22:28:36 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 << <presence from="roomlnk4pe0164@muc.test-domain.com/user2" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2023-08-27 22:28:36 | [Mutex] notify: [2:joinAs:user2]

2023-08-27 22:28:36 | [Mutex] notify: [resp, joinAs:user2]

2023-08-27 22:28:36 | [Mutex] received everything.

2023-08-27 22:28:36 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-08-27 22:28:36 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomlnk4pe0164@muc.test-domain.com is created

2023-08-27 22:28:36 |  << <presence to="roomlnk4pe0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-27 22:28:36 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 >> <presence to="roomlnk4pe0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-27 22:28:36 | [Mutex] waiting for: [resp]

2023-08-27 22:28:36 |  >> <message from="roomlnk4pe0164@muc.test-domain.com/user1" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client" type="groupchat" id="f26f95627c0d8909e0ba52ed46f4a1a363019dad"><subject/><delay stamp="2023-08-28T05:28:35.525Z" xmlns="urn:xmpp:delay" jid="roomlnk4pe0164@muc.test-domain.com"/></message>

2023-08-27 22:28:36 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 << <message from="roomlnk4pe0164@muc.test-domain.com/user1" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client" type="groupchat" id="f26f95627c0d8909e0ba52ed46f4a1a363019dad"><subject/><delay stamp="2023-08-28T05:28:35.525Z" xmlns="urn:xmpp:delay" jid="roomlnk4pe0164@muc.test-domain.com"/></message>

2023-08-27 22:28:36 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user1" to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-08-27 22:28:36 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 << <presence from="roomlnk4pe0164@muc.test-domain.com/user1" to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-08-27 22:28:36 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user2" to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/></x></presence>

2023-08-27 22:28:36 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 << <presence from="roomlnk4pe0164@muc.test-domain.com/user2" to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/></x></presence>

2023-08-27 22:28:36 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user3" to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/><status code="110"/></x></presence>

2023-08-27 22:28:36 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 << <presence from="roomlnk4pe0164@muc.test-domain.com/user3" to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/><status code="110"/></x></presence>

2023-08-27 22:28:36 | [Mutex] notify: [3:joinAs:user3]

2023-08-27 22:28:36 | [Mutex] notify: [resp, joinAs:user3]

2023-08-27 22:28:36 | [Mutex] received everything.

2023-08-27 22:28:36 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-08-27 22:28:36 |  << <presence to="roomlnk4pe0164@muc.test-domain.com/user2" type="unavailable"/>

2023-08-27 22:28:36 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 >> <presence to="roomlnk4pe0164@muc.test-domain.com/user2" type="unavailable"/>

2023-08-27 22:28:36 |  << <presence to="roomlnk4pe0164@muc.test-domain.com/user3" type="unavailable"/>

2023-08-27 22:28:36 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 >> <presence to="roomlnk4pe0164@muc.test-domain.com/user3" type="unavailable"/>

2023-08-27 22:28:36 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user3" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/></x></presence>

2023-08-27 22:28:36 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 << <presence from="roomlnk4pe0164@muc.test-domain.com/user3" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/></x></presence>

2023-08-27 22:28:36 |  >> <message from="roomlnk4pe0164@muc.test-domain.com/user1" to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client" type="groupchat" id="f26f95627c0d8909e0ba52ed46f4a1a363019dad"><subject/><delay stamp="2023-08-28T05:28:35.525Z" xmlns="urn:xmpp:delay" jid="roomlnk4pe0164@muc.test-domain.com"/></message>

2023-08-27 22:28:36 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 << <message from="roomlnk4pe0164@muc.test-domain.com/user1" to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client" type="groupchat" id="f26f95627c0d8909e0ba52ed46f4a1a363019dad"><subject/><delay stamp="2023-08-28T05:28:35.525Z" xmlns="urn:xmpp:delay" jid="roomlnk4pe0164@muc.test-domain.com"/></message>

2023-08-27 22:28:36 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user3" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_353jur0163@test-domain.com/669494979-tigase-163" affiliation="none" role="participant" nick="user3"/></x></presence>

2023-08-27 22:28:36 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <presence from="roomlnk4pe0164@muc.test-domain.com/user3" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_353jur0163@test-domain.com/669494979-tigase-163" affiliation="none" role="participant" nick="user3"/></x></presence>

2023-08-27 22:28:36 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user3" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_353jur0163@test-domain.com/669494979-tigase-163" affiliation="none" role="none" nick="user3"/></x></presence>

2023-08-27 22:28:36 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <presence from="roomlnk4pe0164@muc.test-domain.com/user3" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_353jur0163@test-domain.com/669494979-tigase-163" affiliation="none" role="none" nick="user3"/></x></presence>

2023-08-27 22:28:36 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user2" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_nbtnn00162@test-domain.com/669494979-tigase-162" affiliation="none" role="none" nick="user2"/></x></presence>

2023-08-27 22:28:36 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <presence from="roomlnk4pe0164@muc.test-domain.com/user2" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_nbtnn00162@test-domain.com/669494979-tigase-162" affiliation="none" role="none" nick="user2"/></x></presence>

2023-08-27 22:28:36 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user2" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user2"/><status code="110"/></x></presence>

2023-08-27 22:28:36 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 << <presence from="roomlnk4pe0164@muc.test-domain.com/user2" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user2"/><status code="110"/></x></presence>

2023-08-27 22:28:36 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user3" to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user3"/><status code="110"/></x></presence>

2023-08-27 22:28:36 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 << <presence from="roomlnk4pe0164@muc.test-domain.com/user3" to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user3"/><status code="110"/></x></presence>

2023-08-27 22:28:37 |  << <iq to="roomlnk4pe0164@muc.test-domain.com" id="KvehUaJyAoXaKOZs0uhGMEE" 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-08-27 22:28:37 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 >> <iq to="roomlnk4pe0164@muc.test-domain.com" id="KvehUaJyAoXaKOZs0uhGMEE" 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-08-27 22:28:37 | [Mutex] waiting for: [setConfig]

2023-08-27 22:28:37 |  >> <message from="roomlnk4pe0164@muc.test-domain.com" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="groupchat"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-08-27 22:28:37 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <message from="roomlnk4pe0164@muc.test-domain.com" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="groupchat"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-08-27 22:28:37 |  >> <iq from="roomlnk4pe0164@muc.test-domain.com" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="result" id="KvehUaJyAoXaKOZs0uhGMEE"/>

2023-08-27 22:28:37 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <iq from="roomlnk4pe0164@muc.test-domain.com" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client" type="result" id="KvehUaJyAoXaKOZs0uhGMEE"/>

2023-08-27 22:28:37 | [Mutex] received everything.

2023-08-27 22:28:37 | [Mutex] isItemNotified: setConfig:success :: true

2023-08-27 22:28:38 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomlnk4pe0164@muc.test-domain.com is created

2023-08-27 22:28:38 |  << <presence to="roomlnk4pe0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-27 22:28:38 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 >> <presence to="roomlnk4pe0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-27 22:28:38 | [Mutex] waiting for: [resp]

2023-08-27 22:28:38 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user1" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-08-27 22:28:38 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 << <presence from="roomlnk4pe0164@muc.test-domain.com/user1" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-08-27 22:28:38 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user2" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_nbtnn00162@test-domain.com/669494979-tigase-162" affiliation="none" role="participant" nick="user2"/></x></presence>

2023-08-27 22:28:38 | user1 :: user1_u9ve3l0161@test-domain.com/669494979-tigase-161 << <presence from="roomlnk4pe0164@muc.test-domain.com/user2" to="user1_u9ve3l0161@test-domain.com/669494979-tigase-161" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_nbtnn00162@test-domain.com/669494979-tigase-162" affiliation="none" role="participant" nick="user2"/></x></presence>

2023-08-27 22:28:38 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user2" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2023-08-27 22:28:38 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 << <presence from="roomlnk4pe0164@muc.test-domain.com/user2" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2023-08-27 22:28:38 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-08-27 22:28:38 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

2023-08-27 22:28:38 | [Mutex] notify: [2:joinAs:user2]

2023-08-27 22:28:38 | [Mutex] notify: [resp, joinAs:user2]

2023-08-27 22:28:38 |  << <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-08-27 22:28:38 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 >> <a xmlns="urn:xmpp:sm:3" h="10"/>

2023-08-27 22:28:38 | [Mutex] received everything.

2023-08-27 22:28:38 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-08-27 22:28:38 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomlnk4pe0164@muc.test-domain.com is created

2023-08-27 22:28:38 |  << <presence to="roomlnk4pe0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-27 22:28:38 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 >> <presence to="roomlnk4pe0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-08-27 22:28:38 |  >> <message from="roomlnk4pe0164@muc.test-domain.com/user1" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client" type="groupchat" id="f26f95627c0d8909e0ba52ed46f4a1a363019dad"><subject/><delay stamp="2023-08-28T05:28:35.525Z" xmlns="urn:xmpp:delay" jid="roomlnk4pe0164@muc.test-domain.com"/></message>

2023-08-27 22:28:38 | user1 :: user1_nbtnn00162@test-domain.com/669494979-tigase-162 << <message from="roomlnk4pe0164@muc.test-domain.com/user1" to="user1_nbtnn00162@test-domain.com/669494979-tigase-162" xmlns="jabber:client" type="groupchat" id="f26f95627c0d8909e0ba52ed46f4a1a363019dad"><subject/><delay stamp="2023-08-28T05:28:35.525Z" xmlns="urn:xmpp:delay" jid="roomlnk4pe0164@muc.test-domain.com"/></message>

2023-08-27 22:28:38 | [Mutex] waiting for: [resp]

2023-08-27 22:28:38 |  >> <presence from="roomlnk4pe0164@muc.test-domain.com/user3" to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client" type="error"><x xmlns="http://jabber.org/protocol/muc"/><error type="cancel" code="503"><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-08-27 22:28:38 | user1 :: user1_353jur0163@test-domain.com/669494979-tigase-163 << <presence from="roomlnk4pe0164@muc.test-domain.com/user3" to="user1_353jur0163@test-domain.com/669494979-tigase-163" xmlns="jabber:client" type="error"><x xmlns="http://jabber.org/protocol/muc"/><error type="cancel" code="503"><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-08-27 22:28:38 | [Mutex] notify: [resp, notJoinAs:user3]

2023-08-27 22:28:38 | [Mutex] received everything.

2023-08-27 22:28:38 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-08-27 22:28:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2478] Connector  state changed: connected->disconnected

2023-08-27 22:28:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2478] Stream terminated

2023-08-27 22:28:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-27 22:28:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-27 22:28:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2483] Connector  state changed: connected->disconnected

2023-08-27 22:28:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2483] Stream terminated

2023-08-27 22:28:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-27 22:28:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-27 22:28:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2488] Connector  state changed: connected->disconnected

2023-08-27 22:28:38 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2488] Stream terminated

2023-08-27 22:28:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-08-27 22:28:38 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted