Generated by TestNG with ReportNG at 21:46 PST on Thursday 22 December 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.607s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.299s
2022-12-22 21:59:26 |

2022-12-22 21:59:26 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2022-12-22 21:59:26 | ------------------------------------

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Using XEP-0077 mode!!!!

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: null->connecting

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@43bf7c2f

2022-12-22 21:59:26 | StateChangedEvent{oldState=null, newState=connecting}

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] DNS entry stored in session object: localhost:5222

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Preparing connection to [localhost:5222]

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connecting->connected

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Whitespace ping period is setted to nullms

2022-12-22 21:59:26 | [Mutex] waiting for: [registration]

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4d788a28

2022-12-22 21:59:26 | StateChangedEvent{oldState=connecting, newState=connected}

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4947175f

2022-12-22 21:59:26 | 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-12-22 21:59:26 | 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-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2414] Start TLS

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Proceeding TLS

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Start handshake

2022-12-22 21:59:26 | 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-12-22 21:59:26 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-22 21:59:26 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@c458013

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@34a3cbb0

2022-12-22 21:59:26 | 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-12-22 21:59:26 | 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-12-22 21:59:26 | 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-12-22 21:59:26 | user1 :: null >> <iq to="test-domain.com" id="VPLBg0aJSfCvbPHz8DCj3iP" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-12-22 21:59:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="VPLBg0aJSfCvbPHz8DCj3iP" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-12-22 21:59:26 | user1 :: null << <iq type="result" from="test-domain.com" id="VPLBg0aJSfCvbPHz8DCj3iP" 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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2022-12-22 21:59:26 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="VPLBg0aJSfCvbPHz8DCj3iP" 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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3d832ec6

2022-12-22 21:59:26 | user1 :: null >> <iq to="test-domain.com" id="EV13bNMNMXg0to1gZrS2u2y" type="set"><query xmlns="jabber:iq:register"><username>user1_faim9a0157</username><password>user1_faim9a0157</password><email>43536ff0-f37b-497a-bf93-84936a5b028a@localhost</email></query></iq>

2022-12-22 21:59:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="EV13bNMNMXg0to1gZrS2u2y" type="set"><query xmlns="jabber:iq:register"><username>user1_faim9a0157</username><password>user1_faim9a0157</password><email>43536ff0-f37b-497a-bf93-84936a5b028a@localhost</email></query></iq>}

2022-12-22 21:59:26 | user1 :: null << <iq type="result" from="test-domain.com" id="EV13bNMNMXg0to1gZrS2u2y" xmlns="jabber:client"/>

2022-12-22 21:59:26 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="EV13bNMNMXg0to1gZrS2u2y" xmlns="jabber:client"/>}

2022-12-22 21:59:26 | [Mutex] received everything.

2022-12-22 21:59:26 | [Mutex] isItemNotified: registrationSuccess :: true

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connected->disconnecting

2022-12-22 21:59:26 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Terminating XMPP Stream

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Connector  state changed: disconnecting->disconnected

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2416] Stream terminated

2022-12-22 21:59:26 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4c8f3bc6

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6c6a7f5c

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@46bec72a

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@626f2425

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@578b72a5

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Using XEP-0077 mode!!!!

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4a63f882

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: null->connecting

2022-12-22 21:59:26 | StateChangedEvent{oldState=null, newState=connecting}

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] DNS entry stored in session object: localhost:5222

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Preparing connection to [localhost:5222]

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connecting->connected

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Whitespace ping period is setted to nullms

2022-12-22 21:59:26 | [Mutex] waiting for: [registration]

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@44a41fbe

2022-12-22 21:59:26 | StateChangedEvent{oldState=connecting, newState=connected}

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@409b93f2

2022-12-22 21:59:26 | 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-12-22 21:59:26 | 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-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2421] Start TLS

2022-12-22 21:59:26 | 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-12-22 21:59:26 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-22 21:59:26 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Proceeding TLS

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Start handshake

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5991585

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@50eb5a5c

2022-12-22 21:59:26 | 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-12-22 21:59:26 | 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-12-22 21:59:26 | 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-12-22 21:59:26 | user1 :: null >> <iq to="test-domain.com" id="8W25fV2jO1ogZq5ofXU6Ci4" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-12-22 21:59:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="8W25fV2jO1ogZq5ofXU6Ci4" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-12-22 21:59:26 | user1 :: null << <iq type="result" from="test-domain.com" id="8W25fV2jO1ogZq5ofXU6Ci4" 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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2022-12-22 21:59:26 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="8W25fV2jO1ogZq5ofXU6Ci4" 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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@34d6f610

2022-12-22 21:59:26 | user1 :: null >> <iq to="test-domain.com" id="uZ9nfCvbPHz8DCj3iPQ5wwv" type="set"><query xmlns="jabber:iq:register"><username>user1_maxdn30158</username><password>user1_maxdn30158</password><email>a828dc78-2ee8-4ff2-8718-b4874ddde7cc@localhost</email></query></iq>

2022-12-22 21:59:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="uZ9nfCvbPHz8DCj3iPQ5wwv" type="set"><query xmlns="jabber:iq:register"><username>user1_maxdn30158</username><password>user1_maxdn30158</password><email>a828dc78-2ee8-4ff2-8718-b4874ddde7cc@localhost</email></query></iq>}

2022-12-22 21:59:26 | user1 :: null << <iq type="result" from="test-domain.com" id="uZ9nfCvbPHz8DCj3iPQ5wwv" xmlns="jabber:client"/>

2022-12-22 21:59:26 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="uZ9nfCvbPHz8DCj3iPQ5wwv" xmlns="jabber:client"/>}

2022-12-22 21:59:26 | [Mutex] received everything.

2022-12-22 21:59:26 | [Mutex] isItemNotified: registrationSuccess :: true

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connected->disconnecting

2022-12-22 21:59:26 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Terminating XMPP Stream

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Connector  state changed: disconnecting->disconnected

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2423] Stream terminated

2022-12-22 21:59:26 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@284ee77b

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@65b6eaca

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6f05759a

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Using XEP-0077 mode!!!!

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: null->connecting

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6c60681c

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@334a2fd4

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@66f215e5

2022-12-22 21:59:26 | StateChangedEvent{oldState=null, newState=connecting}

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] DNS entry stored in session object: localhost:5222

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Preparing connection to [localhost:5222]

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connecting->connected

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Whitespace ping period is setted to nullms

2022-12-22 21:59:26 | [Mutex] waiting for: [registration]

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6835e74b

2022-12-22 21:59:26 | StateChangedEvent{oldState=connecting, newState=connected}

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6c0a7e95

2022-12-22 21:59:26 | 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-12-22 21:59:26 | 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-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2428] Start TLS

2022-12-22 21:59:26 | 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-12-22 21:59:26 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-22 21:59:26 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Proceeding TLS

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Start handshake

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2908ed70

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5fa39889

2022-12-22 21:59:26 | 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-12-22 21:59:26 | 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-12-22 21:59:26 | 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-12-22 21:59:26 | user1 :: null >> <iq to="test-domain.com" id="O4mPT0tpOUewwcN0v8xfXX5" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-12-22 21:59:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="O4mPT0tpOUewwcN0v8xfXX5" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-12-22 21:59:26 | user1 :: null << <iq type="result" from="test-domain.com" id="O4mPT0tpOUewwcN0v8xfXX5" 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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>

2022-12-22 21:59:26 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="O4mPT0tpOUewwcN0v8xfXX5" 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 var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>}

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@18eb2389

2022-12-22 21:59:26 | user1 :: null >> <iq to="test-domain.com" id="j4kyk7Ho4yaOMXk9q7phBnK" type="set"><query xmlns="jabber:iq:register"><username>user1_a7fzss0159</username><password>user1_a7fzss0159</password><email>ceda3ee4-33e4-462d-9007-a95d2c2511e2@localhost</email></query></iq>

2022-12-22 21:59:26 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="j4kyk7Ho4yaOMXk9q7phBnK" type="set"><query xmlns="jabber:iq:register"><username>user1_a7fzss0159</username><password>user1_a7fzss0159</password><email>ceda3ee4-33e4-462d-9007-a95d2c2511e2@localhost</email></query></iq>}

2022-12-22 21:59:26 | user1 :: null << <iq type="result" from="test-domain.com" id="j4kyk7Ho4yaOMXk9q7phBnK" xmlns="jabber:client"/>

2022-12-22 21:59:26 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="j4kyk7Ho4yaOMXk9q7phBnK" xmlns="jabber:client"/>}

2022-12-22 21:59:26 | [Mutex] received everything.

2022-12-22 21:59:26 | [Mutex] isItemNotified: registrationSuccess :: true

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connected->disconnecting

2022-12-22 21:59:26 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Terminating XMPP Stream

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Connector  state changed: disconnecting->disconnected

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Stream terminated

2022-12-22 21:59:26 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@27aa08d7

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4927123f

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@a03ac42

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4bb531e0

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3cae64f1

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: null->connecting

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] DNS entry stored in session object: localhost:5222

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Preparing connection to [localhost:5222]

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: connecting->connected

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Whitespace ping period is setted to nullms

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-22 21:59:26 |  >> <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-12-22 21:59:26 | user1 :: user1_faim9a0157@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-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2435] Start TLS

2022-12-22 21:59:26 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-22 21:59:26 | user1 :: user1_faim9a0157@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Proceeding TLS

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Start handshake

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-22 21:59:26 |  >> <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-12-22 21:59:26 | user1 :: user1_faim9a0157@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-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-12-22 21:59:26 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9mYWltOWEwMTU3LHI9MTBnSHNrSG5xN0ZKYUttVlJpTWQ=</auth>

2022-12-22 21:59:26 | user1 :: user1_faim9a0157@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9mYWltOWEwMTU3LHI9MTBnSHNrSG5xN0ZKYUttVlJpTWQ=</auth>

2022-12-22 21:59:26 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xMGdIc2tIbnE3RkphS21WUmlNZFBIelkzb203RXZwa1V0Rldaa1ZKLHM9MmdKWmc4VmN3MUxwTFE9PSxpPTQwOTY=</challenge>

2022-12-22 21:59:26 | user1 :: user1_faim9a0157@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0xMGdIc2tIbnE3RkphS21WUmlNZFBIelkzb203RXZwa1V0Rldaa1ZKLHM9MmdKWmc4VmN3MUxwTFE9PSxpPTQwOTY=</challenge>

2022-12-22 21:59:26 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MTBnSHNrSG5xN0ZKYUttVlJpTWRQSHpZM29tN0V2cGtVdEZXWmtWSixwPXpqOGR5SkYyUENEWmFrQWo3aThJSVh4d0YyMGVsV1A5aUg1blVGZE9yZWc9</response>

2022-12-22 21:59:26 | user1 :: user1_faim9a0157@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MTBnSHNrSG5xN0ZKYUttVlJpTWRQSHpZM29tN0V2cGtVdEZXWmtWSixwPXpqOGR5SkYyUENEWmFrQWo3aThJSVh4d0YyMGVsV1A5aUg1blVGZE9yZWc9</response>

2022-12-22 21:59:26 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj10QVJ3T1NQQ0FhZXNyV1hOU1QrenAxT284V0hNaGhheU1PMWRNcGZDRnJ3PQ==</success>

2022-12-22 21:59:26 | user1 :: user1_faim9a0157@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj10QVJ3T1NQQ0FhZXNyV1hOU1QrenAxT284V0hNaGhheU1PMWRNcGZDRnJ3PQ==</success>

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-12-22 21:59:26 |  << <iq xmlns="jabber:client" id="UDZVgAEsj2zgNLZ1dqdMDHA" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-22 21:59:26 | user1 :: user1_faim9a0157@test-domain.com >> <iq xmlns="jabber:client" id="UDZVgAEsj2zgNLZ1dqdMDHA" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-22 21:59:26 |  >> <iq to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="result" id="UDZVgAEsj2zgNLZ1dqdMDHA" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_faim9a0157@test-domain.com/1608752850-tigase-159</jid></bind></iq>

2022-12-22 21:59:26 | user1 :: user1_faim9a0157@test-domain.com << <iq to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="result" id="UDZVgAEsj2zgNLZ1dqdMDHA" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_faim9a0157@test-domain.com/1608752850-tigase-159</jid></bind></iq>

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-12-22 21:59:26 |  << <iq xmlns="jabber:client" id="VWSPIUYl6HwjN39tWfQLX6r" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-22 21:59:26 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 >> <iq xmlns="jabber:client" id="VWSPIUYl6HwjN39tWfQLX6r" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-22 21:59:26 |  >> <iq to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="result" id="VWSPIUYl6HwjN39tWfQLX6r" xmlns="jabber:client"/>

2022-12-22 21:59:26 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <iq to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="result" id="VWSPIUYl6HwjN39tWfQLX6r" xmlns="jabber:client"/>

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-12-22 21:59:26 |  << <iq to="test-domain.com" id="v5hIynVjFv0n6hZazk3sofW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-22 21:59:26 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 >> <iq to="test-domain.com" id="v5hIynVjFv0n6hZazk3sofW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-22 21:59:26 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-22 21:59:26 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-22 21:59:26 |  >> <enabled id="29216b90-8fe0-4527-ae92-51f4f3b4310c" max="60" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-12-22 21:59:26 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <enabled id="29216b90-8fe0-4527-ae92-51f4f3b4310c" max="60" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-12-22 21:59:26 |  << <iq id="KSCiWmbORWl9iSaogGLWnS1" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-22 21:59:26 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 >> <iq id="KSCiWmbORWl9iSaogGLWnS1" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-22 21:59:26 |  >> <iq to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="result" from="test-domain.com" id="v5hIynVjFv0n6hZazk3sofW" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12184/5d05130c"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12184/5d05130c"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-12-22 21:59:26 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <iq to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="result" from="test-domain.com" id="v5hIynVjFv0n6hZazk3sofW" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12184/5d05130c"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12184/5d05130c"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-12-22 21:59:26 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-22 21:59:26 | user1 :: user1_faim9a0157@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-12-22 21:59:26 |  >> <iq to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="result" id="KSCiWmbORWl9iSaogGLWnS1" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-22 21:59:26 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <iq to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="result" id="KSCiWmbORWl9iSaogGLWnS1" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-22 21:59:26 |  >> <presence to="user1_faim9a0157@test-domain.com" from="user1_faim9a0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-12-22 21:59:26 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_faim9a0157@test-domain.com" from="user1_faim9a0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: null->connecting

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] DNS entry stored in session object: localhost:5222

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Preparing connection to [localhost:5222]

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: connecting->connected

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Whitespace ping period is setted to nullms

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2440] Start TLS

2022-12-22 21:59:26 |  >> <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-12-22 21:59:26 | user1 :: user1_maxdn30158@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-12-22 21:59:26 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-22 21:59:26 | user1 :: user1_maxdn30158@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Proceeding TLS

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Start handshake

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-22 21:59:26 |  >> <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-12-22 21:59:26 | user1 :: user1_maxdn30158@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-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-12-22 21:59:26 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9tYXhkbjMwMTU4LHI9Qjc2RUFXZkJ2SzNSQTNUY2FGZkM=</auth>

2022-12-22 21:59:26 | user1 :: user1_maxdn30158@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9tYXhkbjMwMTU4LHI9Qjc2RUFXZkJ2SzNSQTNUY2FGZkM=</auth>

2022-12-22 21:59:26 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CNzZFQVdmQnZLM1JBM1RjYUZmQ3k3dE5MRzdiVk0wSkFsdWlKZGN6LHM9TnJEaWVjdzdBWWhaR3c9PSxpPTQwOTY=</challenge>

2022-12-22 21:59:26 | user1 :: user1_maxdn30158@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CNzZFQVdmQnZLM1JBM1RjYUZmQ3k3dE5MRzdiVk0wSkFsdWlKZGN6LHM9TnJEaWVjdzdBWWhaR3c9PSxpPTQwOTY=</challenge>

2022-12-22 21:59:26 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Qjc2RUFXZkJ2SzNSQTNUY2FGZkN5N3ROTEc3YlZNMEpBbHVpSmRjeixwPWpTYnpENEJjcVpCTDY4TXU1YzlKWFJsSHNCSmtDTjB2NEdkZGFwOGpsbWs9</response>

2022-12-22 21:59:26 | user1 :: user1_maxdn30158@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Qjc2RUFXZkJ2SzNSQTNUY2FGZkN5N3ROTEc3YlZNMEpBbHVpSmRjeixwPWpTYnpENEJjcVpCTDY4TXU1YzlKWFJsSHNCSmtDTjB2NEdkZGFwOGpsbWs9</response>

2022-12-22 21:59:26 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1aK0pwOHVkeEdXRXVKYkwrMGpYQUNLV2cweG92K3h2Ui9pdUpqN1ZCVGdNPQ==</success>

2022-12-22 21:59:26 | user1 :: user1_maxdn30158@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1aK0pwOHVkeEdXRXVKYkwrMGpYQUNLV2cweG92K3h2Ui9pdUpqN1ZCVGdNPQ==</success>

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-12-22 21:59:26 |  << <iq xmlns="jabber:client" id="F37YnW7qfQaN2jQ9Lwk4cSU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-22 21:59:26 | user1 :: user1_maxdn30158@test-domain.com >> <iq xmlns="jabber:client" id="F37YnW7qfQaN2jQ9Lwk4cSU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-22 21:59:26 |  >> <iq to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" type="result" id="F37YnW7qfQaN2jQ9Lwk4cSU" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_maxdn30158@test-domain.com/1608752850-tigase-160</jid></bind></iq>

2022-12-22 21:59:26 | user1 :: user1_maxdn30158@test-domain.com << <iq to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" type="result" id="F37YnW7qfQaN2jQ9Lwk4cSU" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_maxdn30158@test-domain.com/1608752850-tigase-160</jid></bind></iq>

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-12-22 21:59:26 |  << <iq xmlns="jabber:client" id="eUEm4CHQV4BFkWiEMIP4Do3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-22 21:59:26 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 >> <iq xmlns="jabber:client" id="eUEm4CHQV4BFkWiEMIP4Do3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-22 21:59:26 |  >> <iq to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" type="result" id="eUEm4CHQV4BFkWiEMIP4Do3" xmlns="jabber:client"/>

2022-12-22 21:59:26 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 << <iq to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" type="result" id="eUEm4CHQV4BFkWiEMIP4Do3" xmlns="jabber:client"/>

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-12-22 21:59:26 |  << <iq to="test-domain.com" id="L8iBGP6r6FNAskIUYl6HwjN" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-22 21:59:26 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 >> <iq to="test-domain.com" id="L8iBGP6r6FNAskIUYl6HwjN" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-22 21:59:26 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-22 21:59:26 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-22 21:59:26 |  >> <enabled id="54ff9608-33f8-424d-91b5-64928dfe231f" max="60" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-12-22 21:59:26 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 << <enabled id="54ff9608-33f8-424d-91b5-64928dfe231f" max="60" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-12-22 21:59:26 |  << <iq id="CVDVdMDHAp0paO5CtaN36uo" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-22 21:59:26 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 >> <iq id="CVDVdMDHAp0paO5CtaN36uo" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-22 21:59:26 |  >> <iq to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" type="result" from="test-domain.com" id="L8iBGP6r6FNAskIUYl6HwjN" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12184/5d05130c"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12184/5d05130c"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-12-22 21:59:26 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 << <iq to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" type="result" from="test-domain.com" id="L8iBGP6r6FNAskIUYl6HwjN" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12184/5d05130c"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12184/5d05130c"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-12-22 21:59:26 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-22 21:59:26 | user1 :: user1_maxdn30158@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-12-22 21:59:26 |  >> <iq to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" type="result" id="CVDVdMDHAp0paO5CtaN36uo" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-22 21:59:26 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 << <iq to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" type="result" id="CVDVdMDHAp0paO5CtaN36uo" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: null->connecting

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] DNS entry stored in session object: localhost:5222

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Preparing connection to [localhost:5222]

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Connector  state changed: connecting->connected

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=1] Whitespace ping period is setted to nullms

2022-12-22 21:59:26 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2445] Start TLS

2022-12-22 21:59:26 |  >> <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-12-22 21:59:26 | user1 :: user1_a7fzss0159@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-12-22 21:59:26 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-22 21:59:26 | user1 :: user1_a7fzss0159@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-12-22 21:59:26 |  >> <presence to="user1_maxdn30158@test-domain.com" from="user1_maxdn30158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-12-22 21:59:26 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 << <presence to="user1_maxdn30158@test-domain.com" from="user1_maxdn30158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Proceeding TLS

2022-12-22 21:59:26 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Start handshake

2022-12-22 21:59:27 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-12-22 21:59:27 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-12-22 21:59:27 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-12-22 21:59:27 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-12-22 21:59:27 |  >> <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-12-22 21:59:27 | user1 :: user1_a7fzss0159@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-12-22 21:59:27 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9hN2Z6c3MwMTU5LHI9ZHRKcWk0dFk1cENvU0xSMWpiQUI=</auth>

2022-12-22 21:59:27 | user1 :: user1_a7fzss0159@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9hN2Z6c3MwMTU5LHI9ZHRKcWk0dFk1cENvU0xSMWpiQUI=</auth>

2022-12-22 21:59:27 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kdEpxaTR0WTVwQ29TTFIxamJBQjBtOXY4WWJicWhCa1lSdG9ublFULHM9WXJjVGZYTno4UnFaYkE9PSxpPTQwOTY=</challenge>

2022-12-22 21:59:27 | user1 :: user1_a7fzss0159@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1kdEpxaTR0WTVwQ29TTFIxamJBQjBtOXY4WWJicWhCa1lSdG9ublFULHM9WXJjVGZYTno4UnFaYkE9PSxpPTQwOTY=</challenge>

2022-12-22 21:59:27 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZHRKcWk0dFk1cENvU0xSMWpiQUIwbTl2OFliYnFoQmtZUnRvbm5RVCxwPXYxeEErdVNxVlhjZU41TFI1Y3ZrNTNDb25VSUZuT1NBR1Z5cXRzZUNoM0U9</response>

2022-12-22 21:59:27 | user1 :: user1_a7fzss0159@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZHRKcWk0dFk1cENvU0xSMWpiQUIwbTl2OFliYnFoQmtZUnRvbm5RVCxwPXYxeEErdVNxVlhjZU41TFI1Y3ZrNTNDb25VSUZuT1NBR1Z5cXRzZUNoM0U9</response>

2022-12-22 21:59:27 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1OcnloQXhXQzhKSmc5TDV3QUNUdGdWY2pSUlBKWUdsU0FMbGxCdUliYi9zPQ==</success>

2022-12-22 21:59:27 | user1 :: user1_a7fzss0159@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1OcnloQXhXQzhKSmc5TDV3QUNUdGdWY2pSUlBKWUdsU0FMbGxCdUliYi9zPQ==</success>

2022-12-22 21:59:27 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2022-12-22 21:59:27 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-12-22 21:59:27 |  << <iq xmlns="jabber:client" id="XPjLGLWnS1dTPPEFGrjORUd" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-22 21:59:27 | user1 :: user1_a7fzss0159@test-domain.com >> <iq xmlns="jabber:client" id="XPjLGLWnS1dTPPEFGrjORUd" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-12-22 21:59:27 |  >> <iq to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" type="result" id="XPjLGLWnS1dTPPEFGrjORUd" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_a7fzss0159@test-domain.com/1608752850-tigase-161</jid></bind></iq>

2022-12-22 21:59:27 | user1 :: user1_a7fzss0159@test-domain.com << <iq to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" type="result" id="XPjLGLWnS1dTPPEFGrjORUd" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_a7fzss0159@test-domain.com/1608752850-tigase-161</jid></bind></iq>

2022-12-22 21:59:27 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-12-22 21:59:27 |  << <iq xmlns="jabber:client" id="J1Rzxqk7GBqj5aCEmcyvqlO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-22 21:59:27 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 >> <iq xmlns="jabber:client" id="J1Rzxqk7GBqj5aCEmcyvqlO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-12-22 21:59:27 |  >> <iq to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" type="result" id="J1Rzxqk7GBqj5aCEmcyvqlO" xmlns="jabber:client"/>

2022-12-22 21:59:27 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 << <iq to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" type="result" id="J1Rzxqk7GBqj5aCEmcyvqlO" xmlns="jabber:client"/>

2022-12-22 21:59:27 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-12-22 21:59:27 |  << <iq to="test-domain.com" id="jfvU2xx4qgAEsj2zgNLZ1dq" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-22 21:59:27 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 >> <iq to="test-domain.com" id="jfvU2xx4qgAEsj2zgNLZ1dq" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-12-22 21:59:27 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-22 21:59:27 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-12-22 21:59:27 |  >> <enabled id="ce20ec8d-5f4c-422b-a55f-68af90a8749d" max="60" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-12-22 21:59:27 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 << <enabled id="ce20ec8d-5f4c-422b-a55f-68af90a8749d" max="60" location="ed1b7dd8a1b3" resume="true" xmlns="urn:xmpp:sm:3"/>

2022-12-22 21:59:27 |  << <iq id="wjF7vbPHz8DCj3iPQ5wwvs9" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-22 21:59:27 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 >> <iq id="wjF7vbPHz8DCj3iPQ5wwvs9" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-12-22 21:59:27 |  >> <iq to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" type="result" from="test-domain.com" id="jfvU2xx4qgAEsj2zgNLZ1dq" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12184/5d05130c"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12184/5d05130c"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-12-22 21:59:27 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 << <iq to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" type="result" from="test-domain.com" id="jfvU2xx4qgAEsj2zgNLZ1dq" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12184/5d05130c"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12184/5d05130c"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push: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-12-22 21:59:27 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-22 21:59:27 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-12-22 21:59:27 |  >> <iq to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" type="result" id="wjF7vbPHz8DCj3iPQ5wwvs9" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-22 21:59:27 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 << <iq to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" type="result" id="wjF7vbPHz8DCj3iPQ5wwvs9" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2022-12-22 21:59:27 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomsjacad0160@muc.test-domain.com is created

2022-12-22 21:59:27 |  << <presence to="roomsjacad0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-22 21:59:27 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 >> <presence to="roomsjacad0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-22 21:59:27 | [Mutex] waiting for: [joinAs:user1]

2022-12-22 21:59:27 |  >> <presence to="user1_a7fzss0159@test-domain.com" from="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-12-22 21:59:27 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_a7fzss0159@test-domain.com" from="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp"/></presence>

2022-12-22 21:59:27 |  >> <presence to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" from="roomsjacad0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" jid="user1_faim9a0157@test-domain.com/1608752850-tigase-159" nick="user1" role="moderator"/><status code="110"/><status code="201"/></x></presence>

2022-12-22 21:59:27 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" from="roomsjacad0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" jid="user1_faim9a0157@test-domain.com/1608752850-tigase-159" nick="user1" role="moderator"/><status code="110"/><status code="201"/></x></presence>

2022-12-22 21:59:27 | [Mutex] notify: [joinAs:user1]

2022-12-22 21:59:27 | [Mutex] received everything.

2022-12-22 21:59:27 | [Mutex] isItemNotified: joinAs:user1 :: true

2022-12-22 21:59:27 |  << <iq to="roomsjacad0160@muc.test-domain.com" id="vfr2cFvtZ9iXgBDs9un6GP6" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2022-12-22 21:59:27 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 >> <iq to="roomsjacad0160@muc.test-domain.com" id="vfr2cFvtZ9iXgBDs9un6GP6" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2022-12-22 21:59:27 | [Mutex] waiting for: [getConfig]

2022-12-22 21:59:27 |  >> <message to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="groupchat" from="roomsjacad0160@muc.test-domain.com/user1" id="9408ba5d6589c1583d9c76453b32df1a8b63e7d4" xmlns="jabber:client"><subject/><delay jid="roomsjacad0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-12-23T05:59:27.237Z"/></message>

2022-12-22 21:59:27 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <message to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="groupchat" from="roomsjacad0160@muc.test-domain.com/user1" id="9408ba5d6589c1583d9c76453b32df1a8b63e7d4" xmlns="jabber:client"><subject/><delay jid="roomsjacad0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-12-23T05:59:27.237Z"/></message>

2022-12-22 21:59:27 |  >> <message to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="groupchat" from="roomsjacad0160@muc.test-domain.com" xmlns="jabber:client"><body>Room is locked. Please configure.</body></message>

2022-12-22 21:59:27 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <message to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="groupchat" from="roomsjacad0160@muc.test-domain.com" xmlns="jabber:client"><body>Room is locked. Please configure.</body></message>

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

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

2022-12-22 21:59:27 |  << <iq id="k68y5f0161" to="roomsjacad0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2022-12-22 21:59:27 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 >> <iq id="k68y5f0161" to="roomsjacad0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2022-12-22 21:59:27 | [Mutex] received everything.

2022-12-22 21:59:27 | [Mutex] isItemNotified: getConfig:success :: true

2022-12-22 21:59:27 |  >> <iq to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="result" from="roomsjacad0160@muc.test-domain.com" id="k68y5f0161" xmlns="jabber:client"/>

2022-12-22 21:59:27 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <iq to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="result" from="roomsjacad0160@muc.test-domain.com" id="k68y5f0161" xmlns="jabber:client"/>

2022-12-22 21:59:27 |  >> <message to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="groupchat" from="roomsjacad0160@muc.test-domain.com" xmlns="jabber:client"><body>Room is now unlocked</body></message>

2022-12-22 21:59:27 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <message to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="groupchat" from="roomsjacad0160@muc.test-domain.com" xmlns="jabber:client"><body>Room is now unlocked</body></message>

2022-12-22 21:59:27 |  >> <r xmlns="urn:xmpp:sm:3"/>

2022-12-22 21:59:27 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <r xmlns="urn:xmpp:sm:3"/>

2022-12-22 21:59:27 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-12-22 21:59:27 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-12-22 21:59:28 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomsjacad0160@muc.test-domain.com is created

2022-12-22 21:59:28 |  << <presence to="roomsjacad0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-22 21:59:28 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 >> <presence to="roomsjacad0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-22 21:59:28 | [Mutex] waiting for: [resp]

2022-12-22 21:59:28 |  >> <presence to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" from="roomsjacad0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2022-12-22 21:59:28 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 << <presence to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" from="roomsjacad0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2022-12-22 21:59:28 |  >> <presence to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" from="roomsjacad0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_maxdn30158@test-domain.com/1608752850-tigase-160" nick="user2" role="participant"/></x></presence>

2022-12-22 21:59:28 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" from="roomsjacad0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_maxdn30158@test-domain.com/1608752850-tigase-160" nick="user2" role="participant"/></x></presence>

2022-12-22 21:59:28 |  >> <presence to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" from="roomsjacad0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2022-12-22 21:59:28 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 << <presence to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" from="roomsjacad0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2022-12-22 21:59:28 | [Mutex] notify: [2:joinAs:user2]

2022-12-22 21:59:28 | [Mutex] notify: [resp, joinAs:user2]

2022-12-22 21:59:28 | [Mutex] received everything.

2022-12-22 21:59:28 | [Mutex] isItemNotified: joinAs:user2 :: true

2022-12-22 21:59:28 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomsjacad0160@muc.test-domain.com is created

2022-12-22 21:59:28 |  << <presence to="roomsjacad0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-22 21:59:28 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 >> <presence to="roomsjacad0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-22 21:59:28 | [Mutex] waiting for: [resp]

2022-12-22 21:59:28 |  >> <message to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" type="groupchat" from="roomsjacad0160@muc.test-domain.com/user1" id="9408ba5d6589c1583d9c76453b32df1a8b63e7d4" xmlns="jabber:client"><subject/><delay jid="roomsjacad0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-12-23T05:59:27.237Z"/></message>

2022-12-22 21:59:28 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 << <message to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" type="groupchat" from="roomsjacad0160@muc.test-domain.com/user1" id="9408ba5d6589c1583d9c76453b32df1a8b63e7d4" xmlns="jabber:client"><subject/><delay jid="roomsjacad0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-12-23T05:59:27.237Z"/></message>

2022-12-22 21:59:28 |  >> <presence to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" from="roomsjacad0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2022-12-22 21:59:28 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" from="roomsjacad0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2022-12-22 21:59:28 |  >> <presence to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" from="roomsjacad0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/></x></presence>

2022-12-22 21:59:28 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" from="roomsjacad0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/></x></presence>

2022-12-22 21:59:28 |  >> <presence to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" from="roomsjacad0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/></x></presence>

2022-12-22 21:59:28 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 << <presence to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" from="roomsjacad0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/></x></presence>

2022-12-22 21:59:28 |  >> <presence to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" from="roomsjacad0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/><status code="110"/></x></presence>

2022-12-22 21:59:28 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" from="roomsjacad0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="participant"/><status code="110"/></x></presence>

2022-12-22 21:59:28 | [Mutex] notify: [3:joinAs:user3]

2022-12-22 21:59:28 | [Mutex] notify: [resp, joinAs:user3]

2022-12-22 21:59:28 | [Mutex] received everything.

2022-12-22 21:59:28 | [Mutex] isItemNotified: joinAs:user3 :: true

2022-12-22 21:59:28 |  << <presence to="roomsjacad0160@muc.test-domain.com/user2" type="unavailable"/>

2022-12-22 21:59:28 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 >> <presence to="roomsjacad0160@muc.test-domain.com/user2" type="unavailable"/>

2022-12-22 21:59:28 |  >> <message to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" type="groupchat" from="roomsjacad0160@muc.test-domain.com/user1" id="9408ba5d6589c1583d9c76453b32df1a8b63e7d4" xmlns="jabber:client"><subject/><delay jid="roomsjacad0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-12-23T05:59:27.237Z"/></message>

2022-12-22 21:59:28 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 << <message to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" type="groupchat" from="roomsjacad0160@muc.test-domain.com/user1" id="9408ba5d6589c1583d9c76453b32df1a8b63e7d4" xmlns="jabber:client"><subject/><delay jid="roomsjacad0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-12-23T05:59:27.237Z"/></message>

2022-12-22 21:59:28 |  << <presence to="roomsjacad0160@muc.test-domain.com/user3" type="unavailable"/>

2022-12-22 21:59:28 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 >> <presence to="roomsjacad0160@muc.test-domain.com/user3" type="unavailable"/>

2022-12-22 21:59:28 |  >> <presence to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" type="unavailable" from="roomsjacad0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/><status code="110"/></x></presence>

2022-12-22 21:59:28 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 << <presence to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" type="unavailable" from="roomsjacad0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/><status code="110"/></x></presence>

2022-12-22 21:59:28 |  >> <presence to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" type="unavailable" from="roomsjacad0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/></x></presence>

2022-12-22 21:59:28 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" type="unavailable" from="roomsjacad0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="none"/></x></presence>

2022-12-22 21:59:28 |  >> <presence to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" from="roomsjacad0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" nick="user3" role="participant"/></x></presence>

2022-12-22 21:59:28 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" from="roomsjacad0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" nick="user3" role="participant"/></x></presence>

2022-12-22 21:59:28 |  >> <presence to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="unavailable" from="roomsjacad0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_maxdn30158@test-domain.com/1608752850-tigase-160" nick="user2" role="none"/></x></presence>

2022-12-22 21:59:28 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="unavailable" from="roomsjacad0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_maxdn30158@test-domain.com/1608752850-tigase-160" nick="user2" role="none"/></x></presence>

2022-12-22 21:59:28 |  >> <presence to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="unavailable" from="roomsjacad0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" nick="user3" role="none"/></x></presence>

2022-12-22 21:59:28 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="unavailable" from="roomsjacad0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" nick="user3" role="none"/></x></presence>

2022-12-22 21:59:28 |  >> <presence to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" type="unavailable" from="roomsjacad0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="none"/><status code="110"/></x></presence>

2022-12-22 21:59:28 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" type="unavailable" from="roomsjacad0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user3" role="none"/><status code="110"/></x></presence>

2022-12-22 21:59:29 |  << <iq to="roomsjacad0160@muc.test-domain.com" id="e2MCAELYbADJscOGQQ5AFsb" 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-12-22 21:59:29 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 >> <iq to="roomsjacad0160@muc.test-domain.com" id="e2MCAELYbADJscOGQQ5AFsb" 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-12-22 21:59:29 | [Mutex] waiting for: [setConfig]

2022-12-22 21:59:29 |  >> <iq to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="result" from="roomsjacad0160@muc.test-domain.com" id="e2MCAELYbADJscOGQQ5AFsb" xmlns="jabber:client"/>

2022-12-22 21:59:29 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <iq to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="result" from="roomsjacad0160@muc.test-domain.com" id="e2MCAELYbADJscOGQQ5AFsb" xmlns="jabber:client"/>

2022-12-22 21:59:29 |  >> <message to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="groupchat" from="roomsjacad0160@muc.test-domain.com" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2022-12-22 21:59:29 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <message to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" type="groupchat" from="roomsjacad0160@muc.test-domain.com" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2022-12-22 21:59:29 | [Mutex] received everything.

2022-12-22 21:59:29 | [Mutex] isItemNotified: setConfig:success :: true

2022-12-22 21:59:30 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomsjacad0160@muc.test-domain.com is created

2022-12-22 21:59:30 |  << <presence to="roomsjacad0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-22 21:59:30 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 >> <presence to="roomsjacad0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-22 21:59:30 | [Mutex] waiting for: [resp]

2022-12-22 21:59:30 |  >> <presence to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" from="roomsjacad0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2022-12-22 21:59:30 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 << <presence to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" from="roomsjacad0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" nick="user1" role="moderator"/></x></presence>

2022-12-22 21:59:30 |  >> <presence to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" from="roomsjacad0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_maxdn30158@test-domain.com/1608752850-tigase-160" nick="user2" role="participant"/></x></presence>

2022-12-22 21:59:30 | user1 :: user1_faim9a0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_faim9a0157@test-domain.com/1608752850-tigase-159" from="roomsjacad0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" jid="user1_maxdn30158@test-domain.com/1608752850-tigase-160" nick="user2" role="participant"/></x></presence>

2022-12-22 21:59:30 |  >> <presence to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" from="roomsjacad0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2022-12-22 21:59:30 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 << <presence to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" from="roomsjacad0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" nick="user2" role="participant"/><status code="110"/></x></presence>

2022-12-22 21:59:30 | [Mutex] notify: [2:joinAs:user2]

2022-12-22 21:59:30 | [Mutex] notify: [resp, joinAs:user2]

2022-12-22 21:59:30 | [Mutex] received everything.

2022-12-22 21:59:30 | [Mutex] isItemNotified: joinAs:user2 :: true

2022-12-22 21:59:30 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomsjacad0160@muc.test-domain.com is created

2022-12-22 21:59:30 |  << <presence to="roomsjacad0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-22 21:59:30 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 >> <presence to="roomsjacad0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2022-12-22 21:59:30 |  >> <r xmlns="urn:xmpp:sm:3"/>

2022-12-22 21:59:30 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 << <r xmlns="urn:xmpp:sm:3"/>

2022-12-22 21:59:30 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-12-22 21:59:30 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-12-22 21:59:30 |  >> <message to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" type="groupchat" from="roomsjacad0160@muc.test-domain.com/user1" id="9408ba5d6589c1583d9c76453b32df1a8b63e7d4" xmlns="jabber:client"><subject/><delay jid="roomsjacad0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-12-23T05:59:27.237Z"/></message>

2022-12-22 21:59:30 | user1 :: user1_maxdn30158@test-domain.com/1608752850-tigase-160 << <message to="user1_maxdn30158@test-domain.com/1608752850-tigase-160" type="groupchat" from="roomsjacad0160@muc.test-domain.com/user1" id="9408ba5d6589c1583d9c76453b32df1a8b63e7d4" xmlns="jabber:client"><subject/><delay jid="roomsjacad0160@muc.test-domain.com" xmlns="urn:xmpp:delay" stamp="2022-12-23T05:59:27.237Z"/></message>

2022-12-22 21:59:30 | [Mutex] waiting for: [resp]

2022-12-22 21:59:30 |  >> <presence to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" type="error" from="roomsjacad0160@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-12-22 21:59:30 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_a7fzss0159@test-domain.com/1608752850-tigase-161" type="error" from="roomsjacad0160@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-12-22 21:59:30 |  >> <r xmlns="urn:xmpp:sm:3"/>

2022-12-22 21:59:30 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 << <r xmlns="urn:xmpp:sm:3"/>

2022-12-22 21:59:30 | [Mutex] notify: [resp, notJoinAs:user3]

2022-12-22 21:59:30 | [Mutex] received everything.

2022-12-22 21:59:30 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2022-12-22 21:59:30 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2022-12-22 21:59:30 | user1 :: user1_a7fzss0159@test-domain.com/1608752850-tigase-161 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

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

2022-12-22 21:59:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2437] Stream terminated

2022-12-22 21:59:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-22 21:59:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

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

2022-12-22 21:59:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2442] Stream terminated

2022-12-22 21:59:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-22 21:59:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

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

2022-12-22 21:59:30 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2447] Stream terminated

2022-12-22 21:59:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-12-22 21:59:30 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted