Test duration : 10.689s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.438s |
2022-07-27 22:34:13 |
2022-07-27 22:34:13 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-27 22:34:13 | ------------------------------------ |
testAuthorization | 0.144s |
2022-07-27 22:34:14 |
2022-07-27 22:34:14 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-27 22:34:14 | ------------------------------------ |
testCommandsAvailability | 0.610s |
2022-07-27 22:34:14 |
2022-07-27 22:34:14 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-27 22:34:14 | ------------------------------------ |
testDeleteUser | 0.951s |
2022-07-27 22:34:15 |
2022-07-27 22:34:15 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-27 22:34:15 | ------------------------------------ 2022-07-27 22:34:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-07-27 22:34:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@318f427 2022-07-27 22:34:15 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-07-27 22:34:15 | [Mutex] waiting for: [registration] 2022-07-27 22:34:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@ddf1a34 2022-07-27 22:34:15 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-27 22:34:15 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@9e09f57 2022-07-27 22:34:15 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:15 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3093] Start TLS 2022-07-27 22:34:15 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-27 22:34:15 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 22:34:15 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3095] Proceeding TLS 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3095] Start handshake 2022-07-27 22:34:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4ce2100f 2022-07-27 22:34:15 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@81f6c78 2022-07-27 22:34:15 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-27 22:34: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"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:15 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-27 22:34:15 | http-admin_ :: null >> <iq to="test-domain.com" id="RChcucIskLHrYeHEtcpi1pV" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-27 22:34:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="RChcucIskLHrYeHEtcpi1pV" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-27 22:34:15 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@7de4d9f5 2022-07-27 22:34:15 | http-admin_ :: null << <iq id="RChcucIskLHrYeHEtcpi1pV" type="result" xmlns="jabber:client" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-07-27 22:34:15 | StanzaReceivedEvent{stanza=<iq id="RChcucIskLHrYeHEtcpi1pV" type="result" xmlns="jabber:client" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-07-27 22:34:15 | http-admin_ :: null >> <iq to="test-domain.com" id="iElzrW2ayqSar39o4n0bCfY" type="set"><query xmlns="jabber:iq:register"><username>http-admin__cl0nlf0210</username><password>http-admin__cl0nlf0210</password><email>60288a32-0788-4193-9f65-e69d5388f5d2@localhost</email></query></iq> 2022-07-27 22:34:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="iElzrW2ayqSar39o4n0bCfY" type="set"><query xmlns="jabber:iq:register"><username>http-admin__cl0nlf0210</username><password>http-admin__cl0nlf0210</password><email>60288a32-0788-4193-9f65-e69d5388f5d2@localhost</email></query></iq>} 2022-07-27 22:34:15 | http-admin_ :: null << <iq id="iElzrW2ayqSar39o4n0bCfY" type="result" xmlns="jabber:client" from="test-domain.com"/> 2022-07-27 22:34:15 | StanzaReceivedEvent{stanza=<iq id="iElzrW2ayqSar39o4n0bCfY" type="result" xmlns="jabber:client" from="test-domain.com"/>} 2022-07-27 22:34:15 | [Mutex] received everything. 2022-07-27 22:34:15 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-07-27 22:34:15 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3095] Connector state changed: disconnecting->disconnected 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3095] Stream terminated 2022-07-27 22:34:15 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-27 22:34:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@70f3fb39 2022-07-27 22:34:15 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@2ccdef40 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-27 22:34:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-27 22:34:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5f422a0d 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4b27b61 2022-07-27 22:34:15 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6bf772fd |
testGetUserInfoUserOffline | 3.903s |
2022-07-27 22:34:16 |
2022-07-27 22:34:16 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-27 22:34:16 | ------------------------------------ 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6cc184f5 2022-07-27 22:34:16 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-07-27 22:34:16 | [Mutex] waiting for: [registration] 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6206671d 2022-07-27 22:34:16 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@6639ef85 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3101] Start TLS 2022-07-27 22:34:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-27 22:34:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-27 22:34:16 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 22:34:16 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3103] Proceeding TLS 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3103] Start handshake 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@233b6d26 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@433da398 2022-07-27 22:34:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-27 22:34:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-27 22:34:16 | http-admin_ :: null >> <iq to="test-domain.com" id="wSZHEtcpi1pV0n9KIAAiFJL" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-27 22:34:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="wSZHEtcpi1pV0n9KIAAiFJL" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-27 22:34:16 | http-admin_ :: null << <iq id="wSZHEtcpi1pV0n9KIAAiFJL" type="result" xmlns="jabber:client" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-07-27 22:34:16 | StanzaReceivedEvent{stanza=<iq id="wSZHEtcpi1pV0n9KIAAiFJL" type="result" xmlns="jabber:client" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@12520a6d 2022-07-27 22:34:16 | http-admin_ :: null >> <iq to="test-domain.com" id="WDemPPHugLMJIrm9Fr2rh0e" type="set"><query xmlns="jabber:iq:register"><username>http-admin__p03a670211</username><password>http-admin__p03a670211</password><email>8f5f07b1-9e33-4d72-b569-767aa5c668c1@localhost</email></query></iq> 2022-07-27 22:34:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="WDemPPHugLMJIrm9Fr2rh0e" type="set"><query xmlns="jabber:iq:register"><username>http-admin__p03a670211</username><password>http-admin__p03a670211</password><email>8f5f07b1-9e33-4d72-b569-767aa5c668c1@localhost</email></query></iq>} 2022-07-27 22:34:16 | http-admin_ :: null << <iq id="WDemPPHugLMJIrm9Fr2rh0e" type="result" xmlns="jabber:client" from="test-domain.com"/> 2022-07-27 22:34:16 | StanzaReceivedEvent{stanza=<iq id="WDemPPHugLMJIrm9Fr2rh0e" type="result" xmlns="jabber:client" from="test-domain.com"/>} 2022-07-27 22:34:16 | [Mutex] received everything. 2022-07-27 22:34:16 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-07-27 22:34:16 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3103] Connector state changed: disconnecting->disconnected 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3103] Stream terminated 2022-07-27 22:34:16 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3bbe9a65 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@43149269 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6d1bc8f0 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6f18b65c 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@20ba7468 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:16 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3108] Start TLS 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3110] Proceeding TLS 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3110] Start handshake 2022-07-27 22:34:16 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:16 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-27 22:34:16 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19wMDNhNjcwMjExLHI9NjhVaGhzQ2ZnMTlIaVh3eUc3Q0Q=</auth> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19wMDNhNjcwMjExLHI9NjhVaGhzQ2ZnMTlIaVh3eUc3Q0Q=</auth> 2022-07-27 22:34:16 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02OFVoaHNDZmcxOUhpWHd5RzdDRGI2Y3dFcUdhdGtlREc4dzZiSUMxLHM9UGhIa2kwWFRtQ2JSeWc9PSxpPTQwOTY=</challenge> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj02OFVoaHNDZmcxOUhpWHd5RzdDRGI2Y3dFcUdhdGtlREc4dzZiSUMxLHM9UGhIa2kwWFRtQ2JSeWc9PSxpPTQwOTY=</challenge> 2022-07-27 22:34:16 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NjhVaGhzQ2ZnMTlIaVh3eUc3Q0RiNmN3RXFHYXRrZURHOHc2YklDMSxwPW80MXh1VlRBY2h3N1oxRllSV1Z1Tk0yREJmaTZqeEFsb0ltZ05nV0p5T2M9</response> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9NjhVaGhzQ2ZnMTlIaVh3eUc3Q0RiNmN3RXFHYXRrZURHOHc2YklDMSxwPW80MXh1VlRBY2h3N1oxRllSV1Z1Tk0yREJmaTZqeEFsb0ltZ05nV0p5T2M9</response> 2022-07-27 22:34:16 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1RUG01LytWTDd5NWF4M2VOWW1taDhZU1lscG9wVXpwVHdGY2FMcWRqcFU4PQ==</success> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1RUG01LytWTDd5NWF4M2VOWW1taDhZU1lscG9wVXpwVHdGY2FMcWRqcFU4PQ==</success> 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:16 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="Y9SBgEg0TOdZv4IAjPWGKMqrc70=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="Y9SBgEg0TOdZv4IAjPWGKMqrc70=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-27 22:34:16 | << <iq xmlns="jabber:client" id="g2pqVfNEs0eMAAhJv6udGxk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com >> <iq xmlns="jabber:client" id="g2pqVfNEs0eMAAhJv6udGxk" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-27 22:34:16 | >> <iq to="http-admin__p03a670211@test-domain.com/1781077109-tigase-237" id="g2pqVfNEs0eMAAhJv6udGxk" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__p03a670211@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com << <iq to="http-admin__p03a670211@test-domain.com/1781077109-tigase-237" id="g2pqVfNEs0eMAAhJv6udGxk" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__p03a670211@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-27 22:34:16 | << <iq xmlns="jabber:client" id="TJsCy8Gt7hEAp4jSL0rfBm5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com/1781077109-tigase-237 >> <iq xmlns="jabber:client" id="TJsCy8Gt7hEAp4jSL0rfBm5" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-27 22:34:16 | >> <iq to="http-admin__p03a670211@test-domain.com/1781077109-tigase-237" id="TJsCy8Gt7hEAp4jSL0rfBm5" type="result" xmlns="jabber:client"/> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com/1781077109-tigase-237 << <iq to="http-admin__p03a670211@test-domain.com/1781077109-tigase-237" id="TJsCy8Gt7hEAp4jSL0rfBm5" type="result" xmlns="jabber:client"/> 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-27 22:34:16 | << <iq to="test-domain.com" id="ZPIX0iPUZetqhVX4vpgKEIy" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com/1781077109-tigase-237 >> <iq to="test-domain.com" id="ZPIX0iPUZetqhVX4vpgKEIy" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-27 22:34:16 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com/1781077109-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-27 22:34:16 | >> <enabled id="7493dd3b-86a6-491b-aed5-7c50e04837e8" max="60" location="f9c07ffec79b" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com/1781077109-tigase-237 << <enabled id="7493dd3b-86a6-491b-aed5-7c50e04837e8" max="60" location="f9c07ffec79b" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-07-27 22:34:16 | << <iq id="5Gfsl3dAxto0aKCj1lKEo0k" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com/1781077109-tigase-237 >> <iq id="5Gfsl3dAxto0aKCj1lKEo0k" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 22:34:16 | >> <iq to="http-admin__p03a670211@test-domain.com/1781077109-tigase-237" id="ZPIX0iPUZetqhVX4vpgKEIy" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com/1781077109-tigase-237 << <iq to="http-admin__p03a670211@test-domain.com/1781077109-tigase-237" id="ZPIX0iPUZetqhVX4vpgKEIy" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-27 22:34:16 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com/1781077109-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-27 22:34:16 | >> <iq to="http-admin__p03a670211@test-domain.com/1781077109-tigase-237" id="5Gfsl3dAxto0aKCj1lKEo0k" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com/1781077109-tigase-237 << <iq to="http-admin__p03a670211@test-domain.com/1781077109-tigase-237" id="5Gfsl3dAxto0aKCj1lKEo0k" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-07-27 22:34:16 | >> <presence to="http-admin__p03a670211@test-domain.com" from="http-admin__p03a670211@test-domain.com/1781077109-tigase-237" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-07-27 22:34:16 | http-admin_ :: http-admin__p03a670211@test-domain.com/1781077109-tigase-237 << <presence to="http-admin__p03a670211@test-domain.com" from="http-admin__p03a670211@test-domain.com/1781077109-tigase-237" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3110] Connector state changed: disconnecting->disconnected 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1ec7c224 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 22:34:16 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@10002f8c 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-07-27 22:34:16 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@143fa954 2022-07-27 22:34:16 | [Mutex] waiting for: [registration] 2022-07-27 22:34:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3114] Start TLS 2022-07-27 22:34:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-27 22:34:16 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 22:34:16 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3116] Proceeding TLS 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3116] Start handshake 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@513d25b7 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@714b1b56 2022-07-27 22:34:16 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:16 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-27 22:34:16 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-27 22:34:16 | http-admin_ :: null >> <iq to="test-domain.com" id="sNyLzeKJIBsVk5xbwpdSY6C" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-27 22:34:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="sNyLzeKJIBsVk5xbwpdSY6C" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-27 22:34:16 | http-admin_ :: null << <iq id="sNyLzeKJIBsVk5xbwpdSY6C" type="result" xmlns="jabber:client" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-07-27 22:34:16 | StanzaReceivedEvent{stanza=<iq id="sNyLzeKJIBsVk5xbwpdSY6C" type="result" xmlns="jabber:client" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@602636bc 2022-07-27 22:34:16 | http-admin_ :: null >> <iq to="test-domain.com" id="J9ASUeAfT5eCkS4aKBnNGEx" type="set"><query xmlns="jabber:iq:register"><username>http-admin__pyybkq0212</username><password>http-admin__pyybkq0212</password><email>08a43dd7-071c-48bc-ba14-0d96d1cdac32@localhost</email></query></iq> 2022-07-27 22:34:16 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="J9ASUeAfT5eCkS4aKBnNGEx" type="set"><query xmlns="jabber:iq:register"><username>http-admin__pyybkq0212</username><password>http-admin__pyybkq0212</password><email>08a43dd7-071c-48bc-ba14-0d96d1cdac32@localhost</email></query></iq>} 2022-07-27 22:34:16 | http-admin_ :: null << <iq id="J9ASUeAfT5eCkS4aKBnNGEx" type="result" xmlns="jabber:client" from="test-domain.com"/> 2022-07-27 22:34:16 | StanzaReceivedEvent{stanza=<iq id="J9ASUeAfT5eCkS4aKBnNGEx" type="result" xmlns="jabber:client" from="test-domain.com"/>} 2022-07-27 22:34:16 | [Mutex] received everything. 2022-07-27 22:34:16 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3116] Connector state changed: disconnecting->disconnected 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3116] Stream terminated 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-27 22:34:16 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-27 22:34:16 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@9ba56e5 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3112daf8 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@182af627 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@4968b048 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@12bedafe 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:16 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:16 | http-admin_ :: http-admin__pyybkq0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3121] Start TLS 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3123] Proceeding TLS 2022-07-27 22:34:16 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 22:34:16 | http-admin_ :: http-admin__pyybkq0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3123] Start handshake 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:16 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:16 | http-admin_ :: http-admin__pyybkq0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-27 22:34:16 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19weXlia3EwMjEyLHI9TWtRWDdvV0R4Q0g2Y0FXcU83bE4=</auth> 2022-07-27 22:34:16 | http-admin_ :: http-admin__pyybkq0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19weXlia3EwMjEyLHI9TWtRWDdvV0R4Q0g2Y0FXcU83bE4=</auth> 2022-07-27 22:34:16 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Na1FYN29XRHhDSDZjQVdxTzdsTkhGOGp6MmpEMWlsMjdaRlFoNTFZLHM9dHlnNTk1ZFVzemoyeWc9PSxpPTQwOTY=</challenge> 2022-07-27 22:34:16 | http-admin_ :: http-admin__pyybkq0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Na1FYN29XRHhDSDZjQVdxTzdsTkhGOGp6MmpEMWlsMjdaRlFoNTFZLHM9dHlnNTk1ZFVzemoyeWc9PSxpPTQwOTY=</challenge> 2022-07-27 22:34:16 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TWtRWDdvV0R4Q0g2Y0FXcU83bE5IRjhqejJqRDFpbDI3WkZRaDUxWSxwPU0weDNtZDREeS9PNkhKbkNod25KU2NpTCtBUGFCNzVqR2tKeHRqbmdkSFE9</response> 2022-07-27 22:34:16 | http-admin_ :: http-admin__pyybkq0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9TWtRWDdvV0R4Q0g2Y0FXcU83bE5IRjhqejJqRDFpbDI3WkZRaDUxWSxwPU0weDNtZDREeS9PNkhKbkNod25KU2NpTCtBUGFCNzVqR2tKeHRqbmdkSFE9</response> 2022-07-27 22:34:16 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1IdXVhUVlseE5EOWFaM1hXSkxWRUZyejlxdTZpbFExTzlBNVRnSDJ3UitBPQ==</success> 2022-07-27 22:34:16 | http-admin_ :: http-admin__pyybkq0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1IdXVhUVlseE5EOWFaM1hXSkxWRUZyejlxdTZpbFExTzlBNVRnSDJ3UitBPQ==</success> 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:16 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="Y9SBgEg0TOdZv4IAjPWGKMqrc70=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-07-27 22:34:16 | http-admin_ :: http-admin__pyybkq0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="Y9SBgEg0TOdZv4IAjPWGKMqrc70=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-27 22:34:16 | << <iq xmlns="jabber:client" id="oWVEk4fFnQYbCp49MZlNKR7" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-27 22:34:16 | http-admin_ :: http-admin__pyybkq0212@test-domain.com >> <iq xmlns="jabber:client" id="oWVEk4fFnQYbCp49MZlNKR7" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-27 22:34:16 | >> <iq to="http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238" id="oWVEk4fFnQYbCp49MZlNKR7" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-07-27 22:34:16 | http-admin_ :: http-admin__pyybkq0212@test-domain.com << <iq to="http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238" id="oWVEk4fFnQYbCp49MZlNKR7" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-07-27 22:34:16 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-27 22:34:16 | << <iq xmlns="jabber:client" id="mTK4m26ClRLCwhONQHSbJzi" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-27 22:34:16 | http-admin_ :: http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238 >> <iq xmlns="jabber:client" id="mTK4m26ClRLCwhONQHSbJzi" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-27 22:34:16 | >> <iq to="http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238" id="mTK4m26ClRLCwhONQHSbJzi" type="result" xmlns="jabber:client"/> 2022-07-27 22:34:16 | http-admin_ :: http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238 << <iq to="http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238" id="mTK4m26ClRLCwhONQHSbJzi" type="result" xmlns="jabber:client"/> 2022-07-27 22:34:16 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-27 22:34:17 | << <iq to="test-domain.com" id="OPwV9mSQU8i07pROU3mT25E" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-27 22:34:17 | http-admin_ :: http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238 >> <iq to="test-domain.com" id="OPwV9mSQU8i07pROU3mT25E" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-27 22:34:17 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-27 22:34:17 | http-admin_ :: http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-27 22:34:17 | >> <enabled id="5253e53e-bed7-4a05-99f3-26494bae7729" max="60" location="f9c07ffec79b" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-07-27 22:34:17 | http-admin_ :: http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238 << <enabled id="5253e53e-bed7-4a05-99f3-26494bae7729" max="60" location="f9c07ffec79b" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-07-27 22:34:17 | << <iq id="p5g2u5lJyo1iLMzCFHvaHN2" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 22:34:17 | http-admin_ :: http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238 >> <iq id="p5g2u5lJyo1iLMzCFHvaHN2" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 22:34:17 | >> <iq to="http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238" id="OPwV9mSQU8i07pROU3mT25E" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-27 22:34:17 | http-admin_ :: http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238 << <iq to="http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238" id="OPwV9mSQU8i07pROU3mT25E" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-27 22:34:17 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-27 22:34:17 | http-admin_ :: http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-27 22:34:17 | >> <iq to="http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238" id="p5g2u5lJyo1iLMzCFHvaHN2" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 22:34:17 | http-admin_ :: http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238 << <iq to="http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238" id="p5g2u5lJyo1iLMzCFHvaHN2" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 22:34:17 | << <message to="http-admin__p03a670211@test-domain.com" id="mWNayqSar39o4n0bCfYn7lQ"><body>Test message 1</body></message> 2022-07-27 22:34:17 | http-admin_ :: http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238 >> <message to="http-admin__p03a670211@test-domain.com" id="mWNayqSar39o4n0bCfYn7lQ"><body>Test message 1</body></message> 2022-07-27 22:34:17 | >> <presence to="http-admin__pyybkq0212@test-domain.com" from="http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-07-27 22:34:17 | http-admin_ :: http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238 << <presence to="http-admin__pyybkq0212@test-domain.com" from="http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-07-27 22:34:17 | << <message to="http-admin__p03a670211@test-domain.com" id="A36HSbJziXj4mSasZn3au4m"><body>Test message 2</body></message> 2022-07-27 22:34:17 | http-admin_ :: http-admin__pyybkq0212@test-domain.com/1781077109-tigase-238 >> <message to="http-admin__p03a670211@test-domain.com" id="A36HSbJziXj4mSasZn3au4m"><body>Test message 2</body></message> 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3123] Connector state changed: connected->disconnected 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3123] Stream terminated 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 0.947s |
2022-07-27 22:34:20 |
2022-07-27 22:34:20 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-27 22:34:20 | ------------------------------------ 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7e1888ed 2022-07-27 22:34:20 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-07-27 22:34:20 | [Mutex] waiting for: [registration] 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@70df795e 2022-07-27 22:34:20 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@74e0e39d 2022-07-27 22:34:20 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3128] Start TLS 2022-07-27 22:34:20 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-27 22:34:20 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-27 22:34:20 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 22:34:20 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3130] Proceeding TLS 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3130] Start handshake 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@31e27365 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@b07da54 2022-07-27 22:34:20 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:20 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-27 22:34:20 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-27 22:34:20 | http-admin_ :: null >> <iq to="test-domain.com" id="nWF2oO2bx7kW7u9y7IR5hIN" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-27 22:34:20 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="nWF2oO2bx7kW7u9y7IR5hIN" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-27 22:34:20 | http-admin_ :: null << <iq id="nWF2oO2bx7kW7u9y7IR5hIN" type="result" xmlns="jabber:client" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-07-27 22:34:20 | StanzaReceivedEvent{stanza=<iq id="nWF2oO2bx7kW7u9y7IR5hIN" type="result" xmlns="jabber:client" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1947e3 2022-07-27 22:34:20 | http-admin_ :: null >> <iq to="test-domain.com" id="t2VnQYbCp49MZlNKR7GAk4g" type="set"><query xmlns="jabber:iq:register"><username>http-admin__pkwagd0213</username><password>http-admin__pkwagd0213</password><email>28961f33-619b-4e3f-abdf-62ecbee4f94d@localhost</email></query></iq> 2022-07-27 22:34:20 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="t2VnQYbCp49MZlNKR7GAk4g" type="set"><query xmlns="jabber:iq:register"><username>http-admin__pkwagd0213</username><password>http-admin__pkwagd0213</password><email>28961f33-619b-4e3f-abdf-62ecbee4f94d@localhost</email></query></iq>} 2022-07-27 22:34:20 | http-admin_ :: null << <iq id="t2VnQYbCp49MZlNKR7GAk4g" type="result" xmlns="jabber:client" from="test-domain.com"/> 2022-07-27 22:34:20 | StanzaReceivedEvent{stanza=<iq id="t2VnQYbCp49MZlNKR7GAk4g" type="result" xmlns="jabber:client" from="test-domain.com"/>} 2022-07-27 22:34:20 | [Mutex] received everything. 2022-07-27 22:34:20 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-07-27 22:34:20 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3130] Connector state changed: disconnecting->disconnected 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3130] Stream terminated 2022-07-27 22:34:20 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7316b076 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@51cd8c2a 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@642d293d 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2ec15c04 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@6812dcaa 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3135] Start TLS 2022-07-27 22:34:20 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:20 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3137] Proceeding TLS 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3137] Start handshake 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:20 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-27 22:34:20 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19wa3dhZ2QwMjEzLHI9dkFLRkYxU3JnRFo0UDgzMWhrdXA=</auth> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19wa3dhZ2QwMjEzLHI9dkFLRkYxU3JnRFo0UDgzMWhrdXA=</auth> 2022-07-27 22:34:20 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12QUtGRjFTcmdEWjRQODMxaGt1cDlCbWRNY2sxcURncm03YVpHdU5wLHM9SXg0YXNmR295OUxVNFE9PSxpPTQwOTY=</challenge> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj12QUtGRjFTcmdEWjRQODMxaGt1cDlCbWRNY2sxcURncm03YVpHdU5wLHM9SXg0YXNmR295OUxVNFE9PSxpPTQwOTY=</challenge> 2022-07-27 22:34:20 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dkFLRkYxU3JnRFo0UDgzMWhrdXA5Qm1kTWNrMXFEZ3JtN2FaR3VOcCxwPWFTVC9pYnErN3U5TnZiSjNjb3V0M2ZUL1B5SzNSWHFaKy9YWFM3Qm1aaUk9</response> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dkFLRkYxU3JnRFo0UDgzMWhrdXA5Qm1kTWNrMXFEZ3JtN2FaR3VOcCxwPWFTVC9pYnErN3U5TnZiSjNjb3V0M2ZUL1B5SzNSWHFaKy9YWFM3Qm1aaUk9</response> 2022-07-27 22:34:20 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HSjVINndnSXVYb1A0anlHaDgzWFQ4NVQ3bTlzNW1wa1VtdGpweE54dFc4PQ==</success> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1HSjVINndnSXVYb1A0anlHaDgzWFQ4NVQ3bTlzNW1wa1VtdGpweE54dFc4PQ==</success> 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:20 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="Y9SBgEg0TOdZv4IAjPWGKMqrc70=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="Y9SBgEg0TOdZv4IAjPWGKMqrc70=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-27 22:34:20 | << <iq xmlns="jabber:client" id="RWBQMMSMY3hBiSZeDw3ABzf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com >> <iq xmlns="jabber:client" id="RWBQMMSMY3hBiSZeDw3ABzf" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-27 22:34:20 | >> <iq to="http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239" id="RWBQMMSMY3hBiSZeDw3ABzf" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com << <iq to="http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239" id="RWBQMMSMY3hBiSZeDw3ABzf" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-07-27 22:34:20 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-27 22:34:20 | << <iq xmlns="jabber:client" id="o7602u5lJyo1iLMzCFHvaHN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239 >> <iq xmlns="jabber:client" id="o7602u5lJyo1iLMzCFHvaHN" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-27 22:34:20 | >> <iq to="http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239" id="o7602u5lJyo1iLMzCFHvaHN" type="result" xmlns="jabber:client"/> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239 << <iq to="http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239" id="o7602u5lJyo1iLMzCFHvaHN" type="result" xmlns="jabber:client"/> 2022-07-27 22:34:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-27 22:34:20 | << <iq to="test-domain.com" id="OZGfNEs0eMAAhJv6udGxkFO" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239 >> <iq to="test-domain.com" id="OZGfNEs0eMAAhJv6udGxkFO" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-27 22:34:20 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-27 22:34:20 | >> <enabled id="157a79cf-0170-4cf1-a8e9-29d7006c2aba" max="60" location="f9c07ffec79b" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239 << <enabled id="157a79cf-0170-4cf1-a8e9-29d7006c2aba" max="60" location="f9c07ffec79b" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-07-27 22:34:20 | << <iq id="EizJCBBEwcOKzxnOMEwmKUV" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239 >> <iq id="EizJCBBEwcOKzxnOMEwmKUV" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 22:34:20 | >> <iq to="http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239" id="OZGfNEs0eMAAhJv6udGxkFO" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239 << <iq to="http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239" id="OZGfNEs0eMAAhJv6udGxkFO" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-27 22:34:20 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-27 22:34:20 | >> <iq to="http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239" id="EizJCBBEwcOKzxnOMEwmKUV" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239 << <iq to="http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239" id="EizJCBBEwcOKzxnOMEwmKUV" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 22:34:20 | >> <presence to="http-admin__pkwagd0213@test-domain.com" from="http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-07-27 22:34:20 | http-admin_ :: http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239 << <presence to="http-admin__pkwagd0213@test-domain.com" from="http-admin__pkwagd0213@test-domain.com/1781077109-tigase-239" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> |
testModifyUser | 1.671s |
2022-07-27 22:34:21 |
2022-07-27 22:34:21 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-07-27 22:34:21 | ------------------------------------ 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2e6c9242 2022-07-27 22:34:21 | StateChangedEvent{oldState=null, newState=connecting} 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-07-27 22:34:21 | [Mutex] waiting for: [registration] 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@20ab79ff 2022-07-27 22:34:21 | StateChangedEvent{oldState=connecting, newState=connected} 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2494f932 2022-07-27 22:34:21 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3141] Start TLS 2022-07-27 22:34:21 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-27 22:34:21 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-27 22:34:21 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 22:34:21 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3143] Proceeding TLS 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3143] Start handshake 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@619673c4 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2ba20336 2022-07-27 22:34:21 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:21 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-07-27 22:34:21 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-07-27 22:34:21 | http-admin_ :: null >> <iq to="test-domain.com" id="PlG9mSQU8i07pROU3mT25EJ" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-07-27 22:34:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="PlG9mSQU8i07pROU3mT25EJ" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@50bdf33c 2022-07-27 22:34:21 | http-admin_ :: null << <iq id="PlG9mSQU8i07pROU3mT25EJ" type="result" xmlns="jabber:client" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq> 2022-07-27 22:34:21 | StanzaReceivedEvent{stanza=<iq id="PlG9mSQU8i07pROU3mT25EJ" type="result" xmlns="jabber:client" 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 type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field label="Username" type="text-single" var="username"><required/><value/></field><field label="Password" type="text-private" var="password"><required/><value/></field><field label="Email (MUST BE VALID!)" type="text-single" var="email"><required/><value/></field></x></query></iq>} 2022-07-27 22:34:21 | http-admin_ :: null >> <iq to="test-domain.com" id="2dgbCfYn7lQ3vs8qgEn9BgG" type="set"><query xmlns="jabber:iq:register"><username>http-admin__u3o0xk0214</username><password>http-admin__u3o0xk0214</password><email>b55d8385-bcc9-49f5-acd5-ab050052ba11@localhost</email></query></iq> 2022-07-27 22:34:21 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="2dgbCfYn7lQ3vs8qgEn9BgG" type="set"><query xmlns="jabber:iq:register"><username>http-admin__u3o0xk0214</username><password>http-admin__u3o0xk0214</password><email>b55d8385-bcc9-49f5-acd5-ab050052ba11@localhost</email></query></iq>} 2022-07-27 22:34:21 | http-admin_ :: null << <iq id="2dgbCfYn7lQ3vs8qgEn9BgG" type="result" xmlns="jabber:client" from="test-domain.com"/> 2022-07-27 22:34:21 | StanzaReceivedEvent{stanza=<iq id="2dgbCfYn7lQ3vs8qgEn9BgG" type="result" xmlns="jabber:client" from="test-domain.com"/>} 2022-07-27 22:34:21 | [Mutex] received everything. 2022-07-27 22:34:21 | [Mutex] isItemNotified: registrationSuccess :: true 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-07-27 22:34:21 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3143] Connector state changed: disconnecting->disconnected 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5363dd70 2022-07-27 22:34:21 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1b98c8b 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3143] Stream terminated 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3ab99439 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5a2a441 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@486771d8 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:21 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3148] Start TLS 2022-07-27 22:34:21 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3150] Proceeding TLS 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3150] Start handshake 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:21 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-27 22:34:21 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191M28weGswMjE0LHI9ejh2VGFZdzBLSDJqR3BGUktLVW4=</auth> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191M28weGswMjE0LHI9ejh2VGFZdzBLSDJqR3BGUktLVW4=</auth> 2022-07-27 22:34:21 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16OHZUYVl3MEtIMmpHcEZSS0tVbnRNVTRsclV1WjlQcGpqeE1hWlhELHM9MDlxSDE3NFVjcjVFb2c9PSxpPTQwOTY=</challenge> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj16OHZUYVl3MEtIMmpHcEZSS0tVbnRNVTRsclV1WjlQcGpqeE1hWlhELHM9MDlxSDE3NFVjcjVFb2c9PSxpPTQwOTY=</challenge> 2022-07-27 22:34:21 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ejh2VGFZdzBLSDJqR3BGUktLVW50TVU0bHJVdVo5UHBqanhNYVpYRCxwPVNxVE1PbkI1RWFJSmNFYThuakM5THowSm4zU1hIVnlERXRwZ2hDNlpSMUU9</response> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ejh2VGFZdzBLSDJqR3BGUktLVW50TVU0bHJVdVo5UHBqanhNYVpYRCxwPVNxVE1PbkI1RWFJSmNFYThuakM5THowSm4zU1hIVnlERXRwZ2hDNlpSMUU9</response> 2022-07-27 22:34:21 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj03TXZpazJ0azhqRzBTVVBPQ0pZaGJmZnV4Y0JIWVdVQS9lKzloblpxbHcwPQ==</success> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj03TXZpazJ0azhqRzBTVVBPQ0pZaGJmZnV4Y0JIWVdVQS9lKzloblpxbHcwPQ==</success> 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:21 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="Y9SBgEg0TOdZv4IAjPWGKMqrc70=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" ver="Y9SBgEg0TOdZv4IAjPWGKMqrc70=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features> 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-07-27 22:34:21 | << <iq xmlns="jabber:client" id="N6Tl5t0aq4sWiHzbscDwdGn" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com >> <iq xmlns="jabber:client" id="N6Tl5t0aq4sWiHzbscDwdGn" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-07-27 22:34:21 | >> <iq to="http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240" id="N6Tl5t0aq4sWiHzbscDwdGn" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240</jid></bind></iq> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com << <iq to="http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240" id="N6Tl5t0aq4sWiHzbscDwdGn" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240</jid></bind></iq> 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-07-27 22:34:21 | << <iq xmlns="jabber:client" id="bmD9KIAAiFJLAkKIKws1dt2" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240 >> <iq xmlns="jabber:client" id="bmD9KIAAiFJLAkKIKws1dt2" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-07-27 22:34:21 | >> <iq to="http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240" id="bmD9KIAAiFJLAkKIKws1dt2" type="result" xmlns="jabber:client"/> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240 << <iq to="http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240" id="bmD9KIAAiFJLAkKIKws1dt2" type="result" xmlns="jabber:client"/> 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-07-27 22:34:21 | << <iq to="test-domain.com" id="4gj7IR5hINZq4i08l5t0aq4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240 >> <iq to="test-domain.com" id="4gj7IR5hINZq4i08l5t0aq4" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-07-27 22:34:21 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-07-27 22:34:21 | >> <enabled id="b84124ca-1974-4e52-aa53-2a5201aaf0d2" max="60" location="f9c07ffec79b" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240 << <enabled id="b84124ca-1974-4e52-aa53-2a5201aaf0d2" max="60" location="f9c07ffec79b" resume="true" xmlns="urn:xmpp:sm:3"/> 2022-07-27 22:34:21 | << <iq id="zc6VRcP19shXmW2u6hXdu8m" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240 >> <iq id="zc6VRcP19shXmW2u6hXdu8m" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 22:34:21 | >> <iq to="http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240" id="4gj7IR5hINZq4i08l5t0aq4" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240 << <iq to="http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240" id="4gj7IR5hINZq4i08l5t0aq4" type="result" xmlns="jabber:client" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="router" category="component"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b11955/bf36c6a5" type="im" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-07-27 22:34:21 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-07-27 22:34:21 | >> <iq to="http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240" id="zc6VRcP19shXmW2u6hXdu8m" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240 << <iq to="http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240" id="zc6VRcP19shXmW2u6hXdu8m" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:21 | >> <presence to="http-admin__u3o0xk0214@test-domain.com" from="http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-07-27 22:34:21 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240 << <presence to="http-admin__u3o0xk0214@test-domain.com" from="http-admin__u3o0xk0214@test-domain.com/1781077109-tigase-240" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3150] Connector state changed: disconnecting->disconnected 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-27 22:34:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-27 22:34:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-07-27 22:34:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:22 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:22 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3148] Start TLS 2022-07-27 22:34:22 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 22:34:22 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3156] Proceeding TLS 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3156] Start handshake 2022-07-27 22:34:22 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-07-27 22:34:22 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:22 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-07-27 22:34:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-07-27 22:34:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-07-27 22:34:22 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-07-27 22:34:22 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191M28weGswMjE0LHI9VFpWdEQ2dUJRWlFRc254R3haZmI=</auth> 2022-07-27 22:34:22 | http-admin_ :: http-admin__u3o0xk0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX191M28weGswMjE0LHI9VFpWdEQ2dUJRWlFRc254R3haZmI=</auth> 2022-07-27 22:34:22 | >> <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-07-27 22:34:22 | http-admin_ :: http-admin__u3o0xk0214@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-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3148] Connector state changed: connected->disconnecting 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3148] Terminating XMPP Stream 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-07-27 22:34:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3156] Connector state changed: disconnecting->disconnected 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3148] Ignoring stop connector. 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3156] Stream terminated 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-07-27 22:34:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |