Generated by TestNG with ReportNG at 21:29 PST on Monday 27 February 2023
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Test limit of users per room - #3179

Suites · Log Output

Test duration : 4.761s

Passed Tests
tigase.tests.muc.TestLimitOfUsersPerRoom
testMaxUsers 4.455s
2023-02-27 21:40:16 |

2023-02-27 21:40:16 | null / [TestClass name=class tigase.tests.muc.TestLimitOfUsersPerRoom]

2023-02-27 21:40:16 | ------------------------------------

2023-02-27 21:40:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-27 21:40:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-27 21:40:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-27 21:40:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Using XEP-0077 mode!!!!

2023-02-27 21:40:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: null->connecting

2023-02-27 21:40:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] DNS entry stored in session object: localhost:5222

2023-02-27 21:40:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Preparing connection to [localhost:5222]

2023-02-27 21:40:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-27 21:40:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@37f14b45

2023-02-27 21:40:16 | StateChangedEvent{oldState=null, newState=connecting}

2023-02-27 21:40:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connecting->connected

2023-02-27 21:40:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Whitespace ping period is setted to nullms

2023-02-27 21:40:16 | [Mutex] waiting for: [registration]

2023-02-27 21:40:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-27 21:40:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3936a3cb

2023-02-27 21:40:16 | StateChangedEvent{oldState=connecting, newState=connected}

2023-02-27 21:40:16 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@3d092035

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

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

2023-02-27 21:40:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2417] Start TLS

2023-02-27 21:40:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2419] Proceeding TLS

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

2023-02-27 21:40:16 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-27 21:40:16 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-02-27 21:40:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2419] Start handshake

2023-02-27 21:40:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-27 21:40:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@780ba9f0

2023-02-27 21:40:16 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@459d6ed7

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

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

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

2023-02-27 21:40:16 | user1 :: null >> <iq to="test-domain.com" id="6xTAfTQ4fPU2sUTVRNEvgAr" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-02-27 21:40:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="6xTAfTQ4fPU2sUTVRNEvgAr" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-02-27 21:40:16 | user1 :: null << <iq id="6xTAfTQ4fPU2sUTVRNEvgAr" from="test-domain.com" type="result" 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>

2023-02-27 21:40:16 | StanzaReceivedEvent{stanza=<iq id="6xTAfTQ4fPU2sUTVRNEvgAr" from="test-domain.com" type="result" 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>}

2023-02-27 21:40:16 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@4939b554

2023-02-27 21:40:16 | user1 :: null >> <iq to="test-domain.com" id="OD96dv4lWW9GEM03mbt1m24" type="set"><query xmlns="jabber:iq:register"><username>user1_yoc9gv0157</username><password>user1_yoc9gv0157</password><email>b072f2a6-207c-48cc-be84-ad707846a2f9@localhost</email></query></iq>

2023-02-27 21:40:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="OD96dv4lWW9GEM03mbt1m24" type="set"><query xmlns="jabber:iq:register"><username>user1_yoc9gv0157</username><password>user1_yoc9gv0157</password><email>b072f2a6-207c-48cc-be84-ad707846a2f9@localhost</email></query></iq>}

2023-02-27 21:40:17 | user1 :: null << <iq id="OD96dv4lWW9GEM03mbt1m24" from="test-domain.com" type="result" xmlns="jabber:client"/>

2023-02-27 21:40:17 | StanzaReceivedEvent{stanza=<iq id="OD96dv4lWW9GEM03mbt1m24" from="test-domain.com" type="result" xmlns="jabber:client"/>}

2023-02-27 21:40:17 | [Mutex] received everything.

2023-02-27 21:40:17 | [Mutex] isItemNotified: registrationSuccess :: true

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Connector  state changed: connected->disconnecting

2023-02-27 21:40:17 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=1] Terminating XMPP Stream

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2419] Connector  state changed: disconnecting->disconnected

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=378 thread=2419] Stream terminated

2023-02-27 21:40:17 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3d452cce

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@182456bf

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@366178ba

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@32f6f837

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@264181fb

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Using XEP-0077 mode!!!!

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: null->connecting

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6cac7c9f

2023-02-27 21:40:17 | StateChangedEvent{oldState=null, newState=connecting}

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] DNS entry stored in session object: localhost:5222

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Preparing connection to [localhost:5222]

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connecting->connected

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Whitespace ping period is setted to nullms

2023-02-27 21:40:17 | [Mutex] waiting for: [registration]

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@626b9f7a

2023-02-27 21:40:17 | StateChangedEvent{oldState=connecting, newState=connected}

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@665417ef

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

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

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2424] Start TLS

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

2023-02-27 21:40:17 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-27 21:40:17 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2426] Proceeding TLS

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2426] Start handshake

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@23569541

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2c915d30

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

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

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

2023-02-27 21:40:17 | user1 :: null >> <iq to="test-domain.com" id="vC43zfzses3bLAydLMMWSPN" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-02-27 21:40:17 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="vC43zfzses3bLAydLMMWSPN" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-02-27 21:40:17 | user1 :: null << <iq id="vC43zfzses3bLAydLMMWSPN" from="test-domain.com" type="result" 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>

2023-02-27 21:40:17 | StanzaReceivedEvent{stanza=<iq id="vC43zfzses3bLAydLMMWSPN" from="test-domain.com" type="result" 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>}

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@123f9797

2023-02-27 21:40:17 | user1 :: null >> <iq to="test-domain.com" id="9Z91qXfKIOCjLx9mV6gNYeW" type="set"><query xmlns="jabber:iq:register"><username>user1_iwk98z0158</username><password>user1_iwk98z0158</password><email>2daf4355-c968-4e6c-8418-dccd6f1bcb34@localhost</email></query></iq>

2023-02-27 21:40:17 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="9Z91qXfKIOCjLx9mV6gNYeW" type="set"><query xmlns="jabber:iq:register"><username>user1_iwk98z0158</username><password>user1_iwk98z0158</password><email>2daf4355-c968-4e6c-8418-dccd6f1bcb34@localhost</email></query></iq>}

2023-02-27 21:40:17 | user1 :: null << <iq id="9Z91qXfKIOCjLx9mV6gNYeW" from="test-domain.com" type="result" xmlns="jabber:client"/>

2023-02-27 21:40:17 | StanzaReceivedEvent{stanza=<iq id="9Z91qXfKIOCjLx9mV6gNYeW" from="test-domain.com" type="result" xmlns="jabber:client"/>}

2023-02-27 21:40:17 | [Mutex] received everything.

2023-02-27 21:40:17 | [Mutex] isItemNotified: registrationSuccess :: true

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Connector  state changed: connected->disconnecting

2023-02-27 21:40:17 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=1] Terminating XMPP Stream

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2426] Connector  state changed: disconnecting->disconnected

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=379 thread=2426] Stream terminated

2023-02-27 21:40:17 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@54120150

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@43796a0e

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6527d78c

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@bca6790

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4f16ef38

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Using XEP-0077 mode!!!!

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: null->connecting

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7f3f1814

2023-02-27 21:40:17 | StateChangedEvent{oldState=null, newState=connecting}

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] DNS entry stored in session object: localhost:5222

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Preparing connection to [localhost:5222]

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connecting->connected

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Whitespace ping period is setted to nullms

2023-02-27 21:40:17 | [Mutex] waiting for: [registration]

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@71f8f983

2023-02-27 21:40:17 | StateChangedEvent{oldState=connecting, newState=connected}

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@75c77364

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

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

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2430] Start TLS

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2433] Proceeding TLS

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2433] Start handshake

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

2023-02-27 21:40:17 | user1 :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-27 21:40:17 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@30c5f3b8

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@373db20c

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

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

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

2023-02-27 21:40:17 | user1 :: null >> <iq to="test-domain.com" id="RGc7r8kVeKYoPUhFp8Aat1r" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-02-27 21:40:17 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="RGc7r8kVeKYoPUhFp8Aat1r" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-02-27 21:40:17 | user1 :: null << <iq id="RGc7r8kVeKYoPUhFp8Aat1r" from="test-domain.com" type="result" 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>

2023-02-27 21:40:17 | StanzaReceivedEvent{stanza=<iq id="RGc7r8kVeKYoPUhFp8Aat1r" from="test-domain.com" type="result" 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>}

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1bf6189

2023-02-27 21:40:17 | user1 :: null >> <iq to="test-domain.com" id="dXZT0oMDpPJwfKyn8yAChO5" type="set"><query xmlns="jabber:iq:register"><username>user1_kmzorh0159</username><password>user1_kmzorh0159</password><email>06fd5c18-de32-4711-a30b-17350a52c293@localhost</email></query></iq>

2023-02-27 21:40:17 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="dXZT0oMDpPJwfKyn8yAChO5" type="set"><query xmlns="jabber:iq:register"><username>user1_kmzorh0159</username><password>user1_kmzorh0159</password><email>06fd5c18-de32-4711-a30b-17350a52c293@localhost</email></query></iq>}

2023-02-27 21:40:17 | user1 :: null << <iq id="dXZT0oMDpPJwfKyn8yAChO5" from="test-domain.com" type="result" xmlns="jabber:client"/>

2023-02-27 21:40:17 | StanzaReceivedEvent{stanza=<iq id="dXZT0oMDpPJwfKyn8yAChO5" from="test-domain.com" type="result" xmlns="jabber:client"/>}

2023-02-27 21:40:17 | [Mutex] received everything.

2023-02-27 21:40:17 | [Mutex] isItemNotified: registrationSuccess :: true

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Connector  state changed: connected->disconnecting

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=1] Terminating XMPP Stream

2023-02-27 21:40:17 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2433] Connector  state changed: disconnecting->disconnected

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=380 thread=2433] Stream terminated

2023-02-27 21:40:17 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4fad7e89

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@50ea0cf7

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@a9d6934

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7054f2c7

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@54a99372

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: null->connecting

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] DNS entry stored in session object: localhost:5222

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Preparing connection to [localhost:5222]

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Connector  state changed: connecting->connected

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=1] Whitespace ping period is setted to nullms

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2438] Start TLS

2023-02-27 21:40:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2440] Proceeding TLS

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2440] Start handshake

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-27 21:40:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV95b2M5Z3YwMTU3LHI9REVmVWxja0R1U082QkJFM3dwNm0=</auth>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV95b2M5Z3YwMTU3LHI9REVmVWxja0R1U082QkJFM3dwNm0=</auth>

2023-02-27 21:40:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ERWZVbGNrRHVTTzZCQkUzd3A2bUh2YUtmSTNOSVlYaVdablZFNVRKLHM9dGdacHdGVk1DMTlXSFE9PSxpPTQwOTY=</challenge>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ERWZVbGNrRHVTTzZCQkUzd3A2bUh2YUtmSTNOSVlYaVdablZFNVRKLHM9dGdacHdGVk1DMTlXSFE9PSxpPTQwOTY=</challenge>

2023-02-27 21:40:17 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9REVmVWxja0R1U082QkJFM3dwNm1IdmFLZkkzTklZWGlXWm5WRTVUSixwPXNJbnN5NXk5TFZkbEIxMFJFNkFHNHdrOFFEYzY5OG55eTZJU1dzb0JYQjg9</response>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9REVmVWxja0R1U082QkJFM3dwNm1IdmFLZkkzTklZWGlXWm5WRTVUSixwPXNJbnN5NXk5TFZkbEIxMFJFNkFHNHdrOFFEYzY5OG55eTZJU1dzb0JYQjg9</response>

2023-02-27 21:40:17 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1NVXFBbXl5cytLWXFDa0FseCsxaU1MeHhvblFZaWZyeCthcjJvT3VIWWk4PQ==</success>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1NVXFBbXl5cytLWXFDa0FseCsxaU1MeHhvblFZaWZyeCthcjJvT3VIWWk4PQ==</success>

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-27 21:40:17 |  << <iq xmlns="jabber:client" id="OIegx9mV6gNYeWkHELDl0kE" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@test-domain.com >> <iq xmlns="jabber:client" id="OIegx9mV6gNYeWkHELDl0kE" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-27 21:40:17 |  >> <iq to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" id="OIegx9mV6gNYeWkHELDl0kE" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_yoc9gv0157@test-domain.com/1608752850-tigase-159</jid></bind></iq>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@test-domain.com << <iq to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" id="OIegx9mV6gNYeWkHELDl0kE" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_yoc9gv0157@test-domain.com/1608752850-tigase-159</jid></bind></iq>

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-27 21:40:17 |  << <iq xmlns="jabber:client" id="iJfiBhCr8kVeKYoPUhFp8Aa" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 >> <iq xmlns="jabber:client" id="iJfiBhCr8kVeKYoPUhFp8Aa" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-27 21:40:17 |  >> <iq to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" id="iJfiBhCr8kVeKYoPUhFp8Aa" type="result" xmlns="jabber:client"/>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <iq to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" id="iJfiBhCr8kVeKYoPUhFp8Aa" type="result" xmlns="jabber:client"/>

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-27 21:40:17 |  << <iq to="test-domain.com" id="2MmseMyfzx8Ep9yk24dz9nO" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 >> <iq to="test-domain.com" id="2MmseMyfzx8Ep9yk24dz9nO" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-27 21:40:17 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-27 21:40:17 |  >> <enabled resume="true" id="21a6caa7-d989-4a6f-8fe3-bcab79297571" max="60" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3"/>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <enabled resume="true" id="21a6caa7-d989-4a6f-8fe3-bcab79297571" max="60" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3"/>

2023-02-27 21:40:17 |  << <iq id="ELhCiY3r8umIv9jHs7u2l4q" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 >> <iq id="ELhCiY3r8umIv9jHs7u2l4q" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-27 21:40:17 |  >> <iq to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" id="2MmseMyfzx8Ep9yk24dz9nO" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12228/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12228/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <iq to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" id="2MmseMyfzx8Ep9yk24dz9nO" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12228/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12228/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-02-27 21:40:17 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@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>

2023-02-27 21:40:17 |  >> <iq to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" id="ELhCiY3r8umIv9jHs7u2l4q" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <iq to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" id="ELhCiY3r8umIv9jHs7u2l4q" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: null->connecting

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] DNS entry stored in session object: localhost:5222

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Preparing connection to [localhost:5222]

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Opening connection to localhost/127.0.0.1:5222

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Connector  state changed: connecting->connected

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=1] Whitespace ping period is setted to nullms

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2023-02-27 21:40:17 |  >> <presence to="user1_yoc9gv0157@test-domain.com" from="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-02-27 21:40:17 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_yoc9gv0157@test-domain.com" from="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2443] Start TLS

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

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

2023-02-27 21:40:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2445] Proceeding TLS

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2445] Start handshake

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-27 21:40:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9pd2s5OHowMTU4LHI9MzNRaDlXd1RtMFd5UW9lbVhNVm0=</auth>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9pd2s5OHowMTU4LHI9MzNRaDlXd1RtMFd5UW9lbVhNVm0=</auth>

2023-02-27 21:40:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zM1FoOVd3VG0wV3lRb2VtWE1WbVJQSG1EeWFLVGdCMjh1WE5JaUNzLHM9bDJaTmViZmpEeW5jWWc9PSxpPTQwOTY=</challenge>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0zM1FoOVd3VG0wV3lRb2VtWE1WbVJQSG1EeWFLVGdCMjh1WE5JaUNzLHM9bDJaTmViZmpEeW5jWWc9PSxpPTQwOTY=</challenge>

2023-02-27 21:40:17 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MzNRaDlXd1RtMFd5UW9lbVhNVm1SUEhtRHlhS1RnQjI4dVhOSWlDcyxwPUl5UGtRN0RqcUhIZWVjRGdDWXF5S2F6elFCZCtzeFlpUmtJMVFWekM5b2c9</response>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9MzNRaDlXd1RtMFd5UW9lbVhNVm1SUEhtRHlhS1RnQjI4dVhOSWlDcyxwPUl5UGtRN0RqcUhIZWVjRGdDWXF5S2F6elFCZCtzeFlpUmtJMVFWekM5b2c9</response>

2023-02-27 21:40:17 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05WXVWZHBxS2p3TjYwY0ZPL3RYYllSOG5lUGVROTErdU9LOGZ2NjFYdjVJPQ==</success>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj05WXVWZHBxS2p3TjYwY0ZPL3RYYllSOG5lUGVROTErdU9LOGZ2NjFYdjVJPQ==</success>

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-27 21:40:17 |  << <iq xmlns="jabber:client" id="KXPxsUTVRNEvgArgO6ElWlN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@test-domain.com >> <iq xmlns="jabber:client" id="KXPxsUTVRNEvgArgO6ElWlN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-27 21:40:17 |  >> <iq to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" id="KXPxsUTVRNEvgArgO6ElWlN" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_iwk98z0158@test-domain.com/1608752850-tigase-160</jid></bind></iq>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@test-domain.com << <iq to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" id="KXPxsUTVRNEvgArgO6ElWlN" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_iwk98z0158@test-domain.com/1608752850-tigase-160</jid></bind></iq>

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-27 21:40:17 |  << <iq xmlns="jabber:client" id="fWKx4dz9nOPUS1q8KWV6FrX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 >> <iq xmlns="jabber:client" id="fWKx4dz9nOPUS1q8KWV6FrX" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-27 21:40:17 |  >> <iq to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" id="fWKx4dz9nOPUS1q8KWV6FrX" type="result" xmlns="jabber:client"/>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 << <iq to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" id="fWKx4dz9nOPUS1q8KWV6FrX" type="result" xmlns="jabber:client"/>

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-27 21:40:17 |  << <iq to="test-domain.com" id="SNhq6gNYeWkHELDl0kErXjG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 >> <iq to="test-domain.com" id="SNhq6gNYeWkHELDl0kErXjG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-27 21:40:17 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-27 21:40:17 |  >> <enabled resume="true" id="62738663-ce8e-4d73-96ab-a705fccbff36" max="60" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3"/>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 << <enabled resume="true" id="62738663-ce8e-4d73-96ab-a705fccbff36" max="60" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3"/>

2023-02-27 21:40:17 |  << <iq id="e0SDEiFtXZ2hOGDEAEKxk7l" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 >> <iq id="e0SDEiFtXZ2hOGDEAEKxk7l" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-27 21:40:17 |  >> <iq to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" id="SNhq6gNYeWkHELDl0kErXjG" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12228/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12228/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 << <iq to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" id="SNhq6gNYeWkHELDl0kErXjG" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12228/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12228/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-02-27 21:40:17 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@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>

2023-02-27 21:40:17 |  >> <iq to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" id="e0SDEiFtXZ2hOGDEAEKxk7l" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 << <iq to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" id="e0SDEiFtXZ2hOGDEAEKxk7l" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2023-02-27 21:40:17 |  >> <presence to="user1_iwk98z0158@test-domain.com" from="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-02-27 21:40:17 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 << <presence to="user1_iwk98z0158@test-domain.com" from="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

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

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

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

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

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

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

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2448] Start TLS

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

2023-02-27 21:40:17 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-27 21:40:17 | user1 :: user1_kmzorh0159@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2450] Proceeding TLS

2023-02-27 21:40:17 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2450] Start handshake

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2023-02-27 21:40:17 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2023-02-27 21:40:17 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9rbXpvcmgwMTU5LHI9bzQydWs1djFRbmVocnVmakZLbkU=</auth>

2023-02-27 21:40:17 | user1 :: user1_kmzorh0159@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV9rbXpvcmgwMTU5LHI9bzQydWs1djFRbmVocnVmakZLbkU=</auth>

2023-02-27 21:40:17 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vNDJ1azV2MVFuZWhydWZqRktuRUQ4cU9Dc3hNWU9vd0xXVnNRa2M1LHM9d01mYWhTYzhJbE8ySUE9PSxpPTQwOTY=</challenge>

2023-02-27 21:40:17 | user1 :: user1_kmzorh0159@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1vNDJ1azV2MVFuZWhydWZqRktuRUQ4cU9Dc3hNWU9vd0xXVnNRa2M1LHM9d01mYWhTYzhJbE8ySUE9PSxpPTQwOTY=</challenge>

2023-02-27 21:40:18 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bzQydWs1djFRbmVocnVmakZLbkVEOHFPQ3N4TVlPb3dMV1ZzUWtjNSxwPWR2VnlKc2J4d2RWUFVadWJFYmNwY1FLVmdGRWw3NE0rWkVmYWxYQVBFd289</response>

2023-02-27 21:40:18 | user1 :: user1_kmzorh0159@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bzQydWs1djFRbmVocnVmakZLbkVEOHFPQ3N4TVlPb3dMV1ZzUWtjNSxwPWR2VnlKc2J4d2RWUFVadWJFYmNwY1FLVmdGRWw3NE0rWkVmYWxYQVBFd289</response>

2023-02-27 21:40:18 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj01YTRVYVhrR2phR0EzK0t3OVA4MFhHWWlRUjVJOEVGSXVpY3BiV25wVTRjPQ==</success>

2023-02-27 21:40:18 | user1 :: user1_kmzorh0159@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj01YTRVYVhrR2phR0EzK0t3OVA4MFhHWWlRUjVJOEVGSXVpY3BiV25wVTRjPQ==</success>

2023-02-27 21:40:18 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

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

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

2023-02-27 21:40:18 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2023-02-27 21:40:18 |  << <iq xmlns="jabber:client" id="xewOHIKu7j16AhT2iYWX37j" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-27 21:40:18 | user1 :: user1_kmzorh0159@test-domain.com >> <iq xmlns="jabber:client" id="xewOHIKu7j16AhT2iYWX37j" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-02-27 21:40:18 |  >> <iq to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" id="xewOHIKu7j16AhT2iYWX37j" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_kmzorh0159@test-domain.com/1608752850-tigase-161</jid></bind></iq>

2023-02-27 21:40:18 | user1 :: user1_kmzorh0159@test-domain.com << <iq to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" id="xewOHIKu7j16AhT2iYWX37j" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_kmzorh0159@test-domain.com/1608752850-tigase-161</jid></bind></iq>

2023-02-27 21:40:18 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2023-02-27 21:40:18 |  << <iq xmlns="jabber:client" id="566RRNZ2s1n0eQGr13bq3mM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-27 21:40:18 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 >> <iq xmlns="jabber:client" id="566RRNZ2s1n0eQGr13bq3mM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-02-27 21:40:18 |  >> <iq to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" id="566RRNZ2s1n0eQGr13bq3mM" type="result" xmlns="jabber:client"/>

2023-02-27 21:40:18 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 << <iq to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" id="566RRNZ2s1n0eQGr13bq3mM" type="result" xmlns="jabber:client"/>

2023-02-27 21:40:18 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2023-02-27 21:40:18 |  << <iq to="test-domain.com" id="7WAUdumPZeGKu3fv5eFAeJQ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-27 21:40:18 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 >> <iq to="test-domain.com" id="7WAUdumPZeGKu3fv5eFAeJQ" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-02-27 21:40:18 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-27 21:40:18 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-02-27 21:40:18 |  << <iq id="B88VZ3v4w9DwgUOHx5fyjSO" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-27 21:40:18 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 >> <iq id="B88VZ3v4w9DwgUOHx5fyjSO" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-02-27 21:40:18 |  >> <enabled resume="true" id="f86e5f76-d26b-496d-8e71-99c9187e4352" max="60" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3"/>

2023-02-27 21:40:18 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 << <enabled resume="true" id="f86e5f76-d26b-496d-8e71-99c9187e4352" max="60" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3"/>

2023-02-27 21:40:18 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-02-27 21:40:18 | user1 :: user1_kmzorh0159@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>

2023-02-27 21:40:18 |  >> <iq to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" id="7WAUdumPZeGKu3fv5eFAeJQ" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12228/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12228/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-02-27 21:40:18 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 << <iq to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" id="7WAUdumPZeGKu3fv5eFAeJQ" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.4.0-SNAPSHOT-b12228/690bd204" type="router"/><identity category="server" name="Tigase ver. 8.4.0-SNAPSHOT-b12228/690bd204" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-02-27 21:40:18 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomws3cbm0160@muc.test-domain.com is created

2023-02-27 21:40:18 |  << <presence to="roomws3cbm0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-27 21:40:18 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 >> <presence to="roomws3cbm0160@muc.test-domain.com/user1"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-27 21:40:18 | [Mutex] waiting for: [joinAs:user1]

2023-02-27 21:40:18 |  >> <iq to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" id="B88VZ3v4w9DwgUOHx5fyjSO" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-27 21:40:18 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 << <iq to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" id="B88VZ3v4w9DwgUOHx5fyjSO" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-02-27 21:40:18 |  >> <presence to="user1_kmzorh0159@test-domain.com" from="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-02-27 21:40:18 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_kmzorh0159@test-domain.com" from="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-02-27 21:40:18 |  >> <presence to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" affiliation="owner" role="moderator" nick="user1"/><status code="110"/><status code="201"/></x></presence>

2023-02-27 21:40:18 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" affiliation="owner" role="moderator" nick="user1"/><status code="110"/><status code="201"/></x></presence>

2023-02-27 21:40:18 | [Mutex] notify: [joinAs:user1]

2023-02-27 21:40:18 | [Mutex] received everything.

2023-02-27 21:40:18 | [Mutex] isItemNotified: joinAs:user1 :: true

2023-02-27 21:40:18 |  << <iq to="roomws3cbm0160@muc.test-domain.com" id="o5XDxscScr8JzdKOCnP3aIx" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-02-27 21:40:18 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 >> <iq to="roomws3cbm0160@muc.test-domain.com" id="o5XDxscScr8JzdKOCnP3aIx" type="get"><query xmlns="http://jabber.org/protocol/muc#owner"/></iq>

2023-02-27 21:40:18 | [Mutex] waiting for: [getConfig]

2023-02-27 21:40:18 |  >> <message to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" id="0e5519f338e6551c10500be4fe0fb1f185247eb6" from="roomws3cbm0160@muc.test-domain.com/user1" type="groupchat" xmlns="jabber:client"><subject/><delay jid="roomws3cbm0160@muc.test-domain.com" stamp="2023-02-28T05:40:18.12Z" xmlns="urn:xmpp:delay"/></message>

2023-02-27 21:40:18 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <message to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" id="0e5519f338e6551c10500be4fe0fb1f185247eb6" from="roomws3cbm0160@muc.test-domain.com/user1" type="groupchat" xmlns="jabber:client"><subject/><delay jid="roomws3cbm0160@muc.test-domain.com" stamp="2023-02-28T05:40:18.12Z" xmlns="urn:xmpp:delay"/></message>

2023-02-27 21:40:18 |  >> <message to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com" type="groupchat" xmlns="jabber:client"><body>Room is locked. Please configure.</body></message>

2023-02-27 21:40:18 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <message to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com" type="groupchat" xmlns="jabber:client"><body>Room is locked. Please configure.</body></message>

2023-02-27 21:40:18 |  >> <message to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com" type="groupchat" 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>

2023-02-27 21:40:18 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <message to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com" type="groupchat" 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>

2023-02-27 21:40:18 |  >> <iq to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" id="o5XDxscScr8JzdKOCnP3aIx" from="roomws3cbm0160@muc.test-domain.com" type="result" 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>

2023-02-27 21:40:18 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <iq to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" id="o5XDxscScr8JzdKOCnP3aIx" from="roomws3cbm0160@muc.test-domain.com" type="result" 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>

2023-02-27 21:40:18 |  << <iq id="xjye2e0161" to="roomws3cbm0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-02-27 21:40:18 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 >> <iq id="xjye2e0161" to="roomws3cbm0160@muc.test-domain.com" type="set"><query xmlns="http://jabber.org/protocol/muc#owner"><x xmlns="jabber:x:data" type="submit"/></query></iq>

2023-02-27 21:40:18 | [Mutex] received everything.

2023-02-27 21:40:18 | [Mutex] isItemNotified: getConfig:success :: true

2023-02-27 21:40:18 |  >> <iq to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" id="xjye2e0161" from="roomws3cbm0160@muc.test-domain.com" type="result" xmlns="jabber:client"/>

2023-02-27 21:40:18 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <iq to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" id="xjye2e0161" from="roomws3cbm0160@muc.test-domain.com" type="result" xmlns="jabber:client"/>

2023-02-27 21:40:18 |  >> <message to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com" type="groupchat" xmlns="jabber:client"><body>Room is now unlocked</body></message>

2023-02-27 21:40:18 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <message to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com" type="groupchat" xmlns="jabber:client"><body>Room is now unlocked</body></message>

2023-02-27 21:40:18 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-02-27 21:40:18 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <r xmlns="urn:xmpp:sm:3"/>

2023-02-27 21:40:18 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-02-27 21:40:18 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-02-27 21:40:19 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomws3cbm0160@muc.test-domain.com is created

2023-02-27 21:40:19 |  << <presence to="roomws3cbm0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-27 21:40:19 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 >> <presence to="roomws3cbm0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-27 21:40:19 | [Mutex] waiting for: [resp]

2023-02-27 21:40:19 |  >> <presence to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" from="roomws3cbm0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-02-27 21:40:19 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 << <presence to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" from="roomws3cbm0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-02-27 21:40:19 |  >> <presence to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" affiliation="none" role="participant" nick="user2"/></x></presence>

2023-02-27 21:40:19 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" affiliation="none" role="participant" nick="user2"/></x></presence>

2023-02-27 21:40:19 |  >> <presence to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" from="roomws3cbm0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2023-02-27 21:40:19 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 << <presence to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" from="roomws3cbm0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2023-02-27 21:40:19 | [Mutex] notify: [2:joinAs:user2]

2023-02-27 21:40:19 | [Mutex] notify: [resp, joinAs:user2]

2023-02-27 21:40:19 | [Mutex] received everything.

2023-02-27 21:40:19 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-02-27 21:40:19 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomws3cbm0160@muc.test-domain.com is created

2023-02-27 21:40:19 | [Mutex] waiting for: [resp]

2023-02-27 21:40:19 |  << <presence to="roomws3cbm0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-27 21:40:19 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 >> <presence to="roomws3cbm0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-27 21:40:19 |  >> <message to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" id="0e5519f338e6551c10500be4fe0fb1f185247eb6" from="roomws3cbm0160@muc.test-domain.com/user1" type="groupchat" xmlns="jabber:client"><subject/><delay jid="roomws3cbm0160@muc.test-domain.com" stamp="2023-02-28T05:40:18.12Z" xmlns="urn:xmpp:delay"/></message>

2023-02-27 21:40:19 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 << <message to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" id="0e5519f338e6551c10500be4fe0fb1f185247eb6" from="roomws3cbm0160@muc.test-domain.com/user1" type="groupchat" xmlns="jabber:client"><subject/><delay jid="roomws3cbm0160@muc.test-domain.com" stamp="2023-02-28T05:40:18.12Z" xmlns="urn:xmpp:delay"/></message>

2023-02-27 21:40:19 |  >> <presence to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" from="roomws3cbm0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-02-27 21:40:19 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" from="roomws3cbm0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-02-27 21:40:19 |  >> <presence to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" from="roomws3cbm0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/></x></presence>

2023-02-27 21:40:19 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" from="roomws3cbm0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/></x></presence>

2023-02-27 21:40:19 |  >> <presence to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" from="roomws3cbm0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/><status code="110"/></x></presence>

2023-02-27 21:40:19 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" from="roomws3cbm0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/><status code="110"/></x></presence>

2023-02-27 21:40:19 | [Mutex] notify: [3:joinAs:user3]

2023-02-27 21:40:19 | [Mutex] notify: [resp, joinAs:user3]

2023-02-27 21:40:19 | [Mutex] received everything.

2023-02-27 21:40:19 | [Mutex] isItemNotified: joinAs:user3 :: true

2023-02-27 21:40:19 |  << <presence to="roomws3cbm0160@muc.test-domain.com/user2" type="unavailable"/>

2023-02-27 21:40:19 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 >> <presence to="roomws3cbm0160@muc.test-domain.com/user2" type="unavailable"/>

2023-02-27 21:40:19 |  << <presence to="roomws3cbm0160@muc.test-domain.com/user3" type="unavailable"/>

2023-02-27 21:40:19 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 >> <presence to="roomws3cbm0160@muc.test-domain.com/user3" type="unavailable"/>

2023-02-27 21:40:19 |  >> <presence to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" from="roomws3cbm0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/></x></presence>

2023-02-27 21:40:19 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 << <presence to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" from="roomws3cbm0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user3"/></x></presence>

2023-02-27 21:40:19 |  >> <presence to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" affiliation="none" role="participant" nick="user3"/></x></presence>

2023-02-27 21:40:19 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com/user3" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" affiliation="none" role="participant" nick="user3"/></x></presence>

2023-02-27 21:40:19 |  >> <presence to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com/user3" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" affiliation="none" role="none" nick="user3"/></x></presence>

2023-02-27 21:40:19 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com/user3" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" affiliation="none" role="none" nick="user3"/></x></presence>

2023-02-27 21:40:19 |  >> <presence to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com/user2" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" affiliation="none" role="none" nick="user2"/></x></presence>

2023-02-27 21:40:19 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com/user2" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" affiliation="none" role="none" nick="user2"/></x></presence>

2023-02-27 21:40:19 |  >> <message to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" id="0e5519f338e6551c10500be4fe0fb1f185247eb6" from="roomws3cbm0160@muc.test-domain.com/user1" type="groupchat" xmlns="jabber:client"><subject/><delay jid="roomws3cbm0160@muc.test-domain.com" stamp="2023-02-28T05:40:18.12Z" xmlns="urn:xmpp:delay"/></message>

2023-02-27 21:40:19 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 << <message to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" id="0e5519f338e6551c10500be4fe0fb1f185247eb6" from="roomws3cbm0160@muc.test-domain.com/user1" type="groupchat" xmlns="jabber:client"><subject/><delay jid="roomws3cbm0160@muc.test-domain.com" stamp="2023-02-28T05:40:18.12Z" xmlns="urn:xmpp:delay"/></message>

2023-02-27 21:40:19 |  >> <presence to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" from="roomws3cbm0160@muc.test-domain.com/user3" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user3"/></x></presence>

2023-02-27 21:40:19 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 << <presence to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" from="roomws3cbm0160@muc.test-domain.com/user3" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user3"/></x></presence>

2023-02-27 21:40:19 |  >> <presence to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" from="roomws3cbm0160@muc.test-domain.com/user2" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user2"/><status code="110"/></x></presence>

2023-02-27 21:40:19 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 << <presence to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" from="roomws3cbm0160@muc.test-domain.com/user2" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user2"/><status code="110"/></x></presence>

2023-02-27 21:40:19 |  >> <presence to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" from="roomws3cbm0160@muc.test-domain.com/user3" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user3"/><status code="110"/></x></presence>

2023-02-27 21:40:19 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" from="roomws3cbm0160@muc.test-domain.com/user3" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="none" nick="user3"/><status code="110"/></x></presence>

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

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

2023-02-27 21:40:20 | [Mutex] waiting for: [setConfig]

2023-02-27 21:40:20 |  >> <iq to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" id="uiyOSdx9Cy6lLVUcvlW6Aap" from="roomws3cbm0160@muc.test-domain.com" type="result" xmlns="jabber:client"/>

2023-02-27 21:40:20 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <iq to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" id="uiyOSdx9Cy6lLVUcvlW6Aap" from="roomws3cbm0160@muc.test-domain.com" type="result" xmlns="jabber:client"/>

2023-02-27 21:40:20 | [Mutex] received everything.

2023-02-27 21:40:20 | [Mutex] isItemNotified: setConfig:success :: true

2023-02-27 21:40:20 |  >> <message to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com" type="groupchat" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-02-27 21:40:20 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <message to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com" type="groupchat" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><status code="104"/></x></message>

2023-02-27 21:40:21 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomws3cbm0160@muc.test-domain.com is created

2023-02-27 21:40:21 |  << <presence to="roomws3cbm0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-27 21:40:21 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 >> <presence to="roomws3cbm0160@muc.test-domain.com/user2"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-27 21:40:21 | [Mutex] waiting for: [resp]

2023-02-27 21:40:21 |  >> <presence to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" from="roomws3cbm0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-02-27 21:40:21 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 << <presence to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" from="roomws3cbm0160@muc.test-domain.com/user1" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="moderator" nick="user1"/></x></presence>

2023-02-27 21:40:21 |  >> <r xmlns="urn:xmpp:sm:3"/>

2023-02-27 21:40:21 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 << <r xmlns="urn:xmpp:sm:3"/>

2023-02-27 21:40:21 |  << <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-02-27 21:40:21 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 >> <a xmlns="urn:xmpp:sm:3" h="9"/>

2023-02-27 21:40:21 |  >> <presence to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" from="roomws3cbm0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2023-02-27 21:40:21 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 << <presence to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" from="roomws3cbm0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="none" role="participant" nick="user2"/><status code="110"/></x></presence>

2023-02-27 21:40:21 | [Mutex] notify: [2:joinAs:user2]

2023-02-27 21:40:21 | [Mutex] notify: [resp, joinAs:user2]

2023-02-27 21:40:21 | [Mutex] received everything.

2023-02-27 21:40:21 | [Mutex] isItemNotified: joinAs:user2 :: true

2023-02-27 21:40:21 |  >> <presence to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" affiliation="none" role="participant" nick="user2"/></x></presence>

2023-02-27 21:40:21 | user1 :: user1_yoc9gv0157@test-domain.com/1608752850-tigase-159 << <presence to="user1_yoc9gv0157@test-domain.com/1608752850-tigase-159" from="roomws3cbm0160@muc.test-domain.com/user2" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" affiliation="none" role="participant" nick="user2"/></x></presence>

2023-02-27 21:40:21 | tigase.jaxmpp.core.client.xmpp.modules.muc.Room.<init>: Room roomws3cbm0160@muc.test-domain.com is created

2023-02-27 21:40:21 |  << <presence to="roomws3cbm0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-27 21:40:21 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 >> <presence to="roomws3cbm0160@muc.test-domain.com/user3"><x xmlns="http://jabber.org/protocol/muc"/></presence>

2023-02-27 21:40:21 | [Mutex] waiting for: [resp]

2023-02-27 21:40:21 |  >> <presence to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" from="roomws3cbm0160@muc.test-domain.com/user3" type="error" 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>

2023-02-27 21:40:21 | user1 :: user1_kmzorh0159@test-domain.com/1608752850-tigase-161 << <presence to="user1_kmzorh0159@test-domain.com/1608752850-tigase-161" from="roomws3cbm0160@muc.test-domain.com/user3" type="error" 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>

2023-02-27 21:40:21 | [Mutex] notify: [resp, notJoinAs:user3]

2023-02-27 21:40:21 | [Mutex] received everything.

2023-02-27 21:40:21 | [Mutex] isItemNotified: notJoinAs:user3 :: true

2023-02-27 21:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2440] Connector  state changed: connected->disconnected

2023-02-27 21:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=381 thread=2440] Stream terminated

2023-02-27 21:40:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-27 21:40:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-27 21:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2445] Connector  state changed: connected->disconnected

2023-02-27 21:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=382 thread=2445] Stream terminated

2023-02-27 21:40:21 |  >> <message to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" id="0e5519f338e6551c10500be4fe0fb1f185247eb6" from="roomws3cbm0160@muc.test-domain.com/user1" type="groupchat" xmlns="jabber:client"><subject/><delay jid="roomws3cbm0160@muc.test-domain.com" stamp="2023-02-28T05:40:18.12Z" xmlns="urn:xmpp:delay"/></message>

2023-02-27 21:40:21 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 << <message to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" id="0e5519f338e6551c10500be4fe0fb1f185247eb6" from="roomws3cbm0160@muc.test-domain.com/user1" type="groupchat" xmlns="jabber:client"><subject/><delay jid="roomws3cbm0160@muc.test-domain.com" stamp="2023-02-28T05:40:18.12Z" xmlns="urn:xmpp:delay"/></message>

2023-02-27 21:40:21 |  >> <presence to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" from="roomws3cbm0160@muc.test-domain.com/user1" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="none" nick="user1"/></x></presence>

2023-02-27 21:40:21 | user1 :: user1_iwk98z0158@test-domain.com/1608752850-tigase-160 << <presence to="user1_iwk98z0158@test-domain.com/1608752850-tigase-160" from="roomws3cbm0160@muc.test-domain.com/user1" type="unavailable" xmlns="jabber:client"><x xmlns="http://jabber.org/protocol/muc#user"><item affiliation="owner" role="none" nick="user1"/></x></presence>

2023-02-27 21:40:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-27 21:40:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-27 21:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2450] Connector  state changed: connected->disconnected

2023-02-27 21:40:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=383 thread=2450] Stream terminated

2023-02-27 21:40:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2023-02-27 21:40:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted