Generated by TestNG with ReportNG at 22:16 PDT on Thursday 22 June 2023
root@1512af24e4a5 / Java 17.0.6 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Test limit of users per room - #3179

Suites · Log Output

Test duration : 4.394s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.147s
2023-06-22 22:27:06 |

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

2023-06-22 22:27:06 | ------------------------------------

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

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

2023-06-22 22:27:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

2023-06-22 22:27:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2faf1cc4

2023-06-22 22:27:06 | StateChangedEvent{oldState=null, newState=connecting}

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

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

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

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

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

2023-06-22 22:27:06 | [Mutex] waiting for: [registration]

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

2023-06-22 22:27:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2168f741

2023-06-22 22:27:06 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-22 22:27:06 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@255777b4

2023-06-22 22:27:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2452] Start TLS

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

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

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

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

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

2023-06-22 22:27:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2454] Proceeding TLS

2023-06-22 22:27:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2454] Start handshake

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

2023-06-22 22:27:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6055fd7a

2023-06-22 22:27:06 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@37cb8488

2023-06-22 22:27:06 | 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-06-22 22:27:06 | 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-06-22 22:27:06 | 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-06-22 22:27:06 | user1 :: null >> <iq to="test-domain.com" id="xmhv3oZ8wr5uo1v5eMJCiX3" type="get"><query xmlns="jabber:iq:register"/></iq>

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

2023-06-22 22:27:06 | user1 :: null << <iq from="test-domain.com" xmlns="jabber:client" id="xmhv3oZ8wr5uo1v5eMJCiX3" 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-06-22 22:27:06 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="xmhv3oZ8wr5uo1v5eMJCiX3" 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-06-22 22:27:06 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@517fbfcf

2023-06-22 22:27:06 | user1 :: null >> <iq to="test-domain.com" id="RfUOKDyymZmJFo3pR0dAqfH" type="set"><query xmlns="jabber:iq:register"><username>user1_3rt6lp0161</username><password>user1_3rt6lp0161</password><email>6fc43308-4ae1-4670-86ce-417c372fbb2c@localhost</email></query></iq>

2023-06-22 22:27:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="RfUOKDyymZmJFo3pR0dAqfH" type="set"><query xmlns="jabber:iq:register"><username>user1_3rt6lp0161</username><password>user1_3rt6lp0161</password><email>6fc43308-4ae1-4670-86ce-417c372fbb2c@localhost</email></query></iq>}

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

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

2023-06-22 22:27:06 | [Mutex] received everything.

2023-06-22 22:27:06 | [Mutex] isItemNotified: registrationSuccess :: true

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

2023-06-22 22:27:06 | StateChangedEvent{oldState=connected, newState=disconnecting}

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

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

2023-06-22 22:27:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2454] Stream terminated

2023-06-22 22:27:06 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-22 22:27:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4f0b9883

2023-06-22 22:27:06 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@7a0235

2023-06-22 22:27:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

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

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

2023-06-22 22:27:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6b7e3976

2023-06-22 22:27:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-22 22:27:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-22 22:27:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@47d37211

2023-06-22 22:27:06 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@540f35e8

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

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

2023-06-22 22:27:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-06-22 22:27:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@775ac2f4

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

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

2023-06-22 22:27:06 | StateChangedEvent{oldState=null, newState=connecting}

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

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

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

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

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

2023-06-22 22:27:06 | [Mutex] waiting for: [registration]

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

2023-06-22 22:27:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@799d326f

2023-06-22 22:27:06 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-22 22:27:06 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7da2a984

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

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

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2459] Start TLS

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

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

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

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2461] Proceeding TLS

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2461] Start handshake

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@38a03854

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@194c00d6

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

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

2023-06-22 22:27:07 | user1 :: null << <iq from="test-domain.com" xmlns="jabber:client" id="MrsJCiX3s2dIS0hWTZ2lZ1k" 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-06-22 22:27:07 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="MrsJCiX3s2dIS0hWTZ2lZ1k" 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-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@95247da

2023-06-22 22:27:07 | user1 :: null >> <iq to="test-domain.com" id="cnezduiLGqdzu6lYo2l49v4" type="set"><query xmlns="jabber:iq:register"><username>user1_32ex630162</username><password>user1_32ex630162</password><email>83bd6533-8636-4005-b893-cb603ed68dcb@localhost</email></query></iq>

2023-06-22 22:27:07 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="cnezduiLGqdzu6lYo2l49v4" type="set"><query xmlns="jabber:iq:register"><username>user1_32ex630162</username><password>user1_32ex630162</password><email>83bd6533-8636-4005-b893-cb603ed68dcb@localhost</email></query></iq>}

2023-06-22 22:27:07 | user1 :: null << <iq from="test-domain.com" xmlns="jabber:client" id="cnezduiLGqdzu6lYo2l49v4" type="result"/>

2023-06-22 22:27:07 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="cnezduiLGqdzu6lYo2l49v4" type="result"/>}

2023-06-22 22:27:07 | [Mutex] received everything.

2023-06-22 22:27:07 | [Mutex] isItemNotified: registrationSuccess :: true

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

2023-06-22 22:27:07 | StateChangedEvent{oldState=connected, newState=disconnecting}

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

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2461] Connector  state changed: disconnecting->disconnected

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=384 thread=2461] Stream terminated

2023-06-22 22:27:07 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@615421fd

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@588fc71b

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

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

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@21bc366c

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3a4bc916

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7a504c6b

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

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2270d1b9

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

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

2023-06-22 22:27:07 | StateChangedEvent{oldState=null, newState=connecting}

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

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

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

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

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

2023-06-22 22:27:07 | [Mutex] waiting for: [registration]

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2cb73b87

2023-06-22 22:27:07 | StateChangedEvent{oldState=connecting, newState=connected}

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2888bac9

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

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

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2466] Start TLS

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2468] Proceeding TLS

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

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

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2468] Start handshake

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

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6d8a31bc

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4953d8ad

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

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

2023-06-22 22:27:07 | user1 :: null << <iq from="test-domain.com" xmlns="jabber:client" id="uazZ2lZ1kRS0p1m8vt16wdA" 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-06-22 22:27:07 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="uazZ2lZ1kRS0p1m8vt16wdA" 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-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5cadb903

2023-06-22 22:27:07 | user1 :: null >> <iq to="test-domain.com" id="2tsBubwiZbGMN3bqavao9re" type="set"><query xmlns="jabber:iq:register"><username>user1_3p0gl0163</username><password>user1_3p0gl0163</password><email>1f2f503b-bee7-49c6-a5ef-eea2b5a53ef2@localhost</email></query></iq>

2023-06-22 22:27:07 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="2tsBubwiZbGMN3bqavao9re" type="set"><query xmlns="jabber:iq:register"><username>user1_3p0gl0163</username><password>user1_3p0gl0163</password><email>1f2f503b-bee7-49c6-a5ef-eea2b5a53ef2@localhost</email></query></iq>}

2023-06-22 22:27:07 | user1 :: null << <iq from="test-domain.com" xmlns="jabber:client" id="2tsBubwiZbGMN3bqavao9re" type="result"/>

2023-06-22 22:27:07 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="2tsBubwiZbGMN3bqavao9re" type="result"/>}

2023-06-22 22:27:07 | [Mutex] received everything.

2023-06-22 22:27:07 | [Mutex] isItemNotified: registrationSuccess :: true

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

2023-06-22 22:27:07 | StateChangedEvent{oldState=connected, newState=disconnecting}

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

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2468] Connector  state changed: disconnecting->disconnected

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@319e0ead

2023-06-22 22:27:07 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@da5cef3

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=385 thread=2468] Stream terminated

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

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

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5ae4f95a

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

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

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

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6b3036a4

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2a9aa609

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

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

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

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

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

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2472] Start TLS

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2475] Proceeding TLS

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

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2475] Start handshake

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-06-22 22:27:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8zcnQ2bHAwMTYxLHI9cTZVN29CQkR2VlBkRWxvU2xOT2E=</auth>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8zcnQ2bHAwMTYxLHI9cTZVN29CQkR2VlBkRWxvU2xOT2E=</auth>

2023-06-22 22:27:07 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xNlU3b0JCRHZWUGRFbG9TbE5PYUFqSDdZVmdoTDFoeG9PYmVZZTZlLHM9M2RiSGlrbXIzLzRIRFE9PSxpPTQwOTY=</challenge>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1xNlU3b0JCRHZWUGRFbG9TbE5PYUFqSDdZVmdoTDFoeG9PYmVZZTZlLHM9M2RiSGlrbXIzLzRIRFE9PSxpPTQwOTY=</challenge>

2023-06-22 22:27:07 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cTZVN29CQkR2VlBkRWxvU2xOT2FBakg3WVZnaEwxaHhvT2JlWWU2ZSxwPW5vZHpUOFNlWUhMWTlKRmRnM1ArRHJ2ZkxGNWVDaE1vdUY4WlBwMTZwUjQ9</response>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9cTZVN29CQkR2VlBkRWxvU2xOT2FBakg3WVZnaEwxaHhvT2JlWWU2ZSxwPW5vZHpUOFNlWUhMWTlKRmRnM1ArRHJ2ZkxGNWVDaE1vdUY4WlBwMTZwUjQ9</response>

2023-06-22 22:27:07 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1YbE5paDI2SCtMc1BHNU9QUG5JcWRoTWdoaVliVU5Ia3lRWS9UcGVtT1BZPQ==</success>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1YbE5paDI2SCtMc1BHNU9QUG5JcWRoTWdoaVliVU5Ia3lRWS9UcGVtT1BZPQ==</success>

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

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

2023-06-22 22:27:07 |  << <iq xmlns="jabber:client" id="DrkHBws9LBgQRSOZ7AiJKW8" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com >> <iq xmlns="jabber:client" id="DrkHBws9LBgQRSOZ7AiJKW8" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:27:07 |  >> <iq xmlns="jabber:client" id="DrkHBws9LBgQRSOZ7AiJKW8" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_3rt6lp0161@test-domain.com/869177201-tigase-162</jid></bind></iq>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com << <iq xmlns="jabber:client" id="DrkHBws9LBgQRSOZ7AiJKW8" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_3rt6lp0161@test-domain.com/869177201-tigase-162</jid></bind></iq>

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-06-22 22:27:07 |  << <iq xmlns="jabber:client" id="Nn604v9EqZgYcFIr5eJLzq3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 >> <iq xmlns="jabber:client" id="Nn604v9EqZgYcFIr5eJLzq3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:27:07 |  >> <iq xmlns="jabber:client" id="Nn604v9EqZgYcFIr5eJLzq3" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="result"/>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <iq xmlns="jabber:client" id="Nn604v9EqZgYcFIr5eJLzq3" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="result"/>

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

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

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 >> <iq to="test-domain.com" id="jhMzhUW1k6sbKvdufNDyjMO" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:27:07 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:27:07 |  >> <enabled location="1512af24e4a5" resume="true" max="60" xmlns="urn:xmpp:sm:3" id="a64be669-121d-4b11-808e-65fb38cc19cf"/>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <enabled location="1512af24e4a5" resume="true" max="60" xmlns="urn:xmpp:sm:3" id="a64be669-121d-4b11-808e-65fb38cc19cf"/>

2023-06-22 22:27:07 |  << <iq id="GyzcDJx8AlQKRR4gFCGCvoN" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 >> <iq id="GyzcDJx8AlQKRR4gFCGCvoN" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:27:07 |  >> <iq xmlns="jabber:client" id="GyzcDJx8AlQKRR4gFCGCvoN" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <iq xmlns="jabber:client" id="GyzcDJx8AlQKRR4gFCGCvoN" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="result"><query xmlns="jabber:iq:roster"/></iq>

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

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

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

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

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2478] Start TLS

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

2023-06-22 22:27:07 | user1 :: user1_32ex630162@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2480] Proceeding TLS

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2480] Start handshake

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-06-22 22:27:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8zMmV4NjMwMTYyLHI9VnNOMmZJZFVmQkpJUk1NcWtCclk=</auth>

2023-06-22 22:27:07 | user1 :: user1_32ex630162@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8zMmV4NjMwMTYyLHI9VnNOMmZJZFVmQkpJUk1NcWtCclk=</auth>

2023-06-22 22:27:07 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Wc04yZklkVWZCSklSTU1xa0JyWXVlR25vWER3eHQwM1hNMzRlYVhtLHM9K3JOclZsQkczVnZ2c0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:27:07 | user1 :: user1_32ex630162@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Wc04yZklkVWZCSklSTU1xa0JyWXVlR25vWER3eHQwM1hNMzRlYVhtLHM9K3JOclZsQkczVnZ2c0E9PSxpPTQwOTY=</challenge>

2023-06-22 22:27:07 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VnNOMmZJZFVmQkpJUk1NcWtCcll1ZUdub1hEd3h0MDNYTTM0ZWFYbSxwPUVmRE5ZZW8ycGRXUk9wVXFFLzJYb3VRdXhoWTJUVmNBaDZQRm83QW11RnM9</response>

