Test duration : 11.282s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.919s |
2022-09-20 22:35:58 |
2022-09-20 22:35:58 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-20 22:35:58 | ------------------------------------ |
testAuthorization | 0.188s |
2022-09-20 22:36:00 |
2022-09-20 22:36:00 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-20 22:36:00 | ------------------------------------ |
testCommandsAvailability | 0.577s |
2022-09-20 22:36:00 |
2022-09-20 22:36:00 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-20 22:36:00 | ------------------------------------ |
testDeleteUser | 0.889s |
2022-09-20 22:36:01 |
2022-09-20 22:36:01 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-20 22:36:01 | ------------------------------------ 2022-09-20 22:36:01 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-09-20 22:36:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@620fff23 2022-09-20 22:36:01 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-09-20 22:36:01 | [Mutex] waiting for: [registration] 2022-09-20 22:36:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6cc80d12 2022-09-20 22:36:01 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-20 22:36:01 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@68f79453 2022-09-20 22:36:01 | 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-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3095] Start TLS 2022-09-20 22:36:01 | 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-09-20 22:36:01 | 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-09-20 22:36:01 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-20 22:36:01 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3097] Proceeding TLS 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3097] Start handshake 2022-09-20 22:36:01 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:01 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2df50729 2022-09-20 22:36:01 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@301e0353 2022-09-20 22:36:01 | 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-09-20 22:36:01 | 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-09-20 22:36:01 | 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-09-20 22:36:01 | http-admin_ :: null >> <iq to="test-domain.com" id="9Vc2akVeO1eKPQLEo9iTNVS" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-20 22:36:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="9Vc2akVeO1eKPQLEo9iTNVS" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-20 22:36:01 | http-admin_ :: null << <iq xmlns="jabber:client" id="9Vc2akVeO1eKPQLEo9iTNVS" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq> 2022-09-20 22:36:01 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="9Vc2akVeO1eKPQLEo9iTNVS" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>} 2022-09-20 22:36:01 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@1c1228df 2022-09-20 22:36:01 | http-admin_ :: null >> <iq to="test-domain.com" id="u4BT4ClaoTX8gTWYW9GIPQY" type="set"><query xmlns="jabber:iq:register"><username>http-admin__f6bn070210</username><password>http-admin__f6bn070210</password><email>f3a4e566-f0c3-47ec-b55e-92bcdea7fecb@localhost</email></query></iq> 2022-09-20 22:36:01 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="u4BT4ClaoTX8gTWYW9GIPQY" type="set"><query xmlns="jabber:iq:register"><username>http-admin__f6bn070210</username><password>http-admin__f6bn070210</password><email>f3a4e566-f0c3-47ec-b55e-92bcdea7fecb@localhost</email></query></iq>} 2022-09-20 22:36:01 | http-admin_ :: null << <iq xmlns="jabber:client" id="u4BT4ClaoTX8gTWYW9GIPQY" from="test-domain.com" type="result"/> 2022-09-20 22:36:01 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="u4BT4ClaoTX8gTWYW9GIPQY" from="test-domain.com" type="result"/>} 2022-09-20 22:36:01 | [Mutex] received everything. 2022-09-20 22:36:01 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-09-20 22:36:01 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3097] Connector state changed: disconnecting->disconnected 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3097] Stream terminated 2022-09-20 22:36:01 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-20 22:36:01 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@48137202 2022-09-20 22:36:01 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@4ddaf866 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:01 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-20 22:36:01 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-20 22:36:01 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@d9e6e15 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:01 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:01 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@47eba9 2022-09-20 22:36:01 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@53171ac1 |
testGetUserInfoUserOffline | 4.054s |
2022-09-20 22:36:02 |
2022-09-20 22:36:02 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-20 22:36:02 | ------------------------------------ 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1b49a3be 2022-09-20 22:36:02 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-09-20 22:36:02 | [Mutex] waiting for: [registration] 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@158e5ea7 2022-09-20 22:36:02 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@11b1c8ce 2022-09-20 22:36:02 | 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-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3103] Start TLS 2022-09-20 22:36:02 | 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-09-20 22:36:02 | 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-09-20 22:36:02 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-20 22:36:02 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3105] Proceeding TLS 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3105] Start handshake 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@54b3549c 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@2b149e7 2022-09-20 22:36:02 | 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-09-20 22:36:02 | 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-09-20 22:36:02 | 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-09-20 22:36:02 | http-admin_ :: null >> <iq to="test-domain.com" id="sV8M3jUiHSOJDuYjMEiR6yv" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-20 22:36:02 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="sV8M3jUiHSOJDuYjMEiR6yv" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-20 22:36:02 | http-admin_ :: null << <iq xmlns="jabber:client" id="sV8M3jUiHSOJDuYjMEiR6yv" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq> 2022-09-20 22:36:02 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="sV8M3jUiHSOJDuYjMEiR6yv" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>} 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@652d4470 2022-09-20 22:36:02 | http-admin_ :: null >> <iq to="test-domain.com" id="fXchKMTY1aqdq9jXWnXcSRc" type="set"><query xmlns="jabber:iq:register"><username>http-admin__xw5ccl0211</username><password>http-admin__xw5ccl0211</password><email>cdb64cd8-a390-4bdb-a610-8f8aeb6168ab@localhost</email></query></iq> 2022-09-20 22:36:02 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="fXchKMTY1aqdq9jXWnXcSRc" type="set"><query xmlns="jabber:iq:register"><username>http-admin__xw5ccl0211</username><password>http-admin__xw5ccl0211</password><email>cdb64cd8-a390-4bdb-a610-8f8aeb6168ab@localhost</email></query></iq>} 2022-09-20 22:36:02 | http-admin_ :: null << <iq xmlns="jabber:client" id="fXchKMTY1aqdq9jXWnXcSRc" from="test-domain.com" type="result"/> 2022-09-20 22:36:02 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="fXchKMTY1aqdq9jXWnXcSRc" from="test-domain.com" type="result"/>} 2022-09-20 22:36:02 | [Mutex] received everything. 2022-09-20 22:36:02 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-09-20 22:36:02 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3105] Connector state changed: disconnecting->disconnected 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3105] Stream terminated 2022-09-20 22:36:02 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7ac507a3 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@349cabd3 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3c6a22d6 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@336befef 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@61c10e3e 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3110] Start TLS 2022-09-20 22:36:02 | >> <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-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@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-09-20 22:36:02 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3112] Proceeding TLS 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3112] Start handshake 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:02 | >> <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-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@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-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-20 22:36:02 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX194dzVjY2wwMjExLHI9bWx4eFJrcVVJMW9vUWFXTGU2MHg=</auth> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX194dzVjY2wwMjExLHI9bWx4eFJrcVVJMW9vUWFXTGU2MHg=</auth> 2022-09-20 22:36:02 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tbHh4UmtxVUkxb29RYVdMZTYweGdBZTFVUFhqNzZiYks3eU54VFRnLHM9cktEZUZSQmNFRzdwSVE9PSxpPTQwOTY=</challenge> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tbHh4UmtxVUkxb29RYVdMZTYweGdBZTFVUFhqNzZiYks3eU54VFRnLHM9cktEZUZSQmNFRzdwSVE9PSxpPTQwOTY=</challenge> 2022-09-20 22:36:02 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bWx4eFJrcVVJMW9vUWFXTGU2MHhnQWUxVVBYajc2YmJLN3lOeFRUZyxwPWFxTEorNC82R2tZTCt1WWYra0J5Tko1U0NCcWQ1Tnd6MEhSdWVHaW9BSmM9</response> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bWx4eFJrcVVJMW9vUWFXTGU2MHhnQWUxVVBYajc2YmJLN3lOeFRUZyxwPWFxTEorNC82R2tZTCt1WWYra0J5Tko1U0NCcWQ1Tnd6MEhSdWVHaW9BSmM9</response> 2022-09-20 22:36:02 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TQUNtbVRJT3BJeXhBalgvcytPMEsxcDJRQWw0MDQ4NnNxd0gwL1ZVQUwwPQ==</success> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1TQUNtbVRJT3BJeXhBalgvcytPMEsxcDJRQWw0MDQ4NnNxd0gwL1ZVQUwwPQ==</success> 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:02 | >> <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" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="zCEFhSmX6YrSUHuZ1Yz3X89kRtA="/></features> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@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" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="zCEFhSmX6YrSUHuZ1Yz3X89kRtA="/></features> 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-09-20 22:36:02 | << <iq xmlns="jabber:client" id="LYdjOU9u3eytWbn5cTZg07I" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com >> <iq xmlns="jabber:client" id="LYdjOU9u3eytWbn5cTZg07I" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-20 22:36:02 | >> <iq xmlns="jabber:client" id="LYdjOU9u3eytWbn5cTZg07I" to="http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237</jid></bind></iq> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com << <iq xmlns="jabber:client" id="LYdjOU9u3eytWbn5cTZg07I" to="http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237</jid></bind></iq> 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-09-20 22:36:02 | << <iq xmlns="jabber:client" id="LZelS2p05iGJsdrdsp1k8ne" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237 >> <iq xmlns="jabber:client" id="LZelS2p05iGJsdrdsp1k8ne" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-20 22:36:02 | >> <iq xmlns="jabber:client" id="LZelS2p05iGJsdrdsp1k8ne" to="http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237" type="result"/> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237 << <iq xmlns="jabber:client" id="LZelS2p05iGJsdrdsp1k8ne" to="http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237" type="result"/> 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-09-20 22:36:02 | << <iq to="test-domain.com" id="bKtq7CAzkWdCjKAx4rT7g1f" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237 >> <iq to="test-domain.com" id="bKtq7CAzkWdCjKAx4rT7g1f" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-20 22:36:02 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-20 22:36:02 | >> <enabled xmlns="urn:xmpp:sm:3" id="d1e71763-7298-488a-8e31-e41b8dae60f9" resume="true" max="60" location="ed1b7dd8a1b3"/> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237 << <enabled xmlns="urn:xmpp:sm:3" id="d1e71763-7298-488a-8e31-e41b8dae60f9" resume="true" max="60" location="ed1b7dd8a1b3"/> 2022-09-20 22:36:02 | << <iq id="uaH5soTgAhJGm5kKufS6Bo4" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237 >> <iq id="uaH5soTgAhJGm5kKufS6Bo4" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-20 22:36:02 | >> <iq xmlns="jabber:client" id="bKtq7CAzkWdCjKAx4rT7g1f" to="http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12089/0e5dcbd1" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12089/0e5dcbd1" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237 << <iq xmlns="jabber:client" id="bKtq7CAzkWdCjKAx4rT7g1f" to="http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12089/0e5dcbd1" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12089/0e5dcbd1" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-09-20 22:36:02 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-20 22:36:02 | >> <iq xmlns="jabber:client" id="uaH5soTgAhJGm5kKufS6Bo4" to="http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237 << <iq xmlns="jabber:client" id="uaH5soTgAhJGm5kKufS6Bo4" to="http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:02 | >> <presence xmlns="jabber:client" to="http-admin__xw5ccl0211@test-domain.com" from="http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-09-20 22:36:02 | http-admin_ :: http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237 << <presence xmlns="jabber:client" to="http-admin__xw5ccl0211@test-domain.com" from="http-admin__xw5ccl0211@test-domain.com/1608752850-tigase-237"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3112] Connector state changed: disconnecting->disconnected 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@75edc696 2022-09-20 22:36:02 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-09-20 22:36:02 | [Mutex] waiting for: [registration] 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7b2a265b 2022-09-20 22:36:02 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7f15ade6 2022-09-20 22:36:02 | 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-09-20 22:36:02 | 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-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3116] Start TLS 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3118] Proceeding TLS 2022-09-20 22:36:02 | 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-09-20 22:36:02 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3118] Start handshake 2022-09-20 22:36:02 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3a172c60 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@215584c2 2022-09-20 22:36:02 | 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-09-20 22:36:02 | 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-09-20 22:36:02 | 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-09-20 22:36:02 | http-admin_ :: null >> <iq to="test-domain.com" id="NSNm3iFs0nKNBx6HBus1w6j" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-20 22:36:02 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="NSNm3iFs0nKNBx6HBus1w6j" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-20 22:36:02 | http-admin_ :: null << <iq xmlns="jabber:client" id="NSNm3iFs0nKNBx6HBus1w6j" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq> 2022-09-20 22:36:02 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="NSNm3iFs0nKNBx6HBus1w6j" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>} 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@b67764d 2022-09-20 22:36:02 | http-admin_ :: null >> <iq to="test-domain.com" id="j2fapWYjCx5v2zlYqXoQNLK" type="set"><query xmlns="jabber:iq:register"><username>http-admin__weknj90212</username><password>http-admin__weknj90212</password><email>7e6f3f36-17ca-4d26-acb9-eaba1450eb98@localhost</email></query></iq> 2022-09-20 22:36:02 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="j2fapWYjCx5v2zlYqXoQNLK" type="set"><query xmlns="jabber:iq:register"><username>http-admin__weknj90212</username><password>http-admin__weknj90212</password><email>7e6f3f36-17ca-4d26-acb9-eaba1450eb98@localhost</email></query></iq>} 2022-09-20 22:36:02 | http-admin_ :: null << <iq xmlns="jabber:client" id="j2fapWYjCx5v2zlYqXoQNLK" from="test-domain.com" type="result"/> 2022-09-20 22:36:02 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="j2fapWYjCx5v2zlYqXoQNLK" from="test-domain.com" type="result"/>} 2022-09-20 22:36:02 | [Mutex] received everything. 2022-09-20 22:36:02 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-09-20 22:36:02 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@59cf805a 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3118] Connector state changed: disconnecting->disconnected 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@5a38d32f 2022-09-20 22:36:02 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@57462f3e 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3118] Stream terminated 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6723fe85 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@42cb6f6b 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:02 | >> <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-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@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-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3122] Start TLS 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3125] Proceeding TLS 2022-09-20 22:36:02 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3125] Start handshake 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:02 | >> <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-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@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-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-20 22:36:02 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX193ZWtuajkwMjEyLHI9VXB1ZEFjQW1wcDk5cDVRV3ZKYUc=</auth> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX193ZWtuajkwMjEyLHI9VXB1ZEFjQW1wcDk5cDVRV3ZKYUc=</auth> 2022-09-20 22:36:02 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VcHVkQWNBbXBwOTlwNVFXdkphR1lNTmtmSVpHR1ZOMWIxUFRLYlk3LHM9MXRxRWxzcTYzZy81N3c9PSxpPTQwOTY=</challenge> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VcHVkQWNBbXBwOTlwNVFXdkphR1lNTmtmSVpHR1ZOMWIxUFRLYlk3LHM9MXRxRWxzcTYzZy81N3c9PSxpPTQwOTY=</challenge> 2022-09-20 22:36:02 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VXB1ZEFjQW1wcDk5cDVRV3ZKYUdZTU5rZklaR0dWTjFiMVBUS2JZNyxwPWdkT2dZVjRTWTYrUUZvNERXbzZKZ3BuK2QrV2xualdOcnVZd0FhaHdZNVU9</response> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VXB1ZEFjQW1wcDk5cDVRV3ZKYUdZTU5rZklaR0dWTjFiMVBUS2JZNyxwPWdkT2dZVjRTWTYrUUZvNERXbzZKZ3BuK2QrV2xualdOcnVZd0FhaHdZNVU9</response> 2022-09-20 22:36:02 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04MmZCZTY4TllLZ3pDV2NXM1hFNVhpazUwMGIxUVVoVGhLbHJ0NEhSR0VRPQ==</success> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj04MmZCZTY4TllLZ3pDV2NXM1hFNVhpazUwMGIxUVVoVGhLbHJ0NEhSR0VRPQ==</success> 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:02 | >> <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" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="zCEFhSmX6YrSUHuZ1Yz3X89kRtA="/></features> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@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" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="zCEFhSmX6YrSUHuZ1Yz3X89kRtA="/></features> 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-09-20 22:36:02 | << <iq xmlns="jabber:client" id="f4jvcGHAfCk12nLRKZbEMFO" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com >> <iq xmlns="jabber:client" id="f4jvcGHAfCk12nLRKZbEMFO" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-20 22:36:02 | >> <iq xmlns="jabber:client" id="f4jvcGHAfCk12nLRKZbEMFO" to="http-admin__weknj90212@test-domain.com/1608752850-tigase-238" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__weknj90212@test-domain.com/1608752850-tigase-238</jid></bind></iq> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com << <iq xmlns="jabber:client" id="f4jvcGHAfCk12nLRKZbEMFO" to="http-admin__weknj90212@test-domain.com/1608752850-tigase-238" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__weknj90212@test-domain.com/1608752850-tigase-238</jid></bind></iq> 2022-09-20 22:36:02 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-09-20 22:36:02 | << <iq xmlns="jabber:client" id="vWTyAh28nV48DqWS1qcNMQ1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com/1608752850-tigase-238 >> <iq xmlns="jabber:client" id="vWTyAh28nV48DqWS1qcNMQ1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-20 22:36:02 | >> <iq xmlns="jabber:client" id="vWTyAh28nV48DqWS1qcNMQ1" to="http-admin__weknj90212@test-domain.com/1608752850-tigase-238" type="result"/> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com/1608752850-tigase-238 << <iq xmlns="jabber:client" id="vWTyAh28nV48DqWS1qcNMQ1" to="http-admin__weknj90212@test-domain.com/1608752850-tigase-238" type="result"/> 2022-09-20 22:36:02 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-09-20 22:36:02 | << <iq to="test-domain.com" id="q3cT7g1fM2bQKBnYWfEoMP2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com/1608752850-tigase-238 >> <iq to="test-domain.com" id="q3cT7g1fM2bQKBnYWfEoMP2" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-20 22:36:02 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com/1608752850-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-20 22:36:02 | << <iq id="XMlv2zlYqXoQNLKulQMyn8C" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com/1608752850-tigase-238 >> <iq id="XMlv2zlYqXoQNLKulQMyn8C" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-20 22:36:02 | >> <enabled xmlns="urn:xmpp:sm:3" id="81875b21-197f-4e4b-92ac-385e0c8697ac" resume="true" max="60" location="ed1b7dd8a1b3"/> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com/1608752850-tigase-238 << <enabled xmlns="urn:xmpp:sm:3" id="81875b21-197f-4e4b-92ac-385e0c8697ac" resume="true" max="60" location="ed1b7dd8a1b3"/> 2022-09-20 22:36:02 | >> <iq xmlns="jabber:client" id="q3cT7g1fM2bQKBnYWfEoMP2" to="http-admin__weknj90212@test-domain.com/1608752850-tigase-238" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12089/0e5dcbd1" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12089/0e5dcbd1" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com/1608752850-tigase-238 << <iq xmlns="jabber:client" id="q3cT7g1fM2bQKBnYWfEoMP2" to="http-admin__weknj90212@test-domain.com/1608752850-tigase-238" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12089/0e5dcbd1" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12089/0e5dcbd1" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-09-20 22:36:02 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com/1608752850-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-20 22:36:02 | >> <iq xmlns="jabber:client" id="XMlv2zlYqXoQNLKulQMyn8C" to="http-admin__weknj90212@test-domain.com/1608752850-tigase-238" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com/1608752850-tigase-238 << <iq xmlns="jabber:client" id="XMlv2zlYqXoQNLKulQMyn8C" to="http-admin__weknj90212@test-domain.com/1608752850-tigase-238" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-20 22:36:02 | << <message to="http-admin__xw5ccl0211@test-domain.com" id="f8nDscJEnSQ36v1nM3jUiHS"><body>Test message 1</body></message> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com/1608752850-tigase-238 >> <message to="http-admin__xw5ccl0211@test-domain.com" id="f8nDscJEnSQ36v1nM3jUiHS"><body>Test message 1</body></message> 2022-09-20 22:36:02 | >> <presence xmlns="jabber:client" to="http-admin__weknj90212@test-domain.com" from="http-admin__weknj90212@test-domain.com/1608752850-tigase-238"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com/1608752850-tigase-238 << <presence xmlns="jabber:client" to="http-admin__weknj90212@test-domain.com" from="http-admin__weknj90212@test-domain.com/1608752850-tigase-238"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-09-20 22:36:02 | << <message to="http-admin__xw5ccl0211@test-domain.com" id="QZUnSQ36v1nM3jUiHSOJDuY"><body>Test message 2</body></message> 2022-09-20 22:36:02 | http-admin_ :: http-admin__weknj90212@test-domain.com/1608752850-tigase-238 >> <message to="http-admin__xw5ccl0211@test-domain.com" id="QZUnSQ36v1nM3jUiHSOJDuY"><body>Test message 2</body></message> 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3125] Connector state changed: connected->disconnected 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3125] Stream terminated 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 0.974s |
2022-09-20 22:36:06 |
2022-09-20 22:36:06 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-20 22:36:06 | ------------------------------------ 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@3a4bae1f 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-09-20 22:36:06 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-09-20 22:36:06 | [Mutex] waiting for: [registration] 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@348c4726 2022-09-20 22:36:06 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@30b3c56f 2022-09-20 22:36:06 | 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-09-20 22:36:06 | 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-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3130] Start TLS 2022-09-20 22:36:06 | 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-09-20 22:36:06 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-20 22:36:06 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3132] Proceeding TLS 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3132] Start handshake 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@75b14d1d 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@126d2ee2 2022-09-20 22:36:06 | 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-09-20 22:36:06 | 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-09-20 22:36:06 | 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-09-20 22:36:06 | http-admin_ :: null >> <iq to="test-domain.com" id="KexUdCwnWX2aHo5bHqlT4Cl" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-20 22:36:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="KexUdCwnWX2aHo5bHqlT4Cl" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-20 22:36:06 | http-admin_ :: null << <iq xmlns="jabber:client" id="KexUdCwnWX2aHo5bHqlT4Cl" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq> 2022-09-20 22:36:06 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="KexUdCwnWX2aHo5bHqlT4Cl" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>} 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@448efefe 2022-09-20 22:36:06 | http-admin_ :: null >> <iq to="test-domain.com" id="nXGdq9jXWnXcSRcs1dEiX4e" type="set"><query xmlns="jabber:iq:register"><username>http-admin__w5vv7a0213</username><password>http-admin__w5vv7a0213</password><email>05e12551-cd36-4a69-8e7e-03adbe3c98f3@localhost</email></query></iq> 2022-09-20 22:36:06 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="nXGdq9jXWnXcSRcs1dEiX4e" type="set"><query xmlns="jabber:iq:register"><username>http-admin__w5vv7a0213</username><password>http-admin__w5vv7a0213</password><email>05e12551-cd36-4a69-8e7e-03adbe3c98f3@localhost</email></query></iq>} 2022-09-20 22:36:06 | http-admin_ :: null << <iq xmlns="jabber:client" id="nXGdq9jXWnXcSRcs1dEiX4e" from="test-domain.com" type="result"/> 2022-09-20 22:36:06 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="nXGdq9jXWnXcSRcs1dEiX4e" from="test-domain.com" type="result"/>} 2022-09-20 22:36:06 | [Mutex] received everything. 2022-09-20 22:36:06 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-09-20 22:36:06 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3132] Connector state changed: disconnecting->disconnected 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3132] Stream terminated 2022-09-20 22:36:06 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6ab8c3bd 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@159eb252 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6e7f843d 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5db5fe02 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@71bc6b22 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:06 | >> <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-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@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-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3137] Start TLS 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3139] Proceeding TLS 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3139] Start handshake 2022-09-20 22:36:06 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:06 | >> <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-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@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-09-20 22:36:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-20 22:36:06 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX193NXZ2N2EwMjEzLHI9VlAyd255NkloQlZ0c1dKdnpxRVY=</auth> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX193NXZ2N2EwMjEzLHI9VlAyd255NkloQlZ0c1dKdnpxRVY=</auth> 2022-09-20 22:36:06 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WUDJ3bnk2SWhCVnRzV0p2enFFVmNNeTkzam9nUk1oa2ZsR1FQaldsLHM9ZVF3eUNEc1VTczAzUHc9PSxpPTQwOTY=</challenge> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WUDJ3bnk2SWhCVnRzV0p2enFFVmNNeTkzam9nUk1oa2ZsR1FQaldsLHM9ZVF3eUNEc1VTczAzUHc9PSxpPTQwOTY=</challenge> 2022-09-20 22:36:06 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VlAyd255NkloQlZ0c1dKdnpxRVZjTXk5M2pvZ1JNaGtmbEdRUGpXbCxwPWl0WGMxbWliNm1jMHlUQ0ZZcUpFaWkxS0lncm9jTVF6UVVCaUNkY3dpbDg9</response> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VlAyd255NkloQlZ0c1dKdnpxRVZjTXk5M2pvZ1JNaGtmbEdRUGpXbCxwPWl0WGMxbWliNm1jMHlUQ0ZZcUpFaWkxS0lncm9jTVF6UVVCaUNkY3dpbDg9</response> 2022-09-20 22:36:06 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yMkcvVWJFdzJXcStJclNxdThJNnkrakdFaFBGRHdFY1ExNDVJQ3NWNUNFPQ==</success> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yMkcvVWJFdzJXcStJclNxdThJNnkrakdFaFBGRHdFY1ExNDVJQ3NWNUNFPQ==</success> 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:06 | >> <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" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="zCEFhSmX6YrSUHuZ1Yz3X89kRtA="/></features> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@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" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="zCEFhSmX6YrSUHuZ1Yz3X89kRtA="/></features> 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-09-20 22:36:06 | << <iq xmlns="jabber:client" id="G2TmIHMUdCwnWX2aHo5bHql" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com >> <iq xmlns="jabber:client" id="G2TmIHMUdCwnWX2aHo5bHql" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-20 22:36:06 | >> <iq xmlns="jabber:client" id="G2TmIHMUdCwnWX2aHo5bHql" to="http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239</jid></bind></iq> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com << <iq xmlns="jabber:client" id="G2TmIHMUdCwnWX2aHo5bHql" to="http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239</jid></bind></iq> 2022-09-20 22:36:06 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-09-20 22:36:06 | << <iq xmlns="jabber:client" id="XUtLyBp6GtqUV1gwpY24pcK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239 >> <iq xmlns="jabber:client" id="XUtLyBp6GtqUV1gwpY24pcK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-20 22:36:06 | >> <iq xmlns="jabber:client" id="XUtLyBp6GtqUV1gwpY24pcK" to="http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239" type="result"/> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239 << <iq xmlns="jabber:client" id="XUtLyBp6GtqUV1gwpY24pcK" to="http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239" type="result"/> 2022-09-20 22:36:06 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-09-20 22:36:06 | << <iq to="test-domain.com" id="B1MdEiX4esbKQ5m0lSPMEFk" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239 >> <iq to="test-domain.com" id="B1MdEiX4esbKQ5m0lSPMEFk" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-20 22:36:06 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-20 22:36:06 | >> <enabled xmlns="urn:xmpp:sm:3" id="b8325d1f-5afd-4b0e-86ef-7a4fd219c807" resume="true" max="60" location="ed1b7dd8a1b3"/> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239 << <enabled xmlns="urn:xmpp:sm:3" id="b8325d1f-5afd-4b0e-86ef-7a4fd219c807" resume="true" max="60" location="ed1b7dd8a1b3"/> 2022-09-20 22:36:06 | << <iq id="AZETX8gTWYW9GIPQYhKzgCB" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239 >> <iq id="AZETX8gTWYW9GIPQYhKzgCB" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-20 22:36:06 | >> <iq xmlns="jabber:client" id="B1MdEiX4esbKQ5m0lSPMEFk" to="http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12089/0e5dcbd1" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12089/0e5dcbd1" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239 << <iq xmlns="jabber:client" id="B1MdEiX4esbKQ5m0lSPMEFk" to="http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12089/0e5dcbd1" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12089/0e5dcbd1" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-09-20 22:36:06 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-20 22:36:06 | >> <iq xmlns="jabber:client" id="AZETX8gTWYW9GIPQYhKzgCB" to="http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239 << <iq xmlns="jabber:client" id="AZETX8gTWYW9GIPQYhKzgCB" to="http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-20 22:36:06 | >> <presence xmlns="jabber:client" to="http-admin__w5vv7a0213@test-domain.com" from="http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-09-20 22:36:06 | http-admin_ :: http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239 << <presence xmlns="jabber:client" to="http-admin__w5vv7a0213@test-domain.com" from="http-admin__w5vv7a0213@test-domain.com/1608752850-tigase-239"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> |
testModifyUser | 1.632s |
2022-09-20 22:36:07 |
2022-09-20 22:36:07 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-20 22:36:07 | ------------------------------------ 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4957cc41 2022-09-20 22:36:07 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-09-20 22:36:07 | [Mutex] waiting for: [registration] 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@47902b1b 2022-09-20 22:36:07 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@43afa731 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3143] Start TLS 2022-09-20 22:36:07 | 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-09-20 22:36:07 | 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-09-20 22:36:07 | 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-09-20 22:36:07 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-20 22:36:07 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3145] Proceeding TLS 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3145] Start handshake 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6ad2120 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@71efd070 2022-09-20 22:36:07 | 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-09-20 22:36:07 | 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-09-20 22:36:07 | 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-09-20 22:36:07 | http-admin_ :: null >> <iq to="test-domain.com" id="Yhuut9AEpiEpZco9s00hWeR" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-20 22:36:07 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="Yhuut9AEpiEpZco9s00hWeR" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-20 22:36:07 | http-admin_ :: null << <iq xmlns="jabber:client" id="Yhuut9AEpiEpZco9s00hWeR" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq> 2022-09-20 22:36:07 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="Yhuut9AEpiEpZco9s00hWeR" from="test-domain.com" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>} 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@37e1e5a5 2022-09-20 22:36:07 | http-admin_ :: null >> <iq to="test-domain.com" id="n3MpOVR38LJKY3AezjQGJCk" type="set"><query xmlns="jabber:iq:register"><username>http-admin__s1iemf0214</username><password>http-admin__s1iemf0214</password><email>2139e13c-394d-454a-9f41-2cd2eaafbc6e@localhost</email></query></iq> 2022-09-20 22:36:07 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="n3MpOVR38LJKY3AezjQGJCk" type="set"><query xmlns="jabber:iq:register"><username>http-admin__s1iemf0214</username><password>http-admin__s1iemf0214</password><email>2139e13c-394d-454a-9f41-2cd2eaafbc6e@localhost</email></query></iq>} 2022-09-20 22:36:07 | http-admin_ :: null << <iq xmlns="jabber:client" id="n3MpOVR38LJKY3AezjQGJCk" from="test-domain.com" type="result"/> 2022-09-20 22:36:07 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="n3MpOVR38LJKY3AezjQGJCk" from="test-domain.com" type="result"/>} 2022-09-20 22:36:07 | [Mutex] received everything. 2022-09-20 22:36:07 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-09-20 22:36:07 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3145] Connector state changed: disconnecting->disconnected 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3145] Stream terminated 2022-09-20 22:36:07 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@9494a47 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6682de6f 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@69e1fe9f 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5195e2cb 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@124d81cc 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-09-20 22:36:07 | >> <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-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@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-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3150] Start TLS 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3152] Proceeding TLS 2022-09-20 22:36:07 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3152] Start handshake 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:07 | >> <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-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@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-09-20 22:36:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-20 22:36:07 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19zMWllbWYwMjE0LHI9VmoyYlE3TFlaUklRZWdvSFJkZFQ=</auth> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19zMWllbWYwMjE0LHI9VmoyYlE3TFlaUklRZWdvSFJkZFQ=</auth> 2022-09-20 22:36:07 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WajJiUTdMWVpSSVFlZ29IUmRkVERMQ3NKdlVld3NUbUJxVjZMVFNuLHM9QW81a1hpdnk4VzBFcnc9PSxpPTQwOTY=</challenge> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WajJiUTdMWVpSSVFlZ29IUmRkVERMQ3NKdlVld3NUbUJxVjZMVFNuLHM9QW81a1hpdnk4VzBFcnc9PSxpPTQwOTY=</challenge> 2022-09-20 22:36:07 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VmoyYlE3TFlaUklRZWdvSFJkZFRETENzSnZVZXdzVG1CcVY2TFRTbixwPVNaV2hEbXNQUElmcFI5Vm54TkhFUVlDVTFYMlBJM1pJN0hkbFU4RWlhL289</response> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VmoyYlE3TFlaUklRZWdvSFJkZFRETENzSnZVZXdzVG1CcVY2TFRTbixwPVNaV2hEbXNQUElmcFI5Vm54TkhFUVlDVTFYMlBJM1pJN0hkbFU4RWlhL289</response> 2022-09-20 22:36:07 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1iS0hJV0ZicXB6OUlxZEg2VHgyZmdpbmlKK1F1cVFXeVlOTG1uWXpUUUFVPQ==</success> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1iS0hJV0ZicXB6OUlxZEg2VHgyZmdpbmlKK1F1cVFXeVlOTG1uWXpUUUFVPQ==</success> 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:07 | >> <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" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="zCEFhSmX6YrSUHuZ1Yz3X89kRtA="/></features> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@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" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" ver="zCEFhSmX6YrSUHuZ1Yz3X89kRtA="/></features> 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-09-20 22:36:07 | << <iq xmlns="jabber:client" id="sjwyBp6GtqUV1gwpY24pcKT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com >> <iq xmlns="jabber:client" id="sjwyBp6GtqUV1gwpY24pcKT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-20 22:36:07 | >> <iq xmlns="jabber:client" id="sjwyBp6GtqUV1gwpY24pcKT" to="http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240</jid></bind></iq> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com << <iq xmlns="jabber:client" id="sjwyBp6GtqUV1gwpY24pcKT" to="http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240</jid></bind></iq> 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-09-20 22:36:07 | << <iq xmlns="jabber:client" id="FmDUUOTaGLIILIv8m5aDhTO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240 >> <iq xmlns="jabber:client" id="FmDUUOTaGLIILIv8m5aDhTO" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-20 22:36:07 | >> <iq xmlns="jabber:client" id="FmDUUOTaGLIILIv8m5aDhTO" to="http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240" type="result"/> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240 << <iq xmlns="jabber:client" id="FmDUUOTaGLIILIv8m5aDhTO" to="http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240" type="result"/> 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-09-20 22:36:07 | << <iq to="test-domain.com" id="gpKaCzkJAgTMRJNCJFCIxya" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240 >> <iq to="test-domain.com" id="gpKaCzkJAgTMRJNCJFCIxya" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-20 22:36:07 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-20 22:36:07 | >> <enabled xmlns="urn:xmpp:sm:3" id="3bc76627-ed10-4c2f-a944-3ce87813a4b6" resume="true" max="60" location="ed1b7dd8a1b3"/> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240 << <enabled xmlns="urn:xmpp:sm:3" id="3bc76627-ed10-4c2f-a944-3ce87813a4b6" resume="true" max="60" location="ed1b7dd8a1b3"/> 2022-09-20 22:36:07 | << <iq id="I1zS8CDscJEnSQ36v1nM3jU" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240 >> <iq id="I1zS8CDscJEnSQ36v1nM3jU" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-20 22:36:07 | >> <iq xmlns="jabber:client" id="gpKaCzkJAgTMRJNCJFCIxya" to="http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12089/0e5dcbd1" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12089/0e5dcbd1" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240 << <iq xmlns="jabber:client" id="gpKaCzkJAgTMRJNCJFCIxya" to="http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12089/0e5dcbd1" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12089/0e5dcbd1" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq> 2022-09-20 22:36:07 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-20 22:36:07 | >> <iq xmlns="jabber:client" id="I1zS8CDscJEnSQ36v1nM3jU" to="http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240 << <iq xmlns="jabber:client" id="I1zS8CDscJEnSQ36v1nM3jU" to="http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240" type="result"><query xmlns="jabber:iq:roster"/></iq> 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-09-20 22:36:07 | >> <presence xmlns="jabber:client" to="http-admin__s1iemf0214@test-domain.com" from="http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-09-20 22:36:07 | http-admin_ :: http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240 << <presence xmlns="jabber:client" to="http-admin__s1iemf0214@test-domain.com" from="http-admin__s1iemf0214@test-domain.com/1608752850-tigase-240"><c hash="sha-1" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3152] Connector state changed: disconnecting->disconnected 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3152] Stream terminated 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-20 22:36:07 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:07 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:08 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-09-20 22:36:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:08 | >> <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-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3150] Start TLS 2022-09-20 22:36:08 | http-admin_ :: http-admin__s1iemf0214@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-09-20 22:36:08 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-20 22:36:08 | http-admin_ :: http-admin__s1iemf0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Proceeding TLS 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Start handshake 2022-09-20 22:36:08 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-20 22:36:08 | >> <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-09-20 22:36:08 | http-admin_ :: http-admin__s1iemf0214@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-09-20 22:36:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-20 22:36:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-20 22:36:08 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-20 22:36:08 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19zMWllbWYwMjE0LHI9QXp0U3R4VWpjYTFYSFQ3WTVBYTE=</auth> 2022-09-20 22:36:08 | http-admin_ :: http-admin__s1iemf0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19zMWllbWYwMjE0LHI9QXp0U3R4VWpjYTFYSFQ3WTVBYTE=</auth> 2022-09-20 22:36:08 | >> <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure> 2022-09-20 22:36:08 | http-admin_ :: http-admin__s1iemf0214@test-domain.com << <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><account-disabled/><text xml:lang="en">Your account has been disabled, please contact the administration</text></failure> 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3150] Connector state changed: connected->disconnecting 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3150] Terminating XMPP Stream 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Connector state changed: disconnecting->disconnected 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Stream terminated 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:08 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-20 22:36:08 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3150] Ignoring stop connector. 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-20 22:36:08 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |