Test duration : 1.483s
Failed Tests | ||
---|---|---|
tigase.tests.auditlog.TestGetConnectedUsers | ||
retrieveConnectedUsers3 | 0.014s |
2023-03-05 21:39:53 |
java.lang.AssertionError: expected [false] but found [true]
2023-03-05 21:39:53 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers] 2023-03-05 21:39:53 | ------------------------------------ 2023-03-05 21:39:53 | [Mutex] waiting for: [29a6c40d-89b7-4329-973c-56ac7aa6bb57:get-connected-users:completed] 2023-03-05 21:39:53 | [Mutex] waiting for: [29a6c40d-89b7-4329-973c-56ac7aa6bb57:get-connected-users:completed] 2023-03-05 21:39:53 | [Mutex] received everything. 2023-03-05 21:39:53 | [Mutex] isItemNotified: 29a6c40d-89b7-4329-973c-56ac7aa6bb57:get-connected-users:success :: true
org.testng.Assert.fail(Assert.java:110)
org.testng.Assert.failNotEquals(Assert.java:1413) org.testng.Assert.assertFalse(Assert.java:78) org.testng.Assert.assertFalse(Assert.java:88) tigase.tests.auditlog.TestGetConnectedUsers.retrieveConnectedUsers3(TestGetConnectedUsers.java:131) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) java.base/java.lang.reflect.Method.invoke(Method.java:568) org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135) org.testng.internal.invokers.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:252) tigase.tests.AbstractSkippableTest.run(AbstractSkippableTest.java:45) org.testng.internal.invokers.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:266) org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:665) org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:220) org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50) org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:945) org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:193) org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146) org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128) java.base/java.util.ArrayList.forEach(ArrayList.java:1511) org.testng.TestRunner.privateRun(TestRunner.java:808) org.testng.TestRunner.run(TestRunner.java:603) org.testng.SuiteRunner.runTest(SuiteRunner.java:429) org.testng.SuiteRunner.runSequentially(SuiteRunner.java:423) org.testng.SuiteRunner.privateRun(SuiteRunner.java:383) org.testng.SuiteRunner.run(SuiteRunner.java:326) org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) org.testng.TestNG.runSuitesSequentially(TestNG.java:1249) org.testng.TestNG.runSuitesLocally(TestNG.java:1169) org.testng.TestNG.runSuites(TestNG.java:1092) org.testng.TestNG.run(TestNG.java:1060) org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:283) org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75) org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:120) org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) |
Skipped Tests | ||
---|---|---|
tigase.tests.auditlog.TestGetConnectedUsers | ||
retrieveConnectedUsers3WithFilter | 0.001s | Depends on method(s) tigase.tests.auditlog.TestGetConnectedUsers.retrieveConnectedUsers3 |
Passed Tests | ||
---|---|---|
tigase.tests.auditlog.TestGetConnectedUsers | ||
disconnectUser2 | 0.002s |
2023-03-05 21:39:53 |
2023-03-05 21:39:53 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers] 2023-03-05 21:39:53 | ------------------------------------ 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=686 thread=1] Connector state changed: connected->disconnecting 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=686 thread=1] Terminating XMPP Stream 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2023-03-05 21:39:53 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.reset: Reset. 2023-03-05 21:39:53 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [session] |
loginUser2 | 0.169s |
2023-03-05 21:39:53 |
2023-03-05 21:39:53 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers] 2023-03-05 21:39:53 | ------------------------------------ 2023-03-05 21:39:53 | tigase.jaxmpp.core.client.AbstractSessionObject.clear: Clearing properties in scopes [stream] 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.Jaxmpp.login: state=disconnected cr=false 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.Jaxmpp.createConnector: Using SocketConnector 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=686 thread=1] Connector state changed: null->connecting 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=686 thread=1] DNS entry stored in session object: localhost:5222 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=686 thread=1] Preparing connection to [localhost:5222] 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=686 thread=1] Opening connection to localhost/127.0.0.1:5222 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=686 thread=1] Connector state changed: connecting->connected 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=686 thread=1] Whitespace ping period is setted to nullms 2023-03-05 21:39:53 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-03-05 21:39:53 | >> <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> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@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> 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=686 thread=4466] Start TLS 2023-03-05 21:39:53 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=686 thread=4468] Proceeding TLS 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=686 thread=4468] Start handshake 2023-03-05 21:39:53 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-03-05 21:39:53 | >> <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><authentication xmlns="urn:xmpp:sasl:2"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism><inline><sm xmlns="urn:xmpp:sm:3"/><bind xmlns="urn:xmpp:bind:0"><inline><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:sm:3"/></inline></bind></inline></authentication><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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2023-03-05 21:39:53 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedtrue, nonSaslSupported: true 2023-03-05 21:39:53 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.login: Authenticating with SASL Non-SASL 2023-03-05 21:39:53 | tigase.jaxmpp.core.client.xmpp.modules.auth.SaslModule.login: Try login with SASL 2023-03-05 21:39:53 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fOWtsejYwNTg2LHI9ZWZEeTRiNTdOc0xxbVRUTWFmWG8=</auth> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1hdWRpdGxvZy1fOWtsejYwNTg2LHI9ZWZEeTRiNTdOc0xxbVRUTWFmWG8=</auth> 2023-03-05 21:39:53 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lZkR5NGI1N05zTHFtVFRNYWZYb2RCaGpYYzBkZUhZOHNKdU5aWjVYLHM9NktmUGlmVWMwSzlyTlE9PSxpPTQwOTY=</challenge> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lZkR5NGI1N05zTHFtVFRNYWZYb2RCaGpYYzBkZUhZOHNKdU5aWjVYLHM9NktmUGlmVWMwSzlyTlE9PSxpPTQwOTY=</challenge> 2023-03-05 21:39:53 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZWZEeTRiNTdOc0xxbVRUTWFmWG9kQmhqWGMwZGVIWThzSnVOWlo1WCxwPVM4ZkYwbk80a2lyMng1N1JiRlRrQ0d0RFkxWTlldVUwRFN3a3NzaDRzcFk9</response> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZWZEeTRiNTdOc0xxbVRUTWFmWG9kQmhqWGMwZGVIWThzSnVOWlo1WCxwPVM4ZkYwbk80a2lyMng1N1JiRlRrQ0d0RFkxWTlldVUwRFN3a3NzaDRzcFk9</response> 2023-03-05 21:39:53 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1McFNNUmVBRUt4ZUpXTkh5V3MySEdGS2EwZk42Z0JjSXA1emxWa3hMaDlzPQ==</success> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1McFNNUmVBRUt4ZUpXTkh5V3MySEdGS2EwZk42Z0JjSXA1emxWa3hMaDlzPQ==</success> 2023-03-05 21:39:53 | tigase.jaxmpp.core.client.xmpp.modules.StreamFeaturesModule.streamRestarted: Pipelining is disabled 2023-03-05 21:39:53 | >> <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" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="p4v79NbcVYApwQR35efCRqAqJAI="/></features> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@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" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" ver="p4v79NbcVYApwQR35efCRqAqJAI="/></features> 2023-03-05 21:39:53 | tigase.jaxmpp.core.client.xmpp.modules.auth.AuthModule.isAuthAvailable: saslSupportedfalse, nonSaslSupported: false 2023-03-05 21:39:53 | << <iq xmlns="jabber:client" id="cO6BCEEDm8tWcAr14jSSLKU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com >> <iq xmlns="jabber:client" id="cO6BCEEDm8tWcAr14jSSLKU" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2023-03-05 21:39:53 | >> <iq to="auditlog-_9klz60586@test-domain.com/1781077109-tigase-359" xmlns="jabber:client" id="cO6BCEEDm8tWcAr14jSSLKU" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_9klz60586@test-domain.com/1781077109-tigase-359</jid></bind></iq> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com << <iq to="auditlog-_9klz60586@test-domain.com/1781077109-tigase-359" xmlns="jabber:client" id="cO6BCEEDm8tWcAr14jSSLKU" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>auditlog-_9klz60586@test-domain.com/1781077109-tigase-359</jid></bind></iq> 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.Jaxmpp.onResourceBindSuccess: Connected. Resource binded. 2023-03-05 21:39:53 | << <iq xmlns="jabber:client" id="e0EVcJywfuiMPNCp4gxi0p0" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com/1781077109-tigase-359 >> <iq xmlns="jabber:client" id="e0EVcJywfuiMPNCp4gxi0p0" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2023-03-05 21:39:53 | >> <iq to="auditlog-_9klz60586@test-domain.com/1781077109-tigase-359" xmlns="jabber:client" id="e0EVcJywfuiMPNCp4gxi0p0" type="result"/> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com/1781077109-tigase-359 << <iq to="auditlog-_9klz60586@test-domain.com/1781077109-tigase-359" xmlns="jabber:client" id="e0EVcJywfuiMPNCp4gxi0p0" type="result"/> 2023-03-05 21:39:53 | tigase.jaxmpp.core.client.xmpp.modules.streammng.StreamManagementModule.enable: Enabling stream management 2023-03-05 21:39:53 | << <iq to="test-domain.com" id="8Rb3bORUeS6xaKHo6o3fwdG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com/1781077109-tigase-359 >> <iq to="test-domain.com" id="8Rb3bORUeS6xaKHo6o3fwdG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2023-03-05 21:39:53 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com/1781077109-tigase-359 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2023-03-05 21:39:53 | >> <enabled xmlns="urn:xmpp:sm:3" location="f9c07ffec79b" id="e4d66744-750a-4774-91f0-71c4b0fdf05c" resume="true" max="60"/> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com/1781077109-tigase-359 << <enabled xmlns="urn:xmpp:sm:3" location="f9c07ffec79b" id="e4d66744-750a-4774-91f0-71c4b0fdf05c" resume="true" max="60"/> 2023-03-05 21:39:53 | << <iq id="IR9HO2qbskRIKGDpQRY49ws" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com/1781077109-tigase-359 >> <iq id="IR9HO2qbskRIKGDpQRY49ws" type="get"><query xmlns="jabber:iq:roster"/></iq> 2023-03-05 21:39:53 | >> <iq to="auditlog-_9klz60586@test-domain.com/1781077109-tigase-359" xmlns="jabber:client" id="8Rb3bORUeS6xaKHo6o3fwdG" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12230/690bd204" category="component" type="router"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12230/690bd204" category="server" 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="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:priority:0"/><feature var="tigase:push:filter:muted: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com/1781077109-tigase-359 << <iq to="auditlog-_9klz60586@test-domain.com/1781077109-tigase-359" xmlns="jabber:client" id="8Rb3bORUeS6xaKHo6o3fwdG" from="test-domain.com" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12230/690bd204" category="component" type="router"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12230/690bd204" category="server" 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="urn:xmpp:sasl:2"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><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:priority:0"/><feature var="tigase:push:filter:muted: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="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2023-03-05 21:39:53 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com/1781077109-tigase-359 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2023-03-05 21:39:53 | >> <iq to="auditlog-_9klz60586@test-domain.com/1781077109-tigase-359" xmlns="jabber:client" id="IR9HO2qbskRIKGDpQRY49ws" type="result"><query xmlns="jabber:iq:roster"/></iq> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com/1781077109-tigase-359 << <iq to="auditlog-_9klz60586@test-domain.com/1781077109-tigase-359" xmlns="jabber:client" id="IR9HO2qbskRIKGDpQRY49ws" type="result"><query xmlns="jabber:iq:roster"/></iq> 2023-03-05 21:39:53 | >> <presence to="auditlog-_9klz60586@test-domain.com" xmlns="jabber:client" from="auditlog-_9klz60586@test-domain.com/1781077109-tigase-359"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2023-03-05 21:39:53 | auditlog- :: auditlog-_9klz60586@test-domain.com/1781077109-tigase-359 << <presence to="auditlog-_9klz60586@test-domain.com" xmlns="jabber:client" from="auditlog-_9klz60586@test-domain.com/1781077109-tigase-359"><c node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8="/></presence> 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=686 thread=4468] Connector state changed: disconnecting->disconnected 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.connectors.socket.SocketConnector.printLog: [scid=686 thread=4468] Stream terminated 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted 2023-03-05 21:39:53 | tigase.jaxmpp.j2se.connectors.socket.Worker.interrupt: Worker Interrupted |
retrieveConnectedUsers1 | 0.346s |
2023-03-05 21:39:52 |
2023-03-05 21:39:52 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers] 2023-03-05 21:39:52 | ------------------------------------ 2023-03-05 21:39:52 | [Mutex] waiting for: [component:ping] 2023-03-05 21:39:52 | [Mutex] received everything. 2023-03-05 21:39:52 | [Mutex] waiting for: [1d4fdda5-8286-4b5e-9569-f8c168fe4562:get-connected-users:completed] 2023-03-05 21:39:53 | [Mutex] waiting for: [1d4fdda5-8286-4b5e-9569-f8c168fe4562:get-connected-users:completed] 2023-03-05 21:39:53 | [Mutex] received everything. 2023-03-05 21:39:53 | [Mutex] isItemNotified: 1d4fdda5-8286-4b5e-9569-f8c168fe4562:get-connected-users:success :: true |
retrieveConnectedUsers1WithFilter | 0.028s |
2023-03-05 21:39:53 |
2023-03-05 21:39:53 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers] 2023-03-05 21:39:53 | ------------------------------------ 2023-03-05 21:39:53 | [Mutex] waiting for: [18e65fec-d4d1-46b5-bf7b-4f046ba63510:get-connected-users:completed] 2023-03-05 21:39:53 | [Mutex] waiting for: [18e65fec-d4d1-46b5-bf7b-4f046ba63510:get-connected-users:completed] 2023-03-05 21:39:53 | [Mutex] received everything. 2023-03-05 21:39:53 | [Mutex] isItemNotified: 18e65fec-d4d1-46b5-bf7b-4f046ba63510:get-connected-users:success :: true 2023-03-05 21:39:53 | [Mutex] waiting for: [10a3a893-f326-4a45-a605-158c6f1c9ab3:get-connected-users:completed] 2023-03-05 21:39:53 | [Mutex] waiting for: [10a3a893-f326-4a45-a605-158c6f1c9ab3:get-connected-users:completed] 2023-03-05 21:39:53 | [Mutex] received everything. 2023-03-05 21:39:53 | [Mutex] isItemNotified: 10a3a893-f326-4a45-a605-158c6f1c9ab3:get-connected-users:success :: true |
retrieveConnectedUsers2 | 0.022s |
2023-03-05 21:39:53 |
2023-03-05 21:39:53 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers] 2023-03-05 21:39:53 | ------------------------------------ 2023-03-05 21:39:53 | [Mutex] waiting for: [3661bc3b-76ad-49be-8ba3-519f3cded877:get-connected-users:completed] 2023-03-05 21:39:53 | [Mutex] waiting for: [3661bc3b-76ad-49be-8ba3-519f3cded877:get-connected-users:completed] 2023-03-05 21:39:53 | [Mutex] received everything. 2023-03-05 21:39:53 | [Mutex] isItemNotified: 3661bc3b-76ad-49be-8ba3-519f3cded877:get-connected-users:success :: true |
retrieveConnectedUsers2WithFilter | 0.020s |
2023-03-05 21:39:53 |
2023-03-05 21:39:53 | null / [TestClass name=class tigase.tests.auditlog.TestGetConnectedUsers] 2023-03-05 21:39:53 | ------------------------------------ 2023-03-05 21:39:53 | [Mutex] waiting for: [1c331a4e-1566-4a39-9683-1b926eb5c09c:get-connected-users:completed] 2023-03-05 21:39:53 | [Mutex] waiting for: [1c331a4e-1566-4a39-9683-1b926eb5c09c:get-connected-users:completed] 2023-03-05 21:39:53 | [Mutex] received everything. 2023-03-05 21:39:53 | [Mutex] isItemNotified: 1c331a4e-1566-4a39-9683-1b926eb5c09c:get-connected-users:success :: true 2023-03-05 21:39:53 | [Mutex] waiting for: [908f9af9-34f2-450a-8674-0637a0b2b4c7:get-connected-users:completed] 2023-03-05 21:39:53 | [Mutex] waiting for: [908f9af9-34f2-450a-8674-0637a0b2b4c7:get-connected-users:completed] 2023-03-05 21:39:53 | [Mutex] received everything. 2023-03-05 21:39:53 | [Mutex] isItemNotified: 908f9af9-34f2-450a-8674-0637a0b2b4c7:get-connected-users:success :: true |