2023-06-22 22:27:07 | user1 :: user1_32ex630162@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VnNOMmZJZFVmQkpJUk1NcWtCcll1ZUdub1hEd3h0MDNYTTM0ZWFYbSxwPUVmRE5ZZW8ycGRXUk9wVXFFLzJYb3VRdXhoWTJUVmNBaDZQRm83QW11RnM9</response>

2023-06-22 22:27:07 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pOFpuQTM2dzdUaWhPdXUwdU5kZytiMmZncnJaTk5aand6dHkzNVV3dWc0PQ==</success>

2023-06-22 22:27:07 | user1 :: user1_32ex630162@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1pOFpuQTM2dzdUaWhPdXUwdU5kZytiMmZncnJaTk5aand6dHkzNVV3dWc0PQ==</success>

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

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

2023-06-22 22:27:07 |  << <iq xmlns="jabber:client" id="Uo32wiR6dDkV9lY9saJFEIF" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:27:07 | user1 :: user1_32ex630162@test-domain.com >> <iq xmlns="jabber:client" id="Uo32wiR6dDkV9lY9saJFEIF" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:27:07 |  >> <iq xmlns="jabber:client" id="Uo32wiR6dDkV9lY9saJFEIF" to="user1_32ex630162@test-domain.com/869177201-tigase-163" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_32ex630162@test-domain.com/869177201-tigase-163</jid></bind></iq>

2023-06-22 22:27:07 | user1 :: user1_32ex630162@test-domain.com << <iq xmlns="jabber:client" id="Uo32wiR6dDkV9lY9saJFEIF" to="user1_32ex630162@test-domain.com/869177201-tigase-163" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_32ex630162@test-domain.com/869177201-tigase-163</jid></bind></iq>

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-06-22 22:27:07 |  << <iq xmlns="jabber:client" id="9tguo1v5eMJCiX3s2dIS0hW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:27:07 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 >> <iq xmlns="jabber:client" id="9tguo1v5eMJCiX3s2dIS0hW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:27:07 |  >> <iq xmlns="jabber:client" id="9tguo1v5eMJCiX3s2dIS0hW" to="user1_32ex630162@test-domain.com/869177201-tigase-163" type="result"/>

2023-06-22 22:27:07 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 << <iq xmlns="jabber:client" id="9tguo1v5eMJCiX3s2dIS0hW" to="user1_32ex630162@test-domain.com/869177201-tigase-163" type="result"/>

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

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

2023-06-22 22:27:07 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 >> <iq to="test-domain.com" id="np2R0saBAbzcFDjU1cEHBws" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:27:07 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:27:07 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:27:07 |  >> <enabled location="1512af24e4a5" resume="true" max="60" xmlns="urn:xmpp:sm:3" id="95595faf-8ff0-49d0-b907-5efc1b01d95c"/>

2023-06-22 22:27:07 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 << <enabled location="1512af24e4a5" resume="true" max="60" xmlns="urn:xmpp:sm:3" id="95595faf-8ff0-49d0-b907-5efc1b01d95c"/>

2023-06-22 22:27:07 |  << <iq id="dL4RMSV04v9EqZgYcFIr5eJ" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:27:07 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 >> <iq id="dL4RMSV04v9EqZgYcFIr5eJ" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-06-22 22:27:07 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:27:07 |  >> <iq xmlns="jabber:client" id="dL4RMSV04v9EqZgYcFIr5eJ" to="user1_32ex630162@test-domain.com/869177201-tigase-163" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:27:07 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 << <iq xmlns="jabber:client" id="dL4RMSV04v9EqZgYcFIr5eJ" to="user1_32ex630162@test-domain.com/869177201-tigase-163" type="result"><query xmlns="jabber:iq:roster"/></iq>

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

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2483] Start TLS

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2485] Proceeding TLS

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

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

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

2023-06-22 22:27:07 | user1 :: user1_3p0gl0163@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2485] Start handshake

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-06-22 22:27:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8zcDBnbDAxNjMscj0xR1phTXpFR0pmajhSTmRuQ1RTag==</auth>

2023-06-22 22:27:07 | user1 :: user1_3p0gl0163@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8zcDBnbDAxNjMscj0xR1phTXpFR0pmajhSTmRuQ1RTag==</auth>

2023-06-22 22:27:07 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xR1phTXpFR0pmajhSTmRuQ1RTamNIdEpHTFJuZGc3VGM2NVVHU1czLHM9dUhYN2pncjg3VG9aZ3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:27:07 | user1 :: user1_3p0gl0163@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xR1phTXpFR0pmajhSTmRuQ1RTamNIdEpHTFJuZGc3VGM2NVVHU1czLHM9dUhYN2pncjg3VG9aZ3c9PSxpPTQwOTY=</challenge>

2023-06-22 22:27:07 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MUdaYU16RUdKZmo4Uk5kbkNUU2pjSHRKR0xSbmRnN1RjNjVVR1NXMyxwPXRyYWp1ZExVUGN6YjliTFpPRGdsZWtkWFU3c3NyamgxYy83cUZydFY0eDg9</response>

2023-06-22 22:27:07 | user1 :: user1_3p0gl0163@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MUdaYU16RUdKZmo4Uk5kbkNUU2pjSHRKR0xSbmRnN1RjNjVVR1NXMyxwPXRyYWp1ZExVUGN6YjliTFpPRGdsZWtkWFU3c3NyamgxYy83cUZydFY0eDg9</response>

2023-06-22 22:27:07 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HTTdpVWlvd2J3QlNna3JIcFM0SVhUWWZqc2hxVCtwcGVVNUxKY1EwdmQ4PQ==</success>

2023-06-22 22:27:07 | user1 :: user1_3p0gl0163@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HTTdpVWlvd2J3QlNna3JIcFM0SVhUWWZqc2hxVCtwcGVVNUxKY1EwdmQ4PQ==</success>

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

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

2023-06-22 22:27:07 |  << <iq xmlns="jabber:client" id="cypVVU8r28Dpas3oeIHMzlK" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:27:07 | user1 :: user1_3p0gl0163@test-domain.com >> <iq xmlns="jabber:client" id="cypVVU8r28Dpas3oeIHMzlK" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-06-22 22:27:07 |  >> <iq xmlns="jabber:client" id="cypVVU8r28Dpas3oeIHMzlK" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_3p0gl0163@test-domain.com/869177201-tigase-164</jid></bind></iq>

2023-06-22 22:27:07 | user1 :: user1_3p0gl0163@test-domain.com << <iq xmlns="jabber:client" id="cypVVU8r28Dpas3oeIHMzlK" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_3p0gl0163@test-domain.com/869177201-tigase-164</jid></bind></iq>

2023-06-22 22:27:07 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-06-22 22:27:07 |  << <iq xmlns="jabber:client" id="aEFo1v5eMJCiX3s2dIS0hWT" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:27:07 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 >> <iq xmlns="jabber:client" id="aEFo1v5eMJCiX3s2dIS0hWT" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-06-22 22:27:07 |  >> <iq xmlns="jabber:client" id="aEFo1v5eMJCiX3s2dIS0hWT" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164" type="result"/>

2023-06-22 22:27:07 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 << <iq xmlns="jabber:client" id="aEFo1v5eMJCiX3s2dIS0hWT" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164" type="result"/>

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

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

2023-06-22 22:27:07 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 >> <iq to="test-domain.com" id="WN42l49v4p7hQTW8FxocDJx" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-06-22 22:27:07 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:27:07 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-06-22 22:27:07 |  >> <enabled location="1512af24e4a5" resume="true" max="60" xmlns="urn:xmpp:sm:3" id="3cce9c9e-dfc8-4a6d-abd9-b658034b09bd"/>

2023-06-22 22:27:07 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 << <enabled location="1512af24e4a5" resume="true" max="60" xmlns="urn:xmpp:sm:3" id="3cce9c9e-dfc8-4a6d-abd9-b658034b09bd"/>

2023-06-22 22:27:07 |  << <iq id="gGHdAePNW09ACufSLJwjVT4" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:27:07 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 >> <iq id="gGHdAePNW09ACufSLJwjVT4" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

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

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

2023-06-22 22:27:07 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-06-22 22:27:07 |  >> <iq xmlns="jabber:client" id="gGHdAePNW09ACufSLJwjVT4" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:27:07 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 << <iq xmlns="jabber:client" id="gGHdAePNW09ACufSLJwjVT4" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-06-22 22:27:07 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room948n7s0164@muc.test-domain.com is created

2023-06-22 22:27:07 |  << <presence to="room948n7s0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 >> <presence to="room948n7s0164@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

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

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

2023-06-22 22:27:07 | [Mutex] waiting for: [joinAs:user1]

2023-06-22 22:27:07 |  >> <presence from="room948n7s0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" jid="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" role="moderator"/><status code="110"/><status code="201"/></x></presence>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <presence from="room948n7s0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" jid="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" role="moderator"/><status code="110"/><status code="201"/></x></presence>

2023-06-22 22:27:07 | [Mutex] notify: [joinAs:user1]

2023-06-22 22:27:07 | [Mutex] received everything.

2023-06-22 22:27:07 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-06-22 22:27:07 |  << <iq to="room948n7s0164@muc.test-domain.com" id="8MXLQ6rlLAu9sYjLSST4Aq7" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 >> <iq to="room948n7s0164@muc.test-domain.com" id="8MXLQ6rlLAu9sYjLSST4Aq7" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-06-22 22:27:07 | [Mutex] waiting for: [getConfig]

2023-06-22 22:27:07 |  >> <message from="room948n7s0164@muc.test-domain.com/user1" xmlns="jabber:client" id="ec134af0009de82058237fcdf6e5823ee4e3a980" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-06-23T05:27:07.799Z" jid="room948n7s0164@muc.test-domain.com"/></message>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <message from="room948n7s0164@muc.test-domain.com/user1" xmlns="jabber:client" id="ec134af0009de82058237fcdf6e5823ee4e3a980" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-06-23T05:27:07.799Z" jid="room948n7s0164@muc.test-domain.com"/></message>

2023-06-22 22:27:07 |  >> <message from="room948n7s0164@muc.test-domain.com" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="groupchat"><body>Room is locked. Please configure.</body></message>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <message from="room948n7s0164@muc.test-domain.com" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="groupchat"><body>Room is locked. Please configure.</body></message>

2023-06-22 22:27:07 |  >> <message from="room948n7s0164@muc.test-domain.com" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" 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-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <message from="room948n7s0164@muc.test-domain.com" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" 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-06-22 22:27:07 |  >> <iq from="room948n7s0164@muc.test-domain.com" xmlns="jabber:client" id="8MXLQ6rlLAu9sYjLSST4Aq7" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" 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-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <iq from="room948n7s0164@muc.test-domain.com" xmlns="jabber:client" id="8MXLQ6rlLAu9sYjLSST4Aq7" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" 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-06-22 22:27:07 |  << <iq id="86g9rm0165" to="room948n7s0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 >> <iq id="86g9rm0165" to="room948n7s0164@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-06-22 22:27:07 | [Mutex] received everything.

2023-06-22 22:27:07 | [Mutex] isItemNotified: getConfig:success :: true

2023-06-22 22:27:07 |  >> <message from="room948n7s0164@muc.test-domain.com" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="groupchat"><body>Room is now unlocked</body></message>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <message from="room948n7s0164@muc.test-domain.com" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="groupchat"><body>Room is now unlocked</body></message>

2023-06-22 22:27:07 |  >> <iq from="room948n7s0164@muc.test-domain.com" xmlns="jabber:client" id="86g9rm0165" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="result"/>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <iq from="room948n7s0164@muc.test-domain.com" xmlns="jabber:client" id="86g9rm0165" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="result"/>

2023-06-22 22:27:07 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <r xmlns="urn:xmpp:sm:3"/>

2023-06-22 22:27:07 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-06-22 22:27:07 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

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

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

2023-06-22 22:27:08 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 >> <presence to="room948n7s0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

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

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

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

2023-06-22 22:27:08 |  >> <presence from="room948n7s0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" jid="user1_32ex630162@test-domain.com/869177201-tigase-163" role="participant"/></x></presence>

2023-06-22 22:27:08 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <presence from="room948n7s0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" jid="user1_32ex630162@test-domain.com/869177201-tigase-163" role="participant"/></x></presence>

2023-06-22 22:27:08 |  >> <presence from="room948n7s0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_32ex630162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-06-22 22:27:08 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 << <presence from="room948n7s0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_32ex630162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

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

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

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

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

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

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

2023-06-22 22:27:08 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 >> <presence to="room948n7s0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

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

2023-06-22 22:27:08 |  >> <message from="room948n7s0164@muc.test-domain.com/user1" xmlns="jabber:client" id="ec134af0009de82058237fcdf6e5823ee4e3a980" to="user1_32ex630162@test-domain.com/869177201-tigase-163" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-06-23T05:27:07.799Z" jid="room948n7s0164@muc.test-domain.com"/></message>

2023-06-22 22:27:08 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 << <message from="room948n7s0164@muc.test-domain.com/user1" xmlns="jabber:client" id="ec134af0009de82058237fcdf6e5823ee4e3a980" to="user1_32ex630162@test-domain.com/869177201-tigase-163" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-06-23T05:27:07.799Z" jid="room948n7s0164@muc.test-domain.com"/></message>

2023-06-22 22:27:08 |  >> <presence from="room948n7s0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-06-22 22:27:08 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 << <presence from="room948n7s0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-06-22 22:27:08 |  >> <presence from="room948n7s0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/></x></presence>

2023-06-22 22:27:08 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 << <presence from="room948n7s0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/></x></presence>

2023-06-22 22:27:08 |  >> <presence from="room948n7s0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_32ex630162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/></x></presence>

2023-06-22 22:27:08 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 << <presence from="room948n7s0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_32ex630162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/></x></presence>

2023-06-22 22:27:08 |  >> <presence from="room948n7s0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-06-22 22:27:08 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 << <presence from="room948n7s0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="participant"/><status code="110"/></x></presence>

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

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

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

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

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

2023-06-22 22:27:08 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 >> <presence to="room948n7s0164@muc.test-domain.com/user2" type="unavailable"/>

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

2023-06-22 22:27:08 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 >> <presence to="room948n7s0164@muc.test-domain.com/user3" type="unavailable"/>

2023-06-22 22:27:08 |  >> <message from="room948n7s0164@muc.test-domain.com/user1" xmlns="jabber:client" id="ec134af0009de82058237fcdf6e5823ee4e3a980" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-06-23T05:27:07.799Z" jid="room948n7s0164@muc.test-domain.com"/></message>

2023-06-22 22:27:08 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 << <message from="room948n7s0164@muc.test-domain.com/user1" xmlns="jabber:client" id="ec134af0009de82058237fcdf6e5823ee4e3a980" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-06-23T05:27:07.799Z" jid="room948n7s0164@muc.test-domain.com"/></message>

2023-06-22 22:27:08 | [Mutex] notify: [3:joinAs:user1]

2023-06-22 22:27:08 |  >> <presence from="room948n7s0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_32ex630162@test-domain.com/869177201-tigase-163" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/><status code="110"/></x></presence>

2023-06-22 22:27:08 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 << <presence from="room948n7s0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_32ex630162@test-domain.com/869177201-tigase-163" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/><status code="110"/></x></presence>

2023-06-22 22:27:08 |  >> <presence from="room948n7s0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" jid="user1_3p0gl0163@test-domain.com/869177201-tigase-164" role="participant"/></x></presence>

2023-06-22 22:27:08 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <presence from="room948n7s0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" jid="user1_3p0gl0163@test-domain.com/869177201-tigase-164" role="participant"/></x></presence>

2023-06-22 22:27:08 |  >> <presence from="room948n7s0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" jid="user1_32ex630162@test-domain.com/869177201-tigase-163" role="none"/></x></presence>

2023-06-22 22:27:08 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <presence from="room948n7s0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" jid="user1_32ex630162@test-domain.com/869177201-tigase-163" role="none"/></x></presence>

2023-06-22 22:27:08 |  >> <presence from="room948n7s0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" jid="user1_3p0gl0163@test-domain.com/869177201-tigase-164" role="none"/></x></presence>

2023-06-22 22:27:08 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <presence from="room948n7s0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" jid="user1_3p0gl0163@test-domain.com/869177201-tigase-164" role="none"/></x></presence>

2023-06-22 22:27:08 |  >> <presence from="room948n7s0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/></x></presence>

2023-06-22 22:27:08 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 << <presence from="room948n7s0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="none"/></x></presence>

2023-06-22 22:27:08 |  >> <presence from="room948n7s0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="none"/><status code="110"/></x></presence>

2023-06-22 22:27:08 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 << <presence from="room948n7s0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164" type="unavailable"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" affiliation="none" role="none"/><status code="110"/></x></presence>

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

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

2023-06-22 22:27:09 | [Mutex] waiting for: [setConfig]

2023-06-22 22:27:09 |  >> <iq from="room948n7s0164@muc.test-domain.com" xmlns="jabber:client" id="pGDmYdODt0hRLOPOS9vk4nd" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="result"/>

2023-06-22 22:27:09 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <iq from="room948n7s0164@muc.test-domain.com" xmlns="jabber:client" id="pGDmYdODt0hRLOPOS9vk4nd" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="result"/>

2023-06-22 22:27:09 | [Mutex] received everything.

2023-06-22 22:27:09 | [Mutex] isItemNotified: setConfig:success :: true

2023-06-22 22:27:09 |  >> <message from="room948n7s0164@muc.test-domain.com" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="groupchat"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-06-22 22:27:09 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <message from="room948n7s0164@muc.test-domain.com" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162" type="groupchat"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-06-22 22:27:10 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room948n7s0164@muc.test-domain.com is created

2023-06-22 22:27:10 |  << <presence to="room948n7s0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-22 22:27:10 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 >> <presence to="room948n7s0164@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-22 22:27:10 | [Mutex] waiting for: [resp]

2023-06-22 22:27:10 |  >> <presence from="room948n7s0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_32ex630162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-06-22 22:27:10 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 << <presence from="room948n7s0164@muc.test-domain.com/user1" xmlns="jabber:client" to="user1_32ex630162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" affiliation="owner" role="moderator"/></x></presence>

2023-06-22 22:27:10 |  >> <presence from="room948n7s0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" jid="user1_32ex630162@test-domain.com/869177201-tigase-163" role="participant"/></x></presence>

2023-06-22 22:27:10 | user1 :: user1_3rt6lp0161@test-domain.com/869177201-tigase-162 << <presence from="room948n7s0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_3rt6lp0161@test-domain.com/869177201-tigase-162"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" jid="user1_32ex630162@test-domain.com/869177201-tigase-163" role="participant"/></x></presence>

2023-06-22 22:27:10 |  >> <presence from="room948n7s0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_32ex630162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-06-22 22:27:10 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 << <presence from="room948n7s0164@muc.test-domain.com/user2" xmlns="jabber:client" to="user1_32ex630162@test-domain.com/869177201-tigase-163"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" affiliation="none" role="participant"/><status code="110"/></x></presence>

2023-06-22 22:27:10 | [Mutex] notify: [2:joinAs:user2]

2023-06-22 22:27:10 | [Mutex] notify: [resp, joinAs:user2]

2023-06-22 22:27:10 | [Mutex] received everything.

2023-06-22 22:27:10 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-06-22 22:27:10 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room room948n7s0164@muc.test-domain.com is created

2023-06-22 22:27:10 |  << <presence to="room948n7s0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-22 22:27:10 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 >> <presence to="room948n7s0164@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-06-22 22:27:10 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-06-22 22:27:10 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 << <r xmlns="urn:xmpp:sm:3"/>

2023-06-22 22:27:10 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-06-22 22:27:10 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-06-22 22:27:10 | [Mutex] waiting for: [resp]

2023-06-22 22:27:10 |  >> <message from="room948n7s0164@muc.test-domain.com/user1" xmlns="jabber:client" id="ec134af0009de82058237fcdf6e5823ee4e3a980" to="user1_32ex630162@test-domain.com/869177201-tigase-163" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-06-23T05:27:07.799Z" jid="room948n7s0164@muc.test-domain.com"/></message>

2023-06-22 22:27:10 | user1 :: user1_32ex630162@test-domain.com/869177201-tigase-163 << <message from="room948n7s0164@muc.test-domain.com/user1" xmlns="jabber:client" id="ec134af0009de82058237fcdf6e5823ee4e3a980" to="user1_32ex630162@test-domain.com/869177201-tigase-163" type="groupchat"><subject/><delay xmlns="urn:xmpp:delay" stamp="2023-06-23T05:27:07.799Z" jid="room948n7s0164@muc.test-domain.com"/></message>

2023-06-22 22:27:10 |  >> <presence from="room948n7s0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164" 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-06-22 22:27:10 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 << <presence from="room948n7s0164@muc.test-domain.com/user3" xmlns="jabber:client" to="user1_3p0gl0163@test-domain.com/869177201-tigase-164" 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-06-22 22:27:10 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-06-22 22:27:10 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 << <r xmlns="urn:xmpp:sm:3"/>

2023-06-22 22:27:10 | [Mutex] notify: [resp, notJoinAs:user3]

2023-06-22 22:27:10 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-06-22 22:27:10 | user1 :: user1_3p0gl0163@test-domain.com/869177201-tigase-164 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-06-22 22:27:10 | [Mutex] received everything.

2023-06-22 22:27:10 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-06-22 22:27:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2475] Connector  state changed: connected->disconnected

2023-06-22 22:27:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=386 thread=2475] Stream terminated

2023-06-22 22:27:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-22 22:27:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-22 22:27:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2480] Connector  state changed: connected->disconnected

2023-06-22 22:27:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=387 thread=2480] Stream terminated

2023-06-22 22:27:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-22 22:27:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-22 22:27:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2485] Connector  state changed: connected->disconnected

2023-06-22 22:27:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=388 thread=2485] Stream terminated

2023-06-22 22:27:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-06-22 22:27:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted