Test duration : 10.767s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.416s |
2022-09-26 23:04:38 |
2022-09-26 23:04:38 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-26 23:04:38 | ------------------------------------ |
testAuthorization | 0.163s |
2022-09-26 23:04:40 |
2022-09-26 23:04:40 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-26 23:04:40 | ------------------------------------ |
testCommandsAvailability | 0.592s |
2022-09-26 23:04:40 |
2022-09-26 23:04:40 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-26 23:04:40 | ------------------------------------ |
testDeleteUser | 1.075s |
2022-09-26 23:04:41 |
2022-09-26 23:04:41 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-26 23:04:41 | ------------------------------------ 2022-09-26 23:04:41 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-09-26 23:04:41 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@48dca784 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-09-26 23:04:41 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-09-26 23:04:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-09-26 23:04:41 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@461b40ef 2022-09-26 23:04:41 | [Mutex] waiting for: [registration] 2022-09-26 23:04:41 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-26 23:04:41 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4224ccf4 2022-09-26 23:04:41 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:41 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3096] Start TLS 2022-09-26 23:04:41 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-09-26 23:04:41 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-26 23:04:41 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3098] Proceeding TLS 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3098] Start handshake 2022-09-26 23:04:41 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:41 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7264ad4 2022-09-26 23:04:41 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2aeb2d33 2022-09-26 23:04:41 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:41 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-09-26 23:04:41 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-09-26 23:04:41 | http-admin_ :: null >> <iq to="test-domain.com" id="2DkhEoZhS2dGsiU6qdq3xmK" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-26 23:04:41 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="2DkhEoZhS2dGsiU6qdq3xmK" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-26 23:04:41 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="2DkhEoZhS2dGsiU6qdq3xmK" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq> 2022-09-26 23:04:41 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="2DkhEoZhS2dGsiU6qdq3xmK" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>} 2022-09-26 23:04:41 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@366b0cb9 2022-09-26 23:04:41 | http-admin_ :: null >> <iq to="test-domain.com" id="LRYEFkR9AcCkMLIU5o4lMDp" type="set"><query xmlns="jabber:iq:register"><username>http-admin__zfize10210</username><password>http-admin__zfize10210</password><email>7516f4ca-f9f7-4621-ae3e-1e5bb44f4a54@localhost</email></query></iq> 2022-09-26 23:04:41 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="LRYEFkR9AcCkMLIU5o4lMDp" type="set"><query xmlns="jabber:iq:register"><username>http-admin__zfize10210</username><password>http-admin__zfize10210</password><email>7516f4ca-f9f7-4621-ae3e-1e5bb44f4a54@localhost</email></query></iq>} 2022-09-26 23:04:41 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="LRYEFkR9AcCkMLIU5o4lMDp" type="result"/> 2022-09-26 23:04:41 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="LRYEFkR9AcCkMLIU5o4lMDp" type="result"/>} 2022-09-26 23:04:41 | [Mutex] received everything. 2022-09-26 23:04:41 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-09-26 23:04:41 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3098] Connector state changed: disconnecting->disconnected 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3098] Stream terminated 2022-09-26 23:04:41 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-26 23:04:41 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@524c35ec 2022-09-26 23:04:41 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6709b59b 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:41 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-26 23:04:41 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-26 23:04:41 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@14f89efc 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:41 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:41 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7a18461e 2022-09-26 23:04:41 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@4948ffe4 |
testGetUserInfoUserOffline | 3.666s |
2022-09-26 23:04:42 |
2022-09-26 23:04:42 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-26 23:04:42 | ------------------------------------ 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@74b628eb 2022-09-26 23:04:42 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-09-26 23:04:42 | [Mutex] waiting for: [registration] 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7a71d80d 2022-09-26 23:04:42 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7e4e439b 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3104] Start TLS 2022-09-26 23:04:42 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-09-26 23:04:42 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:42 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-09-26 23:04:42 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-26 23:04:42 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3106] Proceeding TLS 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3106] Start handshake 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3b4cd236 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7e7844c4 2022-09-26 23:04:42 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:42 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-09-26 23:04:42 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-09-26 23:04:42 | http-admin_ :: null >> <iq to="test-domain.com" id="4GpoZhS2dGsiU6qdq3xmKIw" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-26 23:04:42 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="4GpoZhS2dGsiU6qdq3xmKIw" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-26 23:04:42 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="4GpoZhS2dGsiU6qdq3xmKIw" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq> 2022-09-26 23:04:42 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="4GpoZhS2dGsiU6qdq3xmKIw" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>} 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@abd4ab6 2022-09-26 23:04:42 | http-admin_ :: null >> <iq to="test-domain.com" id="zKzIwfNU6lWYkYeGJs7FCgK" type="set"><query xmlns="jabber:iq:register"><username>http-admin__gyklcv0211</username><password>http-admin__gyklcv0211</password><email>583f73f3-3875-48b8-9598-0f3058a0feb2@localhost</email></query></iq> 2022-09-26 23:04:42 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="zKzIwfNU6lWYkYeGJs7FCgK" type="set"><query xmlns="jabber:iq:register"><username>http-admin__gyklcv0211</username><password>http-admin__gyklcv0211</password><email>583f73f3-3875-48b8-9598-0f3058a0feb2@localhost</email></query></iq>} 2022-09-26 23:04:42 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="zKzIwfNU6lWYkYeGJs7FCgK" type="result"/> 2022-09-26 23:04:42 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="zKzIwfNU6lWYkYeGJs7FCgK" type="result"/>} 2022-09-26 23:04:42 | [Mutex] received everything. 2022-09-26 23:04:42 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-09-26 23:04:42 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3106] Connector state changed: disconnecting->disconnected 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3106] Stream terminated 2022-09-26 23:04:42 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@66382e1 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5b632d79 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@67811cb5 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7891209 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1d67ec93 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3111] Start TLS 2022-09-26 23:04:42 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:42 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3113] Proceeding TLS 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3113] Start handshake 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:42 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-26 23:04:42 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19neWtsY3YwMjExLHI9NkZEakV0VFM2a0VDS3pNdHVacDg=</auth> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19neWtsY3YwMjExLHI9NkZEakV0VFM2a0VDS3pNdHVacDg=</auth> 2022-09-26 23:04:42 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02RkRqRXRUUzZrRUNLek10dVpwOEw3cDRCa3dVU255T0p2ckxFUFpaLHM9ZXRQZ05LUFZPR1VWOXc9PSxpPTQwOTY=</challenge> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02RkRqRXRUUzZrRUNLek10dVpwOEw3cDRCa3dVU255T0p2ckxFUFpaLHM9ZXRQZ05LUFZPR1VWOXc9PSxpPTQwOTY=</challenge> 2022-09-26 23:04:42 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NkZEakV0VFM2a0VDS3pNdHVacDhMN3A0Qmt3VVNueU9KdnJMRVBaWixwPWNnVTJsWWVIazVta1FrQTNneG1yTW5OVHVYOW0rWDRESjEzNTcwckgxRnc9</response> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NkZEakV0VFM2a0VDS3pNdHVacDhMN3A0Qmt3VVNueU9KdnJMRVBaWixwPWNnVTJsWWVIazVta1FrQTNneG1yTW5OVHVYOW0rWDRESjEzNTcwckgxRnc9</response> 2022-09-26 23:04:42 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0vNTZpK3l3TUJtMjJMSXVwMHE2U1RJUGg0bER5bVlndG8yM3NKblpISEhrPQ==</success> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0vNTZpK3l3TUJtMjJMSXVwMHE2U1RJUGg0bER5bVlndG8yM3NKblpISEhrPQ==</success> 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:42 | >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="5UJlPlaw1kcCDa8qYa8BlPokdpQ=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="5UJlPlaw1kcCDa8qYa8BlPokdpQ=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-09-26 23:04:42 | << <iq xmlns="jabber:client" id="WPMeW9wkROHxaq3p8yfKAyq" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com >> <iq xmlns="jabber:client" id="WPMeW9wkROHxaq3p8yfKAyq" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-26 23:04:42 | >> <iq to="http-admin__gyklcv0211@test-domain.com/228467168-tigase-237" xmlns="jabber:client" id="WPMeW9wkROHxaq3p8yfKAyq" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__gyklcv0211@test-domain.com/228467168-tigase-237</jid></bind></iq> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com << <iq to="http-admin__gyklcv0211@test-domain.com/228467168-tigase-237" xmlns="jabber:client" id="WPMeW9wkROHxaq3p8yfKAyq" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__gyklcv0211@test-domain.com/228467168-tigase-237</jid></bind></iq> 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-09-26 23:04:42 | << <iq xmlns="jabber:client" id="Y7CZcGzexdw8tfOUXaqeMQU" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com/228467168-tigase-237 >> <iq xmlns="jabber:client" id="Y7CZcGzexdw8tfOUXaqeMQU" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-26 23:04:42 | >> <iq to="http-admin__gyklcv0211@test-domain.com/228467168-tigase-237" xmlns="jabber:client" id="Y7CZcGzexdw8tfOUXaqeMQU" type="result"/> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com/228467168-tigase-237 << <iq to="http-admin__gyklcv0211@test-domain.com/228467168-tigase-237" xmlns="jabber:client" id="Y7CZcGzexdw8tfOUXaqeMQU" type="result"/> 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-09-26 23:04:42 | << <iq to="test-domain.com" id="qROi4p2mVWX3cubFEAjSQ4s" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com/228467168-tigase-237 >> <iq to="test-domain.com" id="qROi4p2mVWX3cubFEAjSQ4s" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-26 23:04:42 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com/228467168-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-26 23:04:42 | >> <enabled resume="true" location="7c41cec37518" xmlns="urn:xmpp:sm:3" id="8ae68a75-e9e8-4317-86cc-b3830bbba72b" max="60"/> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com/228467168-tigase-237 << <enabled resume="true" location="7c41cec37518" xmlns="urn:xmpp:sm:3" id="8ae68a75-e9e8-4317-86cc-b3830bbba72b" max="60"/> 2022-09-26 23:04:42 | << <iq id="ZW1KMLCjLCkR1m09ycMS2iX" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com/228467168-tigase-237 >> <iq id="ZW1KMLCjLCkR1m09ycMS2iX" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-26 23:04:42 | >> <iq to="http-admin__gyklcv0211@test-domain.com/228467168-tigase-237" from="test-domain.com" xmlns="jabber:client" id="qROi4p2mVWX3cubFEAjSQ4s" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12118/cccf702b" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12118/cccf702b" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com/228467168-tigase-237 << <iq to="http-admin__gyklcv0211@test-domain.com/228467168-tigase-237" from="test-domain.com" xmlns="jabber:client" id="qROi4p2mVWX3cubFEAjSQ4s" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12118/cccf702b" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12118/cccf702b" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-09-26 23:04:42 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@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-09-26 23:04:42 | >> <iq to="http-admin__gyklcv0211@test-domain.com/228467168-tigase-237" xmlns="jabber:client" id="ZW1KMLCjLCkR1m09ycMS2iX" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com/228467168-tigase-237 << <iq to="http-admin__gyklcv0211@test-domain.com/228467168-tigase-237" xmlns="jabber:client" id="ZW1KMLCjLCkR1m09ycMS2iX" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:42 | >> <presence to="http-admin__gyklcv0211@test-domain.com" from="http-admin__gyklcv0211@test-domain.com/228467168-tigase-237" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence> 2022-09-26 23:04:42 | http-admin_ :: http-admin__gyklcv0211@test-domain.com/228467168-tigase-237 << <presence to="http-admin__gyklcv0211@test-domain.com" from="http-admin__gyklcv0211@test-domain.com/228467168-tigase-237" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence> 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3113] Connector state changed: disconnecting->disconnected 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@573f899b 2022-09-26 23:04:42 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-09-26 23:04:42 | [Mutex] waiting for: [registration] 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@59f86d0c 2022-09-26 23:04:42 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5dc7e2eb 2022-09-26 23:04:42 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:42 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3117] Start TLS 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3119] Proceeding TLS 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3119] Start handshake 2022-09-26 23:04:42 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-09-26 23:04:42 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-26 23:04:42 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@18c56737 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@339d46e5 2022-09-26 23:04:42 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:42 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-09-26 23:04:42 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-09-26 23:04:42 | http-admin_ :: null >> <iq to="test-domain.com" id="yLsxaq3p8yfKAyq8ulGzzqS" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-26 23:04:42 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="yLsxaq3p8yfKAyq8ulGzzqS" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-26 23:04:42 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="yLsxaq3p8yfKAyq8ulGzzqS" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq> 2022-09-26 23:04:42 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="yLsxaq3p8yfKAyq8ulGzzqS" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>} 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@2997dd97 2022-09-26 23:04:42 | http-admin_ :: null >> <iq to="test-domain.com" id="PURDy8u4gJEMPS2hEnTSQT5" type="set"><query xmlns="jabber:iq:register"><username>http-admin__rdchgc0212</username><password>http-admin__rdchgc0212</password><email>4303ff3a-8692-47c3-ba83-6cc4058f3277@localhost</email></query></iq> 2022-09-26 23:04:42 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="PURDy8u4gJEMPS2hEnTSQT5" type="set"><query xmlns="jabber:iq:register"><username>http-admin__rdchgc0212</username><password>http-admin__rdchgc0212</password><email>4303ff3a-8692-47c3-ba83-6cc4058f3277@localhost</email></query></iq>} 2022-09-26 23:04:42 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="PURDy8u4gJEMPS2hEnTSQT5" type="result"/> 2022-09-26 23:04:42 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="PURDy8u4gJEMPS2hEnTSQT5" type="result"/>} 2022-09-26 23:04:42 | [Mutex] received everything. 2022-09-26 23:04:42 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3119] Connector state changed: disconnecting->disconnected 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3119] Stream terminated 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-26 23:04:42 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-26 23:04:42 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4b25a2f4 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@78ea9878 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@219943ee 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@36f5592f 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@50216f07 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:42 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3124] Start TLS 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3126] Proceeding TLS 2022-09-26 23:04:42 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3126] Start handshake 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:42 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-26 23:04:42 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19yZGNoZ2MwMjEyLHI9bHREaENYaXQ5MnJhdlhUUldIRk0=</auth> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19yZGNoZ2MwMjEyLHI9bHREaENYaXQ5MnJhdlhUUldIRk0=</auth> 2022-09-26 23:04:42 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sdERoQ1hpdDkycmF2WFRSV0hGTWxiSW16WGhUR3dMcElVUFJKTHBLLHM9Ymo4SHhkOGZMNmM2d3c9PSxpPTQwOTY=</challenge> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1sdERoQ1hpdDkycmF2WFRSV0hGTWxiSW16WGhUR3dMcElVUFJKTHBLLHM9Ymo4SHhkOGZMNmM2d3c9PSxpPTQwOTY=</challenge> 2022-09-26 23:04:42 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bHREaENYaXQ5MnJhdlhUUldIRk1sYkltelhoVEd3THBJVVBSSkxwSyxwPS9wcGxxNFNOWmxJcmMrbTBWckN5V3IrM0JzT2w5dnRKeDFlaVJmeXVRSTQ9</response> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bHREaENYaXQ5MnJhdlhUUldIRk1sYkltelhoVEd3THBJVVBSSkxwSyxwPS9wcGxxNFNOWmxJcmMrbTBWckN5V3IrM0JzT2w5dnRKeDFlaVJmeXVRSTQ9</response> 2022-09-26 23:04:42 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj10MkdjOTE3d0xOQXJCb2JIb1haT003MlR0aHA5UWFraFc5Y01aKzdBY1QwPQ==</success> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj10MkdjOTE3d0xOQXJCb2JIb1haT003MlR0aHA5UWFraFc5Y01aKzdBY1QwPQ==</success> 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:42 | >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="5UJlPlaw1kcCDa8qYa8BlPokdpQ=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="5UJlPlaw1kcCDa8qYa8BlPokdpQ=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-09-26 23:04:42 | << <iq xmlns="jabber:client" id="YcH9wkROHxaq3p8yfKAyq8u" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com >> <iq xmlns="jabber:client" id="YcH9wkROHxaq3p8yfKAyq8u" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-26 23:04:42 | >> <iq to="http-admin__rdchgc0212@test-domain.com/228467168-tigase-238" xmlns="jabber:client" id="YcH9wkROHxaq3p8yfKAyq8u" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__rdchgc0212@test-domain.com/228467168-tigase-238</jid></bind></iq> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com << <iq to="http-admin__rdchgc0212@test-domain.com/228467168-tigase-238" xmlns="jabber:client" id="YcH9wkROHxaq3p8yfKAyq8u" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__rdchgc0212@test-domain.com/228467168-tigase-238</jid></bind></iq> 2022-09-26 23:04:42 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-09-26 23:04:42 | << <iq xmlns="jabber:client" id="APyGzrcGvgCCyo0nKHPWU2a" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com/228467168-tigase-238 >> <iq xmlns="jabber:client" id="APyGzrcGvgCCyo0nKHPWU2a" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-26 23:04:42 | >> <iq to="http-admin__rdchgc0212@test-domain.com/228467168-tigase-238" xmlns="jabber:client" id="APyGzrcGvgCCyo0nKHPWU2a" type="result"/> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com/228467168-tigase-238 << <iq to="http-admin__rdchgc0212@test-domain.com/228467168-tigase-238" xmlns="jabber:client" id="APyGzrcGvgCCyo0nKHPWU2a" type="result"/> 2022-09-26 23:04:42 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-09-26 23:04:42 | << <iq to="test-domain.com" id="CXUBwkNQMWcGAx4l7w4mOKH" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com/228467168-tigase-238 >> <iq to="test-domain.com" id="CXUBwkNQMWcGAx4l7w4mOKH" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-26 23:04:42 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com/228467168-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-26 23:04:42 | >> <enabled resume="true" location="7c41cec37518" xmlns="urn:xmpp:sm:3" id="3ab071ea-ca63-41a5-b285-ea69e3d0ee07" max="60"/> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com/228467168-tigase-238 << <enabled resume="true" location="7c41cec37518" xmlns="urn:xmpp:sm:3" id="3ab071ea-ca63-41a5-b285-ea69e3d0ee07" max="60"/> 2022-09-26 23:04:42 | << <iq id="cRA2o4m5axviCs08t8KLKML" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com/228467168-tigase-238 >> <iq id="cRA2o4m5axviCs08t8KLKML" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-26 23:04:42 | >> <iq to="http-admin__rdchgc0212@test-domain.com/228467168-tigase-238" from="test-domain.com" xmlns="jabber:client" id="CXUBwkNQMWcGAx4l7w4mOKH" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12118/cccf702b" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12118/cccf702b" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com/228467168-tigase-238 << <iq to="http-admin__rdchgc0212@test-domain.com/228467168-tigase-238" from="test-domain.com" xmlns="jabber:client" id="CXUBwkNQMWcGAx4l7w4mOKH" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12118/cccf702b" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12118/cccf702b" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-09-26 23:04:42 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@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-09-26 23:04:42 | >> <iq to="http-admin__rdchgc0212@test-domain.com/228467168-tigase-238" xmlns="jabber:client" id="cRA2o4m5axviCs08t8KLKML" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com/228467168-tigase-238 << <iq to="http-admin__rdchgc0212@test-domain.com/228467168-tigase-238" xmlns="jabber:client" id="cRA2o4m5axviCs08t8KLKML" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-26 23:04:42 | << <message to="http-admin__gyklcv0211@test-domain.com" id="qZWyAr6ubsZ7kKHHIIzoS8A"><body>Test message 1</body></message> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com/228467168-tigase-238 >> <message to="http-admin__gyklcv0211@test-domain.com" id="qZWyAr6ubsZ7kKHHIIzoS8A"><body>Test message 1</body></message> 2022-09-26 23:04:42 | >> <presence to="http-admin__rdchgc0212@test-domain.com" from="http-admin__rdchgc0212@test-domain.com/228467168-tigase-238" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com/228467168-tigase-238 << <presence to="http-admin__rdchgc0212@test-domain.com" from="http-admin__rdchgc0212@test-domain.com/228467168-tigase-238" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence> 2022-09-26 23:04:42 | << <message to="http-admin__gyklcv0211@test-domain.com" id="n10AiNM2lU6pUTVWY9BwkNQ"><body>Test message 2</body></message> 2022-09-26 23:04:42 | http-admin_ :: http-admin__rdchgc0212@test-domain.com/228467168-tigase-238 >> <message to="http-admin__gyklcv0211@test-domain.com" id="n10AiNM2lU6pUTVWY9BwkNQ"><body>Test message 2</body></message> 2022-09-26 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3126] Connector state changed: connected->disconnected 2022-09-26 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3126] Stream terminated 2022-09-26 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 1.082s |
2022-09-26 23:04:45 |
2022-09-26 23:04:45 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-26 23:04:45 | ------------------------------------ 2022-09-26 23:04:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-26 23:04:45 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-26 23:04:45 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-26 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-09-26 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-09-26 23:04:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@40ea348a 2022-09-26 23:04:45 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-26 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-09-26 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-09-26 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-26 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-09-26 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4e2dc2e7 2022-09-26 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-09-26 23:04:45 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-26 23:04:45 | [Mutex] waiting for: [registration] 2022-09-26 23:04:45 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4a125ffa 2022-09-26 23:04:45 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3131] Start TLS 2022-09-26 23:04:45 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-09-26 23:04:45 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-09-26 23:04:45 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-26 23:04:45 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-26 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3133] Proceeding TLS 2022-09-26 23:04:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3133] Start handshake 2022-09-26 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@f10c8dc 2022-09-26 23:04:45 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1e4ff3d0 2022-09-26 23:04:45 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:45 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-09-26 23:04:45 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-09-26 23:04:45 | http-admin_ :: null >> <iq to="test-domain.com" id="UWFW5mcFyoZ4dzeyjVaCn06" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-26 23:04:45 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="UWFW5mcFyoZ4dzeyjVaCn06" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-26 23:04:45 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="UWFW5mcFyoZ4dzeyjVaCn06" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq> 2022-09-26 23:04:45 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="UWFW5mcFyoZ4dzeyjVaCn06" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>} 2022-09-26 23:04:45 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3ed52004 2022-09-26 23:04:45 | http-admin_ :: null >> <iq to="test-domain.com" id="dfyU6qdq3xmKIwaxg0hMQTS" type="set"><query xmlns="jabber:iq:register"><username>http-admin__dpum5p0213</username><password>http-admin__dpum5p0213</password><email>2f4fc6af-72da-4300-9767-ab5a8db7ccf6@localhost</email></query></iq> 2022-09-26 23:04:45 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="dfyU6qdq3xmKIwaxg0hMQTS" type="set"><query xmlns="jabber:iq:register"><username>http-admin__dpum5p0213</username><password>http-admin__dpum5p0213</password><email>2f4fc6af-72da-4300-9767-ab5a8db7ccf6@localhost</email></query></iq>} 2022-09-26 23:04:46 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="dfyU6qdq3xmKIwaxg0hMQTS" type="result"/> 2022-09-26 23:04:46 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="dfyU6qdq3xmKIwaxg0hMQTS" type="result"/>} 2022-09-26 23:04:46 | [Mutex] received everything. 2022-09-26 23:04:46 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3133] Connector state changed: disconnecting->disconnected 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3133] Stream terminated 2022-09-26 23:04:46 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-26 23:04:46 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@666045ab 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6f3f3793 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@e0f98d7 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3138] Start TLS 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@194d5c12 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7d640f8d 2022-09-26 23:04:46 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:46 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3140] Proceeding TLS 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3140] Start handshake 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:46 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-26 23:04:46 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19kcHVtNXAwMjEzLHI9VE9lVkNyT0NDZ2xXbjRqdU05NnI=</auth> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19kcHVtNXAwMjEzLHI9VE9lVkNyT0NDZ2xXbjRqdU05NnI=</auth> 2022-09-26 23:04:46 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UT2VWQ3JPQ0NnbFduNGp1TTk2cnJLekUyQ0lUcFg0Ykl5ZWxFSlVSLHM9d2wxaHVPZFdJZTBRU2c9PSxpPTQwOTY=</challenge> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1UT2VWQ3JPQ0NnbFduNGp1TTk2cnJLekUyQ0lUcFg0Ykl5ZWxFSlVSLHM9d2wxaHVPZFdJZTBRU2c9PSxpPTQwOTY=</challenge> 2022-09-26 23:04:46 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VE9lVkNyT0NDZ2xXbjRqdU05NnJyS3pFMkNJVHBYNGJJeWVsRUpVUixwPU8zdDRsaFBPWkxrNUJNREZ4UUN3OVphWC94VWs1UW93OFU3RlZhckowd0k9</response> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VE9lVkNyT0NDZ2xXbjRqdU05NnJyS3pFMkNJVHBYNGJJeWVsRUpVUixwPU8zdDRsaFBPWkxrNUJNREZ4UUN3OVphWC94VWs1UW93OFU3RlZhckowd0k9</response> 2022-09-26 23:04:46 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0zMnhDWEQyZVZWb0RzRmN5VkFCN2JyRURMT3M3MXZxWG50eDJpRkhXYlBBPQ==</success> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0zMnhDWEQyZVZWb0RzRmN5VkFCN2JyRURMT3M3MXZxWG50eDJpRkhXYlBBPQ==</success> 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:46 | >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="5UJlPlaw1kcCDa8qYa8BlPokdpQ=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="5UJlPlaw1kcCDa8qYa8BlPokdpQ=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-09-26 23:04:46 | << <iq xmlns="jabber:client" id="5YH5tgOLMEGGEwpOP5sW6iI" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com >> <iq xmlns="jabber:client" id="5YH5tgOLMEGGEwpOP5sW6iI" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-26 23:04:46 | >> <iq to="http-admin__dpum5p0213@test-domain.com/228467168-tigase-239" xmlns="jabber:client" id="5YH5tgOLMEGGEwpOP5sW6iI" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__dpum5p0213@test-domain.com/228467168-tigase-239</jid></bind></iq> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com << <iq to="http-admin__dpum5p0213@test-domain.com/228467168-tigase-239" xmlns="jabber:client" id="5YH5tgOLMEGGEwpOP5sW6iI" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__dpum5p0213@test-domain.com/228467168-tigase-239</jid></bind></iq> 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-09-26 23:04:46 | << <iq xmlns="jabber:client" id="W63M2lU6pUTVWY9BwkNQMWc" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com/228467168-tigase-239 >> <iq xmlns="jabber:client" id="W63M2lU6pUTVWY9BwkNQMWc" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-26 23:04:46 | >> <iq to="http-admin__dpum5p0213@test-domain.com/228467168-tigase-239" xmlns="jabber:client" id="W63M2lU6pUTVWY9BwkNQMWc" type="result"/> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com/228467168-tigase-239 << <iq to="http-admin__dpum5p0213@test-domain.com/228467168-tigase-239" xmlns="jabber:client" id="W63M2lU6pUTVWY9BwkNQMWc" type="result"/> 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-09-26 23:04:46 | << <iq to="test-domain.com" id="hhyAnbEkSQOPQaBq8t29rY2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com/228467168-tigase-239 >> <iq to="test-domain.com" id="hhyAnbEkSQOPQaBq8t29rY2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-26 23:04:46 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com/228467168-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-26 23:04:46 | >> <enabled resume="true" location="7c41cec37518" xmlns="urn:xmpp:sm:3" id="052f0503-5bad-4bcb-a671-29bccf59d271" max="60"/> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com/228467168-tigase-239 << <enabled resume="true" location="7c41cec37518" xmlns="urn:xmpp:sm:3" id="052f0503-5bad-4bcb-a671-29bccf59d271" max="60"/> 2022-09-26 23:04:46 | << <iq id="djC2mWfubNSMMEq3i4p2mVW" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com/228467168-tigase-239 >> <iq id="djC2mWfubNSMMEq3i4p2mVW" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-26 23:04:46 | >> <iq to="http-admin__dpum5p0213@test-domain.com/228467168-tigase-239" from="test-domain.com" xmlns="jabber:client" id="hhyAnbEkSQOPQaBq8t29rY2" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12118/cccf702b" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12118/cccf702b" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com/228467168-tigase-239 << <iq to="http-admin__dpum5p0213@test-domain.com/228467168-tigase-239" from="test-domain.com" xmlns="jabber:client" id="hhyAnbEkSQOPQaBq8t29rY2" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12118/cccf702b" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12118/cccf702b" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-09-26 23:04:46 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@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-09-26 23:04:46 | >> <iq to="http-admin__dpum5p0213@test-domain.com/228467168-tigase-239" xmlns="jabber:client" id="djC2mWfubNSMMEq3i4p2mVW" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com/228467168-tigase-239 << <iq to="http-admin__dpum5p0213@test-domain.com/228467168-tigase-239" xmlns="jabber:client" id="djC2mWfubNSMMEq3i4p2mVW" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-26 23:04:46 | >> <presence to="http-admin__dpum5p0213@test-domain.com" from="http-admin__dpum5p0213@test-domain.com/228467168-tigase-239" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence> 2022-09-26 23:04:46 | http-admin_ :: http-admin__dpum5p0213@test-domain.com/228467168-tigase-239 << <presence to="http-admin__dpum5p0213@test-domain.com" from="http-admin__dpum5p0213@test-domain.com/228467168-tigase-239" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence> |
testModifyUser | 1.640s |
2022-09-26 23:04:46 |
2022-09-26 23:04:46 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-26 23:04:46 | ------------------------------------ 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@41bbc6cf 2022-09-26 23:04:46 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-09-26 23:04:46 | [Mutex] waiting for: [registration] 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4f7c3088 2022-09-26 23:04:46 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4b43adbf 2022-09-26 23:04:46 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3144] Start TLS 2022-09-26 23:04:46 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-09-26 23:04:46 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-09-26 23:04:46 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-26 23:04:46 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3146] Proceeding TLS 2022-09-26 23:04:46 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3146] Start handshake 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@e413ab3 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1153180a 2022-09-26 23:04:46 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:46 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-09-26 23:04:46 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-09-26 23:04:46 | http-admin_ :: null >> <iq to="test-domain.com" id="Hcf4wm0ePEvramWY4lSeJGE" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-26 23:04:46 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Hcf4wm0ePEvramWY4lSeJGE" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-26 23:04:46 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="Hcf4wm0ePEvramWY4lSeJGE" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq> 2022-09-26 23:04:46 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="Hcf4wm0ePEvramWY4lSeJGE" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>} 2022-09-26 23:04:46 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3f8592d8 2022-09-26 23:04:46 | http-admin_ :: null >> <iq to="test-domain.com" id="o3Maxg0hMQTSPNGs7xo4hOI" type="set"><query xmlns="jabber:iq:register"><username>http-admin__i7jctx0214</username><password>http-admin__i7jctx0214</password><email>e4b21671-50b8-45cb-9b23-2f9d8ed0fc42@localhost</email></query></iq> 2022-09-26 23:04:46 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="o3Maxg0hMQTSPNGs7xo4hOI" type="set"><query xmlns="jabber:iq:register"><username>http-admin__i7jctx0214</username><password>http-admin__i7jctx0214</password><email>e4b21671-50b8-45cb-9b23-2f9d8ed0fc42@localhost</email></query></iq>} 2022-09-26 23:04:47 | http-admin_ :: null << <iq from="test-domain.com" xmlns="jabber:client" id="o3Maxg0hMQTSPNGs7xo4hOI" type="result"/> 2022-09-26 23:04:47 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" xmlns="jabber:client" id="o3Maxg0hMQTSPNGs7xo4hOI" type="result"/>} 2022-09-26 23:04:47 | [Mutex] received everything. 2022-09-26 23:04:47 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-09-26 23:04:47 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3146] Connector state changed: disconnecting->disconnected 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3146] Stream terminated 2022-09-26 23:04:47 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@697deec2 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6e6ec5fc 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@67741373 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:47 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@74744e17 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7279a5a5 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3151] Start TLS 2022-09-26 23:04:47 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3153] Proceeding TLS 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3153] Start handshake 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:47 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-26 23:04:47 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19pN2pjdHgwMjE0LHI9R1NkTEl6dlllREZSVzJtYTlKcnI=</auth> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19pN2pjdHgwMjE0LHI9R1NkTEl6dlllREZSVzJtYTlKcnI=</auth> 2022-09-26 23:04:47 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HU2RMSXp2WWVERlJXMm1hOUpycm96UDF0WTJ2UjVBT3JRREFKQmlyLHM9cDhwTXMrUExINThzWHc9PSxpPTQwOTY=</challenge> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HU2RMSXp2WWVERlJXMm1hOUpycm96UDF0WTJ2UjVBT3JRREFKQmlyLHM9cDhwTXMrUExINThzWHc9PSxpPTQwOTY=</challenge> 2022-09-26 23:04:47 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R1NkTEl6dlllREZSVzJtYTlKcnJvelAxdFkydlI1QU9yUURBSkJpcixwPVBjMXRuS2RsTVo3amdMMEF3VEd2dEVwSjhDcWEzemlPWndYcVJPSXcreXc9</response> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R1NkTEl6dlllREZSVzJtYTlKcnJvelAxdFkydlI1QU9yUURBSkJpcixwPVBjMXRuS2RsTVo3amdMMEF3VEd2dEVwSjhDcWEzemlPWndYcVJPSXcreXc9</response> 2022-09-26 23:04:47 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SSTc1OFhzN29zczVxK3FsREtRRC8yWnZObU96emhqUjJjMFdNMjQ3R1hNPQ==</success> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SSTc1OFhzN29zczVxK3FsREtRRC8yWnZObU96emhqUjJjMFdNMjQ3R1hNPQ==</success> 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:47 | >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="5UJlPlaw1kcCDa8qYa8BlPokdpQ=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="5UJlPlaw1kcCDa8qYa8BlPokdpQ=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-09-26 23:04:47 | << <iq xmlns="jabber:client" id="ncbW0dCIHCwfAfDmOPXeKDw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com >> <iq xmlns="jabber:client" id="ncbW0dCIHCwfAfDmOPXeKDw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-26 23:04:47 | >> <iq to="http-admin__i7jctx0214@test-domain.com/228467168-tigase-240" xmlns="jabber:client" id="ncbW0dCIHCwfAfDmOPXeKDw" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__i7jctx0214@test-domain.com/228467168-tigase-240</jid></bind></iq> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com << <iq to="http-admin__i7jctx0214@test-domain.com/228467168-tigase-240" xmlns="jabber:client" id="ncbW0dCIHCwfAfDmOPXeKDw" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__i7jctx0214@test-domain.com/228467168-tigase-240</jid></bind></iq> 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-09-26 23:04:47 | << <iq xmlns="jabber:client" id="S1CWY4lSeJGEv6hHu4lZiST" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com/228467168-tigase-240 >> <iq xmlns="jabber:client" id="S1CWY4lSeJGEv6hHu4lZiST" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-26 23:04:47 | >> <iq to="http-admin__i7jctx0214@test-domain.com/228467168-tigase-240" xmlns="jabber:client" id="S1CWY4lSeJGEv6hHu4lZiST" type="result"/> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com/228467168-tigase-240 << <iq to="http-admin__i7jctx0214@test-domain.com/228467168-tigase-240" xmlns="jabber:client" id="S1CWY4lSeJGEv6hHu4lZiST" type="result"/> 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-09-26 23:04:47 | << <iq to="test-domain.com" id="m2DY2cBogNOU18lPKAn3q8p" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com/228467168-tigase-240 >> <iq to="test-domain.com" id="m2DY2cBogNOU18lPKAn3q8p" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-26 23:04:47 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com/228467168-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-26 23:04:47 | >> <enabled resume="true" location="7c41cec37518" xmlns="urn:xmpp:sm:3" id="794976d9-d6bd-4400-980b-53f2ab51feb6" max="60"/> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com/228467168-tigase-240 << <enabled resume="true" location="7c41cec37518" xmlns="urn:xmpp:sm:3" id="794976d9-d6bd-4400-980b-53f2ab51feb6" max="60"/> 2022-09-26 23:04:47 | << <iq id="Wec3Ar6ubsZ7kKHHIIzoS8A" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com/228467168-tigase-240 >> <iq id="Wec3Ar6ubsZ7kKHHIIzoS8A" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-26 23:04:47 | >> <iq to="http-admin__i7jctx0214@test-domain.com/228467168-tigase-240" from="test-domain.com" xmlns="jabber:client" id="m2DY2cBogNOU18lPKAn3q8p" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12118/cccf702b" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12118/cccf702b" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com/228467168-tigase-240 << <iq to="http-admin__i7jctx0214@test-domain.com/228467168-tigase-240" from="test-domain.com" xmlns="jabber:client" id="m2DY2cBogNOU18lPKAn3q8p" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12118/cccf702b" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12118/cccf702b" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><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 type="pep" category="pubsub"/><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="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-09-26 23:04:47 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@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-09-26 23:04:47 | >> <iq to="http-admin__i7jctx0214@test-domain.com/228467168-tigase-240" xmlns="jabber:client" id="Wec3Ar6ubsZ7kKHHIIzoS8A" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com/228467168-tigase-240 << <iq to="http-admin__i7jctx0214@test-domain.com/228467168-tigase-240" xmlns="jabber:client" id="Wec3Ar6ubsZ7kKHHIIzoS8A" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-09-26 23:04:47 | >> <presence to="http-admin__i7jctx0214@test-domain.com" from="http-admin__i7jctx0214@test-domain.com/228467168-tigase-240" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence> 2022-09-26 23:04:47 | http-admin_ :: http-admin__i7jctx0214@test-domain.com/228467168-tigase-240 << <presence to="http-admin__i7jctx0214@test-domain.com" from="http-admin__i7jctx0214@test-domain.com/228467168-tigase-240" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence> 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3153] Connector state changed: disconnecting->disconnected 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3153] Stream terminated 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-26 23:04:47 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:47 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-09-26 23:04:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-09-26 23:04:48 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:48 | http-admin_ :: http-admin__i7jctx0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3151] Start TLS 2022-09-26 23:04:48 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-26 23:04:48 | http-admin_ :: http-admin__i7jctx0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3160] Proceeding TLS 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3160] Start handshake 2022-09-26 23:04:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-26 23:04:48 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:48 | http-admin_ :: http-admin__i7jctx0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-26 23:04:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-26 23:04:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-26 23:04:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-26 23:04:48 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19pN2pjdHgwMjE0LHI9UHFLRlpqU0Z4cVlrZ1ppclJDQng=</auth> 2022-09-26 23:04:48 | http-admin_ :: http-admin__i7jctx0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19pN2pjdHgwMjE0LHI9UHFLRlpqU0Z4cVlrZ1ppclJDQng=</auth> 2022-09-26 23:04:48 | >> <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-09-26 23:04:48 | http-admin_ :: http-admin__i7jctx0214@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-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3151] Connector state changed: connected->disconnecting 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3151] Terminating XMPP Stream 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3160] Connector state changed: disconnecting->disconnected 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3160] Stream terminated 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:48 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-26 23:04:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3151] Ignoring stop connector. 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-26 23:04:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |