Test duration : 11.017s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.565s |
2022-05-24 22:41:06 |
2022-05-24 22:41:06 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-24 22:41:06 | ------------------------------------ |
testAuthorization | 0.202s |
2022-05-24 22:41:08 |
2022-05-24 22:41:08 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-24 22:41:08 | ------------------------------------ |
testCommandsAvailability | 0.620s |
2022-05-24 22:41:08 |
2022-05-24 22:41:08 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-24 22:41:08 | ------------------------------------ |
testDeleteUser | 0.853s |
2022-05-24 22:41:09 |
2022-05-24 22:41:09 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-24 22:41:09 | ------------------------------------ 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6378100 2022-05-24 22:41:09 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@8f07fb6 2022-05-24 22:41:09 | [Mutex] waiting for: [registration] 2022-05-24 22:41:09 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@ccfea70 2022-05-24 22:41:09 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:09 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3101] Start TLS 2022-05-24 22:41:09 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-05-24 22:41:09 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-24 22:41:09 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3103] Proceeding TLS 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3103] Start handshake 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@49cd758d 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@7348d235 2022-05-24 22:41:09 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:09 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-05-24 22:41:09 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-05-24 22:41:09 | http-admin_ :: null >> <iq to="test-domain.com" id="oLSyyi06Hq1n4exzBrhBxrS" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-24 22:41:09 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="oLSyyi06Hq1n4exzBrhBxrS" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-24 22:41:09 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="oLSyyi06Hq1n4exzBrhBxrS" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-05-24 22:41:09 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="oLSyyi06Hq1n4exzBrhBxrS" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@784e1e25 2022-05-24 22:41:09 | http-admin_ :: null >> <iq to="test-domain.com" id="PR8LBuq8ACqgCJu9DAgBHRX" type="set"><query xmlns="jabber:iq:register"><username>http-admin__783xje0210</username><password>http-admin__783xje0210</password><email>28ce5740-6687-45d2-94f1-60cbe369787f@localhost</email></query></iq> 2022-05-24 22:41:09 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="PR8LBuq8ACqgCJu9DAgBHRX" type="set"><query xmlns="jabber:iq:register"><username>http-admin__783xje0210</username><password>http-admin__783xje0210</password><email>28ce5740-6687-45d2-94f1-60cbe369787f@localhost</email></query></iq>} 2022-05-24 22:41:09 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="PR8LBuq8ACqgCJu9DAgBHRX" from="test-domain.com"/> 2022-05-24 22:41:09 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="PR8LBuq8ACqgCJu9DAgBHRX" from="test-domain.com"/>} 2022-05-24 22:41:09 | [Mutex] received everything. 2022-05-24 22:41:09 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-05-24 22:41:09 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3103] Connector state changed: disconnecting->disconnected 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3103] Stream terminated 2022-05-24 22:41:09 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@b21e736 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@29e28ac2 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1c0e2cb1 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@14b9a623 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1025ebd5 |
testGetUserInfoUserOffline | 4.039s |
2022-05-24 22:41:09 |
2022-05-24 22:41:09 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-24 22:41:09 | ------------------------------------ 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3b11727e 2022-05-24 22:41:09 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-05-24 22:41:09 | [Mutex] waiting for: [registration] 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@35d69b6c 2022-05-24 22:41:09 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@31e9190e 2022-05-24 22:41:09 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:09 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3109] Start TLS 2022-05-24 22:41:09 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-05-24 22:41:09 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-24 22:41:09 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3111] Proceeding TLS 2022-05-24 22:41:09 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3111] Start handshake 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@74eb9157 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@44599f36 2022-05-24 22:41:09 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:09 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-05-24 22:41:09 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-05-24 22:41:09 | http-admin_ :: null >> <iq to="test-domain.com" id="oNUCGyw8LyhT6iFP7tlJNXU" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-24 22:41:09 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="oNUCGyw8LyhT6iFP7tlJNXU" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-24 22:41:09 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="oNUCGyw8LyhT6iFP7tlJNXU" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-05-24 22:41:09 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="oNUCGyw8LyhT6iFP7tlJNXU" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-05-24 22:41:09 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@45d5612a 2022-05-24 22:41:09 | http-admin_ :: null >> <iq to="test-domain.com" id="cw3EMFthT9jHGOU8ICEohAl" type="set"><query xmlns="jabber:iq:register"><username>http-admin__sbbku70211</username><password>http-admin__sbbku70211</password><email>a607b56c-cb10-4bb3-82f8-f7799ebdeafc@localhost</email></query></iq> 2022-05-24 22:41:09 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="cw3EMFthT9jHGOU8ICEohAl" type="set"><query xmlns="jabber:iq:register"><username>http-admin__sbbku70211</username><password>http-admin__sbbku70211</password><email>a607b56c-cb10-4bb3-82f8-f7799ebdeafc@localhost</email></query></iq>} 2022-05-24 22:41:10 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="cw3EMFthT9jHGOU8ICEohAl" from="test-domain.com"/> 2022-05-24 22:41:10 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="cw3EMFthT9jHGOU8ICEohAl" from="test-domain.com"/>} 2022-05-24 22:41:10 | [Mutex] received everything. 2022-05-24 22:41:10 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-05-24 22:41:10 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3111] Connector state changed: disconnecting->disconnected 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3111] Stream terminated 2022-05-24 22:41:10 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3c8d31f7 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@14c46e18 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1cecf399 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:10 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3116] Start TLS 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@725e1d1f 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2789982a 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3118] Proceeding TLS 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3118] Start handshake 2022-05-24 22:41:10 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:10 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-24 22:41:10 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19zYmJrdTcwMjExLHI9SFJzQm4zeW56MnBOQ0RseTZMMmY=</auth> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19zYmJrdTcwMjExLHI9SFJzQm4zeW56MnBOQ0RseTZMMmY=</auth> 2022-05-24 22:41:10 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IUnNCbjN5bnoycE5DRGx5NkwyZkhITXJldHhueGFZOXJmRXV4VDQ3LHM9YndSV1ZLbDhxM3dvVUE9PSxpPTQwOTY=</challenge> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1IUnNCbjN5bnoycE5DRGx5NkwyZkhITXJldHhueGFZOXJmRXV4VDQ3LHM9YndSV1ZLbDhxM3dvVUE9PSxpPTQwOTY=</challenge> 2022-05-24 22:41:10 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SFJzQm4zeW56MnBOQ0RseTZMMmZISE1yZXR4bnhhWTlyZkV1eFQ0NyxwPThYdE9iUGlWTHFmcXZzYlNMU0M1Rnd4MlY0OEd1elhsVHNDSFJSZUNFMGM9</response> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9SFJzQm4zeW56MnBOQ0RseTZMMmZISE1yZXR4bnhhWTlyZkV1eFQ0NyxwPThYdE9iUGlWTHFmcXZzYlNMU0M1Rnd4MlY0OEd1elhsVHNDSFJSZUNFMGM9</response> 2022-05-24 22:41:10 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1wUVd1OUlFVHh4YzFheTEzMUphWUpmUm5xdTNwUTZKUnNQaUFBdGV0UFBjPQ==</success> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1wUVd1OUlFVHh4YzFheTEzMUphWUpmUm5xdTNwUTZKUnNQaUFBdGV0UFBjPQ==</success> 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:10 | >> <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 xmlns="http://jabber.org/protocol/caps" ver="FFeztJ/QYOHxHT3kuWMzK7AjCoM=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@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 xmlns="http://jabber.org/protocol/caps" ver="FFeztJ/QYOHxHT3kuWMzK7AjCoM=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-05-24 22:41:10 | << <iq xmlns="jabber:client" id="RCjoeKO4k4eXW3rcu3BFzx7" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com >> <iq xmlns="jabber:client" id="RCjoeKO4k4eXW3rcu3BFzx7" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-24 22:41:10 | >> <iq type="result" xmlns="jabber:client" id="RCjoeKO4k4eXW3rcu3BFzx7" to="http-admin__sbbku70211@test-domain.com/1198126832-tigase-236"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__sbbku70211@test-domain.com/1198126832-tigase-236</jid></bind></iq> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com << <iq type="result" xmlns="jabber:client" id="RCjoeKO4k4eXW3rcu3BFzx7" to="http-admin__sbbku70211@test-domain.com/1198126832-tigase-236"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__sbbku70211@test-domain.com/1198126832-tigase-236</jid></bind></iq> 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-05-24 22:41:10 | << <iq xmlns="jabber:client" id="DNOv3rfu2ydzthVRNScGGOO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com/1198126832-tigase-236 >> <iq xmlns="jabber:client" id="DNOv3rfu2ydzthVRNScGGOO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-24 22:41:10 | >> <iq type="result" xmlns="jabber:client" id="DNOv3rfu2ydzthVRNScGGOO" to="http-admin__sbbku70211@test-domain.com/1198126832-tigase-236"/> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com/1198126832-tigase-236 << <iq type="result" xmlns="jabber:client" id="DNOv3rfu2ydzthVRNScGGOO" to="http-admin__sbbku70211@test-domain.com/1198126832-tigase-236"/> 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-05-24 22:41:10 | << <iq to="test-domain.com" id="aU75aogDp9DDhDyyo6EuoSf" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com/1198126832-tigase-236 >> <iq to="test-domain.com" id="aU75aogDp9DDhDyyo6EuoSf" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-24 22:41:10 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com/1198126832-tigase-236 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-24 22:41:10 | >> <enabled resume="true" location="61c39d2ed70d" xmlns="urn:xmpp:sm:3" id="7056eb7e-c625-4f90-b374-e3b8b3646713" max="60"/> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com/1198126832-tigase-236 << <enabled resume="true" location="61c39d2ed70d" xmlns="urn:xmpp:sm:3" id="7056eb7e-c625-4f90-b374-e3b8b3646713" max="60"/> 2022-05-24 22:41:10 | << <iq id="IA7M2bvl1pPJKWaEKGMENCp" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com/1198126832-tigase-236 >> <iq id="IA7M2bvl1pPJKWaEKGMENCp" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-24 22:41:10 | >> <iq type="result" xmlns="jabber:client" id="aU75aogDp9DDhDyyo6EuoSf" from="test-domain.com" to="http-admin__sbbku70211@test-domain.com/1198126832-tigase-236"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11803/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11803/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com/1198126832-tigase-236 << <iq type="result" xmlns="jabber:client" id="aU75aogDp9DDhDyyo6EuoSf" from="test-domain.com" to="http-admin__sbbku70211@test-domain.com/1198126832-tigase-236"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11803/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11803/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-24 22:41:10 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com/1198126832-tigase-236 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-24 22:41:10 | >> <iq type="result" xmlns="jabber:client" id="IA7M2bvl1pPJKWaEKGMENCp" to="http-admin__sbbku70211@test-domain.com/1198126832-tigase-236"><query xmlns="jabber:iq:roster"/></iq> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com/1198126832-tigase-236 << <iq type="result" xmlns="jabber:client" id="IA7M2bvl1pPJKWaEKGMENCp" to="http-admin__sbbku70211@test-domain.com/1198126832-tigase-236"><query xmlns="jabber:iq:roster"/></iq> 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3118] Connector state changed: disconnecting->disconnected 2022-05-24 22:41:10 | >> <presence xmlns="jabber:client" from="http-admin__sbbku70211@test-domain.com/1198126832-tigase-236" to="http-admin__sbbku70211@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-05-24 22:41:10 | http-admin_ :: http-admin__sbbku70211@test-domain.com/1198126832-tigase-236 << <presence xmlns="jabber:client" from="http-admin__sbbku70211@test-domain.com/1198126832-tigase-236" to="http-admin__sbbku70211@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@a56f50d 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-05-24 22:41:10 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-05-24 22:41:10 | [Mutex] waiting for: [registration] 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4910a37 2022-05-24 22:41:10 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@ae9e7d 2022-05-24 22:41:10 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:10 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3122] Start TLS 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3124] Proceeding TLS 2022-05-24 22:41:10 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-05-24 22:41:10 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-24 22:41:10 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3124] Start handshake 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@45ac000c 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@78ef7b29 2022-05-24 22:41:10 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:10 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-05-24 22:41:10 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-05-24 22:41:10 | http-admin_ :: null >> <iq to="test-domain.com" id="DQRBfP128KBl1n7fzqiS4Am" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-24 22:41:10 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="DQRBfP128KBl1n7fzqiS4Am" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-24 22:41:10 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="DQRBfP128KBl1n7fzqiS4Am" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-05-24 22:41:10 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="DQRBfP128KBl1n7fzqiS4Am" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@742306b1 2022-05-24 22:41:10 | http-admin_ :: null >> <iq to="test-domain.com" id="81mfP128KBl1n7fzqiS4Am8" type="set"><query xmlns="jabber:iq:register"><username>http-admin__nsdpln0212</username><password>http-admin__nsdpln0212</password><email>4a5416af-b7ee-462b-893e-feb4ef6d4c6c@localhost</email></query></iq> 2022-05-24 22:41:10 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="81mfP128KBl1n7fzqiS4Am8" type="set"><query xmlns="jabber:iq:register"><username>http-admin__nsdpln0212</username><password>http-admin__nsdpln0212</password><email>4a5416af-b7ee-462b-893e-feb4ef6d4c6c@localhost</email></query></iq>} 2022-05-24 22:41:10 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="81mfP128KBl1n7fzqiS4Am8" from="test-domain.com"/> 2022-05-24 22:41:10 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="81mfP128KBl1n7fzqiS4Am8" from="test-domain.com"/>} 2022-05-24 22:41:10 | [Mutex] received everything. 2022-05-24 22:41:10 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-05-24 22:41:10 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3124] Connector state changed: disconnecting->disconnected 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3124] Stream terminated 2022-05-24 22:41:10 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@8a233e 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2583ff43 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@26b6fee9 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4acc6200 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1b8e2bb4 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:10 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3129] Start TLS 2022-05-24 22:41:10 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3131] Proceeding TLS 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3131] Start handshake 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:10 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-24 22:41:10 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19uc2RwbG4wMjEyLHI9TEphVEM2MGRGaE9DOFJ0UHRGZEE=</auth> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19uc2RwbG4wMjEyLHI9TEphVEM2MGRGaE9DOFJ0UHRGZEE=</auth> 2022-05-24 22:41:10 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MSmFUQzYwZEZoT0M4UnRQdEZkQXhCVnc4eDh1Ynh6NHdWUDdPa2xRLHM9bzBnYkswUXFuby9MYVE9PSxpPTQwOTY=</challenge> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1MSmFUQzYwZEZoT0M4UnRQdEZkQXhCVnc4eDh1Ynh6NHdWUDdPa2xRLHM9bzBnYkswUXFuby9MYVE9PSxpPTQwOTY=</challenge> 2022-05-24 22:41:10 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TEphVEM2MGRGaE9DOFJ0UHRGZEF4QlZ3OHg4dWJ4ejR3VlA3T2tsUSxwPXZadWxxL2pQMm9nbHBranpHYmdBbUh0L2NYcWJEMjFCMWsydDJvNzQ4Rmc9</response> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TEphVEM2MGRGaE9DOFJ0UHRGZEF4QlZ3OHg4dWJ4ejR3VlA3T2tsUSxwPXZadWxxL2pQMm9nbHBranpHYmdBbUh0L2NYcWJEMjFCMWsydDJvNzQ4Rmc9</response> 2022-05-24 22:41:10 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SL0RSSUhHQ1dBNSt1T20yTW5kU3Fqc0hNeGZlUk9HWHdTYnV1Y01QMG1jPQ==</success> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1SL0RSSUhHQ1dBNSt1T20yTW5kU3Fqc0hNeGZlUk9HWHdTYnV1Y01QMG1jPQ==</success> 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:10 | >> <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 xmlns="http://jabber.org/protocol/caps" ver="FFeztJ/QYOHxHT3kuWMzK7AjCoM=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@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 xmlns="http://jabber.org/protocol/caps" ver="FFeztJ/QYOHxHT3kuWMzK7AjCoM=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-05-24 22:41:10 | << <iq xmlns="jabber:client" id="C6zR7hT9iEMFthT9jHGOU8I" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com >> <iq xmlns="jabber:client" id="C6zR7hT9iEMFthT9jHGOU8I" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-24 22:41:10 | >> <iq type="result" xmlns="jabber:client" id="C6zR7hT9iEMFthT9jHGOU8I" to="http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237</jid></bind></iq> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com << <iq type="result" xmlns="jabber:client" id="C6zR7hT9iEMFthT9jHGOU8I" to="http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237</jid></bind></iq> 2022-05-24 22:41:10 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-05-24 22:41:10 | << <iq xmlns="jabber:client" id="NZcdNBhQ8yqiMY2zavl06h3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237 >> <iq xmlns="jabber:client" id="NZcdNBhQ8yqiMY2zavl06h3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-24 22:41:10 | >> <iq type="result" xmlns="jabber:client" id="NZcdNBhQ8yqiMY2zavl06h3" to="http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237"/> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237 << <iq type="result" xmlns="jabber:client" id="NZcdNBhQ8yqiMY2zavl06h3" to="http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237"/> 2022-05-24 22:41:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-05-24 22:41:10 | << <iq to="test-domain.com" id="C8BVfxpbmM2bvl1pPJKWaEK" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237 >> <iq to="test-domain.com" id="C8BVfxpbmM2bvl1pPJKWaEK" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-24 22:41:10 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-24 22:41:10 | >> <enabled resume="true" location="61c39d2ed70d" xmlns="urn:xmpp:sm:3" id="4134aaa0-0459-4372-ae9a-d21d6a197310" max="60"/> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237 << <enabled resume="true" location="61c39d2ed70d" xmlns="urn:xmpp:sm:3" id="4134aaa0-0459-4372-ae9a-d21d6a197310" max="60"/> 2022-05-24 22:41:10 | << <iq id="20bWXphNZ1n7eww9rdLTNFC" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237 >> <iq id="20bWXphNZ1n7eww9rdLTNFC" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-24 22:41:10 | >> <iq type="result" xmlns="jabber:client" id="C8BVfxpbmM2bvl1pPJKWaEK" from="test-domain.com" to="http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11803/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11803/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237 << <iq type="result" xmlns="jabber:client" id="C8BVfxpbmM2bvl1pPJKWaEK" from="test-domain.com" to="http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11803/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11803/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-24 22:41:10 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-24 22:41:10 | >> <iq type="result" xmlns="jabber:client" id="20bWXphNZ1n7eww9rdLTNFC" to="http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237"><query xmlns="jabber:iq:roster"/></iq> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237 << <iq type="result" xmlns="jabber:client" id="20bWXphNZ1n7eww9rdLTNFC" to="http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237"><query xmlns="jabber:iq:roster"/></iq> 2022-05-24 22:41:10 | << <message to="http-admin__sbbku70211@test-domain.com" id="JLqOJBxpbnPWkWcQSaqlIBx"><body>Test message 1</body></message> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237 >> <message to="http-admin__sbbku70211@test-domain.com" id="JLqOJBxpbnPWkWcQSaqlIBx"><body>Test message 1</body></message> 2022-05-24 22:41:10 | >> <presence xmlns="jabber:client" from="http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237" to="http-admin__nsdpln0212@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237 << <presence xmlns="jabber:client" from="http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237" to="http-admin__nsdpln0212@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-05-24 22:41:10 | << <message to="http-admin__sbbku70211@test-domain.com" id="U072weSQboXfOIvvtbLztjC"><body>Test message 2</body></message> 2022-05-24 22:41:10 | http-admin_ :: http-admin__nsdpln0212@test-domain.com/1198126832-tigase-237 >> <message to="http-admin__sbbku70211@test-domain.com" id="U072weSQboXfOIvvtbLztjC"><body>Test message 2</body></message> 2022-05-24 22:41:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3131] Connector state changed: connected->disconnected 2022-05-24 22:41:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3131] Stream terminated 2022-05-24 22:41:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:13 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 1.112s |
2022-05-24 22:41:13 |
2022-05-24 22:41:13 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-24 22:41:13 | ------------------------------------ 2022-05-24 22:41:13 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-24 22:41:13 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-24 22:41:13 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-24 22:41:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-05-24 22:41:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-05-24 22:41:13 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1b30e23d 2022-05-24 22:41:13 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-24 22:41:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-05-24 22:41:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-05-24 22:41:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-24 22:41:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-05-24 22:41:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-05-24 22:41:13 | [Mutex] waiting for: [registration] 2022-05-24 22:41:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@15f70f2b 2022-05-24 22:41:13 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-24 22:41:13 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@11c8894d 2022-05-24 22:41:13 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:13 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-05-24 22:41:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3136] Start TLS 2022-05-24 22:41:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3138] Proceeding TLS 2022-05-24 22:41:13 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-05-24 22:41:13 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-24 22:41:13 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-24 22:41:13 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3138] Start handshake 2022-05-24 22:41:13 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:13 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@54ca0510 2022-05-24 22:41:13 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@48f724be 2022-05-24 22:41:14 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:14 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-05-24 22:41:14 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-05-24 22:41:14 | http-admin_ :: null >> <iq to="test-domain.com" id="U3a8ICEohAl1mOHTfJRLR5a" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-24 22:41:14 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="U3a8ICEohAl1mOHTfJRLR5a" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-24 22:41:14 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="U3a8ICEohAl1mOHTfJRLR5a" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-05-24 22:41:14 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="U3a8ICEohAl1mOHTfJRLR5a" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@65d4f4dc 2022-05-24 22:41:14 | http-admin_ :: null >> <iq to="test-domain.com" id="G7kv04ClPZjZZ3oeKO4k4eX" type="set"><query xmlns="jabber:iq:register"><username>http-admin__wjr5o00213</username><password>http-admin__wjr5o00213</password><email>17c3eceb-97c9-4781-8b42-efaef2f0ad30@localhost</email></query></iq> 2022-05-24 22:41:14 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="G7kv04ClPZjZZ3oeKO4k4eX" type="set"><query xmlns="jabber:iq:register"><username>http-admin__wjr5o00213</username><password>http-admin__wjr5o00213</password><email>17c3eceb-97c9-4781-8b42-efaef2f0ad30@localhost</email></query></iq>} 2022-05-24 22:41:14 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="G7kv04ClPZjZZ3oeKO4k4eX" from="test-domain.com"/> 2022-05-24 22:41:14 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="G7kv04ClPZjZZ3oeKO4k4eX" from="test-domain.com"/>} 2022-05-24 22:41:14 | [Mutex] received everything. 2022-05-24 22:41:14 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-05-24 22:41:14 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3138] Connector state changed: disconnecting->disconnected 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3138] Stream terminated 2022-05-24 22:41:14 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@30038bca 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@34e5fa5f 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@45c6eaa9 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7f684d9 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2b070236 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3143] Start TLS 2022-05-24 22:41:14 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:14 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3145] Proceeding TLS 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3145] Start handshake 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:14 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-24 22:41:14 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX193anI1bzAwMjEzLHI9YjdnYmMyZXJpVlk5cXMxaHZrTWs=</auth> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX193anI1bzAwMjEzLHI9YjdnYmMyZXJpVlk5cXMxaHZrTWs=</auth> 2022-05-24 22:41:14 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iN2diYzJlcmlWWTlxczFodmtNa3BKRTNnVGNOc1dKeWd3N291WUV5LHM9d0htZWlBNnJRTlhqQlE9PSxpPTQwOTY=</challenge> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1iN2diYzJlcmlWWTlxczFodmtNa3BKRTNnVGNOc1dKeWd3N291WUV5LHM9d0htZWlBNnJRTlhqQlE9PSxpPTQwOTY=</challenge> 2022-05-24 22:41:14 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YjdnYmMyZXJpVlk5cXMxaHZrTWtwSkUzZ1RjTnNXSnlndzdvdVlFeSxwPVV1VjhlUDhaa256NWJSSUh5L0p3U0FVVE9XUTJLU05NVVhWNkkzSWtkWXc9</response> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9YjdnYmMyZXJpVlk5cXMxaHZrTWtwSkUzZ1RjTnNXSnlndzdvdVlFeSxwPVV1VjhlUDhaa256NWJSSUh5L0p3U0FVVE9XUTJLU05NVVhWNkkzSWtkWXc9</response> 2022-05-24 22:41:14 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1CRnJCaTBicmYwc281d0ZtRTRVbjFmYVRubEhKS1ZWWm4xRmRzTWVBT2tvPQ==</success> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1CRnJCaTBicmYwc281d0ZtRTRVbjFmYVRubEhKS1ZWWm4xRmRzTWVBT2tvPQ==</success> 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:14 | >> <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 xmlns="http://jabber.org/protocol/caps" ver="FFeztJ/QYOHxHT3kuWMzK7AjCoM=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@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 xmlns="http://jabber.org/protocol/caps" ver="FFeztJ/QYOHxHT3kuWMzK7AjCoM=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-05-24 22:41:14 | << <iq xmlns="jabber:client" id="p7iweSQboXfOIvvtbLztjCi" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com >> <iq xmlns="jabber:client" id="p7iweSQboXfOIvvtbLztjCi" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-24 22:41:14 | >> <iq type="result" xmlns="jabber:client" id="p7iweSQboXfOIvvtbLztjCi" to="http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238</jid></bind></iq> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com << <iq type="result" xmlns="jabber:client" id="p7iweSQboXfOIvvtbLztjCi" to="http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238</jid></bind></iq> 2022-05-24 22:41:14 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-05-24 22:41:14 | << <iq xmlns="jabber:client" id="gXMn5x5fM0iUgIQM38rdKAf" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238 >> <iq xmlns="jabber:client" id="gXMn5x5fM0iUgIQM38rdKAf" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-24 22:41:14 | >> <iq type="result" xmlns="jabber:client" id="gXMn5x5fM0iUgIQM38rdKAf" to="http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238"/> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238 << <iq type="result" xmlns="jabber:client" id="gXMn5x5fM0iUgIQM38rdKAf" to="http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238"/> 2022-05-24 22:41:14 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-05-24 22:41:14 | << <iq to="test-domain.com" id="29kexzBrhBxrSO6jLR3tXZg" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238 >> <iq to="test-domain.com" id="29kexzBrhBxrSO6jLR3tXZg" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-24 22:41:14 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-24 22:41:14 | >> <enabled resume="true" location="61c39d2ed70d" xmlns="urn:xmpp:sm:3" id="e33f70d4-5f77-43e0-a977-61c78264e21e" max="60"/> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238 << <enabled resume="true" location="61c39d2ed70d" xmlns="urn:xmpp:sm:3" id="e33f70d4-5f77-43e0-a977-61c78264e21e" max="60"/> 2022-05-24 22:41:14 | << <iq id="1boAgBHRXjFFHoQar1n5x5f" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238 >> <iq id="1boAgBHRXjFFHoQar1n5x5f" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-24 22:41:14 | >> <iq type="result" xmlns="jabber:client" id="29kexzBrhBxrSO6jLR3tXZg" from="test-domain.com" to="http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11803/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11803/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238 << <iq type="result" xmlns="jabber:client" id="29kexzBrhBxrSO6jLR3tXZg" from="test-domain.com" to="http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11803/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11803/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-24 22:41:14 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-24 22:41:14 | >> <iq type="result" xmlns="jabber:client" id="1boAgBHRXjFFHoQar1n5x5f" to="http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238"><query xmlns="jabber:iq:roster"/></iq> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238 << <iq type="result" xmlns="jabber:client" id="1boAgBHRXjFFHoQar1n5x5f" to="http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238"><query xmlns="jabber:iq:roster"/></iq> 2022-05-24 22:41:14 | >> <presence xmlns="jabber:client" from="http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238" to="http-admin__wjr5o00213@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-05-24 22:41:14 | http-admin_ :: http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238 << <presence xmlns="jabber:client" from="http-admin__wjr5o00213@test-domain.com/1198126832-tigase-238" to="http-admin__wjr5o00213@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> |
testModifyUser | 1.705s |
2022-05-24 22:41:15 |
2022-05-24 22:41:15 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-05-24 22:41:15 | ------------------------------------ 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@69304f67 2022-05-24 22:41:15 | StateChangedEvent{oldState=null, newState=connecting} 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-05-24 22:41:15 | [Mutex] waiting for: [registration] 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@67f7ac31 2022-05-24 22:41:15 | StateChangedEvent{oldState=connecting, newState=connected} 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@63c82417 2022-05-24 22:41:15 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:15 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3149] Start TLS 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3151] Proceeding TLS 2022-05-24 22:41:15 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-05-24 22:41:15 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-24 22:41:15 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3151] Start handshake 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@26caa60a 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4dea9ec3 2022-05-24 22:41:15 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:15 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-05-24 22:41:15 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-05-24 22:41:15 | http-admin_ :: null >> <iq to="test-domain.com" id="WjKaKAFmT7yctrlVfxpbmM2" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-05-24 22:41:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="WjKaKAFmT7yctrlVfxpbmM2" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-05-24 22:41:15 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="WjKaKAFmT7yctrlVfxpbmM2" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-05-24 22:41:15 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="WjKaKAFmT7yctrlVfxpbmM2" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@17a6256b 2022-05-24 22:41:15 | http-admin_ :: null >> <iq to="test-domain.com" id="TkLiUgIQM38rdKAfZr7DjXh" type="set"><query xmlns="jabber:iq:register"><username>http-admin__58zcq70214</username><password>http-admin__58zcq70214</password><email>23e7da40-f403-4f00-95c8-c44b10d0af5d@localhost</email></query></iq> 2022-05-24 22:41:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="TkLiUgIQM38rdKAfZr7DjXh" type="set"><query xmlns="jabber:iq:register"><username>http-admin__58zcq70214</username><password>http-admin__58zcq70214</password><email>23e7da40-f403-4f00-95c8-c44b10d0af5d@localhost</email></query></iq>} 2022-05-24 22:41:15 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="TkLiUgIQM38rdKAfZr7DjXh" from="test-domain.com"/> 2022-05-24 22:41:15 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="TkLiUgIQM38rdKAfZr7DjXh" from="test-domain.com"/>} 2022-05-24 22:41:15 | [Mutex] received everything. 2022-05-24 22:41:15 | [Mutex] isItemNotified: registrationSuccess :: true 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-05-24 22:41:15 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3151] Connector state changed: disconnecting->disconnected 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3151] Stream terminated 2022-05-24 22:41:15 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@356c4314 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@46e55945 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5fe0dbdc 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@79cb3036 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2e68a8f8 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:15 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3156] Start TLS 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3158] Proceeding TLS 2022-05-24 22:41:15 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3158] Start handshake 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:15 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-24 22:41:15 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX181OHpjcTcwMjE0LHI9TjRSeVBaWEloOWRyZ1BYUklZRXg=</auth> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX181OHpjcTcwMjE0LHI9TjRSeVBaWEloOWRyZ1BYUklZRXg=</auth> 2022-05-24 22:41:15 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ONFJ5UFpYSWg5ZHJnUFhSSVlFeFhiN2tjUlJDcG91U3lZTWRKbnFGLHM9dVZadFhYK3lzWDYvVUE9PSxpPTQwOTY=</challenge> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ONFJ5UFpYSWg5ZHJnUFhSSVlFeFhiN2tjUlJDcG91U3lZTWRKbnFGLHM9dVZadFhYK3lzWDYvVUE9PSxpPTQwOTY=</challenge> 2022-05-24 22:41:15 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TjRSeVBaWEloOWRyZ1BYUklZRXhYYjdrY1JSQ3BvdVN5WU1kSm5xRixwPUtoSlZFWHRjbW1xems5eFlxWGpmcC9vNE5nRW5RL2hvbGZTRUhwRkRBc3M9</response> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TjRSeVBaWEloOWRyZ1BYUklZRXhYYjdrY1JSQ3BvdVN5WU1kSm5xRixwPUtoSlZFWHRjbW1xems5eFlxWGpmcC9vNE5nRW5RL2hvbGZTRUhwRkRBc3M9</response> 2022-05-24 22:41:15 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1XUmlrRDhsUXpBZHp3cEtEcUNGSEZWQmhOVURQZ0hFRnQ5cHFMMUFZd2NJPQ==</success> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1XUmlrRDhsUXpBZHp3cEtEcUNGSEZWQmhOVURQZ0hFRnQ5cHFMMUFZd2NJPQ==</success> 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:15 | >> <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 xmlns="http://jabber.org/protocol/caps" ver="FFeztJ/QYOHxHT3kuWMzK7AjCoM=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@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 xmlns="http://jabber.org/protocol/caps" ver="FFeztJ/QYOHxHT3kuWMzK7AjCoM=" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features> 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-05-24 22:41:15 | << <iq xmlns="jabber:client" id="VdoICEohAl1mOHTfJRLR5ao" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com >> <iq xmlns="jabber:client" id="VdoICEohAl1mOHTfJRLR5ao" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-05-24 22:41:15 | >> <iq type="result" xmlns="jabber:client" id="VdoICEohAl1mOHTfJRLR5ao" to="http-admin__58zcq70214@test-domain.com/1198126832-tigase-239"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__58zcq70214@test-domain.com/1198126832-tigase-239</jid></bind></iq> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com << <iq type="result" xmlns="jabber:client" id="VdoICEohAl1mOHTfJRLR5ao" to="http-admin__58zcq70214@test-domain.com/1198126832-tigase-239"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__58zcq70214@test-domain.com/1198126832-tigase-239</jid></bind></iq> 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-05-24 22:41:15 | << <iq xmlns="jabber:client" id="QVuxmaCyyi06Hq1n4exzBrh" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com/1198126832-tigase-239 >> <iq xmlns="jabber:client" id="QVuxmaCyyi06Hq1n4exzBrh" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-05-24 22:41:15 | >> <iq type="result" xmlns="jabber:client" id="QVuxmaCyyi06Hq1n4exzBrh" to="http-admin__58zcq70214@test-domain.com/1198126832-tigase-239"/> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com/1198126832-tigase-239 << <iq type="result" xmlns="jabber:client" id="QVuxmaCyyi06Hq1n4exzBrh" to="http-admin__58zcq70214@test-domain.com/1198126832-tigase-239"/> 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-05-24 22:41:15 | << <iq to="test-domain.com" id="9YB1pOGQNJNVdrXcQYgY8Gs" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com/1198126832-tigase-239 >> <iq to="test-domain.com" id="9YB1pOGQNJNVdrXcQYgY8Gs" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-05-24 22:41:15 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com/1198126832-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-05-24 22:41:15 | >> <enabled resume="true" location="61c39d2ed70d" xmlns="urn:xmpp:sm:3" id="82ab5cde-bb5d-4c9b-9925-56c3ec279d26" max="60"/> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com/1198126832-tigase-239 << <enabled resume="true" location="61c39d2ed70d" xmlns="urn:xmpp:sm:3" id="82ab5cde-bb5d-4c9b-9925-56c3ec279d26" max="60"/> 2022-05-24 22:41:15 | << <iq id="32L5FNP39DDgAEpXfP13bEK" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com/1198126832-tigase-239 >> <iq id="32L5FNP39DDgAEpXfP13bEK" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-05-24 22:41:15 | >> <iq type="result" xmlns="jabber:client" id="9YB1pOGQNJNVdrXcQYgY8Gs" from="test-domain.com" to="http-admin__58zcq70214@test-domain.com/1198126832-tigase-239"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11803/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11803/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com/1198126832-tigase-239 << <iq type="result" xmlns="jabber:client" id="9YB1pOGQNJNVdrXcQYgY8Gs" from="test-domain.com" to="http-admin__58zcq70214@test-domain.com/1198126832-tigase-239"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b11803/eefdbe1f"/><identity type="im" category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b11803/eefdbe1f"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp: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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-05-24 22:41:15 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com/1198126832-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-05-24 22:41:15 | >> <iq type="result" xmlns="jabber:client" id="32L5FNP39DDgAEpXfP13bEK" to="http-admin__58zcq70214@test-domain.com/1198126832-tigase-239"><query xmlns="jabber:iq:roster"/></iq> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com/1198126832-tigase-239 << <iq type="result" xmlns="jabber:client" id="32L5FNP39DDgAEpXfP13bEK" to="http-admin__58zcq70214@test-domain.com/1198126832-tigase-239"><query xmlns="jabber:iq:roster"/></iq> 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3158] Connector state changed: disconnecting->disconnected 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3158] Stream terminated 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-24 22:41:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-24 22:41:15 | >> <presence xmlns="jabber:client" from="http-admin__58zcq70214@test-domain.com/1198126832-tigase-239" to="http-admin__58zcq70214@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-05-24 22:41:15 | http-admin_ :: http-admin__58zcq70214@test-domain.com << <presence xmlns="jabber:client" from="http-admin__58zcq70214@test-domain.com/1198126832-tigase-239" to="http-admin__58zcq70214@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence> 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-05-24 22:41:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:16 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:16 | http-admin_ :: http-admin__58zcq70214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3156] Start TLS 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3165] Proceeding TLS 2022-05-24 22:41:16 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-24 22:41:16 | http-admin_ :: http-admin__58zcq70214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3165] Start handshake 2022-05-24 22:41:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-05-24 22:41:16 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-05-24 22:41:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-05-24 22:41:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-05-24 22:41:16 | http-admin_ :: http-admin__58zcq70214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-05-24 22:41:16 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX181OHpjcTcwMjE0LHI9VWh0cjkxZzJHMUNNVnE4OW53bTM=</auth> 2022-05-24 22:41:16 | http-admin_ :: http-admin__58zcq70214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX181OHpjcTcwMjE0LHI9VWh0cjkxZzJHMUNNVnE4OW53bTM=</auth> 2022-05-24 22:41:16 | >> <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-05-24 22:41:16 | http-admin_ :: http-admin__58zcq70214@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-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3156] Connector state changed: connected->disconnecting 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3156] Terminating XMPP Stream 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3165] Connector state changed: disconnecting->disconnected 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3165] Stream terminated 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-05-24 22:41:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3156] Ignoring stop connector. 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-05-24 22:41:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |