Test duration : 11.184s
Passed Tests | ||
---|---|---|
tigase.tests.http.TestAdminUI | ||
testAddUser | 1.857s |
2022-09-08 22:36:11 |
2022-09-08 22:36:11 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-08 22:36:11 | ------------------------------------ |
testAuthorization | 0.164s |
2022-09-08 22:36:13 |
2022-09-08 22:36:13 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-08 22:36:13 | ------------------------------------ |
testCommandsAvailability | 0.583s |
2022-09-08 22:36:13 |
2022-09-08 22:36:13 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-08 22:36:13 | ------------------------------------ |
testDeleteUser | 0.873s |
2022-09-08 22:36:14 |
2022-09-08 22:36:14 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-08 22:36:14 | ------------------------------------ 2022-09-08 22:36:14 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-08 22:36:14 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2562b5c9 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Using XEP-0077 mode!!!! 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: null->connecting 2022-09-08 22:36:14 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] DNS entry stored in session object: localhost:5222 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Preparing connection to [localhost:5222] 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connecting->connected 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Whitespace ping period is setted to nullms 2022-09-08 22:36:14 | [Mutex] waiting for: [registration] 2022-09-08 22:36:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:14 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@2ba54f15 2022-09-08 22:36:14 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-08 22:36:14 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@2f9adeb9 2022-09-08 22:36:14 | 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-08 22:36:14 | 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-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3096] Start TLS 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3098] Proceeding TLS 2022-09-08 22:36:14 | 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-08 22:36:14 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-08 22:36:14 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3098] Start handshake 2022-09-08 22:36:14 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:14 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6a98452e 2022-09-08 22:36:14 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@5a646949 2022-09-08 22:36:14 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><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-08 22:36:14 | 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-08 22:36:14 | 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-08 22:36:14 | http-admin_ :: null >> <iq to="test-domain.com" id="LIHdTetriHNKQ0jQby9v5p2" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-08 22:36:14 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="LIHdTetriHNKQ0jQby9v5p2" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-08 22:36:14 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="LIHdTetriHNKQ0jQby9v5p2" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-09-08 22:36:14 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="LIHdTetriHNKQ0jQby9v5p2" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-09-08 22:36:14 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@5b3848f7 2022-09-08 22:36:14 | http-admin_ :: null >> <iq to="test-domain.com" id="fJIfXmJXkLV0m2nYr4bzdFy" type="set"><query xmlns="jabber:iq:register"><username>http-admin__5q65fd0210</username><password>http-admin__5q65fd0210</password><email>c667a07b-03de-468d-b406-e6923fed2c74@localhost</email></query></iq> 2022-09-08 22:36:14 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="fJIfXmJXkLV0m2nYr4bzdFy" type="set"><query xmlns="jabber:iq:register"><username>http-admin__5q65fd0210</username><password>http-admin__5q65fd0210</password><email>c667a07b-03de-468d-b406-e6923fed2c74@localhost</email></query></iq>} 2022-09-08 22:36:14 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="fJIfXmJXkLV0m2nYr4bzdFy" from="test-domain.com"/> 2022-09-08 22:36:14 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="fJIfXmJXkLV0m2nYr4bzdFy" from="test-domain.com"/>} 2022-09-08 22:36:14 | [Mutex] received everything. 2022-09-08 22:36:14 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Connector state changed: connected->disconnecting 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=1] Terminating XMPP Stream 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3098] Connector state changed: disconnecting->disconnected 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=490 thread=3098] Stream terminated 2022-09-08 22:36:14 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-08 22:36:14 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-08 22:36:14 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@222e3a3f 2022-09-08 22:36:14 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@ab7ba61 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:14 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-08 22:36:14 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-08 22:36:14 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7360b45f 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:14 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:14 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@6a862534 2022-09-08 22:36:14 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@392a1599 |
testGetUserInfoUserOffline | 3.866s |
2022-09-08 22:36:15 |
2022-09-08 22:36:15 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-08 22:36:15 | ------------------------------------ 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Using XEP-0077 mode!!!! 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: null->connecting 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4a33bf17 2022-09-08 22:36:15 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] DNS entry stored in session object: localhost:5222 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Preparing connection to [localhost:5222] 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connecting->connected 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Whitespace ping period is setted to nullms 2022-09-08 22:36:15 | [Mutex] waiting for: [registration] 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@44f45821 2022-09-08 22:36:15 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@40cbd467 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3104] Start TLS 2022-09-08 22:36:15 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-09-08 22:36:15 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-08 22:36:15 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-09-08 22:36:15 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-08 22:36:15 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3106] Proceeding TLS 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3106] Start handshake 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@5c9521a 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@52559eb3 2022-09-08 22:36:15 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-08 22:36:15 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-09-08 22:36:15 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-09-08 22:36:15 | http-admin_ :: null >> <iq to="test-domain.com" id="gR45CfZoTbwo6veX6fHtbAm" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-08 22:36:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="gR45CfZoTbwo6veX6fHtbAm" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-08 22:36:15 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="gR45CfZoTbwo6veX6fHtbAm" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-09-08 22:36:15 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="gR45CfZoTbwo6veX6fHtbAm" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3486f188 2022-09-08 22:36:15 | http-admin_ :: null >> <iq to="test-domain.com" id="WR2RWnWV3bBq28oVYlHNQS6" type="set"><query xmlns="jabber:iq:register"><username>http-admin__cvbe20211</username><password>http-admin__cvbe20211</password><email>c6b3221c-56a3-44a4-ae35-e20615d21844@localhost</email></query></iq> 2022-09-08 22:36:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="WR2RWnWV3bBq28oVYlHNQS6" type="set"><query xmlns="jabber:iq:register"><username>http-admin__cvbe20211</username><password>http-admin__cvbe20211</password><email>c6b3221c-56a3-44a4-ae35-e20615d21844@localhost</email></query></iq>} 2022-09-08 22:36:15 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="WR2RWnWV3bBq28oVYlHNQS6" from="test-domain.com"/> 2022-09-08 22:36:15 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="WR2RWnWV3bBq28oVYlHNQS6" from="test-domain.com"/>} 2022-09-08 22:36:15 | [Mutex] received everything. 2022-09-08 22:36:15 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Connector state changed: connected->disconnecting 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=1] Terminating XMPP Stream 2022-09-08 22:36:15 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3106] Connector state changed: disconnecting->disconnected 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=491 thread=3106] Stream terminated 2022-09-08 22:36:15 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2af06393 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@65e6ad55 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@1bb8175c 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1831af12 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@31f4ab7c 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: null->connecting 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] DNS entry stored in session object: localhost:5222 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Preparing connection to [localhost:5222] 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connecting->connected 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Whitespace ping period is setted to nullms 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:15 | >> <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-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@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-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3111] Start TLS 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3113] Proceeding TLS 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3113] Start handshake 2022-09-08 22:36:15 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:15 | >> <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-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@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-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-08 22:36:15 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jdmJlMjAyMTEscj1CY3pJWThETld6V3JhTUZXZUwzVQ==</auth> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19jdmJlMjAyMTEscj1CY3pJWThETld6V3JhTUZXZUwzVQ==</auth> 2022-09-08 22:36:15 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CY3pJWThETld6V3JhTUZXZUwzVXVlanhtcVl4cjVTbzUxZmd4MENULHM9aXZLT0tkOFI3bkJvQ0E9PSxpPTQwOTY=</challenge> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1CY3pJWThETld6V3JhTUZXZUwzVXVlanhtcVl4cjVTbzUxZmd4MENULHM9aXZLT0tkOFI3bkJvQ0E9PSxpPTQwOTY=</challenge> 2022-09-08 22:36:15 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QmN6SVk4RE5XeldyYU1GV2VMM1V1ZWp4bXFZeHI1U281MWZneDBDVCxwPW1OZFJnUTlrek9BMUVjNG90TkRlWVF6cWNvQktaS3hlT0xWU0RaSXNncjA9</response> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9QmN6SVk4RE5XeldyYU1GV2VMM1V1ZWp4bXFZeHI1U281MWZneDBDVCxwPW1OZFJnUTlrek9BMUVjNG90TkRlWVF6cWNvQktaS3hlT0xWU0RaSXNncjA9</response> 2022-09-08 22:36:15 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KQ3NjUXgrM1VBajRqMmhzNXBwYkhiaW5YU3l4L3VJRXNiL2RyZ3k0UWU4PQ==</success> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1KQ3NjUXgrM1VBajRqMmhzNXBwYkhiaW5YU3l4L3VJRXNiL2RyZ3k0UWU4PQ==</success> 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:15 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="97hw7wxADXqxSeJzTp9CBz5pjmg="/></features> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="97hw7wxADXqxSeJzTp9CBz5pjmg="/></features> 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-09-08 22:36:15 | << <iq xmlns="jabber:client" id="uKFRVV5oY08pWhzxkQ2iVj4" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com >> <iq xmlns="jabber:client" id="uKFRVV5oY08pWhzxkQ2iVj4" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-08 22:36:15 | >> <iq type="result" xmlns="jabber:client" id="uKFRVV5oY08pWhzxkQ2iVj4" to="http-admin__cvbe20211@test-domain.com/1781077109-tigase-236"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__cvbe20211@test-domain.com/1781077109-tigase-236</jid></bind></iq> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com << <iq type="result" xmlns="jabber:client" id="uKFRVV5oY08pWhzxkQ2iVj4" to="http-admin__cvbe20211@test-domain.com/1781077109-tigase-236"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__cvbe20211@test-domain.com/1781077109-tigase-236</jid></bind></iq> 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-09-08 22:36:15 | << <iq xmlns="jabber:client" id="BDicxcNBBs6ykZrkFP4fTWe" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com/1781077109-tigase-236 >> <iq xmlns="jabber:client" id="BDicxcNBBs6ykZrkFP4fTWe" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-08 22:36:15 | >> <iq type="result" xmlns="jabber:client" id="BDicxcNBBs6ykZrkFP4fTWe" to="http-admin__cvbe20211@test-domain.com/1781077109-tigase-236"/> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com/1781077109-tigase-236 << <iq type="result" xmlns="jabber:client" id="BDicxcNBBs6ykZrkFP4fTWe" to="http-admin__cvbe20211@test-domain.com/1781077109-tigase-236"/> 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-09-08 22:36:15 | << <iq to="test-domain.com" id="oKB2o5ohKxhDveEmQPMXVfK" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com/1781077109-tigase-236 >> <iq to="test-domain.com" id="oKB2o5ohKxhDveEmQPMXVfK" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-08 22:36:15 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com/1781077109-tigase-236 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-08 22:36:15 | >> <enabled xmlns="urn:xmpp:sm:3" id="189000b8-80cb-4be7-9e4e-347aafb92ff3" max="60" location="f9c07ffec79b" resume="true"/> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com/1781077109-tigase-236 << <enabled xmlns="urn:xmpp:sm:3" id="189000b8-80cb-4be7-9e4e-347aafb92ff3" max="60" location="f9c07ffec79b" resume="true"/> 2022-09-08 22:36:15 | << <iq id="MW9fWThY3vaGGFyBoPRNPSW" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com/1781077109-tigase-236 >> <iq id="MW9fWThY3vaGGFyBoPRNPSW" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-08 22:36:15 | >> <iq type="result" xmlns="jabber:client" id="oKB2o5ohKxhDveEmQPMXVfK" from="test-domain.com" to="http-admin__cvbe20211@test-domain.com/1781077109-tigase-236"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com/1781077109-tigase-236 << <iq type="result" xmlns="jabber:client" id="oKB2o5ohKxhDveEmQPMXVfK" from="test-domain.com" to="http-admin__cvbe20211@test-domain.com/1781077109-tigase-236"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-09-08 22:36:15 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com/1781077109-tigase-236 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-08 22:36:15 | >> <iq type="result" xmlns="jabber:client" id="MW9fWThY3vaGGFyBoPRNPSW" to="http-admin__cvbe20211@test-domain.com/1781077109-tigase-236"><query xmlns="jabber:iq:roster"/></iq> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com/1781077109-tigase-236 << <iq type="result" xmlns="jabber:client" id="MW9fWThY3vaGGFyBoPRNPSW" to="http-admin__cvbe20211@test-domain.com/1781077109-tigase-236"><query xmlns="jabber:iq:roster"/></iq> 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Connector state changed: connected->disconnecting 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=1] Terminating XMPP Stream 2022-09-08 22:36:15 | >> <presence xmlns="jabber:client" from="http-admin__cvbe20211@test-domain.com/1781077109-tigase-236" to="http-admin__cvbe20211@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-09-08 22:36:15 | http-admin_ :: http-admin__cvbe20211@test-domain.com/1781077109-tigase-236 << <presence xmlns="jabber:client" from="http-admin__cvbe20211@test-domain.com/1781077109-tigase-236" to="http-admin__cvbe20211@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=492 thread=3113] Connector state changed: disconnecting->disconnected 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Using XEP-0077 mode!!!! 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: null->connecting 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@a2df429 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] DNS entry stored in session object: localhost:5222 2022-09-08 22:36:15 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Preparing connection to [localhost:5222] 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connecting->connected 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Whitespace ping period is setted to nullms 2022-09-08 22:36:15 | [Mutex] waiting for: [registration] 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4ea0b1c 2022-09-08 22:36:15 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@d59f59 2022-09-08 22:36:15 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-08 22:36:15 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3117] Start TLS 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3119] Proceeding TLS 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3119] Start handshake 2022-09-08 22:36:15 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-09-08 22:36:15 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-08 22:36:15 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@45d70127 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@203e2908 2022-09-08 22:36:15 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-08 22:36:15 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-09-08 22:36:15 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-09-08 22:36:15 | http-admin_ :: null >> <iq to="test-domain.com" id="fQPtpgxzydPOYgPSfGp17ta" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-08 22:36:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="fQPtpgxzydPOYgPSfGp17ta" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-08 22:36:15 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="fQPtpgxzydPOYgPSfGp17ta" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-09-08 22:36:15 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="fQPtpgxzydPOYgPSfGp17ta" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@745864f8 2022-09-08 22:36:15 | http-admin_ :: null >> <iq to="test-domain.com" id="R3qrhIMS3k9u1fznY8kMHwr" type="set"><query xmlns="jabber:iq:register"><username>http-admin__i53cdr0212</username><password>http-admin__i53cdr0212</password><email>32d6ed49-f479-4c39-897e-56d08363eb5f@localhost</email></query></iq> 2022-09-08 22:36:15 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="R3qrhIMS3k9u1fznY8kMHwr" type="set"><query xmlns="jabber:iq:register"><username>http-admin__i53cdr0212</username><password>http-admin__i53cdr0212</password><email>32d6ed49-f479-4c39-897e-56d08363eb5f@localhost</email></query></iq>} 2022-09-08 22:36:15 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="R3qrhIMS3k9u1fznY8kMHwr" from="test-domain.com"/> 2022-09-08 22:36:15 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="R3qrhIMS3k9u1fznY8kMHwr" from="test-domain.com"/>} 2022-09-08 22:36:15 | [Mutex] received everything. 2022-09-08 22:36:15 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Connector state changed: connected->disconnecting 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=1] Terminating XMPP Stream 2022-09-08 22:36:15 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3119] Connector state changed: disconnecting->disconnected 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=493 thread=3119] Stream terminated 2022-09-08 22:36:15 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@585b127d 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@25f8fe68 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@74dfe5b6 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@43173071 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@435f1a94 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: null->connecting 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] DNS entry stored in session object: localhost:5222 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Preparing connection to [localhost:5222] 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Connector state changed: connecting->connected 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=1] Whitespace ping period is setted to nullms 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:15 | >> <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-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@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-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3124] Start TLS 2022-09-08 22:36:15 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3126] Proceeding TLS 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3126] Start handshake 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:15 | >> <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-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@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-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-08 22:36:15 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19pNTNjZHIwMjEyLHI9WERZQllqTFEzZ0FjZjBmUlFwMXg=</auth> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19pNTNjZHIwMjEyLHI9WERZQllqTFEzZ0FjZjBmUlFwMXg=</auth> 2022-09-08 22:36:15 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YRFlCWWpMUTNnQWNmMGZSUXAxeEk5M1FJeVozYXpSc3JNQjlFckhwLHM9OEt1M3J2aFFiMWZIOEE9PSxpPTQwOTY=</challenge> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1YRFlCWWpMUTNnQWNmMGZSUXAxeEk5M1FJeVozYXpSc3JNQjlFckhwLHM9OEt1M3J2aFFiMWZIOEE9PSxpPTQwOTY=</challenge> 2022-09-08 22:36:15 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WERZQllqTFEzZ0FjZjBmUlFwMXhJOTNRSXlaM2F6UnNyTUI5RXJIcCxwPWc4ck44SEljekNKaHZWaGxsdXlQWExUYUxBbGdWRFFyTXV1cVZrVnIrR3c9</response> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WERZQllqTFEzZ0FjZjBmUlFwMXhJOTNRSXlaM2F6UnNyTUI5RXJIcCxwPWc4ck44SEljekNKaHZWaGxsdXlQWExUYUxBbGdWRFFyTXV1cVZrVnIrR3c9</response> 2022-09-08 22:36:15 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1VclE1aHhUYWxCbkpQbUljM01lWmhaaFhkKzM2VkhLTCt2cThKQmlWU3JnPQ==</success> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1VclE1aHhUYWxCbkpQbUljM01lWmhaaFhkKzM2VkhLTCt2cThKQmlWU3JnPQ==</success> 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:15 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="97hw7wxADXqxSeJzTp9CBz5pjmg="/></features> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="97hw7wxADXqxSeJzTp9CBz5pjmg="/></features> 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-09-08 22:36:15 | << <iq xmlns="jabber:client" id="YSRHAdDlV4kIyfCDhXawo0l" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com >> <iq xmlns="jabber:client" id="YSRHAdDlV4kIyfCDhXawo0l" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-08 22:36:15 | >> <iq type="result" xmlns="jabber:client" id="YSRHAdDlV4kIyfCDhXawo0l" to="http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com << <iq type="result" xmlns="jabber:client" id="YSRHAdDlV4kIyfCDhXawo0l" to="http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237</jid></bind></iq> 2022-09-08 22:36:15 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-09-08 22:36:15 | << <iq xmlns="jabber:client" id="cVYCAo7HQHTcvpYiU7sp03j" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237 >> <iq xmlns="jabber:client" id="cVYCAo7HQHTcvpYiU7sp03j" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-08 22:36:15 | >> <iq type="result" xmlns="jabber:client" id="cVYCAo7HQHTcvpYiU7sp03j" to="http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237"/> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237 << <iq type="result" xmlns="jabber:client" id="cVYCAo7HQHTcvpYiU7sp03j" to="http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237"/> 2022-09-08 22:36:15 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-09-08 22:36:15 | << <iq to="test-domain.com" id="fUTBFMzDGtlQ2o5ohKxhDve" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237 >> <iq to="test-domain.com" id="fUTBFMzDGtlQ2o5ohKxhDve" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-08 22:36:15 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-08 22:36:15 | >> <enabled xmlns="urn:xmpp:sm:3" id="a49c5656-fa0c-4579-b45e-58343adb9f4d" max="60" location="f9c07ffec79b" resume="true"/> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237 << <enabled xmlns="urn:xmpp:sm:3" id="a49c5656-fa0c-4579-b45e-58343adb9f4d" max="60" location="f9c07ffec79b" resume="true"/> 2022-09-08 22:36:15 | << <iq id="0URhNOOGu7m7fT2gSYh1uZt" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237 >> <iq id="0URhNOOGu7m7fT2gSYh1uZt" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-08 22:36:15 | >> <iq type="result" xmlns="jabber:client" id="fUTBFMzDGtlQ2o5ohKxhDve" from="test-domain.com" to="http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237 << <iq type="result" xmlns="jabber:client" id="fUTBFMzDGtlQ2o5ohKxhDve" from="test-domain.com" to="http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-09-08 22:36:15 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-08 22:36:15 | >> <iq type="result" xmlns="jabber:client" id="0URhNOOGu7m7fT2gSYh1uZt" to="http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237"><query xmlns="jabber:iq:roster"/></iq> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237 << <iq type="result" xmlns="jabber:client" id="0URhNOOGu7m7fT2gSYh1uZt" to="http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237"><query xmlns="jabber:iq:roster"/></iq> 2022-09-08 22:36:15 | << <message to="http-admin__cvbe20211@test-domain.com" id="tdKanXZdEu2cxcNBBs6ykZr"><body>Test message 1</body></message> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237 >> <message to="http-admin__cvbe20211@test-domain.com" id="tdKanXZdEu2cxcNBBs6ykZr"><body>Test message 1</body></message> 2022-09-08 22:36:15 | >> <presence xmlns="jabber:client" from="http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237" to="http-admin__i53cdr0212@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237 << <presence xmlns="jabber:client" from="http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237" to="http-admin__i53cdr0212@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-09-08 22:36:15 | << <message to="http-admin__cvbe20211@test-domain.com" id="dVQwgRbODLWZnUaEBqlSNNF"><body>Test message 2</body></message> 2022-09-08 22:36:15 | http-admin_ :: http-admin__i53cdr0212@test-domain.com/1781077109-tigase-237 >> <message to="http-admin__cvbe20211@test-domain.com" id="dVQwgRbODLWZnUaEBqlSNNF"><body>Test message 2</body></message> 2022-09-08 22:36:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3126] Connector state changed: connected->disconnected 2022-09-08 22:36:18 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=494 thread=3126] Stream terminated 2022-09-08 22:36:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:18 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
testGetUserInfoUserOnline | 0.987s |
2022-09-08 22:36:18 |
2022-09-08 22:36:18 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-08 22:36:18 | ------------------------------------ 2022-09-08 22:36:18 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Using XEP-0077 mode!!!! 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: null->connecting 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@747bfb34 2022-09-08 22:36:19 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] DNS entry stored in session object: localhost:5222 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Preparing connection to [localhost:5222] 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connecting->connected 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Whitespace ping period is setted to nullms 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7abc1bcb 2022-09-08 22:36:19 | [Mutex] waiting for: [registration] 2022-09-08 22:36:19 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7e839044 2022-09-08 22:36:19 | 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-08 22:36:19 | 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-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3131] Start TLS 2022-09-08 22:36:19 | 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-08 22:36:19 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-08 22:36:19 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3133] Proceeding TLS 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3133] Start handshake 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@3b8111f0 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1008efef 2022-09-08 22:36:19 | 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-08 22:36:19 | 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-08 22:36:19 | 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-08 22:36:19 | http-admin_ :: null >> <iq to="test-domain.com" id="4YTkMHwrTbCqcCzBEj7EpdA" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-08 22:36:19 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="4YTkMHwrTbCqcCzBEj7EpdA" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-08 22:36:19 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="4YTkMHwrTbCqcCzBEj7EpdA" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-09-08 22:36:19 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="4YTkMHwrTbCqcCzBEj7EpdA" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@af0cc66 2022-09-08 22:36:19 | http-admin_ :: null >> <iq to="test-domain.com" id="TcxIMS3k9u1fznY8kMHwrTb" type="set"><query xmlns="jabber:iq:register"><username>http-admin__nl27sb0213</username><password>http-admin__nl27sb0213</password><email>2f07181d-0ff7-438d-a160-4721f39daeca@localhost</email></query></iq> 2022-09-08 22:36:19 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="TcxIMS3k9u1fznY8kMHwrTb" type="set"><query xmlns="jabber:iq:register"><username>http-admin__nl27sb0213</username><password>http-admin__nl27sb0213</password><email>2f07181d-0ff7-438d-a160-4721f39daeca@localhost</email></query></iq>} 2022-09-08 22:36:19 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="TcxIMS3k9u1fznY8kMHwrTb" from="test-domain.com"/> 2022-09-08 22:36:19 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="TcxIMS3k9u1fznY8kMHwrTb" from="test-domain.com"/>} 2022-09-08 22:36:19 | [Mutex] received everything. 2022-09-08 22:36:19 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Connector state changed: connected->disconnecting 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=1] Terminating XMPP Stream 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3133] Connector state changed: disconnecting->disconnected 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=495 thread=3133] Stream terminated 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-08 22:36:19 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-08 22:36:19 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@68936ccc 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@5baeeebf 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@c8e15b2 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: null->connecting 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] DNS entry stored in session object: localhost:5222 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Preparing connection to [localhost:5222] 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@116bb9 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7397827b 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Connector state changed: connecting->connected 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=1] Whitespace ping period is setted to nullms 2022-09-08 22:36:19 | >> <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-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@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-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3138] Start TLS 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3140] Proceeding TLS 2022-09-08 22:36:19 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=496 thread=3140] Start handshake 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:19 | >> <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-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@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-08 22:36:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-08 22:36:19 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19ubDI3c2IwMjEzLHI9U2Z6QXdRelplRlV0Rmp2YnlZcTk=</auth> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX19ubDI3c2IwMjEzLHI9U2Z6QXdRelplRlV0Rmp2YnlZcTk=</auth> 2022-09-08 22:36:19 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TZnpBd1F6WmVGVXRGanZieVlxOU4xWUhtYWZ3c2E0aElIMEMwU0NwLHM9eW14NjFRQXFlUHBKK0E9PSxpPTQwOTY=</challenge> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TZnpBd1F6WmVGVXRGanZieVlxOU4xWUhtYWZ3c2E0aElIMEMwU0NwLHM9eW14NjFRQXFlUHBKK0E9PSxpPTQwOTY=</challenge> 2022-09-08 22:36:19 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U2Z6QXdRelplRlV0Rmp2YnlZcTlOMVlIbWFmd3NhNGhJSDBDMFNDcCxwPVBRVjk4T0xJaXUxcVJlSnNTWnZkQkhmcU80U3FZOUpqODNieFFQYVFWR0E9</response> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U2Z6QXdRelplRlV0Rmp2YnlZcTlOMVlIbWFmd3NhNGhJSDBDMFNDcCxwPVBRVjk4T0xJaXUxcVJlSnNTWnZkQkhmcU80U3FZOUpqODNieFFQYVFWR0E9</response> 2022-09-08 22:36:19 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0zNTkwNUdzemtBMG5wNlhBMXkzV1dSR1lhOTRrN2J6dEVkVVRHTVNHOHBnPQ==</success> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0zNTkwNUdzemtBMG5wNlhBMXkzV1dSR1lhOTRrN2J6dEVkVVRHTVNHOHBnPQ==</success> 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:19 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="97hw7wxADXqxSeJzTp9CBz5pjmg="/></features> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="97hw7wxADXqxSeJzTp9CBz5pjmg="/></features> 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-09-08 22:36:19 | << <iq xmlns="jabber:client" id="ReBNZ8Cyp2zkHBhNOOGu7m7" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com >> <iq xmlns="jabber:client" id="ReBNZ8Cyp2zkHBhNOOGu7m7" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-08 22:36:19 | >> <iq type="result" xmlns="jabber:client" id="ReBNZ8Cyp2zkHBhNOOGu7m7" to="http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com << <iq type="result" xmlns="jabber:client" id="ReBNZ8Cyp2zkHBhNOOGu7m7" to="http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238</jid></bind></iq> 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-09-08 22:36:19 | << <iq xmlns="jabber:client" id="GQpHEukS5DIrnarhIMS3k9u" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238 >> <iq xmlns="jabber:client" id="GQpHEukS5DIrnarhIMS3k9u" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-08 22:36:19 | >> <iq type="result" xmlns="jabber:client" id="GQpHEukS5DIrnarhIMS3k9u" to="http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238"/> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238 << <iq type="result" xmlns="jabber:client" id="GQpHEukS5DIrnarhIMS3k9u" to="http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238"/> 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-09-08 22:36:19 | << <iq to="test-domain.com" id="VcrGFyBoPRNPSWW09qfvp4k" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238 >> <iq to="test-domain.com" id="VcrGFyBoPRNPSWW09qfvp4k" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-08 22:36:19 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-08 22:36:19 | >> <enabled xmlns="urn:xmpp:sm:3" id="7e94dd46-98cb-46b5-8c90-1822e6198185" max="60" location="f9c07ffec79b" resume="true"/> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238 << <enabled xmlns="urn:xmpp:sm:3" id="7e94dd46-98cb-46b5-8c90-1822e6198185" max="60" location="f9c07ffec79b" resume="true"/> 2022-09-08 22:36:19 | << <iq id="ngBQ2o5ohKxhDveEmQPMXVf" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238 >> <iq id="ngBQ2o5ohKxhDveEmQPMXVf" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-08 22:36:19 | >> <iq type="result" xmlns="jabber:client" id="VcrGFyBoPRNPSWW09qfvp4k" from="test-domain.com" to="http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238 << <iq type="result" xmlns="jabber:client" id="VcrGFyBoPRNPSWW09qfvp4k" from="test-domain.com" to="http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-09-08 22:36:19 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-08 22:36:19 | >> <iq type="result" xmlns="jabber:client" id="ngBQ2o5ohKxhDveEmQPMXVf" to="http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238"><query xmlns="jabber:iq:roster"/></iq> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238 << <iq type="result" xmlns="jabber:client" id="ngBQ2o5ohKxhDveEmQPMXVf" to="http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238"><query xmlns="jabber:iq:roster"/></iq> 2022-09-08 22:36:19 | >> <presence xmlns="jabber:client" from="http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238" to="http-admin__nl27sb0213@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-09-08 22:36:19 | http-admin_ :: http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238 << <presence xmlns="jabber:client" from="http-admin__nl27sb0213@test-domain.com/1781077109-tigase-238" to="http-admin__nl27sb0213@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> |
testModifyUser | 1.824s |
2022-09-08 22:36:19 |
2022-09-08 22:36:19 | null / [TestClass name=class tigase.tests.http.TestAdminUI] 2022-09-08 22:36:19 | ------------------------------------ 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6feee217 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Using XEP-0077 mode!!!! 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: null->connecting 2022-09-08 22:36:19 | StateChangedEvent{oldState=null, newState=connecting} 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] DNS entry stored in session object: localhost:5222 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Preparing connection to [localhost:5222] 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connecting->connected 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Whitespace ping period is setted to nullms 2022-09-08 22:36:19 | [Mutex] waiting for: [registration] 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@6129119a 2022-09-08 22:36:19 | StateChangedEvent{oldState=connecting, newState=connected} 2022-09-08 22:36:19 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@65168967 2022-09-08 22:36:19 | 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-08 22:36:19 | 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-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3144] Start TLS 2022-09-08 22:36:19 | 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-08 22:36:19 | http-admin_ :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-08 22:36:19 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3146] Proceeding TLS 2022-09-08 22:36:19 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3146] Start handshake 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@20141ba1 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@38f2abee 2022-09-08 22:36:20 | http-admin_ :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-08 22:36:20 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-09-08 22:36:20 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-09-08 22:36:20 | http-admin_ :: null >> <iq to="test-domain.com" id="w52DveEmQPMXVfKGIEDJUP9" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-09-08 22:36:20 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="w52DveEmQPMXVfKGIEDJUP9" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-09-08 22:36:20 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="w52DveEmQPMXVfKGIEDJUP9" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq> 2022-09-08 22:36:20 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="w52DveEmQPMXVfKGIEDJUP9" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" type="text-single" label="Username"><required/><value/></field><field var="password" type="text-private" label="Password"><required/><value/></field><field var="email" type="text-single" label="Email (MUST BE VALID!)"><required/><value/></field></x></query></iq>} 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@11fed8ab 2022-09-08 22:36:20 | http-admin_ :: null >> <iq to="test-domain.com" id="u50xhDveEmQPMXVfKGIEDJU" type="set"><query xmlns="jabber:iq:register"><username>http-admin__t9bk1z0214</username><password>http-admin__t9bk1z0214</password><email>38000eaf-9b8f-472a-80b3-68ccffbebdd5@localhost</email></query></iq> 2022-09-08 22:36:20 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="u50xhDveEmQPMXVfKGIEDJU" type="set"><query xmlns="jabber:iq:register"><username>http-admin__t9bk1z0214</username><password>http-admin__t9bk1z0214</password><email>38000eaf-9b8f-472a-80b3-68ccffbebdd5@localhost</email></query></iq>} 2022-09-08 22:36:20 | http-admin_ :: null << <iq type="result" xmlns="jabber:client" id="u50xhDveEmQPMXVfKGIEDJU" from="test-domain.com"/> 2022-09-08 22:36:20 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" id="u50xhDveEmQPMXVfKGIEDJU" from="test-domain.com"/>} 2022-09-08 22:36:20 | [Mutex] received everything. 2022-09-08 22:36:20 | [Mutex] isItemNotified: registrationSuccess :: true 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Connector state changed: connected->disconnecting 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=1] Terminating XMPP Stream 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3146] Connector state changed: disconnecting->disconnected 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=497 thread=3146] Stream terminated 2022-09-08 22:36:20 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-09-08 22:36:20 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@40f23642 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@403be4ee 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@6dbb9adc 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: null->connecting 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@a672c40 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@5bf65b68 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] DNS entry stored in session object: localhost:5222 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Preparing connection to [localhost:5222] 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connecting->connected 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Whitespace ping period is setted to nullms 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:20 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@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-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3151] Start TLS 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3153] Proceeding TLS 2022-09-08 22:36:20 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3153] Start handshake 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:20 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@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-08 22:36:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-08 22:36:20 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX190OWJrMXowMjE0LHI9UXIyOWhtM2ZTMU1Od1VuelJTajQ=</auth> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX190OWJrMXowMjE0LHI9UXIyOWhtM2ZTMU1Od1VuelJTajQ=</auth> 2022-09-08 22:36:20 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RcjI5aG0zZlMxTU53VW56UlNqNG9JckhvTGFLbTN5Y1gwOElHZG5jLHM9UmNIRlhFMXFacDJ4eXc9PSxpPTQwOTY=</challenge> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RcjI5aG0zZlMxTU53VW56UlNqNG9JckhvTGFLbTN5Y1gwOElHZG5jLHM9UmNIRlhFMXFacDJ4eXc9PSxpPTQwOTY=</challenge> 2022-09-08 22:36:20 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UXIyOWhtM2ZTMU1Od1VuelJTajRvSXJIb0xhS20zeWNYMDhJR2RuYyxwPWpxSmI2dHhpbWhzWGhoL1k3bHB4azB6bllNdG1wNmk2WTA0WEhOcG9vSnM9</response> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UXIyOWhtM2ZTMU1Od1VuelJTajRvSXJIb0xhS20zeWNYMDhJR2RuYyxwPWpxSmI2dHhpbWhzWGhoL1k3bHB4azB6bllNdG1wNmk2WTA0WEhOcG9vSnM9</response> 2022-09-08 22:36:20 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oeEV4WmZ5cHRsVGx4NWo4YnV3ZUw0SmpIbnIwRHdaNURLU2dKSytYKy9NPQ==</success> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oeEV4WmZ5cHRsVGx4NWo4YnV3ZUw0SmpIbnIwRHdaNURLU2dKSytYKy9NPQ==</success> 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:20 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="97hw7wxADXqxSeJzTp9CBz5pjmg="/></features> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="97hw7wxADXqxSeJzTp9CBz5pjmg="/></features> 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2022-09-08 22:36:20 | << <iq xmlns="jabber:client" id="387USSTUdrhOOYaFN25FKBB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com >> <iq xmlns="jabber:client" id="387USSTUdrhOOYaFN25FKBB" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-09-08 22:36:20 | >> <iq type="result" xmlns="jabber:client" id="387USSTUdrhOOYaFN25FKBB" to="http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com << <iq type="result" xmlns="jabber:client" id="387USSTUdrhOOYaFN25FKBB" to="http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239</jid></bind></iq> 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2022-09-08 22:36:20 | << <iq xmlns="jabber:client" id="OnO7JSR7o8AtaPQJFp3kQKC" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239 >> <iq xmlns="jabber:client" id="OnO7JSR7o8AtaPQJFp3kQKC" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-09-08 22:36:20 | >> <iq type="result" xmlns="jabber:client" id="OnO7JSR7o8AtaPQJFp3kQKC" to="http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239"/> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239 << <iq type="result" xmlns="jabber:client" id="OnO7JSR7o8AtaPQJFp3kQKC" to="http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239"/> 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2022-09-08 22:36:20 | << <iq to="test-domain.com" id="nlG0m2nYr4bzdFyiEqZ6BdP" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239 >> <iq to="test-domain.com" id="nlG0m2nYr4bzdFyiEqZ6BdP" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-09-08 22:36:20 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-09-08 22:36:20 | >> <enabled xmlns="urn:xmpp:sm:3" id="d037a054-8e2e-4ba2-9fb6-ecd2776af55c" max="60" location="f9c07ffec79b" resume="true"/> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239 << <enabled xmlns="urn:xmpp:sm:3" id="d037a054-8e2e-4ba2-9fb6-ecd2776af55c" max="60" location="f9c07ffec79b" resume="true"/> 2022-09-08 22:36:20 | << <iq id="fba9LYXpezxeOWbAFw5nPT0" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239 >> <iq id="fba9LYXpezxeOWbAFw5nPT0" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-09-08 22:36:20 | >> <iq type="result" xmlns="jabber:client" id="nlG0m2nYr4bzdFyiEqZ6BdP" from="test-domain.com" to="http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239 << <iq type="result" xmlns="jabber:client" id="nlG0m2nYr4bzdFyiEqZ6BdP" from="test-domain.com" to="http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12085/68bd9eb2"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-09-08 22:36:20 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-09-08 22:36:20 | >> <iq type="result" xmlns="jabber:client" id="fba9LYXpezxeOWbAFw5nPT0" to="http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239"><query xmlns="jabber:iq:roster"/></iq> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239 << <iq type="result" xmlns="jabber:client" id="fba9LYXpezxeOWbAFw5nPT0" to="http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239"><query xmlns="jabber:iq:roster"/></iq> 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Connector state changed: connected->disconnecting 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=1] Terminating XMPP Stream 2022-09-08 22:36:20 | >> <presence xmlns="jabber:client" from="http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239" to="http-admin__t9bk1z0214@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-09-08 22:36:20 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239 << <presence xmlns="jabber:client" from="http-admin__t9bk1z0214@test-domain.com/1781077109-tigase-239" to="http-admin__t9bk1z0214@test-domain.com"><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=498 thread=3153] Connector state changed: disconnecting->disconnected 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-08 22:36:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-08 22:36:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: null->connecting 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] DNS entry stored in session object: localhost:5222 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Preparing connection to [localhost:5222] 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Opening connection to localhost/127.0.0.1:5222 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Connector state changed: connecting->connected 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=1] Whitespace ping period is setted to nullms 2022-09-08 22:36:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:21 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3151] Start TLS 2022-09-08 22:36:21 | http-admin_ :: http-admin__t9bk1z0214@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-08 22:36:21 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-08 22:36:21 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Proceeding TLS 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Start handshake 2022-09-08 22:36:21 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2022-09-08 22:36:21 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-09-08 22:36:21 | http-admin_ :: http-admin__t9bk1z0214@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-08 22:36:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2022-09-08 22:36:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2022-09-08 22:36:21 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2022-09-08 22:36:21 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX190OWJrMXowMjE0LHI9MFg2Nm4zcko5TkJvRFcxWnFRRGo=</auth> 2022-09-08 22:36:21 | http-admin_ :: http-admin__t9bk1z0214@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1odHRwLWFkbWluX190OWJrMXowMjE0LHI9MFg2Nm4zcko5TkJvRFcxWnFRRGo=</auth> 2022-09-08 22:36:21 | >> <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-08 22:36:21 | http-admin_ :: http-admin__t9bk1z0214@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-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3151] Connector state changed: connected->disconnecting 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3151] Terminating XMPP Stream 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Connector state changed: disconnecting->disconnected 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3159] Stream terminated 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:21 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2022-09-08 22:36:21 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.Jaxmpp.onException: Catching exception 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=499 thread=3151] Ignoring stop connector. 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2022-09-08 22:36:21 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |