Generated by TestNG with ReportNG at 22:22 PDT on Thursday 20 October 2022
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Test limit of users per room - #3179

Suites · Log Output

Test duration : 4.463s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.175s
2022-10-20 22:38:54 |

2022-10-20 22:38:54 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2022-10-20 22:38:54 | ------------------------------------

2022-10-20 22:38:54 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-20 22:38:54 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-20 22:38:54 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-20 22:38:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Using XEP-0077 mode!!!!

2022-10-20 22:38:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: null->connecting

2022-10-20 22:38:54 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@609cfd58

2022-10-20 22:38:54 | StateChangedEvent{oldState=null, newState=connecting}

2022-10-20 22:38:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] DNS entry stored in session object: localhost:5222

2022-10-20 22:38:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Preparing connection to [localhost:5222]

2022-10-20 22:38:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-20 22:38:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connecting->connected

2022-10-20 22:38:54 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-20 22:38:54 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6e5b0f3b

2022-10-20 22:38:54 | StateChangedEvent{oldState=connecting, newState=connected}

2022-10-20 22:38:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Whitespace ping period is setted to nullms

2022-10-20 22:38:54 | [Mutex] waiting for: [registration]

2022-10-20 22:38:54 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6a649628

2022-10-20 22:38:54 | 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>

2022-10-20 22:38:54 | 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>}

2022-10-20 22:38:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2414] Start TLS

2022-10-20 22:38:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Proceeding TLS

2022-10-20 22:38:54 | 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>]

2022-10-20 22:38:54 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-20 22:38:54 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-10-20 22:38:54 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Start handshake

2022-10-20 22:38:54 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-20 22:38:54 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2f660500

2022-10-20 22:38:54 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@28975b89

2022-10-20 22:38:54 | 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>

2022-10-20 22:38:54 | 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>}

2022-10-20 22:38:54 | 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>]

2022-10-20 22:38:54 | user1 :: null >> <iq to="test-domain.com" id="g0iBjT1uhEIqbt00bKU1pfD" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-10-20 22:38:54 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="g0iBjT1uhEIqbt00bKU1pfD" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-10-20 22:38:54 | user1 :: null << <iq id="g0iBjT1uhEIqbt00bKU1pfD" type="result" from="test-domain.com" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-10-20 22:38:54 | StanzaReceivedEvent{stanza=<iq id="g0iBjT1uhEIqbt00bKU1pfD" type="result" from="test-domain.com" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-10-20 22:38:54 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1e83ab77

2022-10-20 22:38:54 | user1 :: null >> <iq to="test-domain.com" id="tyUEGMLTdzs5sfEmPLT5ADC" type="set"><query xmlns="jabber:iq:register"><username>user1_2rfwaa0157</username><password>user1_2rfwaa0157</password><email>770304a7-10aa-4264-a02c-a61d47e5a3be@localhost</email></query></iq>

2022-10-20 22:38:54 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="tyUEGMLTdzs5sfEmPLT5ADC" type="set"><query xmlns="jabber:iq:register"><username>user1_2rfwaa0157</username><password>user1_2rfwaa0157</password><email>770304a7-10aa-4264-a02c-a61d47e5a3be@localhost</email></query></iq>}

2022-10-20 22:38:55 | user1 :: null << <iq id="tyUEGMLTdzs5sfEmPLT5ADC" type="result" from="test-domain.com" xmlns="jabber:client"/>

2022-10-20 22:38:55 | StanzaReceivedEvent{stanza=<iq id="tyUEGMLTdzs5sfEmPLT5ADC" type="result" from="test-domain.com" xmlns="jabber:client"/>}

2022-10-20 22:38:55 | [Mutex] received everything.

2022-10-20 22:38:55 | [Mutex] isItemNotified: registrationSuccess :: true

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connected->disconnecting

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Terminating XMPP Stream

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Connector  state changed: disconnecting->disconnected

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Stream terminated

2022-10-20 22:38:55 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-10-20 22:38:55 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5098ab59

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4f49fa4f

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5d90ab3c

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Using XEP-0077 mode!!!!

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: null->connecting

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@40a83e03

2022-10-20 22:38:55 | StateChangedEvent{oldState=null, newState=connecting}

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] DNS entry stored in session object: localhost:5222

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Preparing connection to [localhost:5222]

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5e4b7bea

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4b9cc119

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connecting->connected

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Whitespace ping period is setted to nullms

2022-10-20 22:38:55 | [Mutex] waiting for: [registration]

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4e6fc866

2022-10-20 22:38:55 | StateChangedEvent{oldState=connecting, newState=connected}

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4a505573

2022-10-20 22:38:55 | 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>

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2421] Start TLS

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Proceeding TLS

2022-10-20 22:38:55 | 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>]

2022-10-20 22:38:55 | 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>}

2022-10-20 22:38:55 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-20 22:38:55 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Start handshake

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@f52c25d

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@e0bad92

2022-10-20 22:38:55 | 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>

2022-10-20 22:38:55 | 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>}

2022-10-20 22:38:55 | 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>]

2022-10-20 22:38:55 | user1 :: null >> <iq to="test-domain.com" id="R1hw8Gm3duY7CEvnbvkPWdA" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-10-20 22:38:55 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="R1hw8Gm3duY7CEvnbvkPWdA" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-10-20 22:38:55 | user1 :: null << <iq id="R1hw8Gm3duY7CEvnbvkPWdA" type="result" from="test-domain.com" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-10-20 22:38:55 | StanzaReceivedEvent{stanza=<iq id="R1hw8Gm3duY7CEvnbvkPWdA" type="result" from="test-domain.com" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3e9768cd

2022-10-20 22:38:55 | user1 :: null >> <iq to="test-domain.com" id="OHhudS3cOCzfy6n8Gzvr1mT" type="set"><query xmlns="jabber:iq:register"><username>user1_1ewh2y0158</username><password>user1_1ewh2y0158</password><email>c201ed9a-ebcd-4cef-a2eb-fb952a7f50c6@localhost</email></query></iq>

2022-10-20 22:38:55 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="OHhudS3cOCzfy6n8Gzvr1mT" type="set"><query xmlns="jabber:iq:register"><username>user1_1ewh2y0158</username><password>user1_1ewh2y0158</password><email>c201ed9a-ebcd-4cef-a2eb-fb952a7f50c6@localhost</email></query></iq>}

2022-10-20 22:38:55 | user1 :: null << <iq id="OHhudS3cOCzfy6n8Gzvr1mT" type="result" from="test-domain.com" xmlns="jabber:client"/>

2022-10-20 22:38:55 | StanzaReceivedEvent{stanza=<iq id="OHhudS3cOCzfy6n8Gzvr1mT" type="result" from="test-domain.com" xmlns="jabber:client"/>}

2022-10-20 22:38:55 | [Mutex] received everything.

2022-10-20 22:38:55 | [Mutex] isItemNotified: registrationSuccess :: true

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connected->disconnecting

2022-10-20 22:38:55 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Terminating XMPP Stream

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Connector  state changed: disconnecting->disconnected

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Stream terminated

2022-10-20 22:38:55 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@762459a1

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6f7d3d12

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3cc96a52

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@399dac06

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6d2013c5

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6cac7c9f

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Using XEP-0077 mode!!!!

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: null->connecting

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] DNS entry stored in session object: localhost:5222

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Preparing connection to [localhost:5222]

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-20 22:38:55 | StateChangedEvent{oldState=null, newState=connecting}

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connecting->connected

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Whitespace ping period is setted to nullms

2022-10-20 22:38:55 | [Mutex] waiting for: [registration]

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@626b9f7a

2022-10-20 22:38:55 | StateChangedEvent{oldState=connecting, newState=connected}

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@665417ef

2022-10-20 22:38:55 | 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>

2022-10-20 22:38:55 | 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>}

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2428] Start TLS

2022-10-20 22:38:55 | 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>]

2022-10-20 22:38:55 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-20 22:38:55 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Proceeding TLS

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Start handshake

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@23569541

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2c915d30

2022-10-20 22:38:55 | 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>

2022-10-20 22:38:55 | 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>}

2022-10-20 22:38:55 | 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>]

2022-10-20 22:38:55 | user1 :: null >> <iq to="test-domain.com" id="THfz8BjGmTaKHLX3q1kZ8kL" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-10-20 22:38:55 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="THfz8BjGmTaKHLX3q1kZ8kL" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-10-20 22:38:55 | user1 :: null << <iq id="THfz8BjGmTaKHLX3q1kZ8kL" type="result" from="test-domain.com" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-10-20 22:38:55 | StanzaReceivedEvent{stanza=<iq id="THfz8BjGmTaKHLX3q1kZ8kL" type="result" from="test-domain.com" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@123f9797

2022-10-20 22:38:55 | user1 :: null >> <iq to="test-domain.com" id="TIgBcJzcoXi0dN1bGxm3gAh" type="set"><query xmlns="jabber:iq:register"><username>user1_oylz7k0159</username><password>user1_oylz7k0159</password><email>92ce5909-4cbb-47f3-bc17-9b9e0114ccdb@localhost</email></query></iq>

2022-10-20 22:38:55 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="TIgBcJzcoXi0dN1bGxm3gAh" type="set"><query xmlns="jabber:iq:register"><username>user1_oylz7k0159</username><password>user1_oylz7k0159</password><email>92ce5909-4cbb-47f3-bc17-9b9e0114ccdb@localhost</email></query></iq>}

2022-10-20 22:38:55 | user1 :: null << <iq id="TIgBcJzcoXi0dN1bGxm3gAh" type="result" from="test-domain.com" xmlns="jabber:client"/>

2022-10-20 22:38:55 | StanzaReceivedEvent{stanza=<iq id="TIgBcJzcoXi0dN1bGxm3gAh" type="result" from="test-domain.com" xmlns="jabber:client"/>}

2022-10-20 22:38:55 | [Mutex] received everything.

2022-10-20 22:38:55 | [Mutex] isItemNotified: registrationSuccess :: true

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connected->disconnecting

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Terminating XMPP Stream

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Connector  state changed: disconnecting->disconnected

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Stream terminated

2022-10-20 22:38:55 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-10-20 22:38:55 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@54120150

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@43796a0e

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6527d78c

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: null->connecting

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@bca6790

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4f16ef38

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] DNS entry stored in session object: localhost:5222

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Preparing connection to [localhost:5222]

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: connecting->connected

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Whitespace ping period is setted to nullms

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-20 22:38:55 |  >> <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>

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2435] Start TLS

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@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>

2022-10-20 22:38:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Proceeding TLS

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Start handshake

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-20 22:38:55 |  >> <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>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@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>

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-20 22:38:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8ycmZ3YWEwMTU3LHI9SWxtNXQ4M0dDUkVjNzJPanNhNHE=</auth>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8ycmZ3YWEwMTU3LHI9SWxtNXQ4M0dDUkVjNzJPanNhNHE=</auth>

2022-10-20 22:38:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JbG01dDgzR0NSRWM3Mk9qc2E0cWdZWWZXM0htV0R2VmFnVXcyam4zLHM9MzV6SnFoNGl4TnJkWVE9PSxpPTQwOTY=</challenge>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1JbG01dDgzR0NSRWM3Mk9qc2E0cWdZWWZXM0htV0R2VmFnVXcyam4zLHM9MzV6SnFoNGl4TnJkWVE9PSxpPTQwOTY=</challenge>

2022-10-20 22:38:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SWxtNXQ4M0dDUkVjNzJPanNhNHFnWVlmVzNIbVdEdlZhZ1V3MmpuMyxwPW92WlFXUTlPV2lRVFBDUmt3UmF6eTlQTzJTdmVvdzBKWXE2Q2hnTThORWs9</response>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SWxtNXQ4M0dDUkVjNzJPanNhNHFnWVlmVzNIbVdEdlZhZ1V3MmpuMyxwPW92WlFXUTlPV2lRVFBDUmt3UmF6eTlQTzJTdmVvdzBKWXE2Q2hnTThORWs9</response>

2022-10-20 22:38:55 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1lUHV2SXV6cWN4M1l3Q3BYSksyNVNLOTkwZTU0R29DeEtaV0hRMUl5RHZ3PQ==</success>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1lUHV2SXV6cWN4M1l3Q3BYSksyNVNLOTkwZTU0R29DeEtaV0hRMUl5RHZ3PQ==</success>

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-20 22:38:55 |  << <iq xmlns="jabber:client" id="NZ3S1h0jIQGHv48rgW5xv9C" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com >> <iq xmlns="jabber:client" id="NZ3S1h0jIQGHv48rgW5xv9C" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-20 22:38:55 |  >> <iq to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" id="NZ3S1h0jIQGHv48rgW5xv9C" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_2rfwaa0157@test-domain.com/1608752850-tigase-158</jid></bind></iq>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com << <iq to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" id="NZ3S1h0jIQGHv48rgW5xv9C" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_2rfwaa0157@test-domain.com/1608752850-tigase-158</jid></bind></iq>

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-20 22:38:55 |  << <iq xmlns="jabber:client" id="aIcarfN0tiHFzAt2uYhFoMJ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 >> <iq xmlns="jabber:client" id="aIcarfN0tiHFzAt2uYhFoMJ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-20 22:38:55 |  >> <iq to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" id="aIcarfN0tiHFzAt2uYhFoMJ" type="result" xmlns="jabber:client"/>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <iq to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" id="aIcarfN0tiHFzAt2uYhFoMJ" type="result" xmlns="jabber:client"/>

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-20 22:38:55 |  << <iq to="test-domain.com" id="U5hdLDkEtk4l3xdKFCziEpV" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 >> <iq to="test-domain.com" id="U5hdLDkEtk4l3xdKFCziEpV" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-20 22:38:55 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-20 22:38:55 |  << <iq id="500QYhIu5hV9IT8n1h0jIQG" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 >> <iq id="500QYhIu5hV9IT8n1h0jIQG" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-20 22:38:55 |  >> <enabled resume="true" location="ed1b7dd8a1b3" id="d0e96934-5a7b-400e-ae7d-d5e100365ba8" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <enabled resume="true" location="ed1b7dd8a1b3" id="d0e96934-5a7b-400e-ae7d-d5e100365ba8" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-20 22:38:55 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-20 22:38:55 |  >> <iq to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" id="U5hdLDkEtk4l3xdKFCziEpV" type="result" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <iq to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" id="U5hdLDkEtk4l3xdKFCziEpV" type="result" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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>

2022-10-20 22:38:55 |  >> <iq to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" id="500QYhIu5hV9IT8n1h0jIQG" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <iq to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" id="500QYhIu5hV9IT8n1h0jIQG" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-20 22:38:55 |  >> <presence to="user1_2rfwaa0157@test-domain.com" from="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <presence to="user1_2rfwaa0157@test-domain.com" from="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: null->connecting

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] DNS entry stored in session object: localhost:5222

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Preparing connection to [localhost:5222]

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: connecting->connected

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Whitespace ping period is setted to nullms

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2440] Start TLS

2022-10-20 22:38:55 |  >> <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>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@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>

2022-10-20 22:38:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Proceeding TLS

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Start handshake

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-20 22:38:55 |  >> <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>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@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>

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-20 22:38:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8xZXdoMnkwMTU4LHI9aURBMUxCczdMRzBkQTY1ZzVqbFg=</auth>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV8xZXdoMnkwMTU4LHI9aURBMUxCczdMRzBkQTY1ZzVqbFg=</auth>

2022-10-20 22:38:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pREExTEJzN0xHMGRBNjVnNWpsWHdUWnUyRHpISUpuWWhoaExZZ0NXLHM9SXlQa3N5NDI1RDhoeHc9PSxpPTQwOTY=</challenge>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1pREExTEJzN0xHMGRBNjVnNWpsWHdUWnUyRHpISUpuWWhoaExZZ0NXLHM9SXlQa3N5NDI1RDhoeHc9PSxpPTQwOTY=</challenge>

2022-10-20 22:38:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aURBMUxCczdMRzBkQTY1ZzVqbFh3VFp1MkR6SElKblloaGhMWWdDVyxwPU9IZDJ2UkU5UXIzOWF2dWNFYVRYUzBMaWx6bVd4aFE2bmJ6a1YyRUUwTU09</response>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aURBMUxCczdMRzBkQTY1ZzVqbFh3VFp1MkR6SElKblloaGhMWWdDVyxwPU9IZDJ2UkU5UXIzOWF2dWNFYVRYUzBMaWx6bVd4aFE2bmJ6a1YyRUUwTU09</response>

2022-10-20 22:38:55 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj12Q3ppa284MXM3cnk1WU1aTkFlSGNERmh2emxYbDRnL2gwWVc2NFhvc1NvPQ==</success>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj12Q3ppa284MXM3cnk1WU1aTkFlSGNERmh2emxYbDRnL2gwWVc2NFhvc1NvPQ==</success>

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-20 22:38:55 |  << <iq xmlns="jabber:client" id="HOoytfUhUV7to5gWS5hCeDE" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com >> <iq xmlns="jabber:client" id="HOoytfUhUV7to5gWS5hCeDE" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-20 22:38:55 |  >> <iq to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" id="HOoytfUhUV7to5gWS5hCeDE" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_1ewh2y0158@test-domain.com/1608752850-tigase-159</jid></bind></iq>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com << <iq to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" id="HOoytfUhUV7to5gWS5hCeDE" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_1ewh2y0158@test-domain.com/1608752850-tigase-159</jid></bind></iq>

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-20 22:38:55 |  << <iq xmlns="jabber:client" id="GMgiHLP4BydHDIJyw2pVUON" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 >> <iq xmlns="jabber:client" id="GMgiHLP4BydHDIJyw2pVUON" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-20 22:38:55 |  >> <iq to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" id="GMgiHLP4BydHDIJyw2pVUON" type="result" xmlns="jabber:client"/>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 << <iq to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" id="GMgiHLP4BydHDIJyw2pVUON" type="result" xmlns="jabber:client"/>

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-20 22:38:55 |  << <iq to="test-domain.com" id="84616jJPXk7AhPTeLCEiVXY" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 >> <iq to="test-domain.com" id="84616jJPXk7AhPTeLCEiVXY" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-20 22:38:55 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-20 22:38:55 |  >> <enabled resume="true" location="ed1b7dd8a1b3" id="08e395f4-6e33-49d1-9df1-2adf6b5aa936" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 << <enabled resume="true" location="ed1b7dd8a1b3" id="08e395f4-6e33-49d1-9df1-2adf6b5aa936" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-20 22:38:55 |  << <iq id="nQoRILDkEtk4l3xdKFCziEp" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 >> <iq id="nQoRILDkEtk4l3xdKFCziEp" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-20 22:38:55 |  >> <iq to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" id="84616jJPXk7AhPTeLCEiVXY" type="result" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 << <iq to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" id="84616jJPXk7AhPTeLCEiVXY" type="result" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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>

2022-10-20 22:38:55 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-20 22:38:55 |  >> <iq to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" id="nQoRILDkEtk4l3xdKFCziEp" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 << <iq to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" id="nQoRILDkEtk4l3xdKFCziEp" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-20 22:38:55 |  >> <presence to="user1_1ewh2y0158@test-domain.com" from="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-10-20 22:38:55 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 << <presence to="user1_1ewh2y0158@test-domain.com" from="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-20 22:38:55 |  >> <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>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@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>

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2445] Start TLS

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Proceeding TLS

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Start handshake

2022-10-20 22:38:55 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-20 22:38:55 |  >> <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>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@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>

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-20 22:38:55 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9veWx6N2swMTU5LHI9WkRTYTV5VmVxeTN1WUdzODVDWlc=</auth>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9veWx6N2swMTU5LHI9WkRTYTV5VmVxeTN1WUdzODVDWlc=</auth>

2022-10-20 22:38:55 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aRFNhNXlWZXF5M3VZR3M4NUNaV2tuZnNXZ2IzaUhXMlBhNkR0SklTLHM9TTFRakpucFhUbDl2QUE9PSxpPTQwOTY=</challenge>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1aRFNhNXlWZXF5M3VZR3M4NUNaV2tuZnNXZ2IzaUhXMlBhNkR0SklTLHM9TTFRakpucFhUbDl2QUE9PSxpPTQwOTY=</challenge>

2022-10-20 22:38:55 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WkRTYTV5VmVxeTN1WUdzODVDWldrbmZzV2diM2lIVzJQYTZEdEpJUyxwPWt5TnZwWUh0aUovV21PZWpKK2JHSXFpaEluNGFwYWF2SDV1K2ltZ3BSc3c9</response>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WkRTYTV5VmVxeTN1WUdzODVDWldrbmZzV2diM2lIVzJQYTZEdEpJUyxwPWt5TnZwWUh0aUovV21PZWpKK2JHSXFpaEluNGFwYWF2SDV1K2ltZ3BSc3c9</response>

2022-10-20 22:38:55 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WdVFPTXRrT1h3c1RhL1QwN3F6RVRIYnJKQllLbHdHeHhCUi9VaWVDa2tBPQ==</success>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1WdVFPTXRrT1h3c1RhL1QwN3F6RVRIYnJKQllLbHdHeHhCUi9VaWVDa2tBPQ==</success>

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-20 22:38:55 |  << <iq xmlns="jabber:client" id="bSsGJLWl2bDvsdwsU9pSKFI" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com >> <iq xmlns="jabber:client" id="bSsGJLWl2bDvsdwsU9pSKFI" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-20 22:38:55 |  >> <iq to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" id="bSsGJLWl2bDvsdwsU9pSKFI" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_oylz7k0159@test-domain.com/1608752850-tigase-160</jid></bind></iq>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com << <iq to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" id="bSsGJLWl2bDvsdwsU9pSKFI" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_oylz7k0159@test-domain.com/1608752850-tigase-160</jid></bind></iq>

2022-10-20 22:38:55 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-20 22:38:55 |  << <iq xmlns="jabber:client" id="GQkqXhR8JOJJHQZ4y6xbqQR" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 >> <iq xmlns="jabber:client" id="GQkqXhR8JOJJHQZ4y6xbqQR" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-20 22:38:55 |  >> <iq to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" id="GQkqXhR8JOJJHQZ4y6xbqQR" type="result" xmlns="jabber:client"/>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 << <iq to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" id="GQkqXhR8JOJJHQZ4y6xbqQR" type="result" xmlns="jabber:client"/>

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-20 22:38:55 |  << <iq to="test-domain.com" id="AWA9teNKydxrbM1oT3l8zeS" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 >> <iq to="test-domain.com" id="AWA9teNKydxrbM1oT3l8zeS" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-20 22:38:55 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-20 22:38:55 |  >> <enabled resume="true" location="ed1b7dd8a1b3" id="da1fe85f-0bb0-4df8-852f-a359d8681386" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 << <enabled resume="true" location="ed1b7dd8a1b3" id="da1fe85f-0bb0-4df8-852f-a359d8681386" xmlns="urn:xmpp:sm:3" max="60"/>

2022-10-20 22:38:55 |  << <iq id="bVvMV9IT8n1h0jIQGHv48rg" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 >> <iq id="bVvMV9IT8n1h0jIQGHv48rg" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-20 22:38:55 |  >> <iq to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" id="AWA9teNKydxrbM1oT3l8zeS" type="result" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 << <iq to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" id="AWA9teNKydxrbM1oT3l8zeS" type="result" from="test-domain.com" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12133/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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>

2022-10-20 22:38:55 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-20 22:38:55 |  >> <iq to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" id="bVvMV9IT8n1h0jIQGHv48rg" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 << <iq to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" id="bVvMV9IT8n1h0jIQGHv48rg" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-10-20 22:38:55 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roommiuj9j0160@muc.test-domain.com is created

2022-10-20 22:38:55 |  << <presence to="roommiuj9j0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 >> <presence to="roommiuj9j0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-10-20 22:38:55 | [Mutex] waiting for: [joinAs:user1]

2022-10-20 22:38:55 |  >> <presence to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" nick="user1" role="moderator" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <presence to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" nick="user1" role="moderator" affiliation="owner"/><status code="110"/><status code="201"/></x></presence>

2022-10-20 22:38:55 | [Mutex] notify: [joinAs:user1]

2022-10-20 22:38:55 | [Mutex] received everything.

2022-10-20 22:38:55 | [Mutex] isItemNotified: joinAs:user1 :: true

2022-10-20 22:38:55 |  << <iq to="roommiuj9j0160@muc.test-domain.com" id="k4UV9oco7lKu9GMLTdzs5sf" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 >> <iq to="roommiuj9j0160@muc.test-domain.com" id="k4UV9oco7lKu9GMLTdzs5sf" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2022-10-20 22:38:55 | [Mutex] waiting for: [getConfig]

2022-10-20 22:38:55 |  >> <message to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" id="8ec71ebe97cf10d93e0759ff44413b8db371d8de" type="groupchat" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><subject/><delay jid="roommiuj9j0160@muc.test-domain.com" stamp="2022-10-21T05:38:55.876Z" xmlns="urn:xmpp:delay"/></message>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <message to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" id="8ec71ebe97cf10d93e0759ff44413b8db371d8de" type="groupchat" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><subject/><delay jid="roommiuj9j0160@muc.test-domain.com" stamp="2022-10-21T05:38:55.876Z" xmlns="urn:xmpp:delay"/></message>

2022-10-20 22:38:55 |  >> <presence to="user1_oylz7k0159@test-domain.com" from="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-10-20 22:38:55 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 << <presence to="user1_oylz7k0159@test-domain.com" from="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-10-20 22:38:55 |  >> <message to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" type="groupchat" from="roommiuj9j0160@muc.test-domain.com" xmlns="jabber:client"><body>Room is locked. Please configure.</body></message>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <message to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" type="groupchat" from="roommiuj9j0160@muc.test-domain.com" xmlns="jabber:client"><body>Room is locked. Please configure.</body></message>

2022-10-20 22:38:55 |  >> <message to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" type="groupchat" from="roommiuj9j0160@muc.test-domain.com" xmlns="jabber:client"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <message to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" type="groupchat" from="roommiuj9j0160@muc.test-domain.com" xmlns="jabber:client"><body>Welcome! You created new Multi User Chat Room. Room is locked now. Configure it please!
You've created new public room</body></message>

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

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

2022-10-20 22:38:55 |  << <iq id="ayamp20161" to="roommiuj9j0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 >> <iq id="ayamp20161" to="roommiuj9j0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2022-10-20 22:38:55 | [Mutex] received everything.

2022-10-20 22:38:55 | [Mutex] isItemNotified: getConfig:success :: true

2022-10-20 22:38:55 |  >> <iq to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" id="ayamp20161" type="result" from="roommiuj9j0160@muc.test-domain.com" xmlns="jabber:client"/>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <iq to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" id="ayamp20161" type="result" from="roommiuj9j0160@muc.test-domain.com" xmlns="jabber:client"/>

2022-10-20 22:38:55 |  >> <message to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" type="groupchat" from="roommiuj9j0160@muc.test-domain.com" xmlns="jabber:client"><body>Room is now unlocked</body></message>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <message to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" type="groupchat" from="roommiuj9j0160@muc.test-domain.com" xmlns="jabber:client"><body>Room is now unlocked</body></message>

2022-10-20 22:38:55 |  >> <r xmlns="urn:xmpp:sm:3"/>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <r xmlns="urn:xmpp:sm:3"/>

2022-10-20 22:38:55 |  << <a xmlns="urn:xmpp:sm:3" h="10"/>

2022-10-20 22:38:55 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 >> <a xmlns="urn:xmpp:sm:3" h="10"/>

2022-10-20 22:38:56 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roommiuj9j0160@muc.test-domain.com is created

2022-10-20 22:38:56 |  << <presence to="roommiuj9j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-10-20 22:38:56 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 >> <presence to="roommiuj9j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-10-20 22:38:56 | [Mutex] waiting for: [resp]

2022-10-20 22:38:56 |  >> <presence to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2022-10-20 22:38:56 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 << <presence to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2022-10-20 22:38:56 |  >> <presence to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" from="roommiuj9j0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/><status code="110"/></x></presence>

2022-10-20 22:38:56 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 << <presence to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" from="roommiuj9j0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/><status code="110"/></x></presence>

2022-10-20 22:38:56 | [Mutex] notify: [2:joinAs:user2]

2022-10-20 22:38:56 | [Mutex] notify: [resp, joinAs:user2]

2022-10-20 22:38:56 | [Mutex] received everything.

2022-10-20 22:38:56 | [Mutex] isItemNotified: joinAs:user2 :: true

2022-10-20 22:38:56 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roommiuj9j0160@muc.test-domain.com is created

2022-10-20 22:38:56 |  << <presence to="roommiuj9j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-10-20 22:38:56 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 >> <presence to="roommiuj9j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-10-20 22:38:56 |  >> <message to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" id="8ec71ebe97cf10d93e0759ff44413b8db371d8de" type="groupchat" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><subject/><delay jid="roommiuj9j0160@muc.test-domain.com" stamp="2022-10-21T05:38:55.876Z" xmlns="urn:xmpp:delay"/></message>

2022-10-20 22:38:56 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 << <message to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" id="8ec71ebe97cf10d93e0759ff44413b8db371d8de" type="groupchat" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><subject/><delay jid="roommiuj9j0160@muc.test-domain.com" stamp="2022-10-21T05:38:55.876Z" xmlns="urn:xmpp:delay"/></message>

2022-10-20 22:38:56 | [Mutex] waiting for: [resp]

2022-10-20 22:38:56 |  >> <presence to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" from="roommiuj9j0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" nick="user2" role="participant" affiliation="none"/></x></presence>

2022-10-20 22:38:56 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <presence to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" from="roommiuj9j0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" nick="user2" role="participant" affiliation="none"/></x></presence>

2022-10-20 22:38:56 |  >> <presence to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2022-10-20 22:38:56 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 << <presence to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2022-10-20 22:38:56 |  >> <presence to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" from="roommiuj9j0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/></x></presence>

2022-10-20 22:38:56 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 << <presence to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" from="roommiuj9j0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/></x></presence>

2022-10-20 22:38:56 |  >> <presence to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" from="roommiuj9j0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="participant" affiliation="none"/><status code="110"/></x></presence>

2022-10-20 22:38:56 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 << <presence to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" from="roommiuj9j0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="participant" affiliation="none"/><status code="110"/></x></presence>

2022-10-20 22:38:56 |  >> <presence to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" from="roommiuj9j0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="participant" affiliation="none"/></x></presence>

2022-10-20 22:38:56 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 << <presence to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" from="roommiuj9j0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="participant" affiliation="none"/></x></presence>

2022-10-20 22:38:56 | [Mutex] notify: [3:joinAs:user3]

2022-10-20 22:38:56 | [Mutex] notify: [resp, joinAs:user3]

2022-10-20 22:38:56 | [Mutex] received everything.

2022-10-20 22:38:56 | [Mutex] isItemNotified: joinAs:user3 :: true

2022-10-20 22:38:56 |  >> <message to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" id="8ec71ebe97cf10d93e0759ff44413b8db371d8de" type="groupchat" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><subject/><delay jid="roommiuj9j0160@muc.test-domain.com" stamp="2022-10-21T05:38:55.876Z" xmlns="urn:xmpp:delay"/></message>

2022-10-20 22:38:56 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 << <message to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" id="8ec71ebe97cf10d93e0759ff44413b8db371d8de" type="groupchat" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><subject/><delay jid="roommiuj9j0160@muc.test-domain.com" stamp="2022-10-21T05:38:55.876Z" xmlns="urn:xmpp:delay"/></message>

2022-10-20 22:38:56 |  << <presence to="roommiuj9j0160@muc.test-domain.com/user2" type="unavailable"/>

2022-10-20 22:38:56 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 >> <presence to="roommiuj9j0160@muc.test-domain.com/user2" type="unavailable"/>

2022-10-20 22:38:56 |  << <presence to="roommiuj9j0160@muc.test-domain.com/user3" type="unavailable"/>

2022-10-20 22:38:56 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 >> <presence to="roommiuj9j0160@muc.test-domain.com/user3" type="unavailable"/>

2022-10-20 22:38:56 |  >> <presence to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" type="unavailable" from="roommiuj9j0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="none" affiliation="none"/><status code="110"/></x></presence>

2022-10-20 22:38:56 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 << <presence to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" type="unavailable" from="roommiuj9j0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="none" affiliation="none"/><status code="110"/></x></presence>

2022-10-20 22:38:56 |  >> <presence to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" type="unavailable" from="roommiuj9j0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="none" affiliation="none"/></x></presence>

2022-10-20 22:38:56 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 << <presence to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" type="unavailable" from="roommiuj9j0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="none" affiliation="none"/></x></presence>

2022-10-20 22:38:56 |  >> <presence to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" from="roommiuj9j0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" nick="user3" role="participant" affiliation="none"/></x></presence>

2022-10-20 22:38:56 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <presence to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" from="roommiuj9j0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" nick="user3" role="participant" affiliation="none"/></x></presence>

2022-10-20 22:38:56 |  >> <presence to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" type="unavailable" from="roommiuj9j0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" nick="user2" role="none" affiliation="none"/></x></presence>

2022-10-20 22:38:56 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <presence to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" type="unavailable" from="roommiuj9j0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" nick="user2" role="none" affiliation="none"/></x></presence>

2022-10-20 22:38:56 |  >> <presence to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" type="unavailable" from="roommiuj9j0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" nick="user3" role="none" affiliation="none"/></x></presence>

2022-10-20 22:38:56 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <presence to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" type="unavailable" from="roommiuj9j0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" nick="user3" role="none" affiliation="none"/></x></presence>

2022-10-20 22:38:57 |  >> <presence to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" type="unavailable" from="roommiuj9j0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="none" affiliation="none"/><status code="110"/></x></presence>

2022-10-20 22:38:57 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 << <presence to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" type="unavailable" from="roommiuj9j0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user3" role="none" affiliation="none"/><status code="110"/></x></presence>

2022-10-20 22:38:57 |  << <iq to="roommiuj9j0160@muc.test-domain.com" id="90G5hFHHO5w9zncHuoMTTQG" 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>

2022-10-20 22:38:57 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 >> <iq to="roommiuj9j0160@muc.test-domain.com" id="90G5hFHHO5w9zncHuoMTTQG" 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>

2022-10-20 22:38:57 | [Mutex] waiting for: [setConfig]

2022-10-20 22:38:57 |  >> <message to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" type="groupchat" from="roommiuj9j0160@muc.test-domain.com" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2022-10-20 22:38:57 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <message to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" type="groupchat" from="roommiuj9j0160@muc.test-domain.com" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2022-10-20 22:38:57 |  >> <iq to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" id="90G5hFHHO5w9zncHuoMTTQG" type="result" from="roommiuj9j0160@muc.test-domain.com" xmlns="jabber:client"/>

2022-10-20 22:38:57 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <iq to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" id="90G5hFHHO5w9zncHuoMTTQG" type="result" from="roommiuj9j0160@muc.test-domain.com" xmlns="jabber:client"/>

2022-10-20 22:38:57 | [Mutex] received everything.

2022-10-20 22:38:57 | [Mutex] isItemNotified: setConfig:success :: true

2022-10-20 22:38:58 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roommiuj9j0160@muc.test-domain.com is created

2022-10-20 22:38:58 |  << <presence to="roommiuj9j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-10-20 22:38:58 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 >> <presence to="roommiuj9j0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-10-20 22:38:58 | [Mutex] waiting for: [resp]

2022-10-20 22:38:59 |  >> <presence to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2022-10-20 22:38:59 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 << <presence to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="moderator" affiliation="owner"/></x></presence>

2022-10-20 22:38:59 |  >> <presence to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" from="roommiuj9j0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/><status code="110"/></x></presence>

2022-10-20 22:38:59 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 << <presence to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" from="roommiuj9j0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user2" role="participant" affiliation="none"/><status code="110"/></x></presence>

2022-10-20 22:38:59 |  >> <r xmlns="urn:xmpp:sm:3"/>

2022-10-20 22:38:59 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 << <r xmlns="urn:xmpp:sm:3"/>

2022-10-20 22:38:59 | [Mutex] notify: [2:joinAs:user2]

2022-10-20 22:38:59 | [Mutex] notify: [resp, joinAs:user2]

2022-10-20 22:38:59 | [Mutex] received everything.

2022-10-20 22:38:59 | [Mutex] isItemNotified: joinAs:user2 :: true

2022-10-20 22:38:59 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roommiuj9j0160@muc.test-domain.com is created

2022-10-20 22:38:59 |  << <presence to="roommiuj9j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-10-20 22:38:59 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 >> <presence to="roommiuj9j0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-10-20 22:38:59 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-10-20 22:38:59 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-10-20 22:38:59 | [Mutex] waiting for: [resp]

2022-10-20 22:38:59 |  >> <message to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" id="8ec71ebe97cf10d93e0759ff44413b8db371d8de" type="groupchat" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><subject/><delay jid="roommiuj9j0160@muc.test-domain.com" stamp="2022-10-21T05:38:55.876Z" xmlns="urn:xmpp:delay"/></message>

2022-10-20 22:38:59 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 << <message to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" id="8ec71ebe97cf10d93e0759ff44413b8db371d8de" type="groupchat" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><subject/><delay jid="roommiuj9j0160@muc.test-domain.com" stamp="2022-10-21T05:38:55.876Z" xmlns="urn:xmpp:delay"/></message>

2022-10-20 22:38:59 |  >> <presence to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" from="roommiuj9j0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" nick="user2" role="participant" affiliation="none"/></x></presence>

2022-10-20 22:38:59 | user1 :: user1_2rfwaa0157@test-domain.com/1608752850-tigase-158 << <presence to="user1_2rfwaa0157@test-domain.com/1608752850-tigase-158" from="roommiuj9j0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" nick="user2" role="participant" affiliation="none"/></x></presence>

2022-10-20 22:38:59 |  >> <presence to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" type="error" from="roommiuj9j0160@muc.test-domain.com/user3" xmlns="jabber:client"><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>

2022-10-20 22:38:59 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 << <presence to="user1_oylz7k0159@test-domain.com/1608752850-tigase-160" type="error" from="roommiuj9j0160@muc.test-domain.com/user3" xmlns="jabber:client"><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>

2022-10-20 22:38:59 |  >> <r xmlns="urn:xmpp:sm:3"/>

2022-10-20 22:38:59 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 << <r xmlns="urn:xmpp:sm:3"/>

2022-10-20 22:38:59 | [Mutex] notify: [resp, notJoinAs:user3]

2022-10-20 22:38:59 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-10-20 22:38:59 | user1 :: user1_oylz7k0159@test-domain.com/1608752850-tigase-160 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-10-20 22:38:59 | [Mutex] received everything.

2022-10-20 22:38:59 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2022-10-20 22:38:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Connector  state changed: connected->disconnected

2022-10-20 22:38:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Stream terminated

2022-10-20 22:38:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-20 22:38:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-20 22:38:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Connector  state changed: connected->disconnected

2022-10-20 22:38:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Stream terminated

2022-10-20 22:38:59 |  >> <presence to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" type="unavailable" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="none" affiliation="owner"/></x></presence>

2022-10-20 22:38:59 | user1 :: user1_1ewh2y0158@test-domain.com/1608752850-tigase-159 << <presence to="user1_1ewh2y0158@test-domain.com/1608752850-tigase-159" type="unavailable" from="roommiuj9j0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item nick="user1" role="none" affiliation="owner"/></x></presence>

2022-10-20 22:38:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-20 22:38:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-20 22:38:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Connector  state changed: connected->disconnected

2022-10-20 22:38:59 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Stream terminated

2022-10-20 22:38:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-20 22:38:59 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted