Generated by TestNG with ReportNG at 22:21 PDT on Monday 10 October 2022
root@f9c07ffec79b / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

Get list of history entries for connections

Suites · Log Output

Test duration : 4.444s

Passed Tests
tigase.tests.auditlog.TestGetConnectionsHistory
disconnectUser1 1.052s
2022-10-10 22:46:22 |

2022-10-10 22:46:22 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2022-10-10 22:46:22 | ------------------------------------

2022-10-10 22:46:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=679 thread=1] Connector  state changed: connected->disconnecting

2022-10-10 22:46:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=679 thread=1] Terminating XMPP Stream

2022-10-10 22:46:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 22:46:22 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset.

2022-10-10 22:46:22 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session]

loginUser1 1.207s
2022-10-10 22:46:20 |

2022-10-10 22:46:20 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2022-10-10 22:46:20 | ------------------------------------

2022-10-10 22:46:20 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:46:20 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false

2022-10-10 22:46:20 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-10 22:46:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=679 thread=1] Connector  state changed: null->connecting

2022-10-10 22:46:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=679 thread=1] DNS entry stored in session object: localhost:5222

2022-10-10 22:46:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=679 thread=1] Preparing connection to [localhost:5222]

2022-10-10 22:46:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=679 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-10 22:46:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=679 thread=1] Connector  state changed: connecting->connected

2022-10-10 22:46:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=679 thread=1] Whitespace ping period is setted to nullms

2022-10-10 22:46:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:46:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:46:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=679 thread=4370] Start TLS

2022-10-10 22:46:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=679 thread=4372] Proceeding TLS

2022-10-10 22:46:20 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=679 thread=4372] Start handshake

2022-10-10 22:46:20 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 22:46:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:46:20 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:46:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-10 22:46:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-10-10 22:46:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-10 22:46:20 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fOHoya2kxMDU4MCxyPWhUTDIwaVFtaXZFZU9abjgxZDdT</auth>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fOHoya2kxMDU4MCxyPWhUTDIwaVFtaXZFZU9abjgxZDdT</auth>

2022-10-10 22:46:20 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oVEwyMGlRbWl2RWVPWm44MWQ3U2d1S0NxcmxaR25IWVVDUWNqS0NULHM9YVlvY1ZtT0FQY3pIY2c9PSxpPTQwOTY=</challenge>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1oVEwyMGlRbWl2RWVPWm44MWQ3U2d1S0NxcmxaR25IWVVDUWNqS0NULHM9YVlvY1ZtT0FQY3pIY2c9PSxpPTQwOTY=</challenge>

2022-10-10 22:46:20 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aFRMMjBpUW1pdkVlT1puODFkN1NndUtDcXJsWkduSFlVQ1FjaktDVCxwPWZXWWpxM1daOE5WaE14ZHQ5d3ROdEdZbDY3WlhpeFRwaldmWmR6NVNTRU09</response>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9aFRMMjBpUW1pdkVlT1puODFkN1NndUtDcXJsWkduSFlVQ1FjaktDVCxwPWZXWWpxM1daOE5WaE14ZHQ5d3ROdEdZbDY3WlhpeFRwaldmWmR6NVNTRU09</response>

2022-10-10 22:46:20 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15OXB4Z3F0b3IrV3h2Qzk4TmJiWlhJTU5rclFSWGlYRWc4TUFITkhoS09BPQ==</success>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15OXB4Z3F0b3IrV3h2Qzk4TmJiWlhJTU5rclFSWGlYRWc4TUFITkhoS09BPQ==</success>

2022-10-10 22:46:20 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:46: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"/><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="f+zs4caO5M2tCcM2TP01UuCIlOI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@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"/><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="f+zs4caO5M2tCcM2TP01UuCIlOI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-10-10 22:46:20 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 22:46:20 |  << <iq xmlns="jabber:client" id="Te8QYcoPMY3nTcBgZ2oNX9l" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com >> <iq xmlns="jabber:client" id="Te8QYcoPMY3nTcBgZ2oNX9l" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:46:20 |  >> <iq to="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355" id="Te8QYcoPMY3nTcBgZ2oNX9l" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355</jid></bind></iq>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com << <iq to="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355" id="Te8QYcoPMY3nTcBgZ2oNX9l" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355</jid></bind></iq>

2022-10-10 22:46:20 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 22:46:20 |  << <iq xmlns="jabber:client" id="NwYdRJSQJPW8gzgWZfDGzcR" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355 >> <iq xmlns="jabber:client" id="NwYdRJSQJPW8gzgWZfDGzcR" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:46:20 |  >> <iq to="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355" id="NwYdRJSQJPW8gzgWZfDGzcR" xmlns="jabber:client" type="result"/>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355 << <iq to="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355" id="NwYdRJSQJPW8gzgWZfDGzcR" xmlns="jabber:client" type="result"/>

2022-10-10 22:46:20 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 22:46:20 |  << <iq to="test-domain.com" id="Ahd6gQHLLzwqfXU8k5bMEl3" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355 >> <iq to="test-domain.com" id="Ahd6gQHLLzwqfXU8k5bMEl3" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:46:20 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:46:20 |  >> <enabled location="f9c07ffec79b" max="60" id="1221a6d0-cac0-4d75-b1d3-ad61314be554" xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355 << <enabled location="f9c07ffec79b" max="60" id="1221a6d0-cac0-4d75-b1d3-ad61314be554" xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:46:20 |  << <iq id="3rFBFo6dNPHMWh12oQ7fUUR" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355 >> <iq id="3rFBFo6dNPHMWh12oQ7fUUR" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:46:20 |  >> <iq to="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355" id="Ahd6gQHLLzwqfXU8k5bMEl3" xmlns="jabber:client" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355 << <iq to="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355" id="Ahd6gQHLLzwqfXU8k5bMEl3" xmlns="jabber:client" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 22:46:20 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:46:20 |  >> <iq to="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355" id="3rFBFo6dNPHMWh12oQ7fUUR" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:46:20 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355 << <iq to="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355" id="3rFBFo6dNPHMWh12oQ7fUUR" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:46:21 |  >> <presence to="auditlog-_8z2ki10580@test-domain.com" xmlns="jabber:client" from="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-10-10 22:46:21 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355 << <presence to="auditlog-_8z2ki10580@test-domain.com" xmlns="jabber:client" from="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-355"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-10-10 22:46:22 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 22:46:22 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=679 thread=4372] Connector  state changed: disconnecting->disconnected

2022-10-10 22:46:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:46:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:46:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=680 thread=4370] Start TLS

2022-10-10 22:46:23 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-10-10 22:46:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:46:23 |  >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-10-10 22:46:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true

2022-10-10 22:46:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL

2022-10-10 22:46:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL

2022-10-10 22:46:23 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fOHoya2kxMDU4MCxyPXRiQ2J5NzlPOXBaT3BtWDUxSG5G</auth>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fOHoya2kxMDU4MCxyPXRiQ2J5NzlPOXBaT3BtWDUxSG5G</auth>

2022-10-10 22:46:23 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10YkNieTc5TzlwWk9wbVg1MUhuRktJQWl4NmNpR3ZvQUpWYkdzMXRELHM9YVlvY1ZtT0FQY3pIY2c9PSxpPTQwOTY=</challenge>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10YkNieTc5TzlwWk9wbVg1MUhuRktJQWl4NmNpR3ZvQUpWYkdzMXRELHM9YVlvY1ZtT0FQY3pIY2c9PSxpPTQwOTY=</challenge>

2022-10-10 22:46:23 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dGJDYnk3OU85cFpPcG1YNTFIbkZLSUFpeDZjaUd2b0FKVmJHczF0RCxwPUlYN01adnU4akhWenUwYlFPVVE1eEIwOGpta296cmRsSW0wL051K0kza2M9</response>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dGJDYnk3OU85cFpPcG1YNTFIbkZLSUFpeDZjaUd2b0FKVmJHczF0RCxwPUlYN01adnU4akhWenUwYlFPVVE1eEIwOGpta296cmRsSW0wL051K0kza2M9</response>

2022-10-10 22:46:23 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1XbC9aSHFwOU9vdkh1TXNXU3paV0ZSRklDSXFhNkNLa1VyNUtnY3QxTnMwPQ==</success>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1XbC9aSHFwOU9vdkh1TXNXU3paV0ZSRklDSXFhNkNLa1VyNUtnY3QxTnMwPQ==</success>

2022-10-10 22:46:23 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled

2022-10-10 22:46:23 |  >> <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"/><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="f+zs4caO5M2tCcM2TP01UuCIlOI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@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"/><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="f+zs4caO5M2tCcM2TP01UuCIlOI=" hash="SHA-1" xmlns="http://jabber.org/protocol/caps"/></features>

2022-10-10 22:46:23 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false

2022-10-10 22:46:23 |  << <iq xmlns="jabber:client" id="Snn0n2kElO2bDpeFofyqR5p" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com >> <iq xmlns="jabber:client" id="Snn0n2kElO2bDpeFofyqR5p" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-10-10 22:46:23 |  >> <iq to="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356" id="Snn0n2kElO2bDpeFofyqR5p" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356</jid></bind></iq>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com << <iq to="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356" id="Snn0n2kElO2bDpeFofyqR5p" xmlns="jabber:client" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356</jid></bind></iq>

2022-10-10 22:46:23 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded.

2022-10-10 22:46:23 |  << <iq xmlns="jabber:client" id="xrxHBgZ2oNX9l4wrlGGqhzy" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356 >> <iq xmlns="jabber:client" id="xrxHBgZ2oNX9l4wrlGGqhzy" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-10-10 22:46:23 |  >> <iq to="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356" id="xrxHBgZ2oNX9l4wrlGGqhzy" xmlns="jabber:client" type="result"/>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356 << <iq to="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356" id="xrxHBgZ2oNX9l4wrlGGqhzy" xmlns="jabber:client" type="result"/>

2022-10-10 22:46:23 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management

2022-10-10 22:46:23 |  << <iq to="test-domain.com" id="rj7u6ClX3wfyzcIrfJvoaJV" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356 >> <iq to="test-domain.com" id="rj7u6ClX3wfyzcIrfJvoaJV" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-10-10 22:46:23 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:46:23 |  >> <enabled location="f9c07ffec79b" max="60" id="d3b5fbc0-f31d-4c51-af7f-84688e1bd19a" xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356 << <enabled location="f9c07ffec79b" max="60" id="d3b5fbc0-f31d-4c51-af7f-84688e1bd19a" xmlns="urn:xmpp:sm:3" resume="true"/>

2022-10-10 22:46:23 |  << <iq id="RKo5dNS003eSRZ7Ev4BgQHL" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356 >> <iq id="RKo5dNS003eSRZ7Ev4BgQHL" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:46:23 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-10-10 22:46:23 |  >> <iq to="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356" id="rj7u6ClX3wfyzcIrfJvoaJV" xmlns="jabber:client" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356 << <iq to="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356" id="rj7u6ClX3wfyzcIrfJvoaJV" xmlns="jabber:client" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="router"/><identity category="server" name="Tigase ver. 8.3.0-SNAPSHOT-b12127/cccf702b" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-10-10 22:46:23 |  >> <iq to="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356" id="RKo5dNS003eSRZ7Ev4BgQHL" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356 << <iq to="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356" id="RKo5dNS003eSRZ7Ev4BgQHL" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-10-10 22:46:23 |  >> <presence to="auditlog-_8z2ki10580@test-domain.com" xmlns="jabber:client" from="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

2022-10-10 22:46:23 | auditlog- :: auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356 << <presence to="auditlog-_8z2ki10580@test-domain.com" xmlns="jabber:client" from="auditlog-_8z2ki10580@test-domain.com/1781077109-tigase-356"><c node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1" xmlns="http://jabber.org/protocol/caps"/></presence>

loginUser2 1.174s
2022-10-10 22:46:23 |

2022-10-10 22:46:23 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2022-10-10 22:46:23 | ------------------------------------

2022-10-10 22:46:23 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream]

2022-10-10 22:46:23 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=true

2022-10-10 22:46:23 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector

2022-10-10 22:46:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=680 thread=1] Connector  state changed: null->connecting

2022-10-10 22:46:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=680 thread=1] DNS entry stored in session object: localhost:5222

2022-10-10 22:46:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=680 thread=1] Preparing connection to [localhost:5222]

2022-10-10 22:46:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=680 thread=1] Opening connection to localhost/127.0.0.1:5222

2022-10-10 22:46:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=680 thread=1] Connector  state changed: connecting->connected

2022-10-10 22:46:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=680 thread=1] Whitespace ping period is setted to nullms

2022-10-10 22:46:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=680 thread=4377] Proceeding TLS

2022-10-10 22:46:23 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=680 thread=4377] Start handshake

2022-10-10 22:46:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=680 thread=4377] Connector  state changed: connected->disconnected

2022-10-10 22:46:24 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=680 thread=4377] Stream terminated

2022-10-10 22:46:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

2022-10-10 22:46:24 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted

retrieveAfterFirstConnection 0.018s
2022-10-10 22:46:22 |

2022-10-10 22:46:22 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2022-10-10 22:46:22 | ------------------------------------

2022-10-10 22:46:22 | [Mutex] waiting for: [4a187625-1bc8-42fa-880a-a6c7599e4705:connections-history]

2022-10-10 22:46:22 | [Mutex] received everything.

2022-10-10 22:46:22 | [Mutex] isItemNotified: 4a187625-1bc8-42fa-880a-a6c7599e4705:connections-history:success :: true

retrieveAfterFirstDisconnection 0.012s
2022-10-10 22:46:23 |

2022-10-10 22:46:23 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2022-10-10 22:46:23 | ------------------------------------

2022-10-10 22:46:23 | [Mutex] waiting for: [63fc40c0-1052-411b-abe9-0db341407a33:connections-history]

2022-10-10 22:46:23 | [Mutex] received everything.

2022-10-10 22:46:23 | [Mutex] isItemNotified: 63fc40c0-1052-411b-abe9-0db341407a33:connections-history:success :: true

retrieveAfterSecondConnection 0.013s
2022-10-10 22:46:24 |

2022-10-10 22:46:24 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2022-10-10 22:46:24 | ------------------------------------

2022-10-10 22:46:24 | [Mutex] waiting for: [000f945a-b707-4ea9-95be-ebc796e1e726:connections-history]

2022-10-10 22:46:24 | [Mutex] received everything.

2022-10-10 22:46:24 | [Mutex] isItemNotified: 000f945a-b707-4ea9-95be-ebc796e1e726:connections-history:success :: true

retrieveBeforeFirstConnection 0.177s
2022-10-10 22:46:20 |

2022-10-10 22:46:20 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectionsHistory]

2022-10-10 22:46:20 | ------------------------------------

2022-10-10 22:46:20 | [Mutex] waiting for: [component:ping]

2022-10-10 22:46:20 | [Mutex] received everything.

2022-10-10 22:46:20 | [Mutex] waiting for: [72761c43-2ce6-43db-ad20-2496a36c3ffc:connections-history]

2022-10-10 22:46:20 | [Mutex] received everything.

2022-10-10 22:46:20 | [Mutex] isItemNotified: 72761c43-2ce6-43db-ad20-2496a36c3ffc:connections-history:success :: true