Test duration : 11.176s
Failed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testGetUserInfoUserOffline | 3.833s |
2022-12-26 03:40:44 |
com.gargoylesoftware.htmlunit.ElementNotFoundException: elementName=[input] attributeName=[name] attributeValue=[JID]
2022-12-26 03:40:44 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-12-26 03:40:44 | ------------------------------------ 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2bb302bb 2022-12-26 03:40:44 | StateChangedEvent{oldState=null, newState=connecting} 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-12-26 03:40:44 | [Mutex] waiting for: [registration] 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2574e9bd 2022-12-26 03:40:44 | StateChangedEvent{oldState=connecting, newState=connected} 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@214b69cb 2022-12-26 03:40:44 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:44 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3108] Start TLS 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3110] Proceeding TLS 2022-12-26 03:40:44 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-26 03:40:44 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-26 03:40:44 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3110] Start handshake 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6449e386 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@57dc936e 2022-12-26 03:40:44 | http-admin_ :: 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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:44 | 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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-26 03:40:44 | 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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-26 03:40:44 | http-admin_ :: null >> <iq to="test-domain.com" id="cyb9KAlP4q4xcoTMS3cOIR3" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-12-26 03:40:44 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="cyb9KAlP4q4xcoTMS3cOIR3" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-12-26 03:40:44 | http-admin_ :: null << <iq from="test-domain.com" type="result" id="cyb9KAlP4q4xcoTMS3cOIR3" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq> 2022-12-26 03:40:44 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="cyb9KAlP4q4xcoTMS3cOIR3" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>} 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5567a129 2022-12-26 03:40:44 | http-admin_ :: null >> <iq to="test-domain.com" id="AAf03mcTXlJLY2fDGEwr007" type="set"><query xmlns="jabber:iq:register"><username>http-admin__cpfk7f0211</username><password>http-admin__cpfk7f0211</password><email>9a55c12f-0d4a-45d5-8dd8-2f46924be262@localhost</email></query></iq> 2022-12-26 03:40:44 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="AAf03mcTXlJLY2fDGEwr007" type="set"><query xmlns="jabber:iq:register"><username>http-admin__cpfk7f0211</username><password>http-admin__cpfk7f0211</password><email>9a55c12f-0d4a-45d5-8dd8-2f46924be262@localhost</email></query></iq>} 2022-12-26 03:40:44 | http-admin_ :: null << <iq from="test-domain.com" type="result" id="AAf03mcTXlJLY2fDGEwr007" xmlns="jabber:client"/> 2022-12-26 03:40:44 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="AAf03mcTXlJLY2fDGEwr007" xmlns="jabber:client"/>} 2022-12-26 03:40:44 | [Mutex] received everything. 2022-12-26 03:40:44 | [Mutex] isItemNotified: registrationSuccess :: true 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-12-26 03:40:44 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3110] Connector state changed: disconnecting->disconnected 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3110] Stream terminated 2022-12-26 03:40:44 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2f188f7f 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4661cc9 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3792a8c8 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5f1429fa 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@341c2610 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:44 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3115] Start TLS 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3117] Proceeding TLS 2022-12-26 03:40:44 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3117] Start handshake 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:44 | >> <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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-12-26 03:40:44 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jcGZrN2YwMjExLHI9YzVUVnZEU0lSYTBXMFE0MWpNNWc=</auth> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jcGZrN2YwMjExLHI9YzVUVnZEU0lSYTBXMFE0MWpNNWc=</auth> 2022-12-26 03:40:44 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jNVRWdkRTSVJhMFcwUTQxak01Z0dSd1RWQ3FjZGlMSjhNTk1BRnMwLHM9cEg5SDdLVTJ6ZjVwNFE9PSxpPTQwOTY=</challenge> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jNVRWdkRTSVJhMFcwUTQxak01Z0dSd1RWQ3FjZGlMSjhNTk1BRnMwLHM9cEg5SDdLVTJ6ZjVwNFE9PSxpPTQwOTY=</challenge> 2022-12-26 03:40:44 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YzVUVnZEU0lSYTBXMFE0MWpNNWdHUndUVkNxY2RpTEo4TU5NQUZzMCxwPXg0MitMTlVhcnp6RUNJMVovcE01NjcwOVBONDdwanNTVTh3Y0NMSGZWOFk9</response> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YzVUVnZEU0lSYTBXMFE0MWpNNWdHUndUVkNxY2RpTEo4TU5NQUZzMCxwPXg0MitMTlVhcnp6RUNJMVovcE01NjcwOVBONDdwanNTVTh3Y0NMSGZWOFk9</response> 2022-12-26 03:40:44 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1zYm9yL0JoZXFrNE1KWUo4VzdwcTF4N3NDTklFYk9kWDBrQmhldVljUjBZPQ==</success> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1zYm9yL0JoZXFrNE1KWUo4VzdwcTF4N3NDTklFYk9kWDBrQmhldVljUjBZPQ==</success> 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:44 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features> 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-12-26 03:40:44 | << <iq xmlns="jabber:client" id="F2zN15toSVZo4m7mIx4sdws" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@test-domain.com >> <iq xmlns="jabber:client" id="F2zN15toSVZo4m7mIx4sdws" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-12-26 03:40:44 | >> <iq to="http-admin__cpfk7f0211@test-domain.com/228467168-tigase-237" type="result" id="F2zN15toSVZo4m7mIx4sdws" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__cpfk7f0211@test-domain.com/228467168-tigase-237</jid></bind></iq> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@test-domain.com << <iq to="http-admin__cpfk7f0211@test-domain.com/228467168-tigase-237" type="result" id="F2zN15toSVZo4m7mIx4sdws" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__cpfk7f0211@test-domain.com/228467168-tigase-237</jid></bind></iq> 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-12-26 03:40:44 | << <iq xmlns="jabber:client" id="5AbT2yBnbp7Gs5j2mWhGmPE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@test-domain.com/228467168-tigase-237 >> <iq xmlns="jabber:client" id="5AbT2yBnbp7Gs5j2mWhGmPE" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-12-26 03:40:44 | >> <iq to="http-admin__cpfk7f0211@test-domain.com/228467168-tigase-237" type="result" id="5AbT2yBnbp7Gs5j2mWhGmPE" xmlns="jabber:client"/> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@test-domain.com/228467168-tigase-237 << <iq to="http-admin__cpfk7f0211@test-domain.com/228467168-tigase-237" type="result" id="5AbT2yBnbp7Gs5j2mWhGmPE" xmlns="jabber:client"/> 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-12-26 03:40:44 | << <iq to="test-domain.com" id="F4BR9lZqW3fU6qfCez8At2u" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@test-domain.com/228467168-tigase-237 >> <iq to="test-domain.com" id="F4BR9lZqW3fU6qfCez8At2u" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-12-26 03:40:44 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@test-domain.com/228467168-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-12-26 03:40:44 | << <iq id="kONt48nKOVWiGNVSW7iChO6" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@test-domain.com/228467168-tigase-237 >> <iq id="kONt48nKOVWiGNVSW7iChO6" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-12-26 03:40:44 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@test-domain.com/228467168-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-12-26 03:40:44 | >> <enabled location="7c41cec37518" id="bba6aca3-dc86-4163-a79e-03fe364e854b" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-12-26 03:40:44 | http-admin_ :: http-admin__cpfk7f0211@test-domain.com/228467168-tigase-237 << <enabled location="7c41cec37518" id="bba6aca3-dc86-4163-a79e-03fe364e854b" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3117] Connector state changed: disconnecting->disconnected 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1c67b8d8 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-12-26 03:40:44 | StateChangedEvent{oldState=null, newState=connecting} 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-12-26 03:40:44 | [Mutex] waiting for: [registration] 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@12a05524 2022-12-26 03:40:44 | StateChangedEvent{oldState=connecting, newState=connected} 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@169fd3a8 2022-12-26 03:40:44 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3121] Start TLS 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3123] Proceeding TLS 2022-12-26 03:40:44 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-26 03:40:44 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-26 03:40:44 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-26 03:40:44 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-12-26 03:40:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3123] Start handshake 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@539d5f1f 2022-12-26 03:40:44 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@729d8ccc 2022-12-26 03:40:45 | http-admin_ :: 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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:45 | 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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-26 03:40:45 | 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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-26 03:40:45 | http-admin_ :: null >> <iq to="test-domain.com" id="7RUM3hZ1l8mTVgOQ5iAhyq9" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-12-26 03:40:45 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="7RUM3hZ1l8mTVgOQ5iAhyq9" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-12-26 03:40:45 | http-admin_ :: null << <iq from="test-domain.com" type="result" id="7RUM3hZ1l8mTVgOQ5iAhyq9" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq> 2022-12-26 03:40:45 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="7RUM3hZ1l8mTVgOQ5iAhyq9" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>} 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6284eece 2022-12-26 03:40:45 | http-admin_ :: null >> <iq to="test-domain.com" id="86Bbxv3pgCpXkW6BkEpOWbs" type="set"><query xmlns="jabber:iq:register"><username>http-admin__gorr0u0212</username><password>http-admin__gorr0u0212</password><email>a74f6c8c-5b8c-4170-b0d4-0bf10c4b19de@localhost</email></query></iq> 2022-12-26 03:40:45 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="86Bbxv3pgCpXkW6BkEpOWbs" type="set"><query xmlns="jabber:iq:register"><username>http-admin__gorr0u0212</username><password>http-admin__gorr0u0212</password><email>a74f6c8c-5b8c-4170-b0d4-0bf10c4b19de@localhost</email></query></iq>} 2022-12-26 03:40:45 | http-admin_ :: null << <iq from="test-domain.com" type="result" id="86Bbxv3pgCpXkW6BkEpOWbs" xmlns="jabber:client"/> 2022-12-26 03:40:45 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="86Bbxv3pgCpXkW6BkEpOWbs" xmlns="jabber:client"/>} 2022-12-26 03:40:45 | [Mutex] received everything. 2022-12-26 03:40:45 | [Mutex] isItemNotified: registrationSuccess :: true 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-12-26 03:40:45 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3123] Connector state changed: disconnecting->disconnected 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3123] Stream terminated 2022-12-26 03:40:45 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@a6e63a5 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@33b2a050 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2d57a106 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6860d8fc 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@116aed1e 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:45 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3128] Start TLS 2022-12-26 03:40:45 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3130] Proceeding TLS 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3130] Start handshake 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:45 | >> <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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-12-26 03:40:45 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19nb3JyMHUwMjEyLHI9RXFoZ0VhcE56RmtHRDFwMzhpaFk=</auth> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19nb3JyMHUwMjEyLHI9RXFoZ0VhcE56RmtHRDFwMzhpaFk=</auth> 2022-12-26 03:40:45 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FcWhnRWFwTnpGa0dEMXAzOGloWXRuWFNHWjAxaDRHS1E5ODhsbjhvLHM9QVUzUy84Zmoxbytmcnc9PSxpPTQwOTY=</challenge> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FcWhnRWFwTnpGa0dEMXAzOGloWXRuWFNHWjAxaDRHS1E5ODhsbjhvLHM9QVUzUy84Zmoxbytmcnc9PSxpPTQwOTY=</challenge> 2022-12-26 03:40:45 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RXFoZ0VhcE56RmtHRDFwMzhpaFl0blhTR1owMWg0R0tROTg4bG44byxwPWREMzJqZ1FYMm00ZDJ6YmJ3cjRiVGQvSnVOVVNUeHhSK1B6Zk9JOHJPK0k9</response> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RXFoZ0VhcE56RmtHRDFwMzhpaFl0blhTR1owMWg0R0tROTg4bG44byxwPWREMzJqZ1FYMm00ZDJ6YmJ3cjRiVGQvSnVOVVNUeHhSK1B6Zk9JOHJPK0k9</response> 2022-12-26 03:40:45 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Xb2c1a3hJNXdnaUVRMVdLaHNlUG9VVllXVnZmUDg0TTVxaG82UTM0bEhFPQ==</success> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Xb2c1a3hJNXdnaUVRMVdLaHNlUG9VVllXVnZmUDg0TTVxaG82UTM0bEhFPQ==</success> 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:45 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features> 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-12-26 03:40:45 | << <iq xmlns="jabber:client" id="BFg3mcTXlJLY2fDGEwr007e" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com >> <iq xmlns="jabber:client" id="BFg3mcTXlJLY2fDGEwr007e" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-12-26 03:40:45 | >> <iq to="http-admin__gorr0u0212@test-domain.com/228467168-tigase-238" type="result" id="BFg3mcTXlJLY2fDGEwr007e" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__gorr0u0212@test-domain.com/228467168-tigase-238</jid></bind></iq> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com << <iq to="http-admin__gorr0u0212@test-domain.com/228467168-tigase-238" type="result" id="BFg3mcTXlJLY2fDGEwr007e" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__gorr0u0212@test-domain.com/228467168-tigase-238</jid></bind></iq> 2022-12-26 03:40:45 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-12-26 03:40:45 | << <iq xmlns="jabber:client" id="CHkog1dRLP6iLFKMMX24fui" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com/228467168-tigase-238 >> <iq xmlns="jabber:client" id="CHkog1dRLP6iLFKMMX24fui" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-12-26 03:40:45 | >> <iq to="http-admin__gorr0u0212@test-domain.com/228467168-tigase-238" type="result" id="CHkog1dRLP6iLFKMMX24fui" xmlns="jabber:client"/> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com/228467168-tigase-238 << <iq to="http-admin__gorr0u0212@test-domain.com/228467168-tigase-238" type="result" id="CHkog1dRLP6iLFKMMX24fui" xmlns="jabber:client"/> 2022-12-26 03:40:45 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-12-26 03:40:45 | << <iq to="test-domain.com" id="qZa7k4eT7gIFoOFAENLXXdS" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com/228467168-tigase-238 >> <iq to="test-domain.com" id="qZa7k4eT7gIFoOFAENLXXdS" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-12-26 03:40:45 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com/228467168-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-12-26 03:40:45 | >> <enabled location="7c41cec37518" id="18f34ed9-3757-4bf9-bb9d-5e60725355d3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com/228467168-tigase-238 << <enabled location="7c41cec37518" id="18f34ed9-3757-4bf9-bb9d-5e60725355d3" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-12-26 03:40:45 | << <iq id="rZ8Q6i1nMKJw4bCIV1tZh06" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com/228467168-tigase-238 >> <iq id="rZ8Q6i1nMKJw4bCIV1tZh06" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-12-26 03:40:45 | >> <iq from="test-domain.com" to="http-admin__gorr0u0212@test-domain.com/228467168-tigase-238" type="result" id="qZa7k4eT7gIFoOFAENLXXdS" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com/228467168-tigase-238 << <iq from="test-domain.com" to="http-admin__gorr0u0212@test-domain.com/228467168-tigase-238" type="result" id="qZa7k4eT7gIFoOFAENLXXdS" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-12-26 03:40:45 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com/228467168-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-12-26 03:40:45 | >> <iq to="http-admin__gorr0u0212@test-domain.com/228467168-tigase-238" type="result" id="rZ8Q6i1nMKJw4bCIV1tZh06" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com/228467168-tigase-238 << <iq to="http-admin__gorr0u0212@test-domain.com/228467168-tigase-238" type="result" id="rZ8Q6i1nMKJw4bCIV1tZh06" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-12-26 03:40:45 | << <message to="http-admin__cpfk7f0211@test-domain.com" id="K9AKFtm0eRQGtWcHuoSbHq2"><body>Test message 1</body></message> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com/228467168-tigase-238 >> <message to="http-admin__cpfk7f0211@test-domain.com" id="K9AKFtm0eRQGtWcHuoSbHq2"><body>Test message 1</body></message> 2022-12-26 03:40:45 | >> <presence from="http-admin__gorr0u0212@test-domain.com/228467168-tigase-238" to="http-admin__gorr0u0212@test-domain.com" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com/228467168-tigase-238 << <presence from="http-admin__gorr0u0212@test-domain.com/228467168-tigase-238" to="http-admin__gorr0u0212@test-domain.com" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-12-26 03:40:45 | << <message to="http-admin__cpfk7f0211@test-domain.com" id="r1aUeyxpQSZ26fKYr3x7xw8"><body>Test message 2</body></message> 2022-12-26 03:40:45 | http-admin_ :: http-admin__gorr0u0212@test-domain.com/228467168-tigase-238 >> <message to="http-admin__cpfk7f0211@test-domain.com" id="r1aUeyxpQSZ26fKYr3x7xw8"><body>Test message 2</body></message> 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3130] Connector state changed: connected->disconnected 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3130] Stream terminated 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted
com.gargoylesoftware.htmlunit.html.HtmlForm.getInputByName(HtmlForm.java:580)
tigase.tests.http.TestAdminUI.testGetUserInfoUserOffline(TestAdminUI.java:298) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.base/java.lang.reflect.Method.invoke(Method.java:568) org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135) org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:673) org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220) org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50) org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945) org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193) org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128) java.base/java.util.ArrayList.forEach(ArrayList.java:1511) org.testng.TestRunner.privateRun(TestRunner.java:808) org.testng.TestRunner.run(TestRunner.java:603) org.testng.SuiteRunner.runTest(SuiteRunner.java:429) org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423) org.testng.SuiteRunner.privateRun(SuiteRunner.java:383) org.testng.SuiteRunner.run(SuiteRunner.java:326) org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) org.testng.TestNG.runSuitesSequentially(TestNG.java:1249) org.testng.TestNG.runSuitesLocally(TestNG.java:1169) org.testng.TestNG.runSuites(TestNG.java:1092) org.testng.TestNG.run(TestNG.java:1060) org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:283) org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120) org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) |
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.616s |
2022-12-26 03:40:40 |
2022-12-26 03:40:40 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-12-26 03:40:40 | ------------------------------------ |
testAuthorization | 0.173s |
2022-12-26 03:40:42 |
2022-12-26 03:40:42 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-12-26 03:40:42 | ------------------------------------ |
testCommandsAvailability | 0.746s |
2022-12-26 03:40:42 |
2022-12-26 03:40:42 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-12-26 03:40:42 | ------------------------------------ |
testDeleteUser | 1.038s |
2022-12-26 03:40:43 |
2022-12-26 03:40:43 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-12-26 03:40:43 | ------------------------------------ 2022-12-26 03:40:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-12-26 03:40:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1e6f6c32 2022-12-26 03:40:43 | StateChangedEvent{oldState=null, newState=connecting} 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-12-26 03:40:43 | [Mutex] waiting for: [registration] 2022-12-26 03:40:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@10a8918f 2022-12-26 03:40:43 | StateChangedEvent{oldState=connecting, newState=connected} 2022-12-26 03:40:43 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@14970742 2022-12-26 03:40:43 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3100] Start TLS 2022-12-26 03:40:43 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-26 03:40:43 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-26 03:40:43 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-26 03:40:43 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3102] Proceeding TLS 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3102] Start handshake 2022-12-26 03:40:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@51959bb4 2022-12-26 03:40:43 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@34fe7348 2022-12-26 03:40:43 | http-admin_ :: 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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:43 | 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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-26 03:40:43 | 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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-26 03:40:43 | http-admin_ :: null >> <iq to="test-domain.com" id="DJMwxfVT5CkPN0iO1akLwm1" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-12-26 03:40:43 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="DJMwxfVT5CkPN0iO1akLwm1" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-12-26 03:40:43 | http-admin_ :: null << <iq from="test-domain.com" type="result" id="DJMwxfVT5CkPN0iO1akLwm1" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq> 2022-12-26 03:40:43 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="DJMwxfVT5CkPN0iO1akLwm1" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>} 2022-12-26 03:40:43 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@600ea8b1 2022-12-26 03:40:43 | http-admin_ :: null >> <iq to="test-domain.com" id="2GBVUQJIUjN15toSVZo4m7m" type="set"><query xmlns="jabber:iq:register"><username>http-admin__i97qo60210</username><password>http-admin__i97qo60210</password><email>1f8e3167-553d-4f3a-b98b-c04949092fa0@localhost</email></query></iq> 2022-12-26 03:40:43 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="2GBVUQJIUjN15toSVZo4m7m" type="set"><query xmlns="jabber:iq:register"><username>http-admin__i97qo60210</username><password>http-admin__i97qo60210</password><email>1f8e3167-553d-4f3a-b98b-c04949092fa0@localhost</email></query></iq>} 2022-12-26 03:40:43 | http-admin_ :: null << <iq from="test-domain.com" type="result" id="2GBVUQJIUjN15toSVZo4m7m" xmlns="jabber:client"/> 2022-12-26 03:40:43 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="2GBVUQJIUjN15toSVZo4m7m" xmlns="jabber:client"/>} 2022-12-26 03:40:43 | [Mutex] received everything. 2022-12-26 03:40:43 | [Mutex] isItemNotified: registrationSuccess :: true 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-12-26 03:40:43 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3102] Connector state changed: disconnecting->disconnected 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3102] Stream terminated 2022-12-26 03:40:43 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-12-26 03:40:43 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4c8f1ee5 2022-12-26 03:40:43 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@31ba64fb 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:43 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-12-26 03:40:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-12-26 03:40:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@769935b7 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:43 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:43 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@63c750f5 2022-12-26 03:40:43 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@578b125e |
testGetUserInfoUserOnline | 1.186s |
2022-12-26 03:40:48 |
2022-12-26 03:40:48 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-12-26 03:40:48 | ------------------------------------ 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@469c0397 2022-12-26 03:40:48 | StateChangedEvent{oldState=null, newState=connecting} 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-12-26 03:40:48 | [Mutex] waiting for: [registration] 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@485bf534 2022-12-26 03:40:48 | StateChangedEvent{oldState=connecting, newState=connected} 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4c6468e7 2022-12-26 03:40:48 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:48 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3135] Start TLS 2022-12-26 03:40:48 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-26 03:40:48 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-26 03:40:48 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3137] Proceeding TLS 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3137] Start handshake 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@966ff0f 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2f40d50f 2022-12-26 03:40:48 | http-admin_ :: 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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:48 | 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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-26 03:40:48 | 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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-26 03:40:48 | http-admin_ :: null >> <iq to="test-domain.com" id="EfKt7Fn3yczhYeGLEiHo6v6" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-12-26 03:40:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="EfKt7Fn3yczhYeGLEiHo6v6" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-12-26 03:40:48 | http-admin_ :: null << <iq from="test-domain.com" type="result" id="EfKt7Fn3yczhYeGLEiHo6v6" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq> 2022-12-26 03:40:48 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="EfKt7Fn3yczhYeGLEiHo6v6" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>} 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@38a57786 2022-12-26 03:40:48 | http-admin_ :: null >> <iq to="test-domain.com" id="AQvw5qk9tnNTeyhHOU2t48n" type="set"><query xmlns="jabber:iq:register"><username>http-admin__hznyp10213</username><password>http-admin__hznyp10213</password><email>4e7f3ec0-1b2f-4445-b358-a61750e76ed1@localhost</email></query></iq> 2022-12-26 03:40:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="AQvw5qk9tnNTeyhHOU2t48n" type="set"><query xmlns="jabber:iq:register"><username>http-admin__hznyp10213</username><password>http-admin__hznyp10213</password><email>4e7f3ec0-1b2f-4445-b358-a61750e76ed1@localhost</email></query></iq>} 2022-12-26 03:40:48 | http-admin_ :: null << <iq from="test-domain.com" type="result" id="AQvw5qk9tnNTeyhHOU2t48n" xmlns="jabber:client"/> 2022-12-26 03:40:48 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="AQvw5qk9tnNTeyhHOU2t48n" xmlns="jabber:client"/>} 2022-12-26 03:40:48 | [Mutex] received everything. 2022-12-26 03:40:48 | [Mutex] isItemNotified: registrationSuccess :: true 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-12-26 03:40:48 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3137] Connector state changed: disconnecting->disconnected 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3137] Stream terminated 2022-12-26 03:40:48 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@57690325 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@69490040 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@408848cb 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:48 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3142] Start TLS 2022-12-26 03:40:48 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3144] Proceeding TLS 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@53821e1b 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4c6d4f65 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3144] Start handshake 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:48 | >> <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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-12-26 03:40:48 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19oem55cDEwMjEzLHI9a1JMQXVYZmJzYjVmWTFjMm0wMTE=</auth> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19oem55cDEwMjEzLHI9a1JMQXVYZmJzYjVmWTFjMm0wMTE=</auth> 2022-12-26 03:40:48 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rUkxBdVhmYnNiNWZZMWMybTAxMXB1a0pISldvUm01dkw1Y1habW1oLHM9ajRUSWU0bnV0WXpwWkE9PSxpPTQwOTY=</challenge> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1rUkxBdVhmYnNiNWZZMWMybTAxMXB1a0pISldvUm01dkw1Y1habW1oLHM9ajRUSWU0bnV0WXpwWkE9PSxpPTQwOTY=</challenge> 2022-12-26 03:40:48 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a1JMQXVYZmJzYjVmWTFjMm0wMTFwdWtKSEpXb1JtNXZMNWNYWm1taCxwPVF5SWluVWxRS3FkdVBBWGlPVGZIeEZ5TFBTRTlwVlp5dDcvZDRJdDQ3YWM9</response> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9a1JMQXVYZmJzYjVmWTFjMm0wMTFwdWtKSEpXb1JtNXZMNWNYWm1taCxwPVF5SWluVWxRS3FkdVBBWGlPVGZIeEZ5TFBTRTlwVlp5dDcvZDRJdDQ3YWM9</response> 2022-12-26 03:40:48 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1BaU96QmtrNFgxVlNsckNqRHRwNXBocWJiUHVXVWF5bnJHNDJHa3REWU1vPQ==</success> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1BaU96QmtrNFgxVlNsckNqRHRwNXBocWJiUHVXVWF5bnJHNDJHa3REWU1vPQ==</success> 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:48 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features> 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-12-26 03:40:48 | << <iq xmlns="jabber:client" id="z23EkHEM3hZ1l8mTVgOQ5iA" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com >> <iq xmlns="jabber:client" id="z23EkHEM3hZ1l8mTVgOQ5iA" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-12-26 03:40:48 | >> <iq to="http-admin__hznyp10213@test-domain.com/228467168-tigase-239" type="result" id="z23EkHEM3hZ1l8mTVgOQ5iA" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__hznyp10213@test-domain.com/228467168-tigase-239</jid></bind></iq> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com << <iq to="http-admin__hznyp10213@test-domain.com/228467168-tigase-239" type="result" id="z23EkHEM3hZ1l8mTVgOQ5iA" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__hznyp10213@test-domain.com/228467168-tigase-239</jid></bind></iq> 2022-12-26 03:40:48 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-12-26 03:40:48 | << <iq xmlns="jabber:client" id="mWJWZYgPKUUfPGylKw5qk9t" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com/228467168-tigase-239 >> <iq xmlns="jabber:client" id="mWJWZYgPKUUfPGylKw5qk9t" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-12-26 03:40:48 | >> <iq to="http-admin__hznyp10213@test-domain.com/228467168-tigase-239" type="result" id="mWJWZYgPKUUfPGylKw5qk9t" xmlns="jabber:client"/> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com/228467168-tigase-239 << <iq to="http-admin__hznyp10213@test-domain.com/228467168-tigase-239" type="result" id="mWJWZYgPKUUfPGylKw5qk9t" xmlns="jabber:client"/> 2022-12-26 03:40:48 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-12-26 03:40:48 | << <iq to="test-domain.com" id="j7eaJAarS4rYmO3rU0fy8jS" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com/228467168-tigase-239 >> <iq to="test-domain.com" id="j7eaJAarS4rYmO3rU0fy8jS" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-12-26 03:40:48 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com/228467168-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-12-26 03:40:48 | >> <enabled location="7c41cec37518" id="ad4dad0c-1a51-40b4-acb4-086a623d48bc" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com/228467168-tigase-239 << <enabled location="7c41cec37518" id="ad4dad0c-1a51-40b4-acb4-086a623d48bc" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-12-26 03:40:48 | << <iq id="hZOwkS9qQNAuhEIwthAmXYY" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com/228467168-tigase-239 >> <iq id="hZOwkS9qQNAuhEIwthAmXYY" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-12-26 03:40:48 | >> <iq from="test-domain.com" to="http-admin__hznyp10213@test-domain.com/228467168-tigase-239" type="result" id="j7eaJAarS4rYmO3rU0fy8jS" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com/228467168-tigase-239 << <iq from="test-domain.com" to="http-admin__hznyp10213@test-domain.com/228467168-tigase-239" type="result" id="j7eaJAarS4rYmO3rU0fy8jS" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-12-26 03:40:48 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com/228467168-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-12-26 03:40:48 | >> <iq to="http-admin__hznyp10213@test-domain.com/228467168-tigase-239" type="result" id="hZOwkS9qQNAuhEIwthAmXYY" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com/228467168-tigase-239 << <iq to="http-admin__hznyp10213@test-domain.com/228467168-tigase-239" type="result" id="hZOwkS9qQNAuhEIwthAmXYY" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-12-26 03:40:48 | >> <presence from="http-admin__hznyp10213@test-domain.com/228467168-tigase-239" to="http-admin__hznyp10213@test-domain.com" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-12-26 03:40:48 | http-admin_ :: http-admin__hznyp10213@test-domain.com/228467168-tigase-239 << <presence from="http-admin__hznyp10213@test-domain.com/228467168-tigase-239" to="http-admin__hznyp10213@test-domain.com" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> |
testModifyUser | 1.833s |
2022-12-26 03:40:49 |
2022-12-26 03:40:49 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-12-26 03:40:49 | ------------------------------------ 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@df8cd04 2022-12-26 03:40:49 | StateChangedEvent{oldState=null, newState=connecting} 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-12-26 03:40:49 | [Mutex] waiting for: [registration] 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@33f32cb 2022-12-26 03:40:49 | StateChangedEvent{oldState=connecting, newState=connected} 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@700a674 2022-12-26 03:40:49 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:49 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3148] Start TLS 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3150] Proceeding TLS 2022-12-26 03:40:49 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-26 03:40:49 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3150] Start handshake 2022-12-26 03:40:49 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@420238f0 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@9595d59 2022-12-26 03:40:49 | http-admin_ :: 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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:49 | 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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-12-26 03:40:49 | 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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-12-26 03:40:49 | http-admin_ :: null >> <iq to="test-domain.com" id="ZhESbHq2jGoPUi5l7hRaq1b" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-12-26 03:40:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="ZhESbHq2jGoPUi5l7hRaq1b" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-12-26 03:40:49 | http-admin_ :: null << <iq from="test-domain.com" type="result" id="ZhESbHq2jGoPUi5l7hRaq1b" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq> 2022-12-26 03:40:49 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="ZhESbHq2jGoPUi5l7hRaq1b" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>} 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@738a9fd3 2022-12-26 03:40:49 | http-admin_ :: null >> <iq to="test-domain.com" id="g3Wvq8unSKBcIJyw8HJuazc" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ktcza10214</username><password>http-admin__ktcza10214</password><email>242c87e2-da84-416c-9eea-6b7ff230d0ea@localhost</email></query></iq> 2022-12-26 03:40:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="g3Wvq8unSKBcIJyw8HJuazc" type="set"><query xmlns="jabber:iq:register"><username>http-admin__ktcza10214</username><password>http-admin__ktcza10214</password><email>242c87e2-da84-416c-9eea-6b7ff230d0ea@localhost</email></query></iq>} 2022-12-26 03:40:49 | http-admin_ :: null << <iq from="test-domain.com" type="result" id="g3Wvq8unSKBcIJyw8HJuazc" xmlns="jabber:client"/> 2022-12-26 03:40:49 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="g3Wvq8unSKBcIJyw8HJuazc" xmlns="jabber:client"/>} 2022-12-26 03:40:49 | [Mutex] received everything. 2022-12-26 03:40:49 | [Mutex] isItemNotified: registrationSuccess :: true 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-12-26 03:40:49 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3150] Connector state changed: disconnecting->disconnected 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3150] Stream terminated 2022-12-26 03:40:49 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@713ba4d0 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@222dc7bf 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@615de536 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@460e8ac9 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6a3fabfc 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:49 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:49 | http-admin_ :: http-admin__ktcza10214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3155] Start TLS 2022-12-26 03:40:49 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-26 03:40:49 | http-admin_ :: http-admin__ktcza10214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3157] Proceeding TLS 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3157] Start handshake 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:49 | >> <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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:49 | http-admin_ :: http-admin__ktcza10214@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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-12-26 03:40:49 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19rdGN6YTEwMjE0LHI9T01HNnBaZEZ4YnpVdWR5Z1NmMjM=</auth> 2022-12-26 03:40:49 | http-admin_ :: http-admin__ktcza10214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19rdGN6YTEwMjE0LHI9T01HNnBaZEZ4YnpVdWR5Z1NmMjM=</auth> 2022-12-26 03:40:49 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PTUc2cFpkRnhielV1ZHlnU2YyM2IzcjBFazFzTVduR3ZBcE9ldkVILHM9QWVLZmU2K3ROU2RKM3c9PSxpPTQwOTY=</challenge> 2022-12-26 03:40:49 | http-admin_ :: http-admin__ktcza10214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PTUc2cFpkRnhielV1ZHlnU2YyM2IzcjBFazFzTVduR3ZBcE9ldkVILHM9QWVLZmU2K3ROU2RKM3c9PSxpPTQwOTY=</challenge> 2022-12-26 03:40:49 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T01HNnBaZEZ4YnpVdWR5Z1NmMjNiM3IwRWsxc01Xbkd2QXBPZXZFSCxwPXlGL0JzMzVoaTdRS1M3WFRDdWFieWcrdXdRVjlhUkkzVkMyRHlTcS9pSUU9</response> 2022-12-26 03:40:49 | http-admin_ :: http-admin__ktcza10214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T01HNnBaZEZ4YnpVdWR5Z1NmMjNiM3IwRWsxc01Xbkd2QXBPZXZFSCxwPXlGL0JzMzVoaTdRS1M3WFRDdWFieWcrdXdRVjlhUkkzVkMyRHlTcS9pSUU9</response> 2022-12-26 03:40:49 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kTVJ0T0hpYXRXR1hRRnkrb2FOdVNMWkFnWDJQelZqM2poSFZ3ZFEvNDhFPQ==</success> 2022-12-26 03:40:49 | http-admin_ :: http-admin__ktcza10214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1kTVJ0T0hpYXRXR1hRRnkrb2FOdVNMWkFnWDJQelZqM2poSFZ3ZFEvNDhFPQ==</success> 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:49 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features> 2022-12-26 03:40:49 | http-admin_ :: http-admin__ktcza10214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" ver="DZyC7xuMnlL7isXIO8taDYdoQTs=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features> 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-12-26 03:40:49 | << <iq xmlns="jabber:client" id="LZI5j2mWhGmPECxaKABx6o1" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-12-26 03:40:49 | http-admin_ :: http-admin__ktcza10214@test-domain.com >> <iq xmlns="jabber:client" id="LZI5j2mWhGmPECxaKABx6o1" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-12-26 03:40:49 | >> <iq to="http-admin__ktcza10214@test-domain.com/228467168-tigase-240" type="result" id="LZI5j2mWhGmPECxaKABx6o1" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ktcza10214@test-domain.com/228467168-tigase-240</jid></bind></iq> 2022-12-26 03:40:49 | http-admin_ :: http-admin__ktcza10214@test-domain.com << <iq to="http-admin__ktcza10214@test-domain.com/228467168-tigase-240" type="result" id="LZI5j2mWhGmPECxaKABx6o1" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__ktcza10214@test-domain.com/228467168-tigase-240</jid></bind></iq> 2022-12-26 03:40:49 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-12-26 03:40:49 | << <iq xmlns="jabber:client" id="pUrGFqgCFFmU3amLM2zj39B" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-12-26 03:40:49 | http-admin_ :: http-admin__ktcza10214@test-domain.com/228467168-tigase-240 >> <iq xmlns="jabber:client" id="pUrGFqgCFFmU3amLM2zj39B" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-12-26 03:40:49 | >> <iq to="http-admin__ktcza10214@test-domain.com/228467168-tigase-240" type="result" id="pUrGFqgCFFmU3amLM2zj39B" xmlns="jabber:client"/> 2022-12-26 03:40:49 | http-admin_ :: http-admin__ktcza10214@test-domain.com/228467168-tigase-240 << <iq to="http-admin__ktcza10214@test-domain.com/228467168-tigase-240" type="result" id="pUrGFqgCFFmU3amLM2zj39B" xmlns="jabber:client"/> 2022-12-26 03:40:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-12-26 03:40:49 | << <iq to="test-domain.com" id="CYBWmdBDjViGxdQYaJAarS4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-12-26 03:40:49 | http-admin_ :: http-admin__ktcza10214@test-domain.com/228467168-tigase-240 >> <iq to="test-domain.com" id="CYBWmdBDjViGxdQYaJAarS4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-12-26 03:40:50 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-12-26 03:40:50 | http-admin_ :: http-admin__ktcza10214@test-domain.com/228467168-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-12-26 03:40:50 | >> <enabled location="7c41cec37518" id="ad0252d0-a672-45b7-9b34-c4709864c9ed" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-12-26 03:40:50 | http-admin_ :: http-admin__ktcza10214@test-domain.com/228467168-tigase-240 << <enabled location="7c41cec37518" id="ad0252d0-a672-45b7-9b34-c4709864c9ed" resume="true" xmlns="urn:xmpp:sm:3" max="60"/> 2022-12-26 03:40:50 | << <iq id="h5UIIEHw2bm2nQ6i1nMKJw4" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-12-26 03:40:50 | http-admin_ :: http-admin__ktcza10214@test-domain.com/228467168-tigase-240 >> <iq id="h5UIIEHw2bm2nQ6i1nMKJw4" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-12-26 03:40:50 | >> <iq from="test-domain.com" to="http-admin__ktcza10214@test-domain.com/228467168-tigase-240" type="result" id="CYBWmdBDjViGxdQYaJAarS4" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-12-26 03:40:50 | http-admin_ :: http-admin__ktcza10214@test-domain.com/228467168-tigase-240 << <iq from="test-domain.com" to="http-admin__ktcza10214@test-domain.com/228467168-tigase-240" type="result" id="CYBWmdBDjViGxdQYaJAarS4" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e"/><identity category="server" type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12201/1431614e"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-12-26 03:40:50 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-12-26 03:40:50 | http-admin_ :: http-admin__ktcza10214@test-domain.com/228467168-tigase-240 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-12-26 03:40:50 | >> <iq to="http-admin__ktcza10214@test-domain.com/228467168-tigase-240" type="result" id="h5UIIEHw2bm2nQ6i1nMKJw4" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-12-26 03:40:50 | http-admin_ :: http-admin__ktcza10214@test-domain.com/228467168-tigase-240 << <iq to="http-admin__ktcza10214@test-domain.com/228467168-tigase-240" type="result" id="h5UIIEHw2bm2nQ6i1nMKJw4" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-12-26 03:40:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-12-26 03:40:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-12-26 03:40:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:50 | >> <presence from="http-admin__ktcza10214@test-domain.com/228467168-tigase-240" to="http-admin__ktcza10214@test-domain.com" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-12-26 03:40:50 | http-admin_ :: http-admin__ktcza10214@test-domain.com/228467168-tigase-240 << <presence from="http-admin__ktcza10214@test-domain.com/228467168-tigase-240" to="http-admin__ktcza10214@test-domain.com" xmlns="jabber:client"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-12-26 03:40:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3157] Connector state changed: disconnecting->disconnected 2022-12-26 03:40:50 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-12-26 03:40:50 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-12-26 03:40:51 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-12-26 03:40:51 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:51 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3155] Start TLS 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3163] Proceeding TLS 2022-12-26 03:40:51 | http-admin_ :: http-admin__ktcza10214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:51 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-26 03:40:51 | http-admin_ :: http-admin__ktcza10214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3163] Start handshake 2022-12-26 03:40:51 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-12-26 03:40:51 | >> <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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:51 | http-admin_ :: http-admin__ktcza10214@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"/><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><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-12-26 03:40:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-12-26 03:40:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-12-26 03:40:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-12-26 03:40:51 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19rdGN6YTEwMjE0LHI9UjRyclRwYjJTSVlTa1RSMWlkemY=</auth> 2022-12-26 03:40:51 | http-admin_ :: http-admin__ktcza10214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19rdGN6YTEwMjE0LHI9UjRyclRwYjJTSVlTa1RSMWlkemY=</auth> 2022-12-26 03:40:51 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure> 2022-12-26 03:40:51 | http-admin_ :: http-admin__ktcza10214@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure> 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3155] Connector state changed: connected->disconnecting 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3155] Terminating XMPP Stream 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3163] Connector state changed: disconnecting->disconnected 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3163] Stream terminated 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:51 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-12-26 03:40:51 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3155] Ignoring stop connector. 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-12-26 03:40:51 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |