Removal of PEP nodes on user removal - #3544

Test duration: 3.859s

Passed Tests
tigase.tests.pubsub.TestRemovalOfPepNodeOnUserRemoval
testRemovalOfPepServiceNodesOnUserRemoval 2.792s
2019-11-24 20:13:09 |

2019-11-24 20:13:09 | null / [TestClass name=class tigase.tests.pubsub.TestRemovalOfPepNodeOnUserRemoval]

2019-11-24 20:13:09 | ------------------------------------

2019-11-24 20:13:09 | [Mutex] waiting for: [added:user2_93sz870181@localhost]

2019-11-24 20:13:09 | [Mutex] received everything.

2019-11-24 20:13:09 | [Mutex] waiting for: [user2_93sz870181@localhost:both]

2019-11-24 20:13:09 | [Mutex] waiting for: [user2_93sz870181@localhost:both]

2019-11-24 20:13:09 | [Mutex] waiting for: [user2_93sz870181@localhost:both]

2019-11-24 20:13:09 | [Mutex] received everything.

2019-11-24 20:13:09 | [Mutex] isItemNotified: user2_93sz870181@localhost:both :: true

2019-11-24 20:13:09 | [Mutex] waiting for: [published:geoloc]

2019-11-24 20:13:09 | [Mutex] received everything.

2019-11-24 20:13:09 | [Mutex] isItemNotified: published:geoloc :: true

2019-11-24 20:13:09 | [Mutex] waiting for: [retrieved:http://jabber.org/protocol/geoloc:1]

2019-11-24 20:13:09 | [Mutex] received everything.

2019-11-24 20:13:09 | [Mutex] isItemNotified: retrieved:http://jabber.org/protocol/geoloc:1 :: true

2019-11-24 20:13:09 | [Mutex] waiting for: [discovered:1:item:http://jabber.org/protocol/geoloc, discovered:1:items:1]

2019-11-24 20:13:10 | [Mutex] received everything.

2019-11-24 20:13:10 | [Mutex] isItemNotified: discovered:1:items:1 :: true

2019-11-24 20:13:10 | [Mutex] isItemNotified: discovered:1:item:http://jabber.org/protocol/geoloc :: true

2019-11-24 20:13:10 | !!!!!!!!! user1_uoc31d0180@localhost

2019-11-24 20:13:10 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2019-11-24 20:13:10 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2019-11-24 20:13:10 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2019-11-24 20:13:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=442 thread=1] Connector  state changed: null->connecting

2019-11-24 20:13:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=442 thread=1] DNS entry stored in session object: localhost:5222

2019-11-24 20:13:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=442 thread=1] Preparing connection to [localhost:5222]

2019-11-24 20:13:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=442 thread=1] Opening connection to localhost/127.0.0.1:5222

2019-11-24 20:13:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=442 thread=1] Connector  state changed: connecting->connected

2019-11-24 20:13:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2019-11-24 20:13:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=442 thread=1] Whitespace ping period is setted to nullms

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost << <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>

2019-11-24 20:13:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=442 thread=2806] Start TLS

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2019-11-24 20:13:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=442 thread=2808] Proceeding TLS

2019-11-24 20:13:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=442 thread=2808] Start handshake

2019-11-24 20:13:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost << <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-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>

2019-11-24 20:13:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2019-11-24 20:13:10 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV91b2MzMWQwMTgwLHI9Y3BvcGpqa094N1JueEJBVXNmVVc=</auth>

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1jcG9wamprT3g3Um54QkFVc2ZVV01PUDBaVThDekg3SXE0R3U3eXRtLHM9M1ViMGZMY2ZXaFd4emc9PSxpPTQwOTY=</challenge>

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Y3BvcGpqa094N1JueEJBVXNmVVdNT1AwWlU4Q3pIN0lxNEd1N3l0bSxwPUdjQ0pDOGNRS0MrcktlOFNYY09TdHZBaCtWUG9KenFEQW9mNkRJenN2YU09</response>

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0yM09UQk9XT3VOMWxYRjR1bzZUS3hSQi9XOG8wc3N3Tm5zWmwrSkFURlk4PQ==</success>

2019-11-24 20:13:10 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost << <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 node="https://tigase.net/tigase-xmpp-server" ver="7etRvi08c1DSCAgh81QLOpuANqY=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost >> <iq xmlns="jabber:client" id="eeqMFteM27v7pdKTQHRIGnU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost << <iq xmlns="jabber:client" to="user1_uoc31d0180@localhost/993927746-tigase-188" type="result" id="eeqMFteM27v7pdKTQHRIGnU"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_uoc31d0180@localhost/993927746-tigase-188</jid></bind></iq>

2019-11-24 20:13:10 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost/993927746-tigase-188 >> <iq xmlns="jabber:client" id="h0IjWmLNHzxobqRbmYX49Ft" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost/993927746-tigase-188 << <iq xmlns="jabber:client" to="user1_uoc31d0180@localhost/993927746-tigase-188" type="result" id="h0IjWmLNHzxobqRbmYX49Ft"/>

2019-11-24 20:13:10 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost/993927746-tigase-188 >> <iq to="localhost" id="jcgBfLDrhS9mJVQWTWT9r6D" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost/993927746-tigase-188 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost/993927746-tigase-188 << <enabled id="ff300ff6-62a1-49d2-8264-1924e29e1ff7" resume="true" max="60" location="d4270859fb27" xmlns="urn:xmpp:sm:3"/>

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost/993927746-tigase-188 >> <iq id="jdhDjTTXjWhCfXU49sVdzm9" type="get"><query xmlns="jabber:iq:roster"/></iq>

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost/993927746-tigase-188 << <iq xmlns="jabber:client" to="user1_uoc31d0180@localhost/993927746-tigase-188" type="result" from="localhost" id="jcgBfLDrhS9mJVQWTWT9r6D"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.1.0-SNAPSHOT-b10589/f55efd39" type="router" category="component"/><identity name="Tigase ver. 8.1.0-SNAPSHOT-b10589/f55efd39" type="im" category="server"/><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="text-multi"><value>mailto:abuse@localhost</value><value>xmpp:abuse@localhost</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:ignore-unknown:0"/><feature var="tigase:push:muc:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:muted:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><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="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>

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost/993927746-tigase-188 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost/993927746-tigase-188 << <iq xmlns="jabber:client" to="user1_uoc31d0180@localhost/993927746-tigase-188" type="result" id="jdhDjTTXjWhCfXU49sVdzm9"><query xmlns="jabber:iq:roster"><item jid="user2_93sz870181@localhost" subscription="both" name="User2"/></query></iq>

2019-11-24 20:13:10 | Remove account as admin: user1_uoc31d0180@localhost

2019-11-24 20:13:10 | [Mutex] waiting for: [account:removed]

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost/993927746-tigase-188 << <presence to="user1_uoc31d0180@localhost" from="user1_uoc31d0180@localhost/993927746-tigase-186" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost/993927746-tigase-188 << <presence to="user1_uoc31d0180@localhost" from="user1_uoc31d0180@localhost/993927746-tigase-188" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2019-11-24 20:13:10 | user1 :: user1_uoc31d0180@localhost/993927746-tigase-188 << <presence to="user1_uoc31d0180@localhost" from="user2_93sz870181@localhost/993927746-tigase-187" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2019-11-24 20:13:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=442 thread=2808] Connector  state changed: connected->disconnected

2019-11-24 20:13:10 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=442 thread=2808] Stream terminated

2019-11-24 20:13:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2019-11-24 20:13:10 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2019-11-24 20:13:10 | [Mutex] received everything.

2019-11-24 20:13:12 | [Mutex] waiting for: [discovered:2:items:0]

2019-11-24 20:13:12 | [Mutex] received everything.

2019-11-24 20:13:12 | [Mutex] isItemNotified: discovered:2:items:0 :: true

2019-11-24 20:13:12 | [Mutex] isItemNotified: discovered:2:item:http://jabber.org/protocol/geoloc :: false

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@4dcd67cc

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=443 thread=1] Using XEP-0077 mode!!!!

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=443 thread=1] Connector  state changed: null->connecting

2019-11-24 20:13:12 | StateChangedEvent{oldState=null, newState=connecting, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@3cc491a6}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@430a9005}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=connecting}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@47350cbc}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@2379a3e}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@24e27eb3}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=localhost}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Sun Nov 24 20:13:12 PST 2019}}}}

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=443 thread=1] DNS entry stored in session object: localhost:5222

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=443 thread=1] Preparing connection to [localhost:5222]

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=443 thread=1] Opening connection to localhost/127.0.0.1:5222

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=443 thread=1] Connector  state changed: connecting->connected

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=443 thread=1] Whitespace ping period is setted to nullms

2019-11-24 20:13:12 | [Mutex] waiting for: [registration]

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@33ff5892

2019-11-24 20:13:12 | StateChangedEvent{oldState=connecting, newState=connected, sessionObject=AbstractSessionObject{properties={TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@3cc491a6}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@430a9005}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@3c15a9d}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=connected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@47350cbc}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@2379a3e}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@24e27eb3}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=localhost}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=1}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Sun Nov 24 20:13:12 PST 2019}}}}

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@5cc0e2bd

2019-11-24 20:13:12 | 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>

2019-11-24 20:13:12 | StanzaReceivedEvent{stanza=tigase.jaxmpp.j2se.connectors.socket.SocketConnector$3@62186571}

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=443 thread=2813] Start TLS

2019-11-24 20:13:12 | 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>]

2019-11-24 20:13:12 | null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2019-11-24 20:13:12 | StanzaSendingEvent{stanza=tigase.jaxmpp.core.client.xml.DefaultElement@25881ca3}

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=443 thread=2815] Proceeding TLS

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=443 thread=2815] Start handshake

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@55b89867

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@1c4a718a

2019-11-24 20:13:12 | 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-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>

2019-11-24 20:13:12 | StanzaReceivedEvent{stanza=tigase.jaxmpp.j2se.connectors.socket.SocketConnector$3@47c4adb4}

2019-11-24 20:13:12 | 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-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>]

2019-11-24 20:13:12 | null >> <iq to="localhost" id="1Xpz9FtaLCt9LR6Av7n2ogz" type="get"><query xmlns="jabber:iq:register"/></iq>

2019-11-24 20:13:12 | StanzaSendingEvent{stanza=tigase.jaxmpp.core.client.xmpp.stanzas.IQ@95c5cee3}

2019-11-24 20:13:12 | null << <iq xmlns="jabber:client" type="result" from="localhost" id="1Xpz9FtaLCt9LR6Av7n2ogz"><query xmlns="jabber:iq:register"><instructions>Choose a user name and password for use with this service.Please also provide your e-mail address to which we will send confirmation link (MUST BE VALID!)</instructions><username/><password/><email/></query></iq>

2019-11-24 20:13:12 | StanzaReceivedEvent{stanza=tigase.jaxmpp.core.client.xmpp.stanzas.IQ@66567bd0}

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@773cbcdd

2019-11-24 20:13:12 | null >> <iq to="localhost" id="uqM9y7oNX3k5gLJVbKS5hHG" type="set"><query xmlns="jabber:iq:register"><username>user1_uoc31d0180</username><password>user1_uoc31d0180</password><email>6e3482ab-7c05-42be-92c5-ae647b041436@localhost</email></query></iq>

2019-11-24 20:13:12 | StanzaSendingEvent{stanza=tigase.jaxmpp.core.client.xmpp.stanzas.IQ@2033df0a}

2019-11-24 20:13:12 | null << <iq xmlns="jabber:client" type="result" from="localhost" id="uqM9y7oNX3k5gLJVbKS5hHG"/>

2019-11-24 20:13:12 | StanzaReceivedEvent{stanza=tigase.jaxmpp.core.client.xmpp.stanzas.IQ@38b54591}

2019-11-24 20:13:12 | [Mutex] received everything.

2019-11-24 20:13:12 | [Mutex] isItemNotified: registrationSuccess :: true

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=443 thread=1] Connector  state changed: connected->disconnecting

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=443 thread=1] Terminating XMPP Stream

2019-11-24 20:13:12 | StateChangedEvent{oldState=connected, newState=disconnecting, sessionObject=AbstractSessionObject{properties={CONNECTOR#ENCRYPTED_KEY=Entry{scope=stream, value=true}, TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@3cc491a6}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[tigase.jaxmpp.j2se.connectors.socket.SocketConnector$3@62186571, tigase.jaxmpp.j2se.connectors.socket.SocketConnector$3@47c4adb4]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@430a9005}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@3c15a9d}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnecting}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@47350cbc}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@2379a3e}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@24e27eb3}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=localhost}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=2}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Sun Nov 24 20:13:12 PST 2019}}}}

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=443 thread=2815] Connector  state changed: disconnecting->disconnected

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=443 thread=2815] Stream terminated

2019-11-24 20:13:12 | StateChangedEvent{oldState=disconnecting, newState=disconnected, sessionObject=AbstractSessionObject{properties={CONNECTOR#ENCRYPTED_KEY=Entry{scope=stream, value=true}, TRUST_MANAGERS_KEY=Entry{scope=user, value=[Ljavax.net.ssl.X509TrustManager;@3cc491a6}, CONNECTOR#DISABLEKEEPALIVE=Entry{scope=stream, value=false}, StreamFeaturesModule#STREAMS_FEATURES_LIST=Entry{scope=session, value=[tigase.jaxmpp.j2se.connectors.socket.SocketConnector$3@62186571, tigase.jaxmpp.j2se.connectors.socket.SocketConnector$3@47c4adb4]}, STREAMS_MANAGER_KEY=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.stream.XmppStreamsManager@430a9005}, COMPRESSION_DISABLED=Entry{scope=user, value=true}, HOSTNAME_VERIFIER_KEY=Entry{scope=session, value=tigase.jaxmpp.j2se.connectors.socket.DefaultHostnameVerifier@3c15a9d}, BOSH#SEE_OTHER_HOST_KEY=Entry{scope=user, value=false}, CONNECTOR#STAGE_KEY=Entry{scope=stream, value=disconnected}, RosterModule#ROSTER_STORE=Entry{scope=user, value=tigase.jaxmpp.core.client.xmpp.modules.roster.DefaultRosterStore@47350cbc}, PresenceModule#PRESENCE_STORE=Entry{scope=user, value=tigase.jaxmpp.j2se.J2SEPresenceStore@2379a3e}, ResponseManager#RESPONSE_MANAGER=Entry{scope=user, value=tigase.jaxmpp.j2se.ThreadSafeResponseManager@24e27eb3}, StreamFeaturesModule#PIPELINING_ACTIVE=Entry{scope=session, value=false}, DEFAULT_XMPP_STREAM_KEY=Entry{scope=session, value=DefaultXMPPStream}, domainName=Entry{scope=user, value=localhost}, StreamFeaturesModule#EMBEDDED_STREAMS_COUNTER=Entry{scope=session, value=2}, socket#ServerHost=Entry{scope=user, value=localhost}, IN_BAND_REGISTRATION_MODE_KEY=Entry{scope=session, value=true}, CONNECTOR#CONNECTOR_STAGE_TIMESTAMP_KEY=Entry{scope=stream, value=Sun Nov 24 20:13:12 PST 2019}}}}

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5a7ef63e

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@fa39e5a

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1d6b0127

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@fe046d6

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@22029e12

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=444 thread=1] Connector  state changed: null->connecting

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=444 thread=1] DNS entry stored in session object: localhost:5222

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=444 thread=1] Preparing connection to [localhost:5222]

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=444 thread=1] Opening connection to localhost/127.0.0.1:5222

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=444 thread=1] Connector  state changed: connecting->connected

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=444 thread=1] Whitespace ping period is setted to nullms

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2019-11-24 20:13:12 | user1_uoc31d0180@localhost << <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>

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=444 thread=2820] Start TLS

2019-11-24 20:13:12 | user1_uoc31d0180@localhost >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=444 thread=2822] Proceeding TLS

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=444 thread=2822] Start handshake

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2019-11-24 20:13:12 | user1_uoc31d0180@localhost << <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-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>

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2019-11-24 20:13:12 | user1_uoc31d0180@localhost >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj11c2VyMV91b2MzMWQwMTgwLHI9VW5pSmZ2VWc3UWY3RDNLNk03SzA=</auth>

2019-11-24 20:13:12 | user1_uoc31d0180@localhost << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1VbmlKZnZVZzdRZjdEM0s2TTdLMGRkdmo1cE9BMzVha1ZSNjBPMllhLHM9b1JPN1pRZ1E3NEhSOXc9PSxpPTQwOTY=</challenge>

2019-11-24 20:13:12 | user1_uoc31d0180@localhost >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VW5pSmZ2VWc3UWY3RDNLNk03SzBkZHZqNXBPQTM1YWtWUjYwTzJZYSxwPW5iZExBbXB1VDBxVVJEMHdqaDdEM0RKZ1l0UkZFb0NoalArT1lhc1ZFTjg9</response>

2019-11-24 20:13:12 | user1_uoc31d0180@localhost << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13Tno1b21DYTAwVVJZdm9Vemo5cjdTRXQvanVRNWFYR2VHejN5MzR3OTdJPQ==</success>

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2019-11-24 20:13:12 | user1_uoc31d0180@localhost << <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 node="https://tigase.net/tigase-xmpp-server" ver="7etRvi08c1DSCAgh81QLOpuANqY=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2019-11-24 20:13:12 | user1_uoc31d0180@localhost >> <iq xmlns="jabber:client" id="l1xWZ9HIPIrlGCfEjZ7slMN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2019-11-24 20:13:12 | user1_uoc31d0180@localhost << <iq xmlns="jabber:client" to="user1_uoc31d0180@localhost/993927746-tigase-189" type="result" id="l1xWZ9HIPIrlGCfEjZ7slMN"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>user1_uoc31d0180@localhost/993927746-tigase-189</jid></bind></iq>

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2019-11-24 20:13:12 | user1_uoc31d0180@localhost/993927746-tigase-189 >> <iq xmlns="jabber:client" id="E5HeFNVeQ19raEMBt3hXeRM" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2019-11-24 20:13:12 | user1_uoc31d0180@localhost/993927746-tigase-189 << <iq xmlns="jabber:client" to="user1_uoc31d0180@localhost/993927746-tigase-189" type="result" id="E5HeFNVeQ19raEMBt3hXeRM"/>

2019-11-24 20:13:12 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2019-11-24 20:13:12 | user1_uoc31d0180@localhost/993927746-tigase-189 >> <iq to="localhost" id="doA9DnT4soPVX5zsjGndq6d" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2019-11-24 20:13:12 | user1_uoc31d0180@localhost/993927746-tigase-189 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2019-11-24 20:13:12 | user1_uoc31d0180@localhost/993927746-tigase-189 << <enabled id="1545852d-f335-4516-b443-4e589cd552eb" resume="true" max="60" location="d4270859fb27" xmlns="urn:xmpp:sm:3"/>

2019-11-24 20:13:12 | user1_uoc31d0180@localhost/993927746-tigase-189 >> <iq id="12vKvnT0rYbzBxsiVX3o6Gp" type="get"><query xmlns="jabber:iq:roster"/></iq>

2019-11-24 20:13:12 | user1_uoc31d0180@localhost/993927746-tigase-189 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2019-11-24 20:13:12 | user1_uoc31d0180@localhost/993927746-tigase-189 << <iq xmlns="jabber:client" to="user1_uoc31d0180@localhost/993927746-tigase-189" type="result" from="localhost" id="doA9DnT4soPVX5zsjGndq6d"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.1.0-SNAPSHOT-b10589/f55efd39" type="router" category="component"/><identity name="Tigase ver. 8.1.0-SNAPSHOT-b10589/f55efd39" type="im" category="server"/><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="text-multi"><value>mailto:abuse@localhost</value><value>xmpp:abuse@localhost</value></field></x><feature var="urn:xmpp:carbons:2"/><feature var="http://jabber.org/protocol/stats"/><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:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:ignore-unknown:0"/><feature var="tigase:push:muc:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:muted:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><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="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>

2019-11-24 20:13:12 | user1_uoc31d0180@localhost/993927746-tigase-189 << <iq xmlns="jabber:client" to="user1_uoc31d0180@localhost/993927746-tigase-189" type="result" id="12vKvnT0rYbzBxsiVX3o6Gp"><query xmlns="jabber:iq:roster"/></iq>

2019-11-24 20:13:12 | user1_uoc31d0180@localhost/993927746-tigase-189 >> <iq to="user1_uoc31d0180@localhost" id="R5C5hJR2t01v0gxetjLKVW7" type="set"><pubsub xmlns="http://jabber.org/protocol/pubsub"><create node="http://jabber.org/protocol/geoloc"/></pubsub></iq>

2019-11-24 20:13:12 | user1_uoc31d0180@localhost/993927746-tigase-189 << <presence to="user1_uoc31d0180@localhost" from="user1_uoc31d0180@localhost/993927746-tigase-189" xmlns="jabber:client"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2019-11-24 20:13:12 | [Mutex] waiting for: [recreate-node:1]

2019-11-24 20:13:12 | user1_uoc31d0180@localhost/993927746-tigase-189 << <iq xmlns="jabber:client" to="user1_uoc31d0180@localhost/993927746-tigase-189" type="result" from="user1_uoc31d0180@localhost" id="R5C5hJR2t01v0gxetjLKVW7"/>

2019-11-24 20:13:12 | [Mutex] received everything.

2019-11-24 20:13:12 | [Mutex] isItemNotified: recreate-node:1:success :: true

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=444 thread=2822] Connector  state changed: connected->disconnected

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=444 thread=2822] Stream terminated

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2019-11-24 20:13:12 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted