Generated by TestNG with ReportNG at 20:59 PDT on Wednesday 05 July 2023
root@1512af24e4a5 / Java 17.0.6 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Test limit of users per room - #3179

Suites · Log Output

Test duration : 4.424s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.171s
2023-07-05 21:10:14 |

2023-07-05 21:10:14 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-07-05 21:10:14 | ------------------------------------

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Using XEP-0077 mode!!!!

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2faf1cc4

2023-07-05 21:10:14 | StateChangedEvent{oldState=null, newState=connecting}

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2023-07-05 21:10:14 | [Mutex] waiting for: [registration]

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2168f741

2023-07-05 21:10:14 | StateChangedEvent{oldState=connecting, newState=connected}

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@255777b4

2023-07-05 21:10:14 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Start TLS

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2454] Proceeding TLS

2023-07-05 21:10:14 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-07-05 21:10:14 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-07-05 21:10:14 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 21:10:14 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2454] Start handshake

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6055fd7a

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@37cb8488

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

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

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

2023-07-05 21:10:14 | user1 :: null >> <iq to="test-domain.com" id="e1oQ6CulbsVSMKyxs3ao2tf" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-07-05 21:10:14 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="e1oQ6CulbsVSMKyxs3ao2tf" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-07-05 21:10:14 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="e1oQ6CulbsVSMKyxs3ao2tf" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-07-05 21:10:14 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="e1oQ6CulbsVSMKyxs3ao2tf" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@517fbfcf

2023-07-05 21:10:14 | user1 :: null >> <iq to="test-domain.com" id="m3sAcAeTat04obFDr9iAn9l" type="set"><query xmlns="jabber:iq:register"><username>user1_qqzugh0161</username><password>user1_qqzugh0161</password><email>df8b71a6-43cb-4458-a9cf-d4e4135d7b03@localhost</email></query></iq>

2023-07-05 21:10:14 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="m3sAcAeTat04obFDr9iAn9l" type="set"><query xmlns="jabber:iq:register"><username>user1_qqzugh0161</username><password>user1_qqzugh0161</password><email>df8b71a6-43cb-4458-a9cf-d4e4135d7b03@localhost</email></query></iq>}

2023-07-05 21:10:14 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="m3sAcAeTat04obFDr9iAn9l" type="result"/>

2023-07-05 21:10:14 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="m3sAcAeTat04obFDr9iAn9l" type="result"/>}

2023-07-05 21:10:14 | [Mutex] received everything.

2023-07-05 21:10:14 | [Mutex] isItemNotified: registrationSuccess :: true

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connected->disconnecting

2023-07-05 21:10:14 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Terminating XMPP Stream

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2454] Connector  state changed: disconnecting->disconnected

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2454] Stream terminated

2023-07-05 21:10:14 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4f0b9883

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7a0235

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6b7e3976

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@47d37211

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@540f35e8

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Using XEP-0077 mode!!!!

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: null->connecting

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] DNS entry stored in session object: localhost:5222

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Preparing connection to [localhost:5222]

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connecting->connected

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Whitespace ping period is setted to nullms

2023-07-05 21:10:14 | [Mutex] waiting for: [registration]

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@775ac2f4

2023-07-05 21:10:14 | StateChangedEvent{oldState=null, newState=connecting}

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@799d326f

2023-07-05 21:10:14 | StateChangedEvent{oldState=connecting, newState=connected}

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7da2a984

2023-07-05 21:10:14 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-05 21:10:14 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2459] Start TLS

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2461] Proceeding TLS

2023-07-05 21:10:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2461] Start handshake

2023-07-05 21:10:14 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-07-05 21:10:14 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 21:10:14 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@38a03854

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 21:10:14 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@194c00d6

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

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

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

2023-07-05 21:10:15 | user1 :: null >> <iq to="test-domain.com" id="bmlxoMYm8wpjIrUQSO3u7iE" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-07-05 21:10:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="bmlxoMYm8wpjIrUQSO3u7iE" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-07-05 21:10:15 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="bmlxoMYm8wpjIrUQSO3u7iE" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-07-05 21:10:15 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="bmlxoMYm8wpjIrUQSO3u7iE" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@95247da

2023-07-05 21:10:15 | user1 :: null >> <iq to="test-domain.com" id="Eh4bp7rcocO2k1xalIs6gXi" type="set"><query xmlns="jabber:iq:register"><username>user1_9v0kn20162</username><password>user1_9v0kn20162</password><email>e8d17a5e-a034-4ba3-a440-2580d0b22731@localhost</email></query></iq>

2023-07-05 21:10:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Eh4bp7rcocO2k1xalIs6gXi" type="set"><query xmlns="jabber:iq:register"><username>user1_9v0kn20162</username><password>user1_9v0kn20162</password><email>e8d17a5e-a034-4ba3-a440-2580d0b22731@localhost</email></query></iq>}

2023-07-05 21:10:15 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="Eh4bp7rcocO2k1xalIs6gXi" type="result"/>

2023-07-05 21:10:15 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="Eh4bp7rcocO2k1xalIs6gXi" type="result"/>}

2023-07-05 21:10:15 | [Mutex] received everything.

2023-07-05 21:10:15 | [Mutex] isItemNotified: registrationSuccess :: true

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connected->disconnecting

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Terminating XMPP Stream

2023-07-05 21:10:15 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2461] Connector  state changed: disconnecting->disconnected

2023-07-05 21:10:15 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2461] Stream terminated

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@615421fd

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@588fc71b

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@21bc366c

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Using XEP-0077 mode!!!!

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: null->connecting

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@118f1bcd

2023-07-05 21:10:15 | StateChangedEvent{oldState=null, newState=connecting}

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] DNS entry stored in session object: localhost:5222

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Preparing connection to [localhost:5222]

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connecting->connected

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Whitespace ping period is setted to nullms

2023-07-05 21:10:15 | [Mutex] waiting for: [registration]

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1f48e78c

2023-07-05 21:10:15 | StateChangedEvent{oldState=connecting, newState=connected}

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1b7770bd

2023-07-05 21:10:15 | user1 :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2466] Start TLS

2023-07-05 21:10:15 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-07-05 21:10:15 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-07-05 21:10:15 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 21:10:15 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2468] Proceeding TLS

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2468] Start handshake

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3a4bc916

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7a504c6b

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5e75edb7

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@374dd4c7

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

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

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

2023-07-05 21:10:15 | user1 :: null >> <iq to="test-domain.com" id="65syj15t9CeSaKKRdw38iMC" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-07-05 21:10:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="65syj15t9CeSaKKRdw38iMC" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-07-05 21:10:15 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="65syj15t9CeSaKKRdw38iMC" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-07-05 21:10:15 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="65syj15t9CeSaKKRdw38iMC" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6fe13125

2023-07-05 21:10:15 | user1 :: null >> <iq to="test-domain.com" id="HpoDAaKUeIN5gx6eEm9Gv4c" type="set"><query xmlns="jabber:iq:register"><username>user1_wdck5o0163</username><password>user1_wdck5o0163</password><email>6e025789-cc38-4fe2-b8e7-81b75b4e97e1@localhost</email></query></iq>

2023-07-05 21:10:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="HpoDAaKUeIN5gx6eEm9Gv4c" type="set"><query xmlns="jabber:iq:register"><username>user1_wdck5o0163</username><password>user1_wdck5o0163</password><email>6e025789-cc38-4fe2-b8e7-81b75b4e97e1@localhost</email></query></iq>}

2023-07-05 21:10:15 | user1 :: null << <iq xmlns="jabber:client" from="test-domain.com" id="HpoDAaKUeIN5gx6eEm9Gv4c" type="result"/>

2023-07-05 21:10:15 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" from="test-domain.com" id="HpoDAaKUeIN5gx6eEm9Gv4c" type="result"/>}

2023-07-05 21:10:15 | [Mutex] received everything.

2023-07-05 21:10:15 | [Mutex] isItemNotified: registrationSuccess :: true

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connected->disconnecting

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Terminating XMPP Stream

2023-07-05 21:10:15 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2468] Connector  state changed: disconnecting->disconnected

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2468] Stream terminated

2023-07-05 21:10:15 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4f3356fc

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3e5a12f8

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@67681218

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: null->connecting

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] DNS entry stored in session object: localhost:5222

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Preparing connection to [localhost:5222]

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: connecting->connected

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Whitespace ping period is setted to nullms

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1667fc9

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@54375daf

2023-07-05 21:10:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2473] Start TLS

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2475] Proceeding TLS

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2475] Start handshake

2023-07-05 21:10:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-05 21:10:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9xcXp1Z2gwMTYxLHI9NEtuS3E2R21BUlZteE5zNTd0M2o=</auth>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9xcXp1Z2gwMTYxLHI9NEtuS3E2R21BUlZteE5zNTd0M2o=</auth>

2023-07-05 21:10:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00S25LcTZHbUFSVm14TnM1N3QzalFaZVZXMFV3bzU3TTJoUDYwVGUxLHM9anJEN3cwQ05kUzdDVnc9PSxpPTQwOTY=</challenge>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj00S25LcTZHbUFSVm14TnM1N3QzalFaZVZXMFV3bzU3TTJoUDYwVGUxLHM9anJEN3cwQ05kUzdDVnc9PSxpPTQwOTY=</challenge>

2023-07-05 21:10:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NEtuS3E2R21BUlZteE5zNTd0M2pRWmVWVzBVd281N00yaFA2MFRlMSxwPUlIUUtoUmRTY25TM3o2Mk0zTG4veE9EMzU0RG1sMmpHb2k1UkhBdEo3aUU9</response>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NEtuS3E2R21BUlZteE5zNTd0M2pRWmVWVzBVd281N00yaFA2MFRlMSxwPUlIUUtoUmRTY25TM3o2Mk0zTG4veE9EMzU0RG1sMmpHb2k1UkhBdEo3aUU9</response>

2023-07-05 21:10:15 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GZWd5dDV1a296VlZuYXcwcXhQSUhHVGt6dFYvUkJMU2lxQmVRSnpDMjBrPQ==</success>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GZWd5dDV1a296VlZuYXcwcXhQSUhHVGt6dFYvUkJMU2lxQmVRSnpDMjBrPQ==</success>

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@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="z3qHssb8owllvKBCC8ju3crebnA=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-05 21:10:15 |  << <iq xmlns="jabber:client" id="hxKo9NGnMAmMZmRMCun3pZf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com >> <iq xmlns="jabber:client" id="hxKo9NGnMAmMZmRMCun3pZf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-05 21:10:15 |  >> <iq xmlns="jabber:client" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" id="hxKo9NGnMAmMZmRMCun3pZf" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_qqzugh0161@test-domain.com/869177201-tigase-161</jid></bind></iq>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com << <iq xmlns="jabber:client" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" id="hxKo9NGnMAmMZmRMCun3pZf" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_qqzugh0161@test-domain.com/869177201-tigase-161</jid></bind></iq>

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-05 21:10:15 |  << <iq xmlns="jabber:client" id="iohzDmJu0csl4hCiQ5tfFBc" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 >> <iq xmlns="jabber:client" id="iohzDmJu0csl4hCiQ5tfFBc" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-05 21:10:15 |  >> <iq xmlns="jabber:client" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" id="iohzDmJu0csl4hCiQ5tfFBc" type="result"/>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <iq xmlns="jabber:client" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" id="iohzDmJu0csl4hCiQ5tfFBc" type="result"/>

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-05 21:10:15 |  << <iq to="test-domain.com" id="rAPGv4cEHHHzpOCrhBvdKuo" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 >> <iq to="test-domain.com" id="rAPGv4cEHHHzpOCrhBvdKuo" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-05 21:10:15 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-05 21:10:15 |  >> <enabled xmlns="urn:xmpp:sm:3" location="1512af24e4a5" id="7fcabf56-6077-47de-8588-10f7d2a9f558" max="60" resume="true"/>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <enabled xmlns="urn:xmpp:sm:3" location="1512af24e4a5" id="7fcabf56-6077-47de-8588-10f7d2a9f558" max="60" resume="true"/>

2023-07-05 21:10:15 |  << <iq id="1zKrbxlGmVfxnXesk4ym5Fq" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 >> <iq id="1zKrbxlGmVfxnXesk4ym5Fq" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 21:10:15 |  >> <iq xmlns="jabber:client" from="test-domain.com" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" id="rAPGv4cEHHHzpOCrhBvdKuo" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12373/03f27396"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12373/03f27396"/><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <iq xmlns="jabber:client" from="test-domain.com" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" id="rAPGv4cEHHHzpOCrhBvdKuo" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12373/03f27396"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12373/03f27396"/><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-07-05 21:10:15 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-05 21:10:15 |  >> <iq xmlns="jabber:client" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" id="1zKrbxlGmVfxnXesk4ym5Fq" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <iq xmlns="jabber:client" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" id="1zKrbxlGmVfxnXesk4ym5Fq" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 21:10:15 |  >> <presence xmlns="jabber:client" from="user1_qqzugh0161@test-domain.com/869177201-tigase-161" to="user1_qqzugh0161@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <presence xmlns="jabber:client" from="user1_qqzugh0161@test-domain.com/869177201-tigase-161" to="user1_qqzugh0161@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: null->connecting

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] DNS entry stored in session object: localhost:5222

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Preparing connection to [localhost:5222]

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: connecting->connected

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Whitespace ping period is setted to nullms

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2478] Start TLS

2023-07-05 21:10:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-05 21:10:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2480] Proceeding TLS

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2480] Start handshake

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-05 21:10:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV85djBrbjIwMTYyLHI9eTZ6YjAxZnE3ZlE5NmR2WmdEZm8=</auth>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV85djBrbjIwMTYyLHI9eTZ6YjAxZnE3ZlE5NmR2WmdEZm8=</auth>

2023-07-05 21:10:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15NnpiMDFmcTdmUTk2ZHZaZ0Rmb3BrWEV3V0NGdWZpc1lLOHVXNlJQLHM9NXJpZ1dLRGhqenMzbGc9PSxpPTQwOTY=</challenge>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15NnpiMDFmcTdmUTk2ZHZaZ0Rmb3BrWEV3V0NGdWZpc1lLOHVXNlJQLHM9NXJpZ1dLRGhqenMzbGc9PSxpPTQwOTY=</challenge>

2023-07-05 21:10:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eTZ6YjAxZnE3ZlE5NmR2WmdEZm9wa1hFd1dDRnVmaXNZSzh1VzZSUCxwPStBdkJkSDcyZTNTcVlQbGxsSGxBbTNlMlZ2eXNsdUxYQlJnTmZDa2pKNlU9</response>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eTZ6YjAxZnE3ZlE5NmR2WmdEZm9wa1hFd1dDRnVmaXNZSzh1VzZSUCxwPStBdkJkSDcyZTNTcVlQbGxsSGxBbTNlMlZ2eXNsdUxYQlJnTmZDa2pKNlU9</response>

2023-07-05 21:10:15 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1UaUtVZDlzQ2cwOVk3bFd6cHEvVldHNVkyZzFIOWZybEhMSXAyUHd6UThrPQ==</success>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1UaUtVZDlzQ2cwOVk3bFd6cHEvVldHNVkyZzFIOWZybEhMSXAyUHd6UThrPQ==</success>

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@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="z3qHssb8owllvKBCC8ju3crebnA=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-05 21:10:15 |  << <iq xmlns="jabber:client" id="zutLNAaxtZhLQGMYmYj7kFm" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com >> <iq xmlns="jabber:client" id="zutLNAaxtZhLQGMYmYj7kFm" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-05 21:10:15 |  >> <iq xmlns="jabber:client" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162" id="zutLNAaxtZhLQGMYmYj7kFm" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_9v0kn20162@test-domain.com/869177201-tigase-162</jid></bind></iq>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com << <iq xmlns="jabber:client" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162" id="zutLNAaxtZhLQGMYmYj7kFm" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_9v0kn20162@test-domain.com/869177201-tigase-162</jid></bind></iq>

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-05 21:10:15 |  << <iq xmlns="jabber:client" id="Zl0IueR1lRZYW5zbFxoMYm8" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 >> <iq xmlns="jabber:client" id="Zl0IueR1lRZYW5zbFxoMYm8" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-05 21:10:15 |  >> <iq xmlns="jabber:client" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162" id="Zl0IueR1lRZYW5zbFxoMYm8" type="result"/>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 << <iq xmlns="jabber:client" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162" id="Zl0IueR1lRZYW5zbFxoMYm8" type="result"/>

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-05 21:10:15 |  << <iq to="test-domain.com" id="0tmLPX5rSKHNDzl00qgW8DL" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 >> <iq to="test-domain.com" id="0tmLPX5rSKHNDzl00qgW8DL" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-05 21:10:15 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-05 21:10:15 |  >> <enabled xmlns="urn:xmpp:sm:3" location="1512af24e4a5" id="916cedeb-f692-489a-8f04-ea66684ccaf7" max="60" resume="true"/>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 << <enabled xmlns="urn:xmpp:sm:3" location="1512af24e4a5" id="916cedeb-f692-489a-8f04-ea66684ccaf7" max="60" resume="true"/>

2023-07-05 21:10:15 |  << <iq id="7eB3v3p1mIQ6CulbsVSMKyx" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 >> <iq id="7eB3v3p1mIQ6CulbsVSMKyx" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 21:10:15 |  >> <iq xmlns="jabber:client" from="test-domain.com" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162" id="0tmLPX5rSKHNDzl00qgW8DL" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12373/03f27396"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12373/03f27396"/><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 << <iq xmlns="jabber:client" from="test-domain.com" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162" id="0tmLPX5rSKHNDzl00qgW8DL" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12373/03f27396"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12373/03f27396"/><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-07-05 21:10:15 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-05 21:10:15 |  >> <iq xmlns="jabber:client" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162" id="7eB3v3p1mIQ6CulbsVSMKyx" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 << <iq xmlns="jabber:client" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162" id="7eB3v3p1mIQ6CulbsVSMKyx" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: null->connecting

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] DNS entry stored in session object: localhost:5222

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Preparing connection to [localhost:5222]

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-07-05 21:10:15 |  >> <presence xmlns="jabber:client" from="user1_9v0kn20162@test-domain.com/869177201-tigase-162" to="user1_9v0kn20162@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-07-05 21:10:15 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="user1_9v0kn20162@test-domain.com/869177201-tigase-162" to="user1_9v0kn20162@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: connecting->connected

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Whitespace ping period is setted to nullms

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-07-05 21:10:15 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2483] Start TLS

2023-07-05 21:10:15 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2485] Proceeding TLS

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2485] Start handshake

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-07-05 21:10:15 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV93ZGNrNW8wMTYzLHI9dGlhdlJRVXpBYzNQdTNUQzlaVGQ=</auth>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV93ZGNrNW8wMTYzLHI9dGlhdlJRVXpBYzNQdTNUQzlaVGQ=</auth>

2023-07-05 21:10:15 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10aWF2UlFVekFjM1B1M1RDOVpUZFhCbVM1VGcycXZDM2Z5NmZBMFFOLHM9TWxYbFdUZW5IZ0FobFE9PSxpPTQwOTY=</challenge>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10aWF2UlFVekFjM1B1M1RDOVpUZFhCbVM1VGcycXZDM2Z5NmZBMFFOLHM9TWxYbFdUZW5IZ0FobFE9PSxpPTQwOTY=</challenge>

2023-07-05 21:10:15 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dGlhdlJRVXpBYzNQdTNUQzlaVGRYQm1TNVRnMnF2QzNmeTZmQTBRTixwPWVqYlBTYkhqYTlJREdIZ1ZjMVowbllVQUx6c29uYjF0YkhWOUY2eWRScm89</response>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dGlhdlJRVXpBYzNQdTNUQzlaVGRYQm1TNVRnMnF2QzNmeTZmQTBRTixwPWVqYlBTYkhqYTlJREdIZ1ZjMVowbllVQUx6c29uYjF0YkhWOUY2eWRScm89</response>

2023-07-05 21:10:15 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1tdEJQczA4VnM2OFhIdEo4ZlFKNjEwS1A3ZGl3cUMxL3BSSDdHcmdjL3ZzPQ==</success>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1tdEJQczA4VnM2OFhIdEo4ZlFKNjEwS1A3ZGl3cUMxL3BSSDdHcmdjL3ZzPQ==</success>

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@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="z3qHssb8owllvKBCC8ju3crebnA=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-07-05 21:10:15 |  << <iq xmlns="jabber:client" id="mgF02gABAjGq6BvjNRIq3v3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com >> <iq xmlns="jabber:client" id="mgF02gABAjGq6BvjNRIq3v3" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-05 21:10:15 |  >> <iq xmlns="jabber:client" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163" id="mgF02gABAjGq6BvjNRIq3v3" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_wdck5o0163@test-domain.com/869177201-tigase-163</jid></bind></iq>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com << <iq xmlns="jabber:client" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163" id="mgF02gABAjGq6BvjNRIq3v3" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_wdck5o0163@test-domain.com/869177201-tigase-163</jid></bind></iq>

2023-07-05 21:10:15 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-07-05 21:10:15 |  << <iq xmlns="jabber:client" id="ctguYm8GCBHuZ02gABAjGq6" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 >> <iq xmlns="jabber:client" id="ctguYm8GCBHuZ02gABAjGq6" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-05 21:10:15 |  >> <iq xmlns="jabber:client" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163" id="ctguYm8GCBHuZ02gABAjGq6" type="result"/>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 << <iq xmlns="jabber:client" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163" id="ctguYm8GCBHuZ02gABAjGq6" type="result"/>

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-07-05 21:10:15 |  << <iq to="test-domain.com" id="vlQAzrbxlGmVfxnXesk4ym5" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 >> <iq to="test-domain.com" id="vlQAzrbxlGmVfxnXesk4ym5" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-05 21:10:15 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-05 21:10:15 |  >> <enabled xmlns="urn:xmpp:sm:3" location="1512af24e4a5" id="39a99074-dec9-49a9-bfaf-7d5aa8a4eacf" max="60" resume="true"/>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 << <enabled xmlns="urn:xmpp:sm:3" location="1512af24e4a5" id="39a99074-dec9-49a9-bfaf-7d5aa8a4eacf" max="60" resume="true"/>

2023-07-05 21:10:15 |  << <iq id="WmRNY5ewiZhRT36cBBfNNUO" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 >> <iq id="WmRNY5ewiZhRT36cBBfNNUO" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 21:10:15 |  >> <iq xmlns="jabber:client" from="test-domain.com" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163" id="vlQAzrbxlGmVfxnXesk4ym5" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12373/03f27396"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12373/03f27396"/><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 << <iq xmlns="jabber:client" from="test-domain.com" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163" id="vlQAzrbxlGmVfxnXesk4ym5" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12373/03f27396"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12373/03f27396"/><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-07-05 21:10:15 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-05 21:10:15 |  >> <iq xmlns="jabber:client" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163" id="WmRNY5ewiZhRT36cBBfNNUO" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 << <iq xmlns="jabber:client" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163" id="WmRNY5ewiZhRT36cBBfNNUO" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-07-05 21:10:15 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomjx7t2c0164@muc.test-domain.com is created

2023-07-05 21:10:15 |  << <presence to="roomjx7t2c0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 >> <presence to="roomjx7t2c0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 21:10:15 | [Mutex] waiting for: [joinAs:user1]

2023-07-05 21:10:15 |  >> <presence xmlns="jabber:client" from="user1_wdck5o0163@test-domain.com/869177201-tigase-163" to="user1_wdck5o0163@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-07-05 21:10:15 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="user1_wdck5o0163@test-domain.com/869177201-tigase-163" to="user1_wdck5o0163@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-07-05 21:10:15 |  >> <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user1" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" jid="user1_qqzugh0161@test-domain.com/869177201-tigase-161" affiliation="owner" role="moderator"/><status code="110"/><status code="201"/></x></presence>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user1" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" jid="user1_qqzugh0161@test-domain.com/869177201-tigase-161" affiliation="owner" role="moderator"/><status code="110"/><status code="201"/></x></presence>

2023-07-05 21:10:15 | [Mutex] notify: [joinAs:user1]

2023-07-05 21:10:15 | [Mutex] received everything.

2023-07-05 21:10:15 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-07-05 21:10:15 |  << <iq to="roomjx7t2c0164@muc.test-domain.com" id="QOb6dsW4cP2du2k3p7p5akR" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 >> <iq to="roomjx7t2c0164@muc.test-domain.com" id="QOb6dsW4cP2du2k3p7p5akR" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-07-05 21:10:15 | [Mutex] waiting for: [getConfig]

2023-07-05 21:10:15 |  >> <message from="roomjx7t2c0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" id="9d57121cb1d23585d91a4f8fa433c4b0fbe28870" type="groupchat"><subject/><delay stamp="2023-07-06T04:10:15.84Z" xmlns="urn:xmpp:delay" jid="roomjx7t2c0164@muc.test-domain.com"/></message>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <message from="roomjx7t2c0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" id="9d57121cb1d23585d91a4f8fa433c4b0fbe28870" type="groupchat"><subject/><delay stamp="2023-07-06T04:10:15.84Z" xmlns="urn:xmpp:delay" jid="roomjx7t2c0164@muc.test-domain.com"/></message>

2023-07-05 21:10:15 |  >> <message xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" type="groupchat"><body>Room is locked. Please configure.</body></message>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <message xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" type="groupchat"><body>Room is locked. Please configure.</body></message>

2023-07-05 21:10:15 |  >> <message xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" 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-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <message xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" 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-07-05 21:10:15 |  >> <iq from="roomjx7t2c0164@muc.test-domain.com" xmlns="jabber:client" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" id="QOb6dsW4cP2du2k3p7p5akR" type="result"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="form"><field label="Natural-Language Room Name" var="muc#roomconfig_roomname" type="text-single"><value/></field><field label="Short Description of Room" var="muc#roomconfig_roomdesc" type="text-single"><value/></field><field label="Make Room Persistent?" var="muc#roomconfig_persistentroom" type="boolean"><value>0</value></field><field label="Make Room Publicly Searchable?" var="muc#roomconfig_publicroom" type="boolean"><value>1</value></field><field label="Make Room Moderated?" var="muc#roomconfig_moderatedroom" type="boolean"><value>0</value></field><field label="Make Room Members Only?" var="muc#roomconfig_membersonly" type="boolean"><value>0</value></field><field label="Allow Occupants to Invite Others?" var="muc#roomconfig_allowinvites" type="boolean"><value>1</value></field><field label="Who Can Send Private Messages?" var="muc#roomconfig_allowpm" type="list-single"><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?" var="muc#roomconfig_passwordprotectedroom" type="boolean"><value>0</value></field><field label="Password" var="muc#roomconfig_roomsecret" type="text-single"><value/></field><field label="Who May Discover Real JIDs?" var="muc#roomconfig_whois" type="list-single"><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?" var="muc#roomconfig_changesubject" type="boolean"><value>0</value></field><field label="Enable Public Logging?" var="muc#roomconfig_enablelogging" type="boolean"><value>0</value></field><field label="Logging format:" var="logging_format" type="list-single"><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" var="muc#maxhistoryfetch" type="text-single"><value>50</value></field><field label="Maximum Number of Occupants" var="muc#roomconfig_maxusers" type="list-single"><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" var="muc#roomconfig_maxresources" type="list-single"><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" var="tigase#presence_delivery_logic" type="list-single"><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" var="tigase#presence_filtering" type="boolean"><value>0</value></field><field label="Affiliations for which presence should be delivered" var="tigase#presence_filtered_affiliations" type="list-multi"><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" var="tigase#welcome_messages" type="boolean"><value>1</value></field><field label="Full List of Room Admins" var="muc#roomconfig_roomadmins" type="jid-multi"/></x></query></iq>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <iq from="roomjx7t2c0164@muc.test-domain.com" xmlns="jabber:client" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" id="QOb6dsW4cP2du2k3p7p5akR" type="result"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="form"><field label="Natural-Language Room Name" var="muc#roomconfig_roomname" type="text-single"><value/></field><field label="Short Description of Room" var="muc#roomconfig_roomdesc" type="text-single"><value/></field><field label="Make Room Persistent?" var="muc#roomconfig_persistentroom" type="boolean"><value>0</value></field><field label="Make Room Publicly Searchable?" var="muc#roomconfig_publicroom" type="boolean"><value>1</value></field><field label="Make Room Moderated?" var="muc#roomconfig_moderatedroom" type="boolean"><value>0</value></field><field label="Make Room Members Only?" var="muc#roomconfig_membersonly" type="boolean"><value>0</value></field><field label="Allow Occupants to Invite Others?" var="muc#roomconfig_allowinvites" type="boolean"><value>1</value></field><field label="Who Can Send Private Messages?" var="muc#roomconfig_allowpm" type="list-single"><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?" var="muc#roomconfig_passwordprotectedroom" type="boolean"><value>0</value></field><field label="Password" var="muc#roomconfig_roomsecret" type="text-single"><value/></field><field label="Who May Discover Real JIDs?" var="muc#roomconfig_whois" type="list-single"><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?" var="muc#roomconfig_changesubject" type="boolean"><value>0</value></field><field label="Enable Public Logging?" var="muc#roomconfig_enablelogging" type="boolean"><value>0</value></field><field label="Logging format:" var="logging_format" type="list-single"><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" var="muc#maxhistoryfetch" type="text-single"><value>50</value></field><field label="Maximum Number of Occupants" var="muc#roomconfig_maxusers" type="list-single"><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" var="muc#roomconfig_maxresources" type="list-single"><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" var="tigase#presence_delivery_logic" type="list-single"><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" var="tigase#presence_filtering" type="boolean"><value>0</value></field><field label="Affiliations for which presence should be delivered" var="tigase#presence_filtered_affiliations" type="list-multi"><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" var="tigase#welcome_messages" type="boolean"><value>1</value></field><field label="Full List of Room Admins" var="muc#roomconfig_roomadmins" type="jid-multi"/></x></query></iq>

2023-07-05 21:10:15 |  << <iq id="lp2w10165" to="roomjx7t2c0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 >> <iq id="lp2w10165" to="roomjx7t2c0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-07-05 21:10:15 | [Mutex] received everything.

2023-07-05 21:10:15 | [Mutex] isItemNotified: getConfig:success :: true

2023-07-05 21:10:15 |  >> <iq xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" id="lp2w10165" type="result"/>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <iq xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" id="lp2w10165" type="result"/>

2023-07-05 21:10:15 |  >> <message xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" type="groupchat"><body>Room is now unlocked</body></message>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <message xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" type="groupchat"><body>Room is now unlocked</body></message>

2023-07-05 21:10:15 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <r xmlns="urn:xmpp:sm:3"/>

2023-07-05 21:10:15 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-05 21:10:15 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-05 21:10:16 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomjx7t2c0164@muc.test-domain.com is created

2023-07-05 21:10:16 |  << <presence to="roomjx7t2c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 21:10:16 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 >> <presence to="roomjx7t2c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 21:10:16 | [Mutex] waiting for: [resp]

2023-07-05 21:10:16 |  >> <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user1" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-07-05 21:10:16 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user1" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-07-05 21:10:16 |  >> <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user2" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-07-05 21:10:16 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user2" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-07-05 21:10:16 | [Mutex] notify: [2:joinAs:user2]

2023-07-05 21:10:16 | [Mutex] notify: [resp, joinAs:user2]

2023-07-05 21:10:16 | [Mutex] received everything.

2023-07-05 21:10:16 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-07-05 21:10:16 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomjx7t2c0164@muc.test-domain.com is created

2023-07-05 21:10:16 |  << <presence to="roomjx7t2c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 21:10:16 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 >> <presence to="roomjx7t2c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 21:10:16 | [Mutex] waiting for: [resp]

2023-07-05 21:10:16 |  >> <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user2" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_9v0kn20162@test-domain.com/869177201-tigase-162" affiliation="none" role="participant"/></x></presence>

2023-07-05 21:10:16 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user2" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_9v0kn20162@test-domain.com/869177201-tigase-162" affiliation="none" role="participant"/></x></presence>

2023-07-05 21:10:16 |  >> <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user1" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-07-05 21:10:16 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user1" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-07-05 21:10:16 |  >> <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user2" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/></x></presence>

2023-07-05 21:10:16 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user2" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/></x></presence>

2023-07-05 21:10:16 |  >> <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user3" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-07-05 21:10:16 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user3" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-07-05 21:10:16 | [Mutex] notify: [3:joinAs:user3]

2023-07-05 21:10:16 | [Mutex] notify: [resp, joinAs:user3]

2023-07-05 21:10:16 | [Mutex] received everything.

2023-07-05 21:10:16 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-07-05 21:10:16 |  << <presence to="roomjx7t2c0164@muc.test-domain.com/user2" type="unavailable"/>

2023-07-05 21:10:16 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 >> <presence to="roomjx7t2c0164@muc.test-domain.com/user2" type="unavailable"/>

2023-07-05 21:10:16 |  << <presence to="roomjx7t2c0164@muc.test-domain.com/user3" type="unavailable"/>

2023-07-05 21:10:16 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 >> <presence to="roomjx7t2c0164@muc.test-domain.com/user3" type="unavailable"/>

2023-07-05 21:10:16 |  >> <message from="roomjx7t2c0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162" id="9d57121cb1d23585d91a4f8fa433c4b0fbe28870" type="groupchat"><subject/><delay stamp="2023-07-06T04:10:15.84Z" xmlns="urn:xmpp:delay" jid="roomjx7t2c0164@muc.test-domain.com"/></message>

2023-07-05 21:10:16 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 << <message from="roomjx7t2c0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162" id="9d57121cb1d23585d91a4f8fa433c4b0fbe28870" type="groupchat"><subject/><delay stamp="2023-07-06T04:10:15.84Z" xmlns="urn:xmpp:delay" jid="roomjx7t2c0164@muc.test-domain.com"/></message>

2023-07-05 21:10:16 |  >> <message from="roomjx7t2c0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163" id="9d57121cb1d23585d91a4f8fa433c4b0fbe28870" type="groupchat"><subject/><delay stamp="2023-07-06T04:10:15.84Z" xmlns="urn:xmpp:delay" jid="roomjx7t2c0164@muc.test-domain.com"/></message>

2023-07-05 21:10:16 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 << <message from="roomjx7t2c0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163" id="9d57121cb1d23585d91a4f8fa433c4b0fbe28870" type="groupchat"><subject/><delay stamp="2023-07-06T04:10:15.84Z" xmlns="urn:xmpp:delay" jid="roomjx7t2c0164@muc.test-domain.com"/></message>

2023-07-05 21:10:16 |  >> <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user3" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" jid="user1_wdck5o0163@test-domain.com/869177201-tigase-163" affiliation="none" role="participant"/></x></presence>

2023-07-05 21:10:16 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user3" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" jid="user1_wdck5o0163@test-domain.com/869177201-tigase-163" affiliation="none" role="participant"/></x></presence>

2023-07-05 21:10:16 |  >> <presence from="roomjx7t2c0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_9v0kn20162@test-domain.com/869177201-tigase-162" affiliation="none" role="none"/></x></presence>

2023-07-05 21:10:16 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <presence from="roomjx7t2c0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_9v0kn20162@test-domain.com/869177201-tigase-162" affiliation="none" role="none"/></x></presence>

2023-07-05 21:10:16 |  >> <presence from="roomjx7t2c0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" jid="user1_wdck5o0163@test-domain.com/869177201-tigase-163" affiliation="none" role="none"/></x></presence>

2023-07-05 21:10:16 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <presence from="roomjx7t2c0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" jid="user1_wdck5o0163@test-domain.com/869177201-tigase-163" affiliation="none" role="none"/></x></presence>

2023-07-05 21:10:16 |  >> <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user3" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/></x></presence>

2023-07-05 21:10:16 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user3" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/></x></presence>

2023-07-05 21:10:16 |  >> <presence from="roomjx7t2c0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/><status code="110"/></x></presence>

2023-07-05 21:10:16 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 << <presence from="roomjx7t2c0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/><status code="110"/></x></presence>

2023-07-05 21:10:17 |  >> <presence from="roomjx7t2c0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/></x></presence>

2023-07-05 21:10:17 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 << <presence from="roomjx7t2c0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/></x></presence>

2023-07-05 21:10:17 |  >> <presence from="roomjx7t2c0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="none"/><status code="110"/></x></presence>

2023-07-05 21:10:17 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 << <presence from="roomjx7t2c0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="none"/><status code="110"/></x></presence>

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

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

2023-07-05 21:10:17 | [Mutex] waiting for: [setConfig]

2023-07-05 21:10:17 |  >> <iq xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" id="6kH2hXXdDAaKUeIN5gx6eEm" type="result"/>

2023-07-05 21:10:17 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <iq xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" id="6kH2hXXdDAaKUeIN5gx6eEm" type="result"/>

2023-07-05 21:10:17 | [Mutex] received everything.

2023-07-05 21:10:17 | [Mutex] isItemNotified: setConfig:success :: true

2023-07-05 21:10:17 |  >> <message xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" type="groupchat"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-07-05 21:10:17 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <message xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161" type="groupchat"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-07-05 21:10:18 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomjx7t2c0164@muc.test-domain.com is created

2023-07-05 21:10:18 |  << <presence to="roomjx7t2c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 21:10:18 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 >> <presence to="roomjx7t2c0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 21:10:18 | [Mutex] waiting for: [resp]

2023-07-05 21:10:18 |  >> <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user2" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_9v0kn20162@test-domain.com/869177201-tigase-162" affiliation="none" role="participant"/></x></presence>

2023-07-05 21:10:18 | user1 :: user1_qqzugh0161@test-domain.com/869177201-tigase-161 << <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user2" to="user1_qqzugh0161@test-domain.com/869177201-tigase-161"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" jid="user1_9v0kn20162@test-domain.com/869177201-tigase-162" affiliation="none" role="participant"/></x></presence>

2023-07-05 21:10:18 |  >> <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user1" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-07-05 21:10:18 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user1" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-07-05 21:10:18 |  >> <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user2" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-07-05 21:10:18 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 << <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user2" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-07-05 21:10:18 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-07-05 21:10:18 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

2023-07-05 21:10:18 | [Mutex] notify: [2:joinAs:user2]

2023-07-05 21:10:18 | [Mutex] notify: [resp, joinAs:user2]

2023-07-05 21:10:18 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-05 21:10:18 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-05 21:10:18 | [Mutex] received everything.

2023-07-05 21:10:18 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-07-05 21:10:18 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomjx7t2c0164@muc.test-domain.com is created

2023-07-05 21:10:18 |  << <presence to="roomjx7t2c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 21:10:18 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 >> <presence to="roomjx7t2c0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-07-05 21:10:18 |  >> <message from="roomjx7t2c0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162" id="9d57121cb1d23585d91a4f8fa433c4b0fbe28870" type="groupchat"><subject/><delay stamp="2023-07-06T04:10:15.84Z" xmlns="urn:xmpp:delay" jid="roomjx7t2c0164@muc.test-domain.com"/></message>

2023-07-05 21:10:18 | user1 :: user1_9v0kn20162@test-domain.com/869177201-tigase-162 << <message from="roomjx7t2c0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_9v0kn20162@test-domain.com/869177201-tigase-162" id="9d57121cb1d23585d91a4f8fa433c4b0fbe28870" type="groupchat"><subject/><delay stamp="2023-07-06T04:10:15.84Z" xmlns="urn:xmpp:delay" jid="roomjx7t2c0164@muc.test-domain.com"/></message>

2023-07-05 21:10:18 | [Mutex] waiting for: [resp]

2023-07-05 21:10:18 |  >> <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user3" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163" type="error"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Reached maximum number of occupants.</text></error></presence>

2023-07-05 21:10:18 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 << <presence xmlns="jabber:client" from="roomjx7t2c0164@muc.test-domain.com/user3" to="user1_wdck5o0163@test-domain.com/869177201-tigase-163" type="error"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Reached maximum number of occupants.</text></error></presence>

2023-07-05 21:10:18 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-07-05 21:10:18 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 << <r xmlns="urn:xmpp:sm:3"/>

2023-07-05 21:10:18 | [Mutex] notify: [resp, notJoinAs:user3]

2023-07-05 21:10:18 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-05 21:10:18 | user1 :: user1_wdck5o0163@test-domain.com/869177201-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-07-05 21:10:18 | [Mutex] received everything.

2023-07-05 21:10:18 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-07-05 21:10:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2475] Connector  state changed: connected->disconnected

2023-07-05 21:10:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2475] Stream terminated

2023-07-05 21:10:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 21:10:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 21:10:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2480] Connector  state changed: connected->disconnected

2023-07-05 21:10:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2480] Stream terminated

2023-07-05 21:10:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 21:10:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 21:10:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2485] Connector  state changed: connected->disconnected

2023-07-05 21:10:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2485] Stream terminated

2023-07-05 21:10:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-07-05 21:10:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted