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

Test limit of users per room - #3179

Suites · Log Output

Test duration : 4.576s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.297s
2023-06-20 22:41:46 |

2023-06-20 22:41:46 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-06-20 22:41:46 | ------------------------------------

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Using XEP-0077 mode!!!!

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1c000373

2023-06-20 22:41:46 | StateChangedEvent{oldState=null, newState=connecting}

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2023-06-20 22:41:46 | [Mutex] waiting for: [registration]

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@12c7ee83

2023-06-20 22:41:46 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@16f86803

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

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2445] Start TLS

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Proceeding TLS

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

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

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

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Start handshake

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@53fae4b8

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4f7d6e2f

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

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

2023-06-20 22:41:46 | user1 :: null >> <iq to="test-domain.com" id="KzUzdUX15hY4eBwv5j3qSVR" type="get"><query xmlns="jabber:iq:register"/></iq>

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

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

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

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

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

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

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

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@62e332b5

2023-06-20 22:41:46 | user1 :: null >> <iq to="test-domain.com" id="6lcdBnTPIFOJxyfBfBCmOLQ" type="set"><query xmlns="jabber:iq:register"><username>user1_k8pgym0161</username><password>user1_k8pgym0161</password><email>039cbda8-c106-4a5a-8c49-afcba5d47872@localhost</email></query></iq>

2023-06-20 22:41:46 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="6lcdBnTPIFOJxyfBfBCmOLQ" type="set"><query xmlns="jabber:iq:register"><username>user1_k8pgym0161</username><password>user1_k8pgym0161</password><email>039cbda8-c106-4a5a-8c49-afcba5d47872@localhost</email></query></iq>}

2023-06-20 22:41:46 | user1 :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="6lcdBnTPIFOJxyfBfBCmOLQ"/>

2023-06-20 22:41:46 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="6lcdBnTPIFOJxyfBfBCmOLQ"/>}

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

2023-06-20 22:41:46 | [Mutex] isItemNotified: registrationSuccess :: true

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connected->disconnecting

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Terminating XMPP Stream

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Connector  state changed: disconnecting->disconnected

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Stream terminated

2023-06-20 22:41:46 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-06-20 22:41:46 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@378ee69a

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@33d51bf7

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@17fd17b4

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Using XEP-0077 mode!!!!

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: null->connecting

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5abf5a79

2023-06-20 22:41:46 | StateChangedEvent{oldState=null, newState=connecting}

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] DNS entry stored in session object: localhost:5222

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Preparing connection to [localhost:5222]

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connecting->connected

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Whitespace ping period is setted to nullms

2023-06-20 22:41:46 | [Mutex] waiting for: [registration]

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5478af5e

2023-06-20 22:41:46 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@50473109

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2452] Start TLS

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6c70e964

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2c8a6846

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

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

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

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

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2454] Proceeding TLS

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2454] Start handshake

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1545a565

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@35894926

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

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

2023-06-20 22:41:46 | user1 :: null >> <iq to="test-domain.com" id="rATv9JMAlHto0fFvbv3azCl" type="get"><query xmlns="jabber:iq:register"/></iq>

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

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@249a1296

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

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

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

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

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

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

2023-06-20 22:41:46 | user1 :: null >> <iq to="test-domain.com" id="QbE3waqZi3bvrcq13bOQV1d" type="set"><query xmlns="jabber:iq:register"><username>user1_3s0bwg0162</username><password>user1_3s0bwg0162</password><email>5e7fb468-89e6-4eb4-bef9-1583118bb995@localhost</email></query></iq>

2023-06-20 22:41:46 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="QbE3waqZi3bvrcq13bOQV1d" type="set"><query xmlns="jabber:iq:register"><username>user1_3s0bwg0162</username><password>user1_3s0bwg0162</password><email>5e7fb468-89e6-4eb4-bef9-1583118bb995@localhost</email></query></iq>}

2023-06-20 22:41:46 | user1 :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="QbE3waqZi3bvrcq13bOQV1d"/>

2023-06-20 22:41:46 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="QbE3waqZi3bvrcq13bOQV1d"/>}

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

2023-06-20 22:41:46 | [Mutex] isItemNotified: registrationSuccess :: true

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Connector  state changed: connected->disconnecting

2023-06-20 22:41:46 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=1] Terminating XMPP Stream

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2454] Connector  state changed: disconnecting->disconnected

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2454] Stream terminated

2023-06-20 22:41:46 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4dbca075

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@756a5a2a

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@ad5edd8

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7e2f40b6

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@56b8e80e

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7d606849

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Using XEP-0077 mode!!!!

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: null->connecting

2023-06-20 22:41:46 | StateChangedEvent{oldState=null, newState=connecting}

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] DNS entry stored in session object: localhost:5222

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Preparing connection to [localhost:5222]

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connecting->connected

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Whitespace ping period is setted to nullms

2023-06-20 22:41:46 | [Mutex] waiting for: [registration]

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@73a79995

2023-06-20 22:41:46 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@77980339

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2459] Start TLS

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2461] Proceeding TLS

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2461] Start handshake

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

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

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

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

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@329a93ae

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4cc68794

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

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

2023-06-20 22:41:46 | user1 :: null >> <iq to="test-domain.com" id="fgRrmRPHvqY2dKXZ7FEkPFp" type="get"><query xmlns="jabber:iq:register"/></iq>

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

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

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

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

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

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

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

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@362c4a8

2023-06-20 22:41:46 | user1 :: null >> <iq to="test-domain.com" id="Dl4X5jFo1w9neBjFriIwbGP" type="set"><query xmlns="jabber:iq:register"><username>user1_3nipem0163</username><password>user1_3nipem0163</password><email>33f055a9-baa1-4290-8626-0733ee9d2774@localhost</email></query></iq>

2023-06-20 22:41:46 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Dl4X5jFo1w9neBjFriIwbGP" type="set"><query xmlns="jabber:iq:register"><username>user1_3nipem0163</username><password>user1_3nipem0163</password><email>33f055a9-baa1-4290-8626-0733ee9d2774@localhost</email></query></iq>}

2023-06-20 22:41:46 | user1 :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="Dl4X5jFo1w9neBjFriIwbGP"/>

2023-06-20 22:41:46 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="Dl4X5jFo1w9neBjFriIwbGP"/>}

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

2023-06-20 22:41:46 | [Mutex] isItemNotified: registrationSuccess :: true

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Connector  state changed: connected->disconnecting

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=1] Terminating XMPP Stream

2023-06-20 22:41:46 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2461] Connector  state changed: disconnecting->disconnected

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2461] Stream terminated

2023-06-20 22:41:46 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@34d48e36

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@52b56ce1

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2ab7bb04

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: null->connecting

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] DNS entry stored in session object: localhost:5222

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Preparing connection to [localhost:5222]

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Connector  state changed: connecting->connected

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=1] Whitespace ping period is setted to nullms

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

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

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2466] Start TLS

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

2023-06-20 22:41:46 | user1 :: user1_k8pgym0161@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2468] Proceeding TLS

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2468] Start handshake

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3fe56d7e

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2fd0e18a

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

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

2023-06-20 22:41:46 | user1 :: user1_k8pgym0161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9rOHBneW0wMTYxLHI9ZG15SnVvNG9icVhZc3RqbUVnd3A=</auth>

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

2023-06-20 22:41:46 | user1 :: user1_k8pgym0161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kbXlKdW80b2JxWFlzdGptRWd3cGRKVnNKeGZLZnAzNnRvR2RZZ0JpLHM9bjU2cTFQRytOVFB3a1E9PSxpPTQwOTY=</challenge>

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

2023-06-20 22:41:46 | user1 :: user1_k8pgym0161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZG15SnVvNG9icVhZc3RqbUVnd3BkSlZzSnhmS2ZwMzZ0b0dkWWdCaSxwPWd3QlJkTEQ5aUZZTmpqTWNDWmNKazNRRWlLZ3Y0ZzRxaUR2MzR6eDlreTA9</response>

2023-06-20 22:41:46 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj12V1dKMnh0R29VMlQyRkZaWGJ0eCtaVHJZRHowSk1oMkltSTdRNVFRWVQ0PQ==</success>

2023-06-20 22:41:46 | user1 :: user1_k8pgym0161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj12V1dKMnh0R29VMlQyRkZaWGJ0eCtaVHJZRHowSk1oMkltSTdRNVFRWVQ0PQ==</success>

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-06-20 22:41:46 |  << <iq xmlns="jabber:client" id="YgNnbGoXVViORTX5jFo1w9n" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-20 22:41:46 | user1 :: user1_k8pgym0161@test-domain.com >> <iq xmlns="jabber:client" id="YgNnbGoXVViORTX5jFo1w9n" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-20 22:41:46 |  >> <iq type="result" xmlns="jabber:client" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" id="YgNnbGoXVViORTX5jFo1w9n"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_k8pgym0161@test-domain.com/26157302-tigase-162</jid></bind></iq>

2023-06-20 22:41:46 | user1 :: user1_k8pgym0161@test-domain.com << <iq type="result" xmlns="jabber:client" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" id="YgNnbGoXVViORTX5jFo1w9n"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_k8pgym0161@test-domain.com/26157302-tigase-162</jid></bind></iq>

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-06-20 22:41:46 |  << <iq xmlns="jabber:client" id="fjUxyfBfBCmOLQ9nTdKwdrX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-20 22:41:46 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 >> <iq xmlns="jabber:client" id="fjUxyfBfBCmOLQ9nTdKwdrX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-20 22:41:46 |  >> <iq type="result" xmlns="jabber:client" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" id="fjUxyfBfBCmOLQ9nTdKwdrX"/>

2023-06-20 22:41:46 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <iq type="result" xmlns="jabber:client" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" id="fjUxyfBfBCmOLQ9nTdKwdrX"/>

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

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

2023-06-20 22:41:46 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 >> <iq to="test-domain.com" id="nlYGvk7jLXeu9jHQU3hJDpR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-20 22:41:46 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-20 22:41:46 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-20 22:41:46 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" location="8f5c98824654" max="60" id="7bf62b21-fb18-4d99-91cd-55f01df90d56"/>

2023-06-20 22:41:46 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <enabled xmlns="urn:xmpp:sm:3" resume="true" location="8f5c98824654" max="60" id="7bf62b21-fb18-4d99-91cd-55f01df90d56"/>

2023-06-20 22:41:46 |  << <iq id="xp8VViORTX5jFo1w9neBjFr" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-20 22:41:46 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 >> <iq id="xp8VViORTX5jFo1w9neBjFr" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-06-20 22:41:46 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-20 22:41:46 |  >> <iq type="result" xmlns="jabber:client" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" id="xp8VViORTX5jFo1w9neBjFr"><query xmlns="jabber:iq:roster"/></iq>

2023-06-20 22:41:46 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <iq type="result" xmlns="jabber:client" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" id="xp8VViORTX5jFo1w9neBjFr"><query xmlns="jabber:iq:roster"/></iq>

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

2023-06-20 22:41:46 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <presence xmlns="jabber:client" from="user1_k8pgym0161@test-domain.com/26157302-tigase-162" to="user1_k8pgym0161@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: null->connecting

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] DNS entry stored in session object: localhost:5222

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Preparing connection to [localhost:5222]

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Connector  state changed: connecting->connected

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=1] Whitespace ping period is setted to nullms

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2471] Start TLS

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2473] Proceeding TLS

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

2023-06-20 22:41:46 | user1 :: user1_3s0bwg0162@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-20 22:41:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2473] Start handshake

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-06-20 22:41:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

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

2023-06-20 22:41:46 | user1 :: user1_3s0bwg0162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8zczBid2cwMTYyLHI9M0RQMWhiR0RrUGloTlJUNGJQR1k=</auth>

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

2023-06-20 22:41:46 | user1 :: user1_3s0bwg0162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zRFAxaGJHRGtQaWhOUlQ0YlBHWUh1OGQ3dU1oZXo0SGQwVG9nVDV1LHM9RWU0WlNmUVVkR0tZbWc9PSxpPTQwOTY=</challenge>

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

2023-06-20 22:41:46 | user1 :: user1_3s0bwg0162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9M0RQMWhiR0RrUGloTlJUNGJQR1lIdThkN3VNaGV6NEhkMFRvZ1Q1dSxwPUUvcjdiWXUxMDV6NVMxZFltNWpweGw2aFpnMys5Zi9qVUMxRXNIYUp5Mk09</response>

2023-06-20 22:41:47 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ZVjRzVmQya2tIMUdjeE1VYkpqamIxR0t3T2crcVlIc2xDL2VjMXEzc1Q0PQ==</success>

2023-06-20 22:41:47 | user1 :: user1_3s0bwg0162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ZVjRzVmQya2tIMUdjeE1VYkpqamIxR0t3T2crcVlIc2xDL2VjMXEzc1Q0PQ==</success>

2023-06-20 22:41:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-06-20 22:41:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-06-20 22:41:47 |  << <iq xmlns="jabber:client" id="5tit7pZ7hCtqXZs3dt3waqZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-20 22:41:47 | user1 :: user1_3s0bwg0162@test-domain.com >> <iq xmlns="jabber:client" id="5tit7pZ7hCtqXZs3dt3waqZ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-20 22:41:47 |  >> <iq type="result" xmlns="jabber:client" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" id="5tit7pZ7hCtqXZs3dt3waqZ"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_3s0bwg0162@test-domain.com/26157302-tigase-163</jid></bind></iq>

2023-06-20 22:41:47 | user1 :: user1_3s0bwg0162@test-domain.com << <iq type="result" xmlns="jabber:client" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" id="5tit7pZ7hCtqXZs3dt3waqZ"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_3s0bwg0162@test-domain.com/26157302-tigase-163</jid></bind></iq>

2023-06-20 22:41:47 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-06-20 22:41:47 |  << <iq xmlns="jabber:client" id="uHWQIBdvs8vbxfDjGBGt1wb" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-20 22:41:47 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 >> <iq xmlns="jabber:client" id="uHWQIBdvs8vbxfDjGBGt1wb" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-20 22:41:47 |  >> <iq type="result" xmlns="jabber:client" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" id="uHWQIBdvs8vbxfDjGBGt1wb"/>

2023-06-20 22:41:47 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 << <iq type="result" xmlns="jabber:client" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" id="uHWQIBdvs8vbxfDjGBGt1wb"/>

2023-06-20 22:41:47 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

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

2023-06-20 22:41:47 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 >> <iq to="test-domain.com" id="Dsbbxdt0fY3bQPLzfUWY5ur" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-20 22:41:47 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-20 22:41:47 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-20 22:41:47 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" location="8f5c98824654" max="60" id="f68350e3-f0bb-48d1-a4d7-537cae3ae277"/>

2023-06-20 22:41:47 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 << <enabled xmlns="urn:xmpp:sm:3" resume="true" location="8f5c98824654" max="60" id="f68350e3-f0bb-48d1-a4d7-537cae3ae277"/>

2023-06-20 22:41:47 |  << <iq id="6xoBnVZ16rmPJW19lN08mR2" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-20 22:41:47 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 >> <iq id="6xoBnVZ16rmPJW19lN08mR2" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-06-20 22:41:47 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-20 22:41:47 |  >> <iq type="result" xmlns="jabber:client" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" id="6xoBnVZ16rmPJW19lN08mR2"><query xmlns="jabber:iq:roster"/></iq>

2023-06-20 22:41:47 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 << <iq type="result" xmlns="jabber:client" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" id="6xoBnVZ16rmPJW19lN08mR2"><query xmlns="jabber:iq:roster"/></iq>

2023-06-20 22:41:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-06-20 22:41:47 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-20 22:41:47 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

2023-06-20 22:41:47 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 << <presence xmlns="jabber:client" from="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" to="user1_3s0bwg0162@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-06-20 22:41:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: null->connecting

2023-06-20 22:41:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] DNS entry stored in session object: localhost:5222

2023-06-20 22:41:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Preparing connection to [localhost:5222]

2023-06-20 22:41:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-06-20 22:41:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Connector  state changed: connecting->connected

2023-06-20 22:41:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=1] Whitespace ping period is setted to nullms

2023-06-20 22:41:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-06-20 22:41:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2476] Start TLS

2023-06-20 22:41:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2478] Proceeding TLS

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

2023-06-20 22:41:47 | user1 :: user1_3nipem0163@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-20 22:41:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2478] Start handshake

2023-06-20 22:41:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-06-20 22:41:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-06-20 22:41:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-06-20 22:41:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

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

2023-06-20 22:41:47 | user1 :: user1_3nipem0163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8zbmlwZW0wMTYzLHI9ekI2M3QxUk1KVzNJbmhEeTJDTEg=</auth>

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

2023-06-20 22:41:47 | user1 :: user1_3nipem0163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16QjYzdDFSTUpXM0luaER5MkNMSEEybXFUM3JUM21wVkVQUDQxd2Q3LHM9OExBbkVhd0FHUHdUbUE9PSxpPTQwOTY=</challenge>

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

2023-06-20 22:41:47 | user1 :: user1_3nipem0163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ekI2M3QxUk1KVzNJbmhEeTJDTEhBMm1xVDNyVDNtcFZFUFA0MXdkNyxwPWllMXRRSHY3Q1kwdHdVSTNmRVpqWXRUNWJNL0c2WithaHVUTlVZSk5ITGM9</response>

2023-06-20 22:41:47 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xUExTZTdZc05sYUwzU0JwZ3ZxbGY3d2dqeDIyUTQ2RVVVanpGbFRJU2tzPQ==</success>

2023-06-20 22:41:47 | user1 :: user1_3nipem0163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xUExTZTdZc05sYUwzU0JwZ3ZxbGY3d2dqeDIyUTQ2RVVVanpGbFRJU2tzPQ==</success>

2023-06-20 22:41:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-06-20 22:41:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-06-20 22:41:47 |  << <iq xmlns="jabber:client" id="is7Z19IycxofzhZiCpPJU2j" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-20 22:41:47 | user1 :: user1_3nipem0163@test-domain.com >> <iq xmlns="jabber:client" id="is7Z19IycxofzhZiCpPJU2j" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-20 22:41:47 |  >> <iq type="result" xmlns="jabber:client" to="user1_3nipem0163@test-domain.com/26157302-tigase-164" id="is7Z19IycxofzhZiCpPJU2j"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_3nipem0163@test-domain.com/26157302-tigase-164</jid></bind></iq>

2023-06-20 22:41:47 | user1 :: user1_3nipem0163@test-domain.com << <iq type="result" xmlns="jabber:client" to="user1_3nipem0163@test-domain.com/26157302-tigase-164" id="is7Z19IycxofzhZiCpPJU2j"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_3nipem0163@test-domain.com/26157302-tigase-164</jid></bind></iq>

2023-06-20 22:41:47 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-06-20 22:41:47 |  << <iq xmlns="jabber:client" id="gpW09pRP4gCn4BhHPYY7fzA" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-20 22:41:47 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 >> <iq xmlns="jabber:client" id="gpW09pRP4gCn4BhHPYY7fzA" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-20 22:41:47 |  >> <iq type="result" xmlns="jabber:client" to="user1_3nipem0163@test-domain.com/26157302-tigase-164" id="gpW09pRP4gCn4BhHPYY7fzA"/>

2023-06-20 22:41:47 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 << <iq type="result" xmlns="jabber:client" to="user1_3nipem0163@test-domain.com/26157302-tigase-164" id="gpW09pRP4gCn4BhHPYY7fzA"/>

2023-06-20 22:41:47 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-06-20 22:41:47 |  << <iq to="test-domain.com" id="9wfhBgL07j6lNDnas09CHt5" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-20 22:41:47 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 >> <iq to="test-domain.com" id="9wfhBgL07j6lNDnas09CHt5" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-20 22:41:47 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-20 22:41:47 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-20 22:41:47 |  >> <enabled xmlns="urn:xmpp:sm:3" resume="true" location="8f5c98824654" max="60" id="0a3aeeae-51d7-4e94-a122-591f5b150210"/>

2023-06-20 22:41:47 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 << <enabled xmlns="urn:xmpp:sm:3" resume="true" location="8f5c98824654" max="60" id="0a3aeeae-51d7-4e94-a122-591f5b150210"/>

2023-06-20 22:41:47 |  << <iq id="rP8Z7FEkPFpgKJDr3fx8vu5" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-20 22:41:47 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 >> <iq id="rP8Z7FEkPFpgKJDr3fx8vu5" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-06-20 22:41:47 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-20 22:41:47 |  >> <iq type="result" xmlns="jabber:client" to="user1_3nipem0163@test-domain.com/26157302-tigase-164" id="rP8Z7FEkPFpgKJDr3fx8vu5"><query xmlns="jabber:iq:roster"/></iq>

2023-06-20 22:41:47 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 << <iq type="result" xmlns="jabber:client" to="user1_3nipem0163@test-domain.com/26157302-tigase-164" id="rP8Z7FEkPFpgKJDr3fx8vu5"><query xmlns="jabber:iq:roster"/></iq>

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

2023-06-20 22:41:47 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 << <presence xmlns="jabber:client" from="user1_3nipem0163@test-domain.com/26157302-tigase-164" to="user1_3nipem0163@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence>

2023-06-20 22:41:47 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room5zy4rd0164@muc.test-domain.com is created

2023-06-20 22:41:47 |  << <presence to="room5zy4rd0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-20 22:41:47 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 >> <presence to="room5zy4rd0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-20 22:41:47 | [Mutex] waiting for: [joinAs:user1]

2023-06-20 22:41:47 |  >> <presence xmlns="jabber:client" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" from="room5zy4rd0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" jid="user1_k8pgym0161@test-domain.com/26157302-tigase-162" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

2023-06-20 22:41:47 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <presence xmlns="jabber:client" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" from="room5zy4rd0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" jid="user1_k8pgym0161@test-domain.com/26157302-tigase-162" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

2023-06-20 22:41:47 | [Mutex] notify: [joinAs:user1]

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

2023-06-20 22:41:47 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-06-20 22:41:47 | [Mutex] waiting for: [getConfig]

2023-06-20 22:41:47 |  << <iq to="room5zy4rd0164@muc.test-domain.com" id="HqTudUVVkNHrZoUUXeVVZp8" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-06-20 22:41:47 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 >> <iq to="room5zy4rd0164@muc.test-domain.com" id="HqTudUVVkNHrZoUUXeVVZp8" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-06-20 22:41:47 |  >> <message type="groupchat" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user1" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" id="33d11f4ee733df9eff7ab9e3d2ab0737ff42c4fb"><subject/><delay xmlns="urn:xmpp:delay" jid="room5zy4rd0164@muc.test-domain.com" stamp="2023-06-21T05:41:47.298Z"/></message>

2023-06-20 22:41:47 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <message type="groupchat" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user1" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" id="33d11f4ee733df9eff7ab9e3d2ab0737ff42c4fb"><subject/><delay xmlns="urn:xmpp:delay" jid="room5zy4rd0164@muc.test-domain.com" stamp="2023-06-21T05:41:47.298Z"/></message>

2023-06-20 22:41:47 |  >> <message type="groupchat" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162"><body>Room is locked. Please configure.</body></message>

2023-06-20 22:41:47 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <message type="groupchat" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162"><body>Room is locked. Please configure.</body></message>

2023-06-20 22:41:47 |  >> <message type="groupchat" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

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

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

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

2023-06-20 22:41:47 |  << <iq id="6hrrxs0165" to="room5zy4rd0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-06-20 22:41:47 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 >> <iq id="6hrrxs0165" to="room5zy4rd0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

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

2023-06-20 22:41:47 | [Mutex] isItemNotified: getConfig:success :: true

2023-06-20 22:41:47 |  >> <iq type="result" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" id="6hrrxs0165"/>

2023-06-20 22:41:47 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <iq type="result" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" id="6hrrxs0165"/>

2023-06-20 22:41:47 |  >> <message type="groupchat" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162"><body>Room is now unlocked</body></message>

2023-06-20 22:41:47 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <message type="groupchat" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162"><body>Room is now unlocked</body></message>

2023-06-20 22:41:47 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-06-20 22:41:47 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

2023-06-20 22:41:47 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-06-20 22:41:47 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-06-20 22:41:48 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room5zy4rd0164@muc.test-domain.com is created

2023-06-20 22:41:48 |  << <presence to="room5zy4rd0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-20 22:41:48 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 >> <presence to="room5zy4rd0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-20 22:41:48 | [Mutex] waiting for: [resp]

2023-06-20 22:41:48 |  >> <presence xmlns="jabber:client" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" from="room5zy4rd0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-06-20 22:41:48 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 << <presence xmlns="jabber:client" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" from="room5zy4rd0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-06-20 22:41:48 |  >> <presence xmlns="jabber:client" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" from="room5zy4rd0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" jid="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" affiliation="none"/></x></presence>

2023-06-20 22:41:48 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <presence xmlns="jabber:client" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" from="room5zy4rd0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" jid="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" affiliation="none"/></x></presence>

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

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

2023-06-20 22:41:48 | [Mutex] notify: [2:joinAs:user2]

2023-06-20 22:41:48 | [Mutex] notify: [resp, joinAs:user2]

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

2023-06-20 22:41:48 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-06-20 22:41:48 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room5zy4rd0164@muc.test-domain.com is created

2023-06-20 22:41:48 |  << <presence to="room5zy4rd0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-20 22:41:48 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 >> <presence to="room5zy4rd0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-20 22:41:48 | [Mutex] waiting for: [resp]

2023-06-20 22:41:48 |  >> <presence xmlns="jabber:client" to="user1_3nipem0163@test-domain.com/26157302-tigase-164" from="room5zy4rd0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-06-20 22:41:48 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 << <presence xmlns="jabber:client" to="user1_3nipem0163@test-domain.com/26157302-tigase-164" from="room5zy4rd0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-06-20 22:41:48 |  >> <presence xmlns="jabber:client" to="user1_3nipem0163@test-domain.com/26157302-tigase-164" from="room5zy4rd0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/></x></presence>

2023-06-20 22:41:48 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 << <presence xmlns="jabber:client" to="user1_3nipem0163@test-domain.com/26157302-tigase-164" from="room5zy4rd0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/></x></presence>

2023-06-20 22:41:48 |  >> <message type="groupchat" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user1" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" id="33d11f4ee733df9eff7ab9e3d2ab0737ff42c4fb"><subject/><delay xmlns="urn:xmpp:delay" jid="room5zy4rd0164@muc.test-domain.com" stamp="2023-06-21T05:41:47.298Z"/></message>

2023-06-20 22:41:48 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 << <message type="groupchat" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user1" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" id="33d11f4ee733df9eff7ab9e3d2ab0737ff42c4fb"><subject/><delay xmlns="urn:xmpp:delay" jid="room5zy4rd0164@muc.test-domain.com" stamp="2023-06-21T05:41:47.298Z"/></message>

2023-06-20 22:41:48 |  >> <presence xmlns="jabber:client" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" from="room5zy4rd0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" jid="user1_3nipem0163@test-domain.com/26157302-tigase-164" affiliation="none"/></x></presence>

2023-06-20 22:41:48 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <presence xmlns="jabber:client" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" from="room5zy4rd0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" jid="user1_3nipem0163@test-domain.com/26157302-tigase-164" affiliation="none"/></x></presence>

2023-06-20 22:41:48 |  >> <presence xmlns="jabber:client" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" from="room5zy4rd0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/></x></presence>

2023-06-20 22:41:48 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 << <presence xmlns="jabber:client" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" from="room5zy4rd0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/></x></presence>

2023-06-20 22:41:48 |  >> <presence xmlns="jabber:client" to="user1_3nipem0163@test-domain.com/26157302-tigase-164" from="room5zy4rd0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-06-20 22:41:48 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 << <presence xmlns="jabber:client" to="user1_3nipem0163@test-domain.com/26157302-tigase-164" from="room5zy4rd0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-06-20 22:41:48 | [Mutex] notify: [3:joinAs:user3]

2023-06-20 22:41:48 | [Mutex] notify: [resp, joinAs:user3]

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

2023-06-20 22:41:48 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-06-20 22:41:48 |  << <presence to="room5zy4rd0164@muc.test-domain.com/user2" type="unavailable"/>

2023-06-20 22:41:48 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 >> <presence to="room5zy4rd0164@muc.test-domain.com/user2" type="unavailable"/>

2023-06-20 22:41:48 |  << <presence to="room5zy4rd0164@muc.test-domain.com/user3" type="unavailable"/>

2023-06-20 22:41:48 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 >> <presence to="room5zy4rd0164@muc.test-domain.com/user3" type="unavailable"/>

2023-06-20 22:41:48 |  >> <presence type="unavailable" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user2" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-06-20 22:41:48 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 << <presence type="unavailable" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user2" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-06-20 22:41:48 |  >> <presence type="unavailable" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user2" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" jid="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" affiliation="none"/></x></presence>

2023-06-20 22:41:48 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <presence type="unavailable" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user2" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" jid="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" affiliation="none"/></x></presence>

2023-06-20 22:41:48 |  >> <presence type="unavailable" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user3" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" jid="user1_3nipem0163@test-domain.com/26157302-tigase-164" affiliation="none"/></x></presence>

2023-06-20 22:41:48 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <presence type="unavailable" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user3" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" jid="user1_3nipem0163@test-domain.com/26157302-tigase-164" affiliation="none"/></x></presence>

2023-06-20 22:41:48 |  >> <message type="groupchat" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user1" to="user1_3nipem0163@test-domain.com/26157302-tigase-164" id="33d11f4ee733df9eff7ab9e3d2ab0737ff42c4fb"><subject/><delay xmlns="urn:xmpp:delay" jid="room5zy4rd0164@muc.test-domain.com" stamp="2023-06-21T05:41:47.298Z"/></message>

2023-06-20 22:41:48 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 << <message type="groupchat" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user1" to="user1_3nipem0163@test-domain.com/26157302-tigase-164" id="33d11f4ee733df9eff7ab9e3d2ab0737ff42c4fb"><subject/><delay xmlns="urn:xmpp:delay" jid="room5zy4rd0164@muc.test-domain.com" stamp="2023-06-21T05:41:47.298Z"/></message>

2023-06-20 22:41:48 |  >> <presence type="unavailable" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user2" to="user1_3nipem0163@test-domain.com/26157302-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/></x></presence>

2023-06-20 22:41:48 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 << <presence type="unavailable" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user2" to="user1_3nipem0163@test-domain.com/26157302-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/></x></presence>

2023-06-20 22:41:48 |  >> <presence type="unavailable" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user3" to="user1_3nipem0163@test-domain.com/26157302-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-06-20 22:41:48 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 << <presence type="unavailable" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user3" to="user1_3nipem0163@test-domain.com/26157302-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-06-20 22:41:49 |  << <iq to="room5zy4rd0164@muc.test-domain.com" id="jv6TTcw8p8JxdR26nLBEwhJ" 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-06-20 22:41:49 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 >> <iq to="room5zy4rd0164@muc.test-domain.com" id="jv6TTcw8p8JxdR26nLBEwhJ" 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-06-20 22:41:49 | [Mutex] waiting for: [setConfig]

2023-06-20 22:41:49 |  >> <iq type="result" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" id="jv6TTcw8p8JxdR26nLBEwhJ"/>

2023-06-20 22:41:49 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <iq type="result" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" id="jv6TTcw8p8JxdR26nLBEwhJ"/>

2023-06-20 22:41:49 | [Mutex] received everything.

2023-06-20 22:41:49 | [Mutex] isItemNotified: setConfig:success :: true

2023-06-20 22:41:49 |  >> <message type="groupchat" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-06-20 22:41:49 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <message type="groupchat" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-06-20 22:41:50 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room5zy4rd0164@muc.test-domain.com is created

2023-06-20 22:41:50 |  << <presence to="room5zy4rd0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-20 22:41:50 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 >> <presence to="room5zy4rd0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-20 22:41:50 | [Mutex] waiting for: [resp]

2023-06-20 22:41:50 |  >> <presence xmlns="jabber:client" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" from="room5zy4rd0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-06-20 22:41:50 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 << <presence xmlns="jabber:client" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" from="room5zy4rd0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

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

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

2023-06-20 22:41:50 | [Mutex] notify: [2:joinAs:user2]

2023-06-20 22:41:50 | [Mutex] notify: [resp, joinAs:user2]

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

2023-06-20 22:41:50 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-06-20 22:41:50 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room5zy4rd0164@muc.test-domain.com is created

2023-06-20 22:41:50 |  << <presence to="room5zy4rd0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-20 22:41:50 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 >> <presence to="room5zy4rd0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-20 22:41:50 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-06-20 22:41:50 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 << <r xmlns="urn:xmpp:sm:3"/>

2023-06-20 22:41:50 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-06-20 22:41:50 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-06-20 22:41:50 | [Mutex] waiting for: [resp]

2023-06-20 22:41:50 |  >> <presence xmlns="jabber:client" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" from="room5zy4rd0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" jid="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" affiliation="none"/></x></presence>

2023-06-20 22:41:50 | user1 :: user1_k8pgym0161@test-domain.com/26157302-tigase-162 << <presence xmlns="jabber:client" to="user1_k8pgym0161@test-domain.com/26157302-tigase-162" from="room5zy4rd0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" jid="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" affiliation="none"/></x></presence>

2023-06-20 22:41:50 |  >> <message type="groupchat" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user1" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" id="33d11f4ee733df9eff7ab9e3d2ab0737ff42c4fb"><subject/><delay xmlns="urn:xmpp:delay" jid="room5zy4rd0164@muc.test-domain.com" stamp="2023-06-21T05:41:47.298Z"/></message>

2023-06-20 22:41:50 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 << <message type="groupchat" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user1" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163" id="33d11f4ee733df9eff7ab9e3d2ab0737ff42c4fb"><subject/><delay xmlns="urn:xmpp:delay" jid="room5zy4rd0164@muc.test-domain.com" stamp="2023-06-21T05:41:47.298Z"/></message>

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

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

2023-06-20 22:41:50 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-06-20 22:41:50 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 << <r xmlns="urn:xmpp:sm:3"/>

2023-06-20 22:41:50 | [Mutex] notify: [resp, notJoinAs:user3]

2023-06-20 22:41:50 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-06-20 22:41:50 | user1 :: user1_3nipem0163@test-domain.com/26157302-tigase-164 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

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

2023-06-20 22:41:50 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-06-20 22:41:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2468] Connector  state changed: connected->disconnected

2023-06-20 22:41:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2468] Stream terminated

2023-06-20 22:41:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-20 22:41:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-20 22:41:50 |  >> <presence type="unavailable" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user1" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user1" affiliation="owner"/></x></presence>

2023-06-20 22:41:50 | user1 :: user1_3s0bwg0162@test-domain.com/26157302-tigase-163 << <presence type="unavailable" xmlns="jabber:client" from="room5zy4rd0164@muc.test-domain.com/user1" to="user1_3s0bwg0162@test-domain.com/26157302-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user1" affiliation="owner"/></x></presence>

2023-06-20 22:41:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2473] Connector  state changed: connected->disconnected

2023-06-20 22:41:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2473] Stream terminated

2023-06-20 22:41:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-20 22:41:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-20 22:41:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2478] Connector  state changed: connected->disconnected

2023-06-20 22:41:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2478] Stream terminated

2023-06-20 22:41:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-20 22:41:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted