Generated by TestNG with ReportNG at 22:15 PDT on Thursday 23 March 2023
root@ed1b7dd8a1b3 / Java 17.0.2 (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.678s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.415s
2023-03-23 22:27:12 |

2023-03-23 22:27:12 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-03-23 22:27:12 | ------------------------------------

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-23 22:27:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-23 22:27:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@578b970f

2023-03-23 22:27:12 | StateChangedEvent{oldState=null, newState=connecting}

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

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

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

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

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

2023-03-23 22:27:12 | [Mutex] waiting for: [registration]

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@594c738e

2023-03-23 22:27:12 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5d73fc7f

2023-03-23 22:27:12 | 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-03-23 22:27:12 | 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-03-23 22:27:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2450] Start TLS

2023-03-23 22:27:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Proceeding TLS

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

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

2023-03-23 22:27:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Start handshake

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@187179b5

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@13c9a65b

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

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

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

2023-03-23 22:27:12 | user1 :: null >> <iq to="test-domain.com" id="g7yKHBj3bDl3rhW19BiZtlK" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-23 22:27:12 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="g7yKHBj3bDl3rhW19BiZtlK" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-23 22:27:12 | user1 :: null << <iq id="g7yKHBj3bDl3rhW19BiZtlK" from="test-domain.com" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

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

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

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

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@292367af

2023-03-23 22:27:12 | user1 :: null >> <iq to="test-domain.com" id="DfUNRWaP5iCgwfHvrXbrfP3" type="set"><query xmlns="jabber:iq:register"><username>user1_7ctqht0161</username><password>user1_7ctqht0161</password><email>4ed67bbc-d24d-464c-bd0a-6c99f160e03c@localhost</email></query></iq>

2023-03-23 22:27:12 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="DfUNRWaP5iCgwfHvrXbrfP3" type="set"><query xmlns="jabber:iq:register"><username>user1_7ctqht0161</username><password>user1_7ctqht0161</password><email>4ed67bbc-d24d-464c-bd0a-6c99f160e03c@localhost</email></query></iq>}

2023-03-23 22:27:12 | user1 :: null << <iq id="DfUNRWaP5iCgwfHvrXbrfP3" from="test-domain.com" xmlns="jabber:client" type="result"/>

2023-03-23 22:27:12 | StanzaReceivedEvent{stanza=<iq id="DfUNRWaP5iCgwfHvrXbrfP3" from="test-domain.com" xmlns="jabber:client" type="result"/>}

2023-03-23 22:27:12 | [Mutex] received everything.

2023-03-23 22:27:12 | [Mutex] isItemNotified: registrationSuccess :: true

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

2023-03-23 22:27:12 | StateChangedEvent{oldState=connected, newState=disconnecting}

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

2023-03-23 22:27:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Connector  state changed: disconnecting->disconnected

2023-03-23 22:27:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Stream terminated

2023-03-23 22:27:12 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6b71e6f0

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@785e86fa

2023-03-23 22:27:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@267b1cd4

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-23 22:27:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-23 22:27:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

2023-03-23 22:27:12 | [Mutex] waiting for: [registration]

2023-03-23 22:27:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-23 22:27:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@14d719ab

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@70752ba7

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7fc4de5a

2023-03-23 22:27:12 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@71032fd2

2023-03-23 22:27:12 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@753cb52a

2023-03-23 22:27:12 | 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-03-23 22:27:12 | 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-03-23 22:27:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2457] Start TLS

2023-03-23 22:27:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2459] Proceeding TLS

2023-03-23 22:27:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2459] Start handshake

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

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

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@303e25e9

2023-03-23 22:27:12 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@69510bba

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

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

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

2023-03-23 22:27:13 | user1 :: null >> <iq to="test-domain.com" id="YvE5hRO1xt05bvlX8yBDoOE" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-23 22:27:13 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="YvE5hRO1xt05bvlX8yBDoOE" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-23 22:27:13 | user1 :: null << <iq id="YvE5hRO1xt05bvlX8yBDoOE" from="test-domain.com" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

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

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

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

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1c4d4fd

2023-03-23 22:27:13 | user1 :: null >> <iq to="test-domain.com" id="weNDLVUTNJNRWaP5iCgwfHv" type="set"><query xmlns="jabber:iq:register"><username>user1_8yi6ss0162</username><password>user1_8yi6ss0162</password><email>62dbb39f-90d4-42b8-a508-f1918ecf999e@localhost</email></query></iq>

2023-03-23 22:27:13 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="weNDLVUTNJNRWaP5iCgwfHv" type="set"><query xmlns="jabber:iq:register"><username>user1_8yi6ss0162</username><password>user1_8yi6ss0162</password><email>62dbb39f-90d4-42b8-a508-f1918ecf999e@localhost</email></query></iq>}

2023-03-23 22:27:13 | user1 :: null << <iq id="weNDLVUTNJNRWaP5iCgwfHv" from="test-domain.com" xmlns="jabber:client" type="result"/>

2023-03-23 22:27:13 | StanzaReceivedEvent{stanza=<iq id="weNDLVUTNJNRWaP5iCgwfHv" from="test-domain.com" xmlns="jabber:client" type="result"/>}

2023-03-23 22:27:13 | [Mutex] received everything.

2023-03-23 22:27:13 | [Mutex] isItemNotified: registrationSuccess :: true

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

2023-03-23 22:27:13 | StateChangedEvent{oldState=connected, newState=disconnecting}

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

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2459] Connector  state changed: disconnecting->disconnected

2023-03-23 22:27:13 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1141a40a

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5011daa6

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2459] Stream terminated

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@317c07c5

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@16385e2b

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@a45c912

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2e9bb61f

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

2023-03-23 22:27:13 | StateChangedEvent{oldState=null, newState=connecting}

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

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

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

2023-03-23 22:27:13 | [Mutex] waiting for: [registration]

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@205c5dbc

2023-03-23 22:27:13 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2463dd6f

2023-03-23 22:27:13 | 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-03-23 22:27:13 | 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-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2464] Start TLS

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2466] Proceeding TLS

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

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

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2466] Start handshake

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@61615787

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@12393efa

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

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

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

2023-03-23 22:27:13 | user1 :: null >> <iq to="test-domain.com" id="anck9JAcqQTZ5BhPJPZn8pV" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-23 22:27:13 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="anck9JAcqQTZ5BhPJPZn8pV" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-23 22:27:13 | user1 :: null << <iq id="anck9JAcqQTZ5BhPJPZn8pV" from="test-domain.com" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

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

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

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

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@504a30bc

2023-03-23 22:27:13 | user1 :: null >> <iq to="test-domain.com" id="YyHbtfAzDFoRJBxlU6HPMAc" type="set"><query xmlns="jabber:iq:register"><username>user1_qg1lj60163</username><password>user1_qg1lj60163</password><email>afdb533a-b396-4a43-a933-fff17139e632@localhost</email></query></iq>

2023-03-23 22:27:13 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="YyHbtfAzDFoRJBxlU6HPMAc" type="set"><query xmlns="jabber:iq:register"><username>user1_qg1lj60163</username><password>user1_qg1lj60163</password><email>afdb533a-b396-4a43-a933-fff17139e632@localhost</email></query></iq>}

2023-03-23 22:27:13 | user1 :: null << <iq id="YyHbtfAzDFoRJBxlU6HPMAc" from="test-domain.com" xmlns="jabber:client" type="result"/>

2023-03-23 22:27:13 | StanzaReceivedEvent{stanza=<iq id="YyHbtfAzDFoRJBxlU6HPMAc" from="test-domain.com" xmlns="jabber:client" type="result"/>}

2023-03-23 22:27:13 | [Mutex] received everything.

2023-03-23 22:27:13 | [Mutex] isItemNotified: registrationSuccess :: true

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

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

2023-03-23 22:27:13 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2466] Connector  state changed: disconnecting->disconnected

2023-03-23 22:27:13 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6af8077f

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@14ea8c8

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2466] Stream terminated

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5a5b98f5

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5b158cd2

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@71fcab30

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-23 22:27:13 |  >> <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-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2471] Start TLS

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@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-03-23 22:27:13 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2473] Proceeding TLS

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2473] Start handshake

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-23 22:27:13 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV83Y3RxaHQwMTYxLHI9MVh1aGRpaXRFZVlmR001YkdQN3I=</auth>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV83Y3RxaHQwMTYxLHI9MVh1aGRpaXRFZVlmR001YkdQN3I=</auth>

2023-03-23 22:27:13 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xWHVoZGlpdEVlWWZHTTViR1A3cllabjRMM3NBblFyTkF2d2xDcmpFLHM9bVZ4U3RjR3k3WVRjU0E9PSxpPTQwOTY=</challenge>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xWHVoZGlpdEVlWWZHTTViR1A3cllabjRMM3NBblFyTkF2d2xDcmpFLHM9bVZ4U3RjR3k3WVRjU0E9PSxpPTQwOTY=</challenge>

2023-03-23 22:27:13 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MVh1aGRpaXRFZVlmR001YkdQN3JZWm40TDNzQW5Rck5BdndsQ3JqRSxwPXNrMStYQ2lNUlNKQXRSQzVmcHNlTExnTy8wdEo1SVlUTE5rV05MdGxJeU09</response>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MVh1aGRpaXRFZVlmR001YkdQN3JZWm40TDNzQW5Rck5BdndsQ3JqRSxwPXNrMStYQ2lNUlNKQXRSQzVmcHNlTExnTy8wdEo1SVlUTE5rV05MdGxJeU09</response>

2023-03-23 22:27:13 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HMDhBV3JjWUFZVmZwUXBvMUtPcSt2TTJ2VTZWeEg2ZlRCNkUwRGU5UnJVPQ==</success>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HMDhBV3JjWUFZVmZwUXBvMUtPcSt2TTJ2VTZWeEg2ZlRCNkUwRGU5UnJVPQ==</success>

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-23 22:27:13 |  >> <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 node="https://tigase.net/tigase-xmpp-server" ver="ShmlVeyy7P9HQ/lmRaQt078HrLk=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@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 node="https://tigase.net/tigase-xmpp-server" ver="ShmlVeyy7P9HQ/lmRaQt078HrLk=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-23 22:27:13 |  << <iq xmlns="jabber:client" id="6cBZjT0i5BkGoMLJzzdHtjX" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com >> <iq xmlns="jabber:client" id="6cBZjT0i5BkGoMLJzzdHtjX" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-23 22:27:13 |  >> <iq to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" id="6cBZjT0i5BkGoMLJzzdHtjX" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_7ctqht0161@test-domain.com/1608752850-tigase-162</jid></bind></iq>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com << <iq to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" id="6cBZjT0i5BkGoMLJzzdHtjX" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_7ctqht0161@test-domain.com/1608752850-tigase-162</jid></bind></iq>

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-23 22:27:13 |  << <iq xmlns="jabber:client" id="Ttovn5zwbtfAzDFoRJBxlU6" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 >> <iq xmlns="jabber:client" id="Ttovn5zwbtfAzDFoRJBxlU6" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-23 22:27:13 |  >> <iq to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" id="Ttovn5zwbtfAzDFoRJBxlU6" xmlns="jabber:client" type="result"/>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <iq to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" id="Ttovn5zwbtfAzDFoRJBxlU6" xmlns="jabber:client" type="result"/>

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-23 22:27:13 |  << <iq to="test-domain.com" id="hdA1fBDlXZl1rgFrbsj7DkJ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 >> <iq to="test-domain.com" id="hdA1fBDlXZl1rgFrbsj7DkJ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-23 22:27:13 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-23 22:27:13 |  >> <enabled max="60" id="e8423175-77a9-46ce-9d56-3363125a6f2e" xmlns="urn:xmpp:sm:3" resume="true" location="ed1b7dd8a1b3"/>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <enabled max="60" id="e8423175-77a9-46ce-9d56-3363125a6f2e" xmlns="urn:xmpp:sm:3" resume="true" location="ed1b7dd8a1b3"/>

2023-03-23 22:27:13 |  << <iq id="zDOkJt5vhMQbNIsWSX7l7jT" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 >> <iq id="zDOkJt5vhMQbNIsWSX7l7jT" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-23 22:27:13 |  >> <iq to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" id="zDOkJt5vhMQbNIsWSX7l7jT" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <iq to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" id="zDOkJt5vhMQbNIsWSX7l7jT" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2476] Start TLS

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2478] Proceeding TLS

2023-03-23 22:27:13 |  >> <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-03-23 22:27:13 | user1 :: user1_8yi6ss0162@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-03-23 22:27:13 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2478] Start handshake

2023-03-23 22:27:13 |  >> <presence to="user1_7ctqht0161@test-domain.com" from="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <presence to="user1_7ctqht0161@test-domain.com" from="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-23 22:27:13 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV84eWk2c3MwMTYyLHI9emtjWmE3MHlaZzdpUHVpWXZRbHc=</auth>

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV84eWk2c3MwMTYyLHI9emtjWmE3MHlaZzdpUHVpWXZRbHc=</auth>

2023-03-23 22:27:13 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16a2NaYTcweVpnN2lQdWlZdlFsd2tXSTVEUUJiN0VoNVZaZ3FVYjJJLHM9MGhacGg2UlFmMHpSWHc9PSxpPTQwOTY=</challenge>

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16a2NaYTcweVpnN2lQdWlZdlFsd2tXSTVEUUJiN0VoNVZaZ3FVYjJJLHM9MGhacGg2UlFmMHpSWHc9PSxpPTQwOTY=</challenge>

2023-03-23 22:27:13 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9emtjWmE3MHlaZzdpUHVpWXZRbHdrV0k1RFFCYjdFaDVWWmdxVWIySSxwPTg1TldMcTFEMk1ZcWNjWENMQmUyTDFJa2NZa0VDNHY4WkRNSUZnZ0ZMRUU9</response>

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9emtjWmE3MHlaZzdpUHVpWXZRbHdrV0k1RFFCYjdFaDVWWmdxVWIySSxwPTg1TldMcTFEMk1ZcWNjWENMQmUyTDFJa2NZa0VDNHY4WkRNSUZnZ0ZMRUU9</response>

2023-03-23 22:27:13 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04dDdjL3luNnEyQUl6SE9pUDJzY0ZsQ1d0d003Smp4aHI5cnkyc01JNDg4PQ==</success>

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04dDdjL3luNnEyQUl6SE9pUDJzY0ZsQ1d0d003Smp4aHI5cnkyc01JNDg4PQ==</success>

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-23 22:27:13 |  >> <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 node="https://tigase.net/tigase-xmpp-server" ver="ShmlVeyy7P9HQ/lmRaQt078HrLk=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@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 node="https://tigase.net/tigase-xmpp-server" ver="ShmlVeyy7P9HQ/lmRaQt078HrLk=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-23 22:27:13 |  << <iq xmlns="jabber:client" id="atiwxv8iCeFxbNFBhVbLUX1" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@test-domain.com >> <iq xmlns="jabber:client" id="atiwxv8iCeFxbNFBhVbLUX1" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-23 22:27:13 |  >> <iq to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" id="atiwxv8iCeFxbNFBhVbLUX1" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_8yi6ss0162@test-domain.com/1608752850-tigase-163</jid></bind></iq>

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@test-domain.com << <iq to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" id="atiwxv8iCeFxbNFBhVbLUX1" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_8yi6ss0162@test-domain.com/1608752850-tigase-163</jid></bind></iq>

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-23 22:27:13 |  << <iq xmlns="jabber:client" id="SlSFpbHNY5hRO1xt05bvlX8" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 >> <iq xmlns="jabber:client" id="SlSFpbHNY5hRO1xt05bvlX8" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-23 22:27:13 |  >> <iq to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" id="SlSFpbHNY5hRO1xt05bvlX8" xmlns="jabber:client" type="result"/>

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 << <iq to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" id="SlSFpbHNY5hRO1xt05bvlX8" xmlns="jabber:client" type="result"/>

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-23 22:27:13 |  << <iq to="test-domain.com" id="UmTNVfSTT5gVl5ex5jXbAsp" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 >> <iq to="test-domain.com" id="UmTNVfSTT5gVl5ex5jXbAsp" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-23 22:27:13 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-23 22:27:13 |  >> <enabled max="60" id="54b68ded-62f8-4f16-b1d5-00a7f93161f8" xmlns="urn:xmpp:sm:3" resume="true" location="ed1b7dd8a1b3"/>

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 << <enabled max="60" id="54b68ded-62f8-4f16-b1d5-00a7f93161f8" xmlns="urn:xmpp:sm:3" resume="true" location="ed1b7dd8a1b3"/>

2023-03-23 22:27:13 |  << <iq id="gkLaxhFLBt1p9HMHvjIP9Hs" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 >> <iq id="gkLaxhFLBt1p9HMHvjIP9Hs" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-23 22:27:13 |  >> <iq to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" id="gkLaxhFLBt1p9HMHvjIP9Hs" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 << <iq to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" id="gkLaxhFLBt1p9HMHvjIP9Hs" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

2023-03-23 22:27:13 |  >> <presence to="user1_8yi6ss0162@test-domain.com" from="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-23 22:27:13 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 << <presence to="user1_8yi6ss0162@test-domain.com" from="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

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

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

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

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

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

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-23 22:27:13 |  >> <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-03-23 22:27:13 | user1 :: user1_qg1lj60163@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-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2481] Start TLS

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2483] Proceeding TLS

2023-03-23 22:27:13 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2483] Start handshake

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-03-23 22:27:13 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9xZzFsajYwMTYzLHI9VFEzMXV6ODdyVm91MDlRTEJtc1o=</auth>

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9xZzFsajYwMTYzLHI9VFEzMXV6ODdyVm91MDlRTEJtc1o=</auth>

2023-03-23 22:27:13 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UUTMxdXo4N3JWb3UwOVFMQm1zWmpQbHI1TEJXdUczZndMcjlqd2lTLHM9WUZUeXB5UWRYNkxjUXc9PSxpPTQwOTY=</challenge>

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UUTMxdXo4N3JWb3UwOVFMQm1zWmpQbHI1TEJXdUczZndMcjlqd2lTLHM9WUZUeXB5UWRYNkxjUXc9PSxpPTQwOTY=</challenge>

2023-03-23 22:27:13 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VFEzMXV6ODdyVm91MDlRTEJtc1pqUGxyNUxCV3VHM2Z3THI5andpUyxwPXh0SVR4c0Y5clNubVZxSGtHbjYzcitMMXRYK0ZUVnltVm1GM21MQ0c4d0U9</response>

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VFEzMXV6ODdyVm91MDlRTEJtc1pqUGxyNUxCV3VHM2Z3THI5andpUyxwPXh0SVR4c0Y5clNubVZxSGtHbjYzcitMMXRYK0ZUVnltVm1GM21MQ0c4d0U9</response>

2023-03-23 22:27:13 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kVEtoM0JxWlU0ZklzOWxrbXhxODNQM0pxVUc2TW5DMjV6blhVdjVBNGFVPQ==</success>

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kVEtoM0JxWlU0ZklzOWxrbXhxODNQM0pxVUc2TW5DMjV6blhVdjVBNGFVPQ==</success>

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-03-23 22:27:13 |  >> <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 node="https://tigase.net/tigase-xmpp-server" ver="ShmlVeyy7P9HQ/lmRaQt078HrLk=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@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 node="https://tigase.net/tigase-xmpp-server" ver="ShmlVeyy7P9HQ/lmRaQt078HrLk=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-03-23 22:27:13 |  << <iq xmlns="jabber:client" id="uq1Z4xzx8lHxp5o4DHw4akR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@test-domain.com >> <iq xmlns="jabber:client" id="uq1Z4xzx8lHxp5o4DHw4akR" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-23 22:27:13 |  >> <iq to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" id="uq1Z4xzx8lHxp5o4DHw4akR" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_qg1lj60163@test-domain.com/1608752850-tigase-164</jid></bind></iq>

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@test-domain.com << <iq to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" id="uq1Z4xzx8lHxp5o4DHw4akR" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_qg1lj60163@test-domain.com/1608752850-tigase-164</jid></bind></iq>

2023-03-23 22:27:13 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-03-23 22:27:13 |  << <iq xmlns="jabber:client" id="UpWT7DErZhEHTbqVRR3nYeX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 >> <iq xmlns="jabber:client" id="UpWT7DErZhEHTbqVRR3nYeX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-23 22:27:13 |  >> <iq to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" id="UpWT7DErZhEHTbqVRR3nYeX" xmlns="jabber:client" type="result"/>

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 << <iq to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" id="UpWT7DErZhEHTbqVRR3nYeX" xmlns="jabber:client" type="result"/>

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-03-23 22:27:13 |  << <iq to="test-domain.com" id="CmLjXbAspfCgy6p19JxlLT7" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 >> <iq to="test-domain.com" id="CmLjXbAspfCgy6p19JxlLT7" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-23 22:27:13 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-23 22:27:13 |  >> <enabled max="60" id="a58db765-2f49-4781-855c-6ada4b336698" xmlns="urn:xmpp:sm:3" resume="true" location="ed1b7dd8a1b3"/>

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 << <enabled max="60" id="a58db765-2f49-4781-855c-6ada4b336698" xmlns="urn:xmpp:sm:3" resume="true" location="ed1b7dd8a1b3"/>

2023-03-23 22:27:13 |  << <iq id="dN2QIsU1fBDlXZl1rgFrbsj" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 >> <iq id="dN2QIsU1fBDlXZl1rgFrbsj" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-23 22:27:13 |  >> <iq to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" id="dN2QIsU1fBDlXZl1rgFrbsj" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 << <iq to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" id="dN2QIsU1fBDlXZl1rgFrbsj" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-23 22:27:13 |  >> <presence to="user1_qg1lj60163@test-domain.com" from="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-23 22:27:13 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 << <presence to="user1_qg1lj60163@test-domain.com" from="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-23 22:27:13 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomjq5ot80164@muc.test-domain.com is created

2023-03-23 22:27:13 |  << <presence to="roomjq5ot80164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 >> <presence to="roomjq5ot80164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-23 22:27:13 | [Mutex] waiting for: [joinAs:user1]

2023-03-23 22:27:13 |  >> <presence to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" jid="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <presence to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" jid="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

2023-03-23 22:27:13 | [Mutex] notify: [joinAs:user1]

2023-03-23 22:27:13 | [Mutex] received everything.

2023-03-23 22:27:13 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-03-23 22:27:13 |  << <iq to="roomjq5ot80164@muc.test-domain.com" id="MpQkRVXlLNFHJR6lNTS9NZ2" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 >> <iq to="roomjq5ot80164@muc.test-domain.com" id="MpQkRVXlLNFHJR6lNTS9NZ2" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-03-23 22:27:13 | [Mutex] waiting for: [getConfig]

2023-03-23 22:27:13 |  >> <message to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" id="8a2c2098aedb0b70a59f53b327ee30ec0a8167ee" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client" type="groupchat"><subject/><delay stamp="2023-03-24T05:27:13.89Z" jid="roomjq5ot80164@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <message to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" id="8a2c2098aedb0b70a59f53b327ee30ec0a8167ee" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client" type="groupchat"><subject/><delay stamp="2023-03-24T05:27:13.89Z" jid="roomjq5ot80164@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-03-23 22:27:13 |  >> <message to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com" xmlns="jabber:client" type="groupchat"><body>Room is locked. Please configure.</body></message>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <message to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com" xmlns="jabber:client" type="groupchat"><body>Room is locked. Please configure.</body></message>

2023-03-23 22:27:13 |  >> <message to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com" xmlns="jabber:client" type="groupchat"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <message to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com" xmlns="jabber:client" type="groupchat"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

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

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

2023-03-23 22:27:13 |  << <iq id="hgehu90165" to="roomjq5ot80164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 >> <iq id="hgehu90165" to="roomjq5ot80164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-03-23 22:27:13 | [Mutex] received everything.

2023-03-23 22:27:13 | [Mutex] isItemNotified: getConfig:success :: true

2023-03-23 22:27:13 |  >> <iq to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" id="hgehu90165" from="roomjq5ot80164@muc.test-domain.com" xmlns="jabber:client" type="result"/>

2023-03-23 22:27:13 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <iq to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" id="hgehu90165" from="roomjq5ot80164@muc.test-domain.com" xmlns="jabber:client" type="result"/>

2023-03-23 22:27:14 |  >> <message to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com" xmlns="jabber:client" type="groupchat"><body>Room is now unlocked</body></message>

2023-03-23 22:27:14 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <message to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com" xmlns="jabber:client" type="groupchat"><body>Room is now unlocked</body></message>

2023-03-23 22:27:14 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-23 22:27:14 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-23 22:27:14 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-23 22:27:14 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-23 22:27:14 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomjq5ot80164@muc.test-domain.com is created

2023-03-23 22:27:14 |  << <presence to="roomjq5ot80164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-23 22:27:14 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 >> <presence to="roomjq5ot80164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-23 22:27:14 | [Mutex] waiting for: [resp]

2023-03-23 22:27:14 |  >> <presence to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" jid="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" affiliation="none"/></x></presence>

2023-03-23 22:27:14 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <presence to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" jid="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" affiliation="none"/></x></presence>

2023-03-23 22:27:14 |  >> <presence to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-03-23 22:27:14 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 << <presence to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-03-23 22:27:14 |  >> <presence to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" from="roomjq5ot80164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-03-23 22:27:14 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 << <presence to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" from="roomjq5ot80164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-03-23 22:27:14 | [Mutex] notify: [2:joinAs:user2]

2023-03-23 22:27:14 | [Mutex] notify: [resp, joinAs:user2]

2023-03-23 22:27:14 | [Mutex] received everything.

2023-03-23 22:27:14 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-03-23 22:27:14 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomjq5ot80164@muc.test-domain.com is created

2023-03-23 22:27:14 |  << <presence to="roomjq5ot80164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-23 22:27:14 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 >> <presence to="roomjq5ot80164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-23 22:27:14 |  >> <message to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" id="8a2c2098aedb0b70a59f53b327ee30ec0a8167ee" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client" type="groupchat"><subject/><delay stamp="2023-03-24T05:27:13.89Z" jid="roomjq5ot80164@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-03-23 22:27:14 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 << <message to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" id="8a2c2098aedb0b70a59f53b327ee30ec0a8167ee" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client" type="groupchat"><subject/><delay stamp="2023-03-24T05:27:13.89Z" jid="roomjq5ot80164@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-03-23 22:27:14 | [Mutex] waiting for: [resp]

2023-03-23 22:27:14 |  >> <presence to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-03-23 22:27:14 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 << <presence to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-03-23 22:27:14 |  >> <presence to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" from="roomjq5ot80164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/></x></presence>

2023-03-23 22:27:14 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 << <presence to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" from="roomjq5ot80164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/></x></presence>

2023-03-23 22:27:14 |  >> <presence to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" from="roomjq5ot80164@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/></x></presence>

2023-03-23 22:27:14 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 << <presence to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" from="roomjq5ot80164@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/></x></presence>

2023-03-23 22:27:14 |  >> <presence to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" from="roomjq5ot80164@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-03-23 22:27:14 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 << <presence to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" from="roomjq5ot80164@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-03-23 22:27:14 | [Mutex] notify: [3:joinAs:user3]

2023-03-23 22:27:14 | [Mutex] notify: [resp, joinAs:user3]

2023-03-23 22:27:14 | [Mutex] received everything.

2023-03-23 22:27:14 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-03-23 22:27:14 |  << <presence to="roomjq5ot80164@muc.test-domain.com/user2" type="unavailable"/>

2023-03-23 22:27:14 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 >> <presence to="roomjq5ot80164@muc.test-domain.com/user2" type="unavailable"/>

2023-03-23 22:27:15 |  << <presence to="roomjq5ot80164@muc.test-domain.com/user3" type="unavailable"/>

2023-03-23 22:27:15 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 >> <presence to="roomjq5ot80164@muc.test-domain.com/user3" type="unavailable"/>

2023-03-23 22:27:15 |  >> <presence to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" jid="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" affiliation="none"/></x></presence>

2023-03-23 22:27:15 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <presence to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user3" jid="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" affiliation="none"/></x></presence>

2023-03-23 22:27:15 |  >> <message to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" id="8a2c2098aedb0b70a59f53b327ee30ec0a8167ee" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client" type="groupchat"><subject/><delay stamp="2023-03-24T05:27:13.89Z" jid="roomjq5ot80164@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-03-23 22:27:15 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 << <message to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" id="8a2c2098aedb0b70a59f53b327ee30ec0a8167ee" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client" type="groupchat"><subject/><delay stamp="2023-03-24T05:27:13.89Z" jid="roomjq5ot80164@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-03-23 22:27:15 |  >> <presence to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" from="roomjq5ot80164@muc.test-domain.com/user2" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-03-23 22:27:15 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 << <presence to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" from="roomjq5ot80164@muc.test-domain.com/user2" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-03-23 22:27:15 |  >> <presence to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com/user2" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" jid="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" affiliation="none"/></x></presence>

2023-03-23 22:27:15 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <presence to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com/user2" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" jid="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" affiliation="none"/></x></presence>

2023-03-23 22:27:15 |  >> <presence to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com/user3" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" jid="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" affiliation="none"/></x></presence>

2023-03-23 22:27:15 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <presence to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com/user3" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" jid="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" affiliation="none"/></x></presence>

2023-03-23 22:27:15 |  >> <presence to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" from="roomjq5ot80164@muc.test-domain.com/user2" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/></x></presence>

2023-03-23 22:27:15 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 << <presence to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" from="roomjq5ot80164@muc.test-domain.com/user2" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user2" affiliation="none"/></x></presence>

2023-03-23 22:27:15 |  >> <presence to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" from="roomjq5ot80164@muc.test-domain.com/user3" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-03-23 22:27:15 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 << <presence to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" from="roomjq5ot80164@muc.test-domain.com/user3" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user3" affiliation="none"/><status code="110"/></x></presence>

2023-03-23 22:27:16 |  << <iq to="roomjq5ot80164@muc.test-domain.com" id="sMVDn3cN5zctX3r9wk9JAcq" 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-03-23 22:27:16 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 >> <iq to="roomjq5ot80164@muc.test-domain.com" id="sMVDn3cN5zctX3r9wk9JAcq" 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-03-23 22:27:16 | [Mutex] waiting for: [setConfig]

2023-03-23 22:27:16 |  >> <iq to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" id="sMVDn3cN5zctX3r9wk9JAcq" from="roomjq5ot80164@muc.test-domain.com" xmlns="jabber:client" type="result"/>

2023-03-23 22:27:16 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <iq to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" id="sMVDn3cN5zctX3r9wk9JAcq" from="roomjq5ot80164@muc.test-domain.com" xmlns="jabber:client" type="result"/>

2023-03-23 22:27:16 | [Mutex] received everything.

2023-03-23 22:27:16 | [Mutex] isItemNotified: setConfig:success :: true

2023-03-23 22:27:16 |  >> <message to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com" xmlns="jabber:client" type="groupchat"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-03-23 22:27:16 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <message to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com" xmlns="jabber:client" type="groupchat"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-03-23 22:27:17 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomjq5ot80164@muc.test-domain.com is created

2023-03-23 22:27:17 |  << <presence to="roomjq5ot80164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-23 22:27:17 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 >> <presence to="roomjq5ot80164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-23 22:27:17 | [Mutex] waiting for: [resp]

2023-03-23 22:27:17 |  >> <presence to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-03-23 22:27:17 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 << <presence to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="moderator" nick="user1" affiliation="owner"/></x></presence>

2023-03-23 22:27:17 |  >> <presence to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" from="roomjq5ot80164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-03-23 22:27:17 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 << <presence to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" from="roomjq5ot80164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" affiliation="none"/><status code="110"/></x></presence>

2023-03-23 22:27:17 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-23 22:27:17 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-23 22:27:17 | [Mutex] notify: [2:joinAs:user2]

2023-03-23 22:27:17 | [Mutex] notify: [resp, joinAs:user2]

2023-03-23 22:27:17 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-23 22:27:17 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-23 22:27:17 | [Mutex] received everything.

2023-03-23 22:27:17 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-03-23 22:27:17 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomjq5ot80164@muc.test-domain.com is created

2023-03-23 22:27:17 |  << <presence to="roomjq5ot80164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-23 22:27:17 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 >> <presence to="roomjq5ot80164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-03-23 22:27:17 | [Mutex] waiting for: [resp]

2023-03-23 22:27:17 |  >> <presence to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" jid="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" affiliation="none"/></x></presence>

2023-03-23 22:27:17 | user1 :: user1_7ctqht0161@test-domain.com/1608752850-tigase-162 << <presence to="user1_7ctqht0161@test-domain.com/1608752850-tigase-162" from="roomjq5ot80164@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item role="participant" nick="user2" jid="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" affiliation="none"/></x></presence>

2023-03-23 22:27:17 |  >> <message to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" id="8a2c2098aedb0b70a59f53b327ee30ec0a8167ee" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client" type="groupchat"><subject/><delay stamp="2023-03-24T05:27:13.89Z" jid="roomjq5ot80164@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-03-23 22:27:17 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 << <message to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" id="8a2c2098aedb0b70a59f53b327ee30ec0a8167ee" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client" type="groupchat"><subject/><delay stamp="2023-03-24T05:27:13.89Z" jid="roomjq5ot80164@muc.test-domain.com" xmlns="urn:xmpp:delay"/></message>

2023-03-23 22:27:17 |  >> <presence to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" from="roomjq5ot80164@muc.test-domain.com/user3" xmlns="jabber:client" type="error"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Reached maximum number of occupants.</text></error></presence>

2023-03-23 22:27:17 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 << <presence to="user1_qg1lj60163@test-domain.com/1608752850-tigase-164" from="roomjq5ot80164@muc.test-domain.com/user3" xmlns="jabber:client" type="error"><x xmlns="http://jabber.org/protocol/muc"/><error code="503" type="cancel"><service-unavailable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/><text xml:lang="en" xmlns="urn:ietf:params:xml:ns:xmpp-stanzas">Reached maximum number of occupants.</text></error></presence>

2023-03-23 22:27:17 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-03-23 22:27:17 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 << <r xmlns="urn:xmpp:sm:3"/>

2023-03-23 22:27:17 | [Mutex] notify: [resp, notJoinAs:user3]

2023-03-23 22:27:17 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-23 22:27:17 | user1 :: user1_qg1lj60163@test-domain.com/1608752850-tigase-164 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-03-23 22:27:17 | [Mutex] received everything.

2023-03-23 22:27:17 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-03-23 22:27:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2473] Connector  state changed: connected->disconnected

2023-03-23 22:27:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2473] Stream terminated

2023-03-23 22:27:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-23 22:27:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-23 22:27:17 |  >> <presence to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user1" affiliation="owner"/></x></presence>

2023-03-23 22:27:17 | user1 :: user1_8yi6ss0162@test-domain.com/1608752850-tigase-163 << <presence to="user1_8yi6ss0162@test-domain.com/1608752850-tigase-163" from="roomjq5ot80164@muc.test-domain.com/user1" xmlns="jabber:client" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item role="none" nick="user1" affiliation="owner"/></x></presence>

2023-03-23 22:27:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2478] Connector  state changed: connected->disconnected

2023-03-23 22:27:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2478] Stream terminated

2023-03-23 22:27:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2483] Connector  state changed: connected->disconnected

2023-03-23 22:27:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2483] Stream terminated

2023-03-23 22:27:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-23 22:27:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-23 22:27:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-03-23 22:27:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted