Test duration : 11.106s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.713s |
2022-06-27 23:02:41 |
2022-06-27 23:02:41 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-27 23:02:41 | ------------------------------------ |
testAuthorization | 0.179s |
2022-06-27 23:02:43 |
2022-06-27 23:02:43 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-27 23:02:43 | ------------------------------------ |
testCommandsAvailability | 0.655s |
2022-06-27 23:02:43 |
2022-06-27 23:02:43 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-27 23:02:43 | ------------------------------------ |
testDeleteUser | 0.779s |
2022-06-27 23:02:43 |
2022-06-27 23:02:43 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-27 23:02:43 | ------------------------------------ 2022-06-27 23:02:43 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-27 23:02:43 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-27 23:02:43 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-27 23:02:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-06-27 23:02:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-06-27 23:02:43 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4a33bf17 2022-06-27 23:02:43 | StateChangedEvent{oldState=null, newState=connecting} 2022-06-27 23:02:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-06-27 23:02:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-06-27 23:02:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-27 23:02:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-06-27 23:02:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-06-27 23:02:43 | [Mutex] waiting for: [registration] 2022-06-27 23:02:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@44f45821 2022-06-27 23:02:43 | StateChangedEvent{oldState=connecting, newState=connected} 2022-06-27 23:02:43 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@40cbd467 2022-06-27 23:02:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3105] Start TLS 2022-06-27 23:02:43 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:43 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:43 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:43 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-27 23:02:43 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-06-27 23:02:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3107] Proceeding TLS 2022-06-27 23:02:43 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3107] Start handshake 2022-06-27 23:02:43 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:43 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5c9521a 2022-06-27 23:02:43 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@52559eb3 2022-06-27 23:02:43 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:43 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:43 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:43 | http-admin_ :: null >> <iq to="test-domain.com" id="uLIVT8IxgZrmKPEx9LLNBwb" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-06-27 23:02:43 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="uLIVT8IxgZrmKPEx9LLNBwb" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-06-27 23:02:43 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="uLIVT8IxgZrmKPEx9LLNBwb" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-06-27 23:02:43 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="uLIVT8IxgZrmKPEx9LLNBwb" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3486f188 2022-06-27 23:02:44 | http-admin_ :: null >> <iq to="test-domain.com" id="fQVl09JXYY2bMW9rU139EKB" type="set"><query xmlns="jabber:iq:register"><username>http-admin__7zsabe0210</username><password>http-admin__7zsabe0210</password><email>e7e7520c-6426-4a61-8801-202232d00ca9@localhost</email></query></iq> 2022-06-27 23:02:44 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="fQVl09JXYY2bMW9rU139EKB" type="set"><query xmlns="jabber:iq:register"><username>http-admin__7zsabe0210</username><password>http-admin__7zsabe0210</password><email>e7e7520c-6426-4a61-8801-202232d00ca9@localhost</email></query></iq>} 2022-06-27 23:02:44 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="fQVl09JXYY2bMW9rU139EKB" xmlns="jabber:client"/> 2022-06-27 23:02:44 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="fQVl09JXYY2bMW9rU139EKB" xmlns="jabber:client"/>} 2022-06-27 23:02:44 | [Mutex] received everything. 2022-06-27 23:02:44 | [Mutex] isItemNotified: registrationSuccess :: true 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-06-27 23:02:44 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3107] Connector state changed: disconnecting->disconnected 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3107] Stream terminated 2022-06-27 23:02:44 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2af06393 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@65e6ad55 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1bb8175c 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1831af12 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@31f4ab7c |
testGetUserInfoUserOffline | 3.867s |
2022-06-27 23:02:44 |
2022-06-27 23:02:44 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-27 23:02:44 | ------------------------------------ 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@20b58995 2022-06-27 23:02:44 | StateChangedEvent{oldState=null, newState=connecting} 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-06-27 23:02:44 | [Mutex] waiting for: [registration] 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2e7273f3 2022-06-27 23:02:44 | StateChangedEvent{oldState=connecting, newState=connected} 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2a4de2e5 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3113] Start TLS 2022-06-27 23:02:44 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:44 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:44 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:44 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-27 23:02:44 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3115] Proceeding TLS 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3115] Start handshake 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6f4f79c8 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@633abc95 2022-06-27 23:02:44 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:44 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:44 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:44 | http-admin_ :: null >> <iq to="test-domain.com" id="REj8mP4wjLyjDjYoTYph26x" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-06-27 23:02:44 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="REj8mP4wjLyjDjYoTYph26x" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-06-27 23:02:44 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="REj8mP4wjLyjDjYoTYph26x" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-06-27 23:02:44 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="REj8mP4wjLyjDjYoTYph26x" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5eeab6ea 2022-06-27 23:02:44 | http-admin_ :: null >> <iq to="test-domain.com" id="XSXx6pPHKWZaN3AcJs9ndFB" type="set"><query xmlns="jabber:iq:register"><username>http-admin__suos4n0211</username><password>http-admin__suos4n0211</password><email>f694763c-471d-4afe-9823-b093b89f8430@localhost</email></query></iq> 2022-06-27 23:02:44 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="XSXx6pPHKWZaN3AcJs9ndFB" type="set"><query xmlns="jabber:iq:register"><username>http-admin__suos4n0211</username><password>http-admin__suos4n0211</password><email>f694763c-471d-4afe-9823-b093b89f8430@localhost</email></query></iq>} 2022-06-27 23:02:44 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="XSXx6pPHKWZaN3AcJs9ndFB" xmlns="jabber:client"/> 2022-06-27 23:02:44 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="XSXx6pPHKWZaN3AcJs9ndFB" xmlns="jabber:client"/>} 2022-06-27 23:02:44 | [Mutex] received everything. 2022-06-27 23:02:44 | [Mutex] isItemNotified: registrationSuccess :: true 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-06-27 23:02:44 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3115] Connector state changed: disconnecting->disconnected 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3115] Stream terminated 2022-06-27 23:02:44 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1b752d18 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@f608687 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@39084dea 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@325ee1c7 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@710779 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3120] Start TLS 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3122] Proceeding TLS 2022-06-27 23:02:44 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3122] Start handshake 2022-06-27 23:02:44 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:44 | http-admin_ :: http-admin__suos4n0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:44 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-27 23:02:44 | http-admin_ :: http-admin__suos4n0211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:44 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:44 | http-admin_ :: http-admin__suos4n0211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-06-27 23:02:44 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19zdW9zNG4wMjExLHI9TkxiQzFNMFlpeHZ3YnBZRHRUN3A=</auth> 2022-06-27 23:02:44 | http-admin_ :: http-admin__suos4n0211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19zdW9zNG4wMjExLHI9TkxiQzFNMFlpeHZ3YnBZRHRUN3A=</auth> 2022-06-27 23:02:44 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OTGJDMU0wWWl4dndicFlEdFQ3cFJ5dExYUkZUZ2R2a0pYREpwVFhtLHM9c2FLWWVZZHkyVURSa3c9PSxpPTQwOTY=</challenge> 2022-06-27 23:02:44 | http-admin_ :: http-admin__suos4n0211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1OTGJDMU0wWWl4dndicFlEdFQ3cFJ5dExYUkZUZ2R2a0pYREpwVFhtLHM9c2FLWWVZZHkyVURSa3c9PSxpPTQwOTY=</challenge> 2022-06-27 23:02:44 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TkxiQzFNMFlpeHZ3YnBZRHRUN3BSeXRMWFJGVGdkdmtKWERKcFRYbSxwPW5RWDFNTDZ5TGNNd3NqMUxnN2w0TmkyelltM1NHWnIzK1Vpb21ZQzJRK289</response> 2022-06-27 23:02:44 | http-admin_ :: http-admin__suos4n0211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TkxiQzFNMFlpeHZ3YnBZRHRUN3BSeXRMWFJGVGdkdmtKWERKcFRYbSxwPW5RWDFNTDZ5TGNNd3NqMUxnN2w0TmkyelltM1NHWnIzK1Vpb21ZQzJRK289</response> 2022-06-27 23:02:44 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15bWp0WTQ5ZzZxLzdUSkthTVhnQUNjSDJJVEZTVytHNFdPMHBaT1BPZjlvPQ==</success> 2022-06-27 23:02:44 | http-admin_ :: http-admin__suos4n0211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15bWp0WTQ5ZzZxLzdUSkthTVhnQUNjSDJJVEZTVytHNFdPMHBaT1BPZjlvPQ==</success> 2022-06-27 23:02:44 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:45 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="KZZzkz5FgIGOxu9Sj2kqbamvOkY=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-27 23:02:45 | http-admin_ :: http-admin__suos4n0211@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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="KZZzkz5FgIGOxu9Sj2kqbamvOkY=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-06-27 23:02:45 | << <iq xmlns="jabber:client" id="eRSv1mR9NEkKBCCv9kRJvma" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-27 23:02:45 | http-admin_ :: http-admin__suos4n0211@test-domain.com >> <iq xmlns="jabber:client" id="eRSv1mR9NEkKBCCv9kRJvma" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-27 23:02:45 | >> <iq type="result" id="eRSv1mR9NEkKBCCv9kRJvma" xmlns="jabber:client" to="http-admin__suos4n0211@test-domain.com/2095355307-tigase-237"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__suos4n0211@test-domain.com/2095355307-tigase-237</jid></bind></iq> 2022-06-27 23:02:45 | http-admin_ :: http-admin__suos4n0211@test-domain.com << <iq type="result" id="eRSv1mR9NEkKBCCv9kRJvma" xmlns="jabber:client" to="http-admin__suos4n0211@test-domain.com/2095355307-tigase-237"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__suos4n0211@test-domain.com/2095355307-tigase-237</jid></bind></iq> 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-06-27 23:02:45 | << <iq xmlns="jabber:client" id="zKvGP7IsfudvtbDhSTdVUQM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-27 23:02:45 | http-admin_ :: http-admin__suos4n0211@test-domain.com/2095355307-tigase-237 >> <iq xmlns="jabber:client" id="zKvGP7IsfudvtbDhSTdVUQM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-27 23:02:45 | >> <iq type="result" id="zKvGP7IsfudvtbDhSTdVUQM" xmlns="jabber:client" to="http-admin__suos4n0211@test-domain.com/2095355307-tigase-237"/> 2022-06-27 23:02:45 | http-admin_ :: http-admin__suos4n0211@test-domain.com/2095355307-tigase-237 << <iq type="result" id="zKvGP7IsfudvtbDhSTdVUQM" xmlns="jabber:client" to="http-admin__suos4n0211@test-domain.com/2095355307-tigase-237"/> 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-06-27 23:02:45 | << <iq to="test-domain.com" id="26xFwvtqS5azdT1jDAj3Bgy" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-27 23:02:45 | http-admin_ :: http-admin__suos4n0211@test-domain.com/2095355307-tigase-237 >> <iq to="test-domain.com" id="26xFwvtqS5azdT1jDAj3Bgy" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-27 23:02:45 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-27 23:02:45 | http-admin_ :: http-admin__suos4n0211@test-domain.com/2095355307-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-27 23:02:45 | >> <enabled resume="true" max="60" id="49b92f5f-fce3-42c3-9b1c-28186445c5fb" location="21fb2cc9076b" xmlns="urn:xmpp:sm:3"/> 2022-06-27 23:02:45 | http-admin_ :: http-admin__suos4n0211@test-domain.com/2095355307-tigase-237 << <enabled resume="true" max="60" id="49b92f5f-fce3-42c3-9b1c-28186445c5fb" location="21fb2cc9076b" xmlns="urn:xmpp:sm:3"/> 2022-06-27 23:02:45 | << <iq id="4RMvtqS5azdT1jDAj3Bgycv" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-27 23:02:45 | http-admin_ :: http-admin__suos4n0211@test-domain.com/2095355307-tigase-237 >> <iq id="4RMvtqS5azdT1jDAj3Bgycv" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-27 23:02:45 | >> <iq type="result" from="test-domain.com" id="26xFwvtqS5azdT1jDAj3Bgy" xmlns="jabber:client" to="http-admin__suos4n0211@test-domain.com/2095355307-tigase-237"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11872/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11872/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-06-27 23:02:45 | http-admin_ :: http-admin__suos4n0211@test-domain.com/2095355307-tigase-237 << <iq type="result" from="test-domain.com" id="26xFwvtqS5azdT1jDAj3Bgy" xmlns="jabber:client" to="http-admin__suos4n0211@test-domain.com/2095355307-tigase-237"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11872/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11872/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-06-27 23:02:45 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-27 23:02:45 | http-admin_ :: http-admin__suos4n0211@test-domain.com/2095355307-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-27 23:02:45 | >> <iq type="result" id="4RMvtqS5azdT1jDAj3Bgycv" xmlns="jabber:client" to="http-admin__suos4n0211@test-domain.com/2095355307-tigase-237"><query xmlns="jabber:iq:roster"/></iq> 2022-06-27 23:02:45 | http-admin_ :: http-admin__suos4n0211@test-domain.com/2095355307-tigase-237 << <iq type="result" id="4RMvtqS5azdT1jDAj3Bgycv" xmlns="jabber:client" to="http-admin__suos4n0211@test-domain.com/2095355307-tigase-237"><query xmlns="jabber:iq:roster"/></iq> 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-06-27 23:02:45 | >> <presence from="http-admin__suos4n0211@test-domain.com/2095355307-tigase-237" xmlns="jabber:client" to="http-admin__suos4n0211@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-06-27 23:02:45 | http-admin_ :: http-admin__suos4n0211@test-domain.com/2095355307-tigase-237 << <presence from="http-admin__suos4n0211@test-domain.com/2095355307-tigase-237" xmlns="jabber:client" to="http-admin__suos4n0211@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3122] Connector state changed: disconnecting->disconnected 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@12ebb5e9 2022-06-27 23:02:45 | StateChangedEvent{oldState=null, newState=connecting} 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-06-27 23:02:45 | [Mutex] waiting for: [registration] 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@1c2c49c4 2022-06-27 23:02:45 | StateChangedEvent{oldState=connecting, newState=connected} 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@1813de99 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3126] Start TLS 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3128] Proceeding TLS 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3128] Start handshake 2022-06-27 23:02:45 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:45 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:45 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:45 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-27 23:02:45 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5d1143ff 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@121ae149 2022-06-27 23:02: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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:45 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:45 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:45 | http-admin_ :: null >> <iq to="test-domain.com" id="UNy0o3fwfv3smPQ9L02pORN" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-06-27 23:02:45 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="UNy0o3fwfv3smPQ9L02pORN" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-06-27 23:02:45 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="UNy0o3fwfv3smPQ9L02pORN" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-06-27 23:02:45 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="UNy0o3fwfv3smPQ9L02pORN" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@6c86f8a7 2022-06-27 23:02:45 | http-admin_ :: null >> <iq to="test-domain.com" id="j8x3amOJS8xds7fxqiHADJW" type="set"><query xmlns="jabber:iq:register"><username>http-admin__fr2zf90212</username><password>http-admin__fr2zf90212</password><email>49133966-3a3f-465a-8ca8-3711fc5840d4@localhost</email></query></iq> 2022-06-27 23:02:45 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="j8x3amOJS8xds7fxqiHADJW" type="set"><query xmlns="jabber:iq:register"><username>http-admin__fr2zf90212</username><password>http-admin__fr2zf90212</password><email>49133966-3a3f-465a-8ca8-3711fc5840d4@localhost</email></query></iq>} 2022-06-27 23:02:45 | [Mutex] received everything. 2022-06-27 23:02:45 | [Mutex] isItemNotified: registrationSuccess :: true 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3128] Connector state changed: disconnecting->disconnected 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3128] Stream terminated 2022-06-27 23:02:45 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="j8x3amOJS8xds7fxqiHADJW" xmlns="jabber:client"/> 2022-06-27 23:02:45 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="j8x3amOJS8xds7fxqiHADJW" xmlns="jabber:client"/>} 2022-06-27 23:02:45 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-06-27 23:02:45 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6a6704b8 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3d3ebcb0 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@786b02f7 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@23738e9d 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@71630c8f 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:45 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3133] Start TLS 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:45 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3135] Proceeding TLS 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3135] Start handshake 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:45 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-06-27 23:02:45 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19mcjJ6ZjkwMjEyLHI9ejdOdFJvOFpRVTZ3Vk5XbmRWbVk=</auth> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19mcjJ6ZjkwMjEyLHI9ejdOdFJvOFpRVTZ3Vk5XbmRWbVk=</auth> 2022-06-27 23:02:45 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16N050Um84WlFVNndWTlduZFZtWVRnMlpxWXNhSTRYVHVVdVQwY09lLHM9K3ZJdnI4RW1XR2J6MXc9PSxpPTQwOTY=</challenge> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16N050Um84WlFVNndWTlduZFZtWVRnMlpxWXNhSTRYVHVVdVQwY09lLHM9K3ZJdnI4RW1XR2J6MXc9PSxpPTQwOTY=</challenge> 2022-06-27 23:02:45 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ejdOdFJvOFpRVTZ3Vk5XbmRWbVlUZzJacVlzYUk0WFR1VXVUMGNPZSxwPUxSZVpHTVF4ZE5wVU1keGhFSlF6N1dzWHNlOHBsMWE2MEJGMmVFOFRmVGc9</response> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ejdOdFJvOFpRVTZ3Vk5XbmRWbVlUZzJacVlzYUk0WFR1VXVUMGNPZSxwPUxSZVpHTVF4ZE5wVU1keGhFSlF6N1dzWHNlOHBsMWE2MEJGMmVFOFRmVGc9</response> 2022-06-27 23:02:45 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1nalB5VU9tVUt6bCtGaWVBYVVRR1htdnl0Y1h4S1Z2ZlpWekxrMVd1RVE4PQ==</success> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1nalB5VU9tVUt6bCtGaWVBYVVRR1htdnl0Y1h4S1Z2ZlpWekxrMVd1RVE4PQ==</success> 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:45 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="KZZzkz5FgIGOxu9Sj2kqbamvOkY=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="KZZzkz5FgIGOxu9Sj2kqbamvOkY=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-06-27 23:02:45 | << <iq xmlns="jabber:client" id="tKlnLzuqX6FN4aFkTRbBtXe" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com >> <iq xmlns="jabber:client" id="tKlnLzuqX6FN4aFkTRbBtXe" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-27 23:02:45 | >> <iq type="result" id="tKlnLzuqX6FN4aFkTRbBtXe" xmlns="jabber:client" to="http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238</jid></bind></iq> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com << <iq type="result" id="tKlnLzuqX6FN4aFkTRbBtXe" xmlns="jabber:client" to="http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238</jid></bind></iq> 2022-06-27 23:02:45 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-06-27 23:02:45 | << <iq xmlns="jabber:client" id="h3e5BHsWY3wq7nMLx7AClSd" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238 >> <iq xmlns="jabber:client" id="h3e5BHsWY3wq7nMLx7AClSd" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-27 23:02:45 | >> <iq type="result" id="h3e5BHsWY3wq7nMLx7AClSd" xmlns="jabber:client" to="http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238"/> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238 << <iq type="result" id="h3e5BHsWY3wq7nMLx7AClSd" xmlns="jabber:client" to="http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238"/> 2022-06-27 23:02:45 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-06-27 23:02:45 | << <iq to="test-domain.com" id="wNqGOJELZsWdq5fX9z9CnbR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238 >> <iq to="test-domain.com" id="wNqGOJELZsWdq5fX9z9CnbR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-27 23:02:45 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-27 23:02:45 | >> <enabled resume="true" max="60" id="7e79fcfc-8356-423f-ad2b-570050e70fbd" location="21fb2cc9076b" xmlns="urn:xmpp:sm:3"/> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238 << <enabled resume="true" max="60" id="7e79fcfc-8356-423f-ad2b-570050e70fbd" location="21fb2cc9076b" xmlns="urn:xmpp:sm:3"/> 2022-06-27 23:02:45 | << <iq id="AXSHRcqbmXZr7v1mR9NEkKB" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238 >> <iq id="AXSHRcqbmXZr7v1mR9NEkKB" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-27 23:02:45 | >> <iq type="result" from="test-domain.com" id="wNqGOJELZsWdq5fX9z9CnbR" xmlns="jabber:client" to="http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11872/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11872/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238 << <iq type="result" from="test-domain.com" id="wNqGOJELZsWdq5fX9z9CnbR" xmlns="jabber:client" to="http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11872/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11872/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-06-27 23:02:45 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-27 23:02:45 | >> <iq type="result" id="AXSHRcqbmXZr7v1mR9NEkKB" xmlns="jabber:client" to="http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238"><query xmlns="jabber:iq:roster"/></iq> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238 << <iq type="result" id="AXSHRcqbmXZr7v1mR9NEkKB" xmlns="jabber:client" to="http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238"><query xmlns="jabber:iq:roster"/></iq> 2022-06-27 23:02:45 | >> <presence from="http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238" xmlns="jabber:client" to="http-admin__fr2zf90212@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238 << <presence from="http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238" xmlns="jabber:client" to="http-admin__fr2zf90212@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-06-27 23:02:45 | << <message to="http-admin__suos4n0211@test-domain.com" id="Vcz0hHq37hUgDsndUQ12jHR"><body>Test message 1</body></message> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238 >> <message to="http-admin__suos4n0211@test-domain.com" id="Vcz0hHq37hUgDsndUQ12jHR"><body>Test message 1</body></message> 2022-06-27 23:02:45 | << <message to="http-admin__suos4n0211@test-domain.com" id="F8lazdT1jDAj3BgycvqeJBe"><body>Test message 2</body></message> 2022-06-27 23:02:45 | http-admin_ :: http-admin__fr2zf90212@test-domain.com/2095355307-tigase-238 >> <message to="http-admin__suos4n0211@test-domain.com" id="F8lazdT1jDAj3BgycvqeJBe"><body>Test message 2</body></message> 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3135] Connector state changed: connected->disconnected 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3135] Stream terminated 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 1.038s |
2022-06-27 23:02:48 |
2022-06-27 23:02:48 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-27 23:02:48 | ------------------------------------ 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@af603cf 2022-06-27 23:02:48 | StateChangedEvent{oldState=null, newState=connecting} 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-06-27 23:02:48 | [Mutex] waiting for: [registration] 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@431ece1 2022-06-27 23:02:48 | StateChangedEvent{oldState=connecting, newState=connected} 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@e68bf 2022-06-27 23:02:48 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:48 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3140] Start TLS 2022-06-27 23:02:48 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:48 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-27 23:02:48 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3142] Proceeding TLS 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3142] Start handshake 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@450ce6da 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7fde7dcf 2022-06-27 23:02:48 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:48 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:48 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:48 | http-admin_ :: null >> <iq to="test-domain.com" id="u30v3smPQ9L02pORN3lXVat" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-06-27 23:02:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="u30v3smPQ9L02pORN3lXVat" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-06-27 23:02:48 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="u30v3smPQ9L02pORN3lXVat" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-06-27 23:02:48 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="u30v3smPQ9L02pORN3lXVat" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7403c031 2022-06-27 23:02:48 | http-admin_ :: null >> <iq to="test-domain.com" id="3YJ8JVkGHo17HDx5u7FPIs0" type="set"><query xmlns="jabber:iq:register"><username>http-admin__7xyj3e0213</username><password>http-admin__7xyj3e0213</password><email>2902ecdb-8f6c-41a6-899a-8bf17d54527b@localhost</email></query></iq> 2022-06-27 23:02:48 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="3YJ8JVkGHo17HDx5u7FPIs0" type="set"><query xmlns="jabber:iq:register"><username>http-admin__7xyj3e0213</username><password>http-admin__7xyj3e0213</password><email>2902ecdb-8f6c-41a6-899a-8bf17d54527b@localhost</email></query></iq>} 2022-06-27 23:02:48 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="3YJ8JVkGHo17HDx5u7FPIs0" xmlns="jabber:client"/> 2022-06-27 23:02:48 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="3YJ8JVkGHo17HDx5u7FPIs0" xmlns="jabber:client"/>} 2022-06-27 23:02:48 | [Mutex] received everything. 2022-06-27 23:02:48 | [Mutex] isItemNotified: registrationSuccess :: true 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3142] Connector state changed: disconnecting->disconnected 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3142] Stream terminated 2022-06-27 23:02:48 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-06-27 23:02:48 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@73b059e 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@25231995 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@299f38fb 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@437777b1 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1c3f8db4 2022-06-27 23:02:48 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:48 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3147] Start TLS 2022-06-27 23:02:48 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-27 23:02:48 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3149] Proceeding TLS 2022-06-27 23:02:48 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3149] Start handshake 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:48 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:48 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-06-27 23:02:48 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX183eHlqM2UwMjEzLHI9VzR4MzRmQTBiNUNtTzc0MDFQRTU=</auth> 2022-06-27 23:02:48 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX183eHlqM2UwMjEzLHI9VzR4MzRmQTBiNUNtTzc0MDFQRTU=</auth> 2022-06-27 23:02:48 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XNHgzNGZBMGI1Q21PNzQwMVBFNXZJSWxZR3FSczVGQWdYNlhNd0txLHM9ZjhoeXVqUDg3S0hUZlE9PSxpPTQwOTY=</challenge> 2022-06-27 23:02:48 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1XNHgzNGZBMGI1Q21PNzQwMVBFNXZJSWxZR3FSczVGQWdYNlhNd0txLHM9ZjhoeXVqUDg3S0hUZlE9PSxpPTQwOTY=</challenge> 2022-06-27 23:02:48 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VzR4MzRmQTBiNUNtTzc0MDFQRTV2SUlsWUdxUnM1RkFnWDZYTXdLcSxwPW1scStSSEVtcHg3YTVXWkZ2V1l2K3Fsb1Y3VS9ybE1GY3RKVUdVbDRMaHM9</response> 2022-06-27 23:02:48 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VzR4MzRmQTBiNUNtTzc0MDFQRTV2SUlsWUdxUnM1RkFnWDZYTXdLcSxwPW1scStSSEVtcHg3YTVXWkZ2V1l2K3Fsb1Y3VS9ybE1GY3RKVUdVbDRMaHM9</response> 2022-06-27 23:02:48 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ZNzlrL2hIWFN6bzZXakw1ZG1xOXBWbWVncFlBTENOQTh1VjhtbWxCR1RBPQ==</success> 2022-06-27 23:02:48 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1ZNzlrL2hIWFN6bzZXakw1ZG1xOXBWbWVncFlBTENOQTh1VjhtbWxCR1RBPQ==</success> 2022-06-27 23:02:48 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:49 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="KZZzkz5FgIGOxu9Sj2kqbamvOkY=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-27 23:02:49 | http-admin_ :: http-admin__7xyj3e0213@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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="KZZzkz5FgIGOxu9Sj2kqbamvOkY=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-06-27 23:02:49 | << <iq xmlns="jabber:client" id="3ZKaN3AcJs9ndFBdKDHTQIw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-27 23:02:49 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com >> <iq xmlns="jabber:client" id="3ZKaN3AcJs9ndFBdKDHTQIw" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-27 23:02:49 | >> <iq type="result" id="3ZKaN3AcJs9ndFBdKDHTQIw" xmlns="jabber:client" to="http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239</jid></bind></iq> 2022-06-27 23:02:49 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com << <iq type="result" id="3ZKaN3AcJs9ndFBdKDHTQIw" xmlns="jabber:client" to="http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239</jid></bind></iq> 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-06-27 23:02:49 | << <iq xmlns="jabber:client" id="aTqzdT1jDAj3BgycvqeJBeF" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-27 23:02:49 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239 >> <iq xmlns="jabber:client" id="aTqzdT1jDAj3BgycvqeJBeF" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-27 23:02:49 | >> <iq type="result" id="aTqzdT1jDAj3BgycvqeJBeF" xmlns="jabber:client" to="http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239"/> 2022-06-27 23:02:49 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239 << <iq type="result" id="aTqzdT1jDAj3BgycvqeJBeF" xmlns="jabber:client" to="http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239"/> 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-06-27 23:02:49 | << <iq to="test-domain.com" id="fbg1mR9NEkKBCCv9kRJvmar" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-27 23:02:49 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239 >> <iq to="test-domain.com" id="fbg1mR9NEkKBCCv9kRJvmar" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-27 23:02:49 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-27 23:02:49 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-27 23:02:49 | >> <enabled resume="true" max="60" id="0b4f65d7-472f-4d50-a3ea-31e0ff12aa16" location="21fb2cc9076b" xmlns="urn:xmpp:sm:3"/> 2022-06-27 23:02:49 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239 << <enabled resume="true" max="60" id="0b4f65d7-472f-4d50-a3ea-31e0ff12aa16" location="21fb2cc9076b" xmlns="urn:xmpp:sm:3"/> 2022-06-27 23:02:49 | << <iq id="u85Fn6Ep0tpiCz8v5Dvhzs3" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-27 23:02:49 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239 >> <iq id="u85Fn6Ep0tpiCz8v5Dvhzs3" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-27 23:02:49 | >> <iq type="result" from="test-domain.com" id="fbg1mR9NEkKBCCv9kRJvmar" xmlns="jabber:client" to="http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11872/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11872/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-06-27 23:02:49 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239 << <iq type="result" from="test-domain.com" id="fbg1mR9NEkKBCCv9kRJvmar" xmlns="jabber:client" to="http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11872/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11872/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-06-27 23:02:49 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-27 23:02:49 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-27 23:02:49 | >> <iq type="result" id="u85Fn6Ep0tpiCz8v5Dvhzs3" xmlns="jabber:client" to="http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239"><query xmlns="jabber:iq:roster"/></iq> 2022-06-27 23:02:49 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239 << <iq type="result" id="u85Fn6Ep0tpiCz8v5Dvhzs3" xmlns="jabber:client" to="http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239"><query xmlns="jabber:iq:roster"/></iq> 2022-06-27 23:02:49 | >> <presence from="http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239" xmlns="jabber:client" to="http-admin__7xyj3e0213@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-06-27 23:02:49 | http-admin_ :: http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239 << <presence from="http-admin__7xyj3e0213@test-domain.com/2095355307-tigase-239" xmlns="jabber:client" to="http-admin__7xyj3e0213@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> |
testModifyUser | 1.938s |
2022-06-27 23:02:49 |
2022-06-27 23:02:49 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-06-27 23:02:49 | ------------------------------------ 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4c2778b9 2022-06-27 23:02:49 | StateChangedEvent{oldState=null, newState=connecting} 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-06-27 23:02:49 | [Mutex] waiting for: [registration] 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@42e08f4d 2022-06-27 23:02:49 | StateChangedEvent{oldState=connecting, newState=connected} 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@46df13c9 2022-06-27 23:02:49 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3153] Start TLS 2022-06-27 23:02:49 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:49 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:49 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-27 23:02:49 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3155] Proceeding TLS 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3155] Start handshake 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3dd8576 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7448c704 2022-06-27 23:02:49 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:49 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:49 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:49 | http-admin_ :: null >> <iq to="test-domain.com" id="yoPfGP7IsfudvtbDhSTdVUQ" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-06-27 23:02:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="yoPfGP7IsfudvtbDhSTdVUQ" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-06-27 23:02:49 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="yoPfGP7IsfudvtbDhSTdVUQ" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-06-27 23:02:49 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="yoPfGP7IsfudvtbDhSTdVUQ" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" var="username" label="Username"><required/><value/></field><field type="text-private" var="password" label="Password"><required/><value/></field><field type="text-single" var="email" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3214a427 2022-06-27 23:02:49 | http-admin_ :: null >> <iq to="test-domain.com" id="qlE3fwfv3smPQ9L02pORN3l" type="set"><query xmlns="jabber:iq:register"><username>http-admin__j5b55o0214</username><password>http-admin__j5b55o0214</password><email>f0c62fdb-f511-4203-b644-26569282a98d@localhost</email></query></iq> 2022-06-27 23:02:49 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="qlE3fwfv3smPQ9L02pORN3l" type="set"><query xmlns="jabber:iq:register"><username>http-admin__j5b55o0214</username><password>http-admin__j5b55o0214</password><email>f0c62fdb-f511-4203-b644-26569282a98d@localhost</email></query></iq>} 2022-06-27 23:02:49 | http-admin_ :: null << <iq type="result" from="test-domain.com" id="qlE3fwfv3smPQ9L02pORN3l" xmlns="jabber:client"/> 2022-06-27 23:02:49 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" id="qlE3fwfv3smPQ9L02pORN3l" xmlns="jabber:client"/>} 2022-06-27 23:02:49 | [Mutex] received everything. 2022-06-27 23:02:49 | [Mutex] isItemNotified: registrationSuccess :: true 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3155] Connector state changed: disconnecting->disconnected 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3155] Stream terminated 2022-06-27 23:02:49 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-06-27 23:02:49 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@c6bb8f7 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@63f27a39 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5130e1a4 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@46925239 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@176ff61c 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:49 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3160] Start TLS 2022-06-27 23:02:49 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3162] Proceeding TLS 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3162] Start handshake 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:49 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-06-27 23:02:49 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19qNWI1NW8wMjE0LHI9dzBPVXU3TEh2TU1ZM1lVenJpUmw=</auth> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19qNWI1NW8wMjE0LHI9dzBPVXU3TEh2TU1ZM1lVenJpUmw=</auth> 2022-06-27 23:02:49 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13ME9VdTdMSHZNTVkzWVV6cmlSbDlGNE0xeUdXQXQwaEN1ajlaYjM0LHM9N3IzNVd6TWo3OWFSS2c9PSxpPTQwOTY=</challenge> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj13ME9VdTdMSHZNTVkzWVV6cmlSbDlGNE0xeUdXQXQwaEN1ajlaYjM0LHM9N3IzNVd6TWo3OWFSS2c9PSxpPTQwOTY=</challenge> 2022-06-27 23:02:49 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dzBPVXU3TEh2TU1ZM1lVenJpUmw5RjRNMXlHV0F0MGhDdWo5WmIzNCxwPUNEZTRVczhEeUdGQ2hidzhzV1hsNGZpdEZIc0U1bVp3cEdJenFSYXJVN0U9</response> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dzBPVXU3TEh2TU1ZM1lVenJpUmw5RjRNMXlHV0F0MGhDdWo5WmIzNCxwPUNEZTRVczhEeUdGQ2hidzhzV1hsNGZpdEZIc0U1bVp3cEdJenFSYXJVN0U9</response> 2022-06-27 23:02:49 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1lMU5kWlJ0S1dSSGxTL1JBNktKODVrdHN2YjRSeVF2QyszSzFFWWlocDg0PQ==</success> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1lMU5kWlJ0S1dSSGxTL1JBNktKODVrdHN2YjRSeVF2QyszSzFFWWlocDg0PQ==</success> 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:49 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="KZZzkz5FgIGOxu9Sj2kqbamvOkY=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@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 hash="SHA-1" xmlns="http://jabber.org/protocol/caps" ver="KZZzkz5FgIGOxu9Sj2kqbamvOkY=" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-06-27 23:02:49 | << <iq xmlns="jabber:client" id="vZyDCGt8JVkGHo17HDx5u7F" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com >> <iq xmlns="jabber:client" id="vZyDCGt8JVkGHo17HDx5u7F" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-06-27 23:02:49 | >> <iq type="result" id="vZyDCGt8JVkGHo17HDx5u7F" xmlns="jabber:client" to="http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240</jid></bind></iq> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com << <iq type="result" id="vZyDCGt8JVkGHo17HDx5u7F" xmlns="jabber:client" to="http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240</jid></bind></iq> 2022-06-27 23:02:49 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-06-27 23:02:49 | << <iq xmlns="jabber:client" id="v0zFGOJELZsWdq5fX9z9Cnb" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240 >> <iq xmlns="jabber:client" id="v0zFGOJELZsWdq5fX9z9Cnb" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-06-27 23:02:49 | >> <iq type="result" id="v0zFGOJELZsWdq5fX9z9Cnb" xmlns="jabber:client" to="http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240"/> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240 << <iq type="result" id="v0zFGOJELZsWdq5fX9z9Cnb" xmlns="jabber:client" to="http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240"/> 2022-06-27 23:02:49 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-06-27 23:02:49 | << <iq to="test-domain.com" id="rhmlIDhByydCHRcqbmXZr7v" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240 >> <iq to="test-domain.com" id="rhmlIDhByydCHRcqbmXZr7v" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-06-27 23:02:49 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-06-27 23:02:49 | >> <enabled resume="true" max="60" id="864b9f1f-e121-4ae1-a921-7ed04c6236eb" location="21fb2cc9076b" xmlns="urn:xmpp:sm:3"/> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240 << <enabled resume="true" max="60" id="864b9f1f-e121-4ae1-a921-7ed04c6236eb" location="21fb2cc9076b" xmlns="urn:xmpp:sm:3"/> 2022-06-27 23:02:49 | << <iq id="KgikFErj7iCkLWgNJubnNWk" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240 >> <iq id="KgikFErj7iCkLWgNJubnNWk" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-06-27 23:02:49 | >> <iq type="result" from="test-domain.com" id="rhmlIDhByydCHRcqbmXZr7v" xmlns="jabber:client" to="http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11872/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11872/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240 << <iq type="result" from="test-domain.com" id="rhmlIDhByydCHRcqbmXZr7v" xmlns="jabber:client" to="http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11872/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11872/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-06-27 23:02:49 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-06-27 23:02:49 | >> <iq type="result" id="KgikFErj7iCkLWgNJubnNWk" xmlns="jabber:client" to="http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240"><query xmlns="jabber:iq:roster"/></iq> 2022-06-27 23:02:49 | http-admin_ :: http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240 << <iq type="result" id="KgikFErj7iCkLWgNJubnNWk" xmlns="jabber:client" to="http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240"><query xmlns="jabber:iq:roster"/></iq> 2022-06-27 23:02:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-06-27 23:02:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-06-27 23:02:50 | >> <presence from="http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240" xmlns="jabber:client" to="http-admin__j5b55o0214@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-06-27 23:02:50 | http-admin_ :: http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240 << <presence from="http-admin__j5b55o0214@test-domain.com/2095355307-tigase-240" xmlns="jabber:client" to="http-admin__j5b55o0214@test-domain.com"><c hash="sha-1" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp"/></presence> 2022-06-27 23:02:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3162] Connector state changed: disconnecting->disconnected 2022-06-27 23:02:50 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3162] Stream terminated 2022-06-27 23:02:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:50 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-27 23:02:50 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-27 23:02:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:50 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:51 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-06-27 23:02:51 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:51 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3160] Start TLS 2022-06-27 23:02:51 | http-admin_ :: http-admin__j5b55o0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:51 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-27 23:02:51 | http-admin_ :: http-admin__j5b55o0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3169] Proceeding TLS 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3169] Start handshake 2022-06-27 23:02:51 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-06-27 23:02:51 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:51 | http-admin_ :: http-admin__j5b55o0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><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-06-27 23:02:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-06-27 23:02:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-06-27 23:02:51 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-06-27 23:02:51 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19qNWI1NW8wMjE0LHI9WjJVSEdPNnVMcFVvSmxQNmRXTlQ=</auth> 2022-06-27 23:02:51 | http-admin_ :: http-admin__j5b55o0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19qNWI1NW8wMjE0LHI9WjJVSEdPNnVMcFVvSmxQNmRXTlQ=</auth> 2022-06-27 23:02:51 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure> 2022-06-27 23:02:51 | http-admin_ :: http-admin__j5b55o0214@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-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3160] Connector state changed: connected->disconnecting 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3160] Terminating XMPP Stream 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3169] Connector state changed: disconnecting->disconnected 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3169] Stream terminated 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:51 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-06-27 23:02:51 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3160] Ignoring stop connector. 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-06-27 23:02:51 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |