Generated by TestNG with ReportNG at 22:15 PDT on Wednesday 29 March 2023
root@7c41cec37518 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

XEP-0357: Push Notifications

Suites · Log Output

Test duration : 280.681s

Failed Tests
tigase.tests.server.TestPush
testAutomaticDisablingOnFailure 30.039s
2023-03-29 22:17:47 |

2023-03-29 22:17:47 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-03-29 22:17:47 | ------------------------------------

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:17:47 | [Mutex] received everything.

2023-03-29 22:17:47 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-03-29 22:17:47 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-03-29 22:17:47 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-03-29 22:17:47 | [Mutex] waiting for: [push:received:1]

2023-03-29 22:17:47 | [Mutex] received everything.

2023-03-29 22:17:47 | [Mutex] isItemNotified: push:received:1 :: true

2023-03-29 22:17:47 | [Mutex] isItemNotified: push:received:1:body:Some body 1 - 0432a41f-e9e5-4f6e-883b-fac137d06db4 :: true

2023-03-29 22:17:47 | [Mutex] waiting for: [push:received:2]

2023-03-29 22:18:17 | [Mutex] timeout. Not received [push:received:2]

2023-03-29 22:18:17 | [Mutex] isItemNotified: push:received:2 :: false

java.lang.AssertionError: expected [true] but found [false]
org.testng.Assert.fail(Assert.java:110)
org.testng.Assert.failNotEquals(Assert.java:1413)
org.testng.Assert.assertTrue(Assert.java:56)
org.testng.Assert.assertTrue(Assert.java:66)
tigase.tests.server.TestPush.testAutomaticDisablingOnFailure(TestPush.java:301)
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)
Passed Tests
tigase.tests.server.TestPush
testPushDeliveryOffline 0.016s
2023-03-29 22:18:18 |

2023-03-29 22:18:18 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-03-29 22:18:18 | ------------------------------------

2023-03-29 22:18:18 | [Mutex] waiting for: [push:received]

2023-03-29 22:18:18 | [Mutex] received everything.

2023-03-29 22:18:18 | [Mutex] isItemNotified: push:received :: true

2023-03-29 22:18:18 | [Mutex] isItemNotified: push:received:body:Some body - 741cab05-3ecf-46b7-b04e-f97ac731c578 :: true

testPushDeliveryOnline 30.181s
2023-03-29 22:18:19 |

2023-03-29 22:18:19 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-03-29 22:18:19 | ------------------------------------

2023-03-29 22:18:19 |  >> <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-29 22:18:19 | push1- :: push1-_vv1eq60099@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-29 22:18:19 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-29 22:18:19 |  >> <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-29 22:18:19 | push1- :: push1-_vv1eq60099@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-29 22:18:19 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fdnYxZXE2MDA5OSxyPU9vUTE0SVB3MldKS1IyeTR0OU5W</auth>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fdnYxZXE2MDA5OSxyPU9vUTE0SVB3MldKS1IyeTR0OU5W</auth>

2023-03-29 22:18:19 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Pb1ExNElQdzJXSktSMnk0dDlOVmxJV0N6V0pWQzZQOWMzVkFjSmhPLHM9L2hTRmhSTVNYSTVsVVE9PSxpPTQwOTY=</challenge>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1Pb1ExNElQdzJXSktSMnk0dDlOVmxJV0N6V0pWQzZQOWMzVkFjSmhPLHM9L2hTRmhSTVNYSTVsVVE9PSxpPTQwOTY=</challenge>

2023-03-29 22:18:19 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T29RMTRJUHcyV0pLUjJ5NHQ5TlZsSVdDeldKVkM2UDljM1ZBY0poTyxwPXFtMGdGRzE2cUVLcTRVOFRZOU5kQUFTcU1hQmJkR2hyV2tkY1NSWXRjL3M9</response>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T29RMTRJUHcyV0pLUjJ5NHQ5TlZsSVdDeldKVkM2UDljM1ZBY0poTyxwPXFtMGdGRzE2cUVLcTRVOFRZOU5kQUFTcU1hQmJkR2hyV2tkY1NSWXRjL3M9</response>

2023-03-29 22:18:19 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj10L2tISS80aXl6NzErSytLV2F2NTRJK25kMjdEQSs3emxGNnZhVkwrZTdnPQ==</success>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj10L2tISS80aXl6NzErSytLV2F2NTRJK25kMjdEQSs3emxGNnZhVkwrZTdnPQ==</success>

2023-03-29 22:18:19 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c xmlns="http://jabber.org/protocol/caps" ver="SAr8OkIcm4rBuJP5dSYlQZ+8Wn8=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@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 xmlns="http://jabber.org/protocol/caps" ver="SAr8OkIcm4rBuJP5dSYlQZ+8Wn8=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-03-29 22:18:19 |  << <iq xmlns="jabber:client" id="0ofCiNNPU1qgOONZZm0fOQT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com >> <iq xmlns="jabber:client" id="0ofCiNNPU1qgOONZZm0fOQT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-29 22:18:19 |  >> <iq to="push1-_vv1eq60099@test-domain.com/228467168-tigase-97" xmlns="jabber:client" id="0ofCiNNPU1qgOONZZm0fOQT" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_vv1eq60099@test-domain.com/228467168-tigase-97</jid></bind></iq>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com << <iq to="push1-_vv1eq60099@test-domain.com/228467168-tigase-97" xmlns="jabber:client" id="0ofCiNNPU1qgOONZZm0fOQT" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_vv1eq60099@test-domain.com/228467168-tigase-97</jid></bind></iq>

2023-03-29 22:18:19 |  << <iq xmlns="jabber:client" id="IhSVR6udKIDh02u7CfN5bm1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com/228467168-tigase-97 >> <iq xmlns="jabber:client" id="IhSVR6udKIDh02u7CfN5bm1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-29 22:18:19 |  >> <iq to="push1-_vv1eq60099@test-domain.com/228467168-tigase-97" xmlns="jabber:client" id="IhSVR6udKIDh02u7CfN5bm1" type="result"/>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com/228467168-tigase-97 << <iq to="push1-_vv1eq60099@test-domain.com/228467168-tigase-97" xmlns="jabber:client" id="IhSVR6udKIDh02u7CfN5bm1" type="result"/>

2023-03-29 22:18:19 |  << <iq to="test-domain.com" id="Cn8fSaCq1rTaCtgKHpgywbK" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com/228467168-tigase-97 >> <iq to="test-domain.com" id="Cn8fSaCq1rTaCtgKHpgywbK" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-29 22:18:19 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com/228467168-tigase-97 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-29 22:18:19 |  >> <enabled xmlns="urn:xmpp:sm:3" location="7c41cec37518" id="9956fe42-298d-434d-9b4c-24331d5ff479" max="60" resume="true"/>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com/228467168-tigase-97 << <enabled xmlns="urn:xmpp:sm:3" location="7c41cec37518" id="9956fe42-298d-434d-9b4c-24331d5ff479" max="60" resume="true"/>

2023-03-29 22:18:19 |  << <iq id="R9q4aKDEjVlHo5w6p1hOP2u" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com/228467168-tigase-97 >> <iq id="R9q4aKDEjVlHo5w6p1hOP2u" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-29 22:18:19 |  >> <iq to="push1-_vv1eq60099@test-domain.com/228467168-tigase-97" xmlns="jabber:client" id="Cn8fSaCq1rTaCtgKHpgywbK" type="result" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12273/bd682ad7" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12273/bd682ad7" type="im" category="server"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com/228467168-tigase-97 << <iq to="push1-_vv1eq60099@test-domain.com/228467168-tigase-97" xmlns="jabber:client" id="Cn8fSaCq1rTaCtgKHpgywbK" type="result" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12273/bd682ad7" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12273/bd682ad7" type="im" category="server"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-29 22:18:19 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com/228467168-tigase-97 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-29 22:18:19 |  >> <iq to="push1-_vv1eq60099@test-domain.com/228467168-tigase-97" xmlns="jabber:client" id="R9q4aKDEjVlHo5w6p1hOP2u" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com/228467168-tigase-97 << <iq to="push1-_vv1eq60099@test-domain.com/228467168-tigase-97" xmlns="jabber:client" id="R9q4aKDEjVlHo5w6p1hOP2u" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-29 22:18:19 | [Mutex] waiting for: [push:received]

2023-03-29 22:18:19 |  >> <presence to="push1-_vv1eq60099@test-domain.com" xmlns="jabber:client" from="push1-_vv1eq60099@test-domain.com/228467168-tigase-97"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com/228467168-tigase-97 << <presence to="push1-_vv1eq60099@test-domain.com" xmlns="jabber:client" from="push1-_vv1eq60099@test-domain.com/228467168-tigase-97"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-03-29 22:18:19 |  >> <message to="push1-_vv1eq60099@test-domain.com" xmlns="jabber:client" from="push2-_g2ouj00101@test-domain.com/228467168-tigase-96"><body>Some body - cefb832a-163c-4cf0-b572-29936ab9e6b0</body></message>

2023-03-29 22:18:19 | push1- :: push1-_vv1eq60099@test-domain.com/228467168-tigase-97 << <message to="push1-_vv1eq60099@test-domain.com" xmlns="jabber:client" from="push2-_g2ouj00101@test-domain.com/228467168-tigase-96"><body>Some body - cefb832a-163c-4cf0-b572-29936ab9e6b0</body></message>

2023-03-29 22:18:49 | [Mutex] timeout. Not received [push:received]

2023-03-29 22:18:49 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.487s
2023-03-29 22:18:50 |

2023-03-29 22:18:50 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-03-29 22:18:50 | ------------------------------------

2023-03-29 22:18:50 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7a21b09f

2023-03-29 22:18:50 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-29 22:18:50 | [Mutex] waiting for: [registration]

2023-03-29 22:18:50 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@74e651ab

2023-03-29 22:18:50 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-29 22:18:50 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@70d9dbef

2023-03-29 22:18:50 | push3- :: null << <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-29 22:18:50 | StreamFeaturesReceivedEvent[<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-29 22:18:50 | StanzaReceivedEvent{stanza=<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-29 22:18:50 | push3- :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-29 22:18:50 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-03-29 22:18:50 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@35db5b90

2023-03-29 22:18:50 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4289b0fc

2023-03-29 22:18:50 | push3- :: null << <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-29 22:18:50 | StanzaReceivedEvent{stanza=<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-29 22:18:50 | StreamFeaturesReceivedEvent[<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-29 22:18:50 | push3- :: null >> <iq to="test-domain.com" id="VEbw3pjDgP04lT1iNYm0czx" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-29 22:18:50 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="VEbw3pjDgP04lT1iNYm0czx" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-29 22:18:50 | push3- :: null << <iq xmlns="jabber:client" id="VEbw3pjDgP04lT1iNYm0czx" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>

2023-03-29 22:18:50 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="VEbw3pjDgP04lT1iNYm0czx" type="result" from="test-domain.com"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x xmlns="jabber:x:data" type="form"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account

Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field var="username" label="Username" type="text-single"><required/><value/></field><field var="password" label="Password" type="text-private"><required/><value/></field><field var="email" label="Email (MUST BE VALID!)" type="text-single"><required/><value/></field></x></query></iq>}

2023-03-29 22:18:50 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@4a4ca0f

2023-03-29 22:18:50 | push3- :: null >> <iq to="test-domain.com" id="FW16oXjDEAp8ubncqgFIrbR" type="set"><query xmlns="jabber:iq:register"><username>push3-_immja00105</username><password>push3-_immja00105</password><email>231844d6-f991-4cb1-8f68-1e4afa02d2b4@localhost</email></query></iq>

2023-03-29 22:18:50 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="FW16oXjDEAp8ubncqgFIrbR" type="set"><query xmlns="jabber:iq:register"><username>push3-_immja00105</username><password>push3-_immja00105</password><email>231844d6-f991-4cb1-8f68-1e4afa02d2b4@localhost</email></query></iq>}

2023-03-29 22:18:50 | push3- :: null << <iq xmlns="jabber:client" id="FW16oXjDEAp8ubncqgFIrbR" type="result" from="test-domain.com"/>

2023-03-29 22:18:50 | StanzaReceivedEvent{stanza=<iq xmlns="jabber:client" id="FW16oXjDEAp8ubncqgFIrbR" type="result" from="test-domain.com"/>}

2023-03-29 22:18:50 | [Mutex] received everything.

2023-03-29 22:18:50 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-29 22:18:50 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-29 22:18:50 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-29 22:18:50 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@3a1c7fd7

2023-03-29 22:18:50 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@55f4a4df

2023-03-29 22:18:50 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@5a75e0cd

2023-03-29 22:18:50 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@7823ad3e

2023-03-29 22:18:50 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2118972a

2023-03-29 22:18:50 |  >> <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-29 22:18:50 | push3- :: push3-_immja00105@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-29 22:18:50 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-29 22:18:50 | push3- :: push3-_immja00105@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-29 22:18:51 |  >> <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-29 22:18:51 | push3- :: push3-_immja00105@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-29 22:18:51 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1faW1tamEwMDEwNSxyPVZKS0c4OXlGOFVNMnA4Z2xQdjRo</auth>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1faW1tamEwMDEwNSxyPVZKS0c4OXlGOFVNMnA4Z2xQdjRo</auth>

2023-03-29 22:18:51 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WSktHODl5RjhVTTJwOGdsUHY0aGNweFUxR3dlS0tvR21VbUtmSHNJLHM9M1d3N2o2VTd1ejNkOFE9PSxpPTQwOTY=</challenge>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1WSktHODl5RjhVTTJwOGdsUHY0aGNweFUxR3dlS0tvR21VbUtmSHNJLHM9M1d3N2o2VTd1ejNkOFE9PSxpPTQwOTY=</challenge>

2023-03-29 22:18:51 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VkpLRzg5eUY4VU0ycDhnbFB2NGhjcHhVMUd3ZUtLb0dtVW1LZkhzSSxwPWoyNit0MW53YVZFeW91UnFXOUZSaXp3R0FXUCtWRXpCQjF1cVhMT2xET1E9</response>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9VkpLRzg5eUY4VU0ycDhnbFB2NGhjcHhVMUd3ZUtLb0dtVW1LZkhzSSxwPWoyNit0MW53YVZFeW91UnFXOUZSaXp3R0FXUCtWRXpCQjF1cVhMT2xET1E9</response>

2023-03-29 22:18:51 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1LdFBwbnlzT3pBUDBOMXdvT2xUc2NDckwxZXpLR1pYWjZsR1F0YVIralhnPQ==</success>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1LdFBwbnlzT3pBUDBOMXdvT2xUc2NDckwxZXpLR1pYWjZsR1F0YVIralhnPQ==</success>

2023-03-29 22:18:51 |  >> <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 xmlns="http://jabber.org/protocol/caps" ver="SAr8OkIcm4rBuJP5dSYlQZ+8Wn8=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@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 xmlns="http://jabber.org/protocol/caps" ver="SAr8OkIcm4rBuJP5dSYlQZ+8Wn8=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-03-29 22:18:51 |  << <iq xmlns="jabber:client" id="PLsTN26Cn8hRdrS3sY9vfKH" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com >> <iq xmlns="jabber:client" id="PLsTN26Cn8hRdrS3sY9vfKH" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-29 22:18:51 |  >> <iq to="push3-_immja00105@test-domain.com/228467168-tigase-101" xmlns="jabber:client" id="PLsTN26Cn8hRdrS3sY9vfKH" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_immja00105@test-domain.com/228467168-tigase-101</jid></bind></iq>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com << <iq to="push3-_immja00105@test-domain.com/228467168-tigase-101" xmlns="jabber:client" id="PLsTN26Cn8hRdrS3sY9vfKH" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_immja00105@test-domain.com/228467168-tigase-101</jid></bind></iq>

2023-03-29 22:18:51 |  << <iq xmlns="jabber:client" id="1URyjPT2hWiSW3v1q8vkSXV" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 >> <iq xmlns="jabber:client" id="1URyjPT2hWiSW3v1q8vkSXV" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-29 22:18:51 |  >> <iq to="push3-_immja00105@test-domain.com/228467168-tigase-101" xmlns="jabber:client" id="1URyjPT2hWiSW3v1q8vkSXV" type="result"/>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 << <iq to="push3-_immja00105@test-domain.com/228467168-tigase-101" xmlns="jabber:client" id="1URyjPT2hWiSW3v1q8vkSXV" type="result"/>

2023-03-29 22:18:51 |  << <iq to="test-domain.com" id="lARWUeBAbFPFkXgAnX9yj0q" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 >> <iq to="test-domain.com" id="lARWUeBAbFPFkXgAnX9yj0q" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-29 22:18:51 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-29 22:18:51 |  >> <enabled xmlns="urn:xmpp:sm:3" location="7c41cec37518" id="f9da87cb-aa20-4521-b52d-7761362f2a79" max="60" resume="true"/>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 << <enabled xmlns="urn:xmpp:sm:3" location="7c41cec37518" id="f9da87cb-aa20-4521-b52d-7761362f2a79" max="60" resume="true"/>

2023-03-29 22:18:51 |  << <iq id="1WTCr5p4l4yoY7DhWazs8tX" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 >> <iq id="1WTCr5p4l4yoY7DhWazs8tX" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-29 22:18:51 |  >> <iq to="push3-_immja00105@test-domain.com/228467168-tigase-101" xmlns="jabber:client" id="lARWUeBAbFPFkXgAnX9yj0q" type="result" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12273/bd682ad7" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12273/bd682ad7" type="im" category="server"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 << <iq to="push3-_immja00105@test-domain.com/228467168-tigase-101" xmlns="jabber:client" id="lARWUeBAbFPFkXgAnX9yj0q" type="result" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12273/bd682ad7" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12273/bd682ad7" type="im" category="server"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-29 22:18:51 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-29 22:18:51 |  >> <iq to="push3-_immja00105@test-domain.com/228467168-tigase-101" xmlns="jabber:client" id="1WTCr5p4l4yoY7DhWazs8tX" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 << <iq to="push3-_immja00105@test-domain.com/228467168-tigase-101" xmlns="jabber:client" id="1WTCr5p4l4yoY7DhWazs8tX" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-29 22:18:51 |  << <iq id="J03TaCtgKHpgywbKvj7fuhU" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_kjbv7f0103@test-domain.com/228467168-tigase-99"/></iq>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 >> <iq id="J03TaCtgKHpgywbKvj7fuhU" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_kjbv7f0103@test-domain.com/228467168-tigase-99"/></iq>

2023-03-29 22:18:51 |  >> <presence to="push3-_immja00105@test-domain.com" xmlns="jabber:client" from="push3-_immja00105@test-domain.com/228467168-tigase-101"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 << <presence to="push3-_immja00105@test-domain.com" xmlns="jabber:client" from="push3-_immja00105@test-domain.com/228467168-tigase-101"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-03-29 22:18:51 | [Mutex] waiting for: [push:enabled]

2023-03-29 22:18:51 |  >> <iq to="push3-_immja00105@test-domain.com/228467168-tigase-101" xmlns="jabber:client" id="J03TaCtgKHpgywbKvj7fuhU" type="result"/>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 << <iq to="push3-_immja00105@test-domain.com/228467168-tigase-101" xmlns="jabber:client" id="J03TaCtgKHpgywbKvj7fuhU" type="result"/>

2023-03-29 22:18:51 | [Mutex] received everything.

2023-03-29 22:18:51 | [Mutex] isItemNotified: push:enabled:success :: true

2023-03-29 22:18:51 |  << <presence><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 >> <presence><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-29 22:18:51 |  >> <presence to="push3-_immja00105@test-domain.com" xmlns="jabber:client" from="push3-_immja00105@test-domain.com/228467168-tigase-101"><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 << <presence to="push3-_immja00105@test-domain.com" xmlns="jabber:client" from="push3-_immja00105@test-domain.com/228467168-tigase-101"><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-03-29 22:18:51 | [Mutex] waiting for: [push:received]

2023-03-29 22:18:51 |  >> <message to="push3-_immja00105@test-domain.com" xmlns="jabber:client" from="push2-_ftxvuh0104@test-domain.com/228467168-tigase-100"><body>Some body - 7f31e5e0-925a-4890-a165-6bbfe042a187</body></message>

2023-03-29 22:18:51 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 << <message to="push3-_immja00105@test-domain.com" xmlns="jabber:client" from="push2-_ftxvuh0104@test-domain.com/228467168-tigase-100"><body>Some body - 7f31e5e0-925a-4890-a165-6bbfe042a187</body></message>

2023-03-29 22:19:21 | [Mutex] timeout. Not received [push:received]

2023-03-29 22:19:21 | [Mutex] isItemNotified: push:received :: false

2023-03-29 22:19:21 |  << <iq id="J03TaCtgKHpgywbKvj7fuhU" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_kjbv7f0103@test-domain.com/228467168-tigase-99"/></iq>

2023-03-29 22:19:21 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 >> <iq id="J03TaCtgKHpgywbKvj7fuhU" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_kjbv7f0103@test-domain.com/228467168-tigase-99"/></iq>

2023-03-29 22:19:21 | [Mutex] waiting for: [push:enabled:2]

2023-03-29 22:19:21 |  >> <iq to="push3-_immja00105@test-domain.com/228467168-tigase-101" xmlns="jabber:client" id="J03TaCtgKHpgywbKvj7fuhU" type="result"/>

2023-03-29 22:19:21 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 << <iq to="push3-_immja00105@test-domain.com/228467168-tigase-101" xmlns="jabber:client" id="J03TaCtgKHpgywbKvj7fuhU" type="result"/>

2023-03-29 22:19:21 | [Mutex] received everything.

2023-03-29 22:19:21 | [Mutex] isItemNotified: push:enabled:2:success :: true

2023-03-29 22:19:21 | [Mutex] waiting for: [push:received]

2023-03-29 22:19:21 |  >> <message to="push3-_immja00105@test-domain.com" xmlns="jabber:client" from="push2-_ftxvuh0104@test-domain.com/228467168-tigase-100"><body>Some body - 7f31e5e0-925a-4890-a165-6bbfe042a187</body></message>

2023-03-29 22:19:21 | push3- :: push3-_immja00105@test-domain.com/228467168-tigase-101 << <message to="push3-_immja00105@test-domain.com" xmlns="jabber:client" from="push2-_ftxvuh0104@test-domain.com/228467168-tigase-100"><body>Some body - 7f31e5e0-925a-4890-a165-6bbfe042a187</body></message>

2023-03-29 22:19:21 | [Mutex] received everything.

2023-03-29 22:19:21 | [Mutex] isItemNotified: push:received :: true

2023-03-29 22:19:21 | [Mutex] isItemNotified: push:received:body:Some body - 7f31e5e0-925a-4890-a165-6bbfe042a187 :: true

testSupportAdvertisement 0.219s
2023-03-29 22:19:22 |

2023-03-29 22:19:22 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-03-29 22:19:22 | ------------------------------------

2023-03-29 22:19:22 |  >> <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-29 22:19:22 | push1- :: push1-_z63fno0106@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-29 22:19:22 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-29 22:19:22 |  >> <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-29 22:19:22 | push1- :: push1-_z63fno0106@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-29 22:19:22 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fejYzZm5vMDEwNixyPTJrNkFHMFlOc2FxQ0V1dElMNGJv</auth>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fejYzZm5vMDEwNixyPTJrNkFHMFlOc2FxQ0V1dElMNGJv</auth>

2023-03-29 22:19:22 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yazZBRzBZTnNhcUNFdXRJTDRib2hLNTIxd1VwTlhSY3R6Z3RRemZWLHM9R0dRdHpiTENuQStQTmc9PSxpPTQwOTY=</challenge>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj0yazZBRzBZTnNhcUNFdXRJTDRib2hLNTIxd1VwTlhSY3R6Z3RRemZWLHM9R0dRdHpiTENuQStQTmc9PSxpPTQwOTY=</challenge>

2023-03-29 22:19:22 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Mms2QUcwWU5zYXFDRXV0SUw0Ym9oSzUyMXdVcE5YUmN0emd0UXpmVixwPU13RklXOFp2RGdRYmN6ZFpDZmVUK0hvVHpPN3YxaW8zSVBwd3RhRjhTMG89</response>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9Mms2QUcwWU5zYXFDRXV0SUw0Ym9oSzUyMXdVcE5YUmN0emd0UXpmVixwPU13RklXOFp2RGdRYmN6ZFpDZmVUK0hvVHpPN3YxaW8zSVBwd3RhRjhTMG89</response>

2023-03-29 22:19:22 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GY1pTS3ZqNVRIcktTcWg2eDJyVHZMZE03OHNvcDRmM0p0NWp0dW45NTc4PQ==</success>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1GY1pTS3ZqNVRIcktTcWg2eDJyVHZMZE03OHNvcDRmM0p0NWp0dW45NTc4PQ==</success>

2023-03-29 22:19:22 |  >> <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 xmlns="http://jabber.org/protocol/caps" ver="SAr8OkIcm4rBuJP5dSYlQZ+8Wn8=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@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 xmlns="http://jabber.org/protocol/caps" ver="SAr8OkIcm4rBuJP5dSYlQZ+8Wn8=" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-03-29 22:19:22 |  << <iq xmlns="jabber:client" id="AcRJIDEIICpdrgOR2iNBEk4" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com >> <iq xmlns="jabber:client" id="AcRJIDEIICpdrgOR2iNBEk4" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-29 22:19:22 |  >> <iq to="push1-_z63fno0106@test-domain.com/228467168-tigase-105" xmlns="jabber:client" id="AcRJIDEIICpdrgOR2iNBEk4" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_z63fno0106@test-domain.com/228467168-tigase-105</jid></bind></iq>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com << <iq to="push1-_z63fno0106@test-domain.com/228467168-tigase-105" xmlns="jabber:client" id="AcRJIDEIICpdrgOR2iNBEk4" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_z63fno0106@test-domain.com/228467168-tigase-105</jid></bind></iq>

2023-03-29 22:19:22 |  << <iq xmlns="jabber:client" id="7dSUeKGxtXiSZiOPFMAAj01" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com/228467168-tigase-105 >> <iq xmlns="jabber:client" id="7dSUeKGxtXiSZiOPFMAAj01" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-29 22:19:22 |  >> <iq to="push1-_z63fno0106@test-domain.com/228467168-tigase-105" xmlns="jabber:client" id="7dSUeKGxtXiSZiOPFMAAj01" type="result"/>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com/228467168-tigase-105 << <iq to="push1-_z63fno0106@test-domain.com/228467168-tigase-105" xmlns="jabber:client" id="7dSUeKGxtXiSZiOPFMAAj01" type="result"/>

2023-03-29 22:19:22 |  << <iq to="test-domain.com" id="7eUXkW4j13ugLQU13y8GvoN" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com/228467168-tigase-105 >> <iq to="test-domain.com" id="7eUXkW4j13ugLQU13y8GvoN" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-29 22:19:22 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com/228467168-tigase-105 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-29 22:19:22 |  >> <enabled xmlns="urn:xmpp:sm:3" location="7c41cec37518" id="61011e4a-49b9-4393-8a38-99a406e4ebd3" max="60" resume="true"/>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com/228467168-tigase-105 << <enabled xmlns="urn:xmpp:sm:3" location="7c41cec37518" id="61011e4a-49b9-4393-8a38-99a406e4ebd3" max="60" resume="true"/>

2023-03-29 22:19:22 |  << <iq id="n4oX3uZh37eLSOPRXaxskW4" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com/228467168-tigase-105 >> <iq id="n4oX3uZh37eLSOPRXaxskW4" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-29 22:19:22 |  >> <iq to="push1-_z63fno0106@test-domain.com/228467168-tigase-105" xmlns="jabber:client" id="7eUXkW4j13ugLQU13y8GvoN" type="result" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12273/bd682ad7" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12273/bd682ad7" type="im" category="server"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com/228467168-tigase-105 << <iq to="push1-_z63fno0106@test-domain.com/228467168-tigase-105" xmlns="jabber:client" id="7eUXkW4j13ugLQU13y8GvoN" type="result" from="test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12273/bd682ad7" type="router" category="component"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12273/bd682ad7" type="im" category="server"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-29 22:19:22 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com/228467168-tigase-105 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-29 22:19:22 |  >> <iq to="push1-_z63fno0106@test-domain.com/228467168-tigase-105" xmlns="jabber:client" id="n4oX3uZh37eLSOPRXaxskW4" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com/228467168-tigase-105 << <iq to="push1-_z63fno0106@test-domain.com/228467168-tigase-105" xmlns="jabber:client" id="n4oX3uZh37eLSOPRXaxskW4" type="result"><query xmlns="jabber:iq:roster"/></iq>

2023-03-29 22:19:22 |  << <iq to="push1-_z63fno0106@test-domain.com" id="K4mR0fOQTN26Cn8hRdrS3sY" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com/228467168-tigase-105 >> <iq to="push1-_z63fno0106@test-domain.com" id="K4mR0fOQTN26Cn8hRdrS3sY" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-29 22:19:22 |  >> <presence to="push1-_z63fno0106@test-domain.com" xmlns="jabber:client" from="push1-_z63fno0106@test-domain.com/228467168-tigase-105"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com/228467168-tigase-105 << <presence to="push1-_z63fno0106@test-domain.com" xmlns="jabber:client" from="push1-_z63fno0106@test-domain.com/228467168-tigase-105"><c xmlns="http://jabber.org/protocol/caps" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 |  >> <iq to="push1-_z63fno0106@test-domain.com/228467168-tigase-105" xmlns="jabber:client" id="K4mR0fOQTN26Cn8hRdrS3sY" type="result" from="push1-_z63fno0106@test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity name="PubSub" type="service" category="pubsub"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#member-affiliation"/><feature var="http://jabber.org/protocol/pubsub#subscription-notifications"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="urn:xmpp:ping"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#access-whitelist"/><feature var="http://jabber.org/protocol/pubsub#access-presence"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/pubsub#meta-data"/><feature var="http://jabber.org/protocol/pubsub#multi-items"/><feature var="http://jabber.org/protocol/pubsub#item-ids"/><feature var="urn:xmpp:mam:1"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mam:2"/><feature var="http://jabber.org/protocol/pubsub#modify-affiliations"/><feature var="http://jabber.org/protocol/pubsub#config-node-max"/><feature var="http://jabber.org/protocol/pubsub#multi-collection"/><feature var="http://jabber.org/protocol/pubsub#persistent-items"/><feature var="http://jabber.org/protocol/pubsub#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="http://jabber.org/protocol/pubsub#access-authorize"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="http://jabber.org/protocol/pubsub#publish-options"/><feature var="http://jabber.org/protocol/pubsub#access-roster"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/disco#info"/><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="http://jabber.org/protocol/pubsub#auto-create"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-29 22:19:22 | push1- :: push1-_z63fno0106@test-domain.com/228467168-tigase-105 << <iq to="push1-_z63fno0106@test-domain.com/228467168-tigase-105" xmlns="jabber:client" id="K4mR0fOQTN26Cn8hRdrS3sY" type="result" from="push1-_z63fno0106@test-domain.com"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity name="PubSub" type="service" category="pubsub"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#member-affiliation"/><feature var="http://jabber.org/protocol/pubsub#subscription-notifications"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="urn:xmpp:ping"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#access-whitelist"/><feature var="http://jabber.org/protocol/pubsub#access-presence"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/pubsub#meta-data"/><feature var="http://jabber.org/protocol/pubsub#multi-items"/><feature var="http://jabber.org/protocol/pubsub#item-ids"/><feature var="urn:xmpp:mam:1"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mam:2"/><feature var="http://jabber.org/protocol/pubsub#modify-affiliations"/><feature var="http://jabber.org/protocol/pubsub#config-node-max"/><feature var="http://jabber.org/protocol/pubsub#multi-collection"/><feature var="http://jabber.org/protocol/pubsub#persistent-items"/><feature var="http://jabber.org/protocol/pubsub#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="http://jabber.org/protocol/pubsub#access-authorize"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="http://jabber.org/protocol/pubsub#publish-options"/><feature var="http://jabber.org/protocol/pubsub#access-roster"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/disco#info"/><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="http://jabber.org/protocol/pubsub#auto-create"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:22 | [Mutex] received everything.

2023-03-29 22:19:22 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-03-29 22:19:22 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-03-29 22:19:22 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

tigase.tests.server.TestPushEncryped
testPushDeliveryOffline 0.047s
2023-03-29 22:21:25 |

2023-03-29 22:21:25 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-03-29 22:21:25 | ------------------------------------

2023-03-29 22:21:25 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:25 | [Mutex] received everything.

2023-03-29 22:21:25 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-03-29 22:21:25 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-03-29 22:21:25 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-03-29 22:21:25 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2023-03-29 22:21:25 | [Mutex] waiting for: [push:received]

2023-03-29 22:21:25 | [Mutex] received everything.

2023-03-29 22:21:25 | [Mutex] isItemNotified: push:received :: true

2023-03-29 22:21:25 | [Mutex] isItemNotified: push:received:body:Some body - 15b2239e-4ded-4cca-9130-70c6880e2cbb :: true

testPushDeliveryOnline 30.220s
2023-03-29 22:21:25 |

2023-03-29 22:21:25 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-03-29 22:21:25 | ------------------------------------

2023-03-29 22:21:26 | [Mutex] waiting for: [push:received]

2023-03-29 22:21:56 | [Mutex] timeout. Not received [push:received]

2023-03-29 22:21:56 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.130s
2023-03-29 22:21:56 |

2023-03-29 22:21:56 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-03-29 22:21:56 | ------------------------------------

2023-03-29 22:21:56 | [Mutex] waiting for: [push:enabled]

2023-03-29 22:21:56 | [Mutex] received everything.

2023-03-29 22:21:56 | [Mutex] isItemNotified: push:enabled:success :: true

2023-03-29 22:21:56 | [Mutex] waiting for: [push:received]

2023-03-29 22:22:26 | [Mutex] timeout. Not received [push:received]

2023-03-29 22:22:26 | [Mutex] isItemNotified: push:received :: false

2023-03-29 22:22:26 | [Mutex] waiting for: [push:enabled]

2023-03-29 22:22:26 | [Mutex] received everything.

2023-03-29 22:22:26 | [Mutex] isItemNotified: push:enabled:success :: true

2023-03-29 22:22:26 | [Mutex] waiting for: [push:received]

2023-03-29 22:22:26 | [Mutex] received everything.

2023-03-29 22:22:26 | [Mutex] isItemNotified: push:received :: true

2023-03-29 22:22:26 | [Mutex] isItemNotified: push:received:body:Some body - 9b39a228-07b7-4f21-847a-e43cf8cc076e :: true

testSupportAdvertisement 0.007s
2023-03-29 22:22:26 |

2023-03-29 22:22:26 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-03-29 22:22:26 | ------------------------------------

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:22:26 | [Mutex] received everything.

2023-03-29 22:22:26 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-03-29 22:22:26 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-03-29 22:22:26 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-03-29 22:22:26 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2023-03-29 22:22:26 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:aes-128-gcm :: true

tigase.tests.server.TestPushMuted
testPushDeliveryOffline 30.015s
2023-03-29 22:19:24 |

2023-03-29 22:19:24 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2023-03-29 22:19:24 | ------------------------------------

2023-03-29 22:19:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:19:24 | [Mutex] received everything.

2023-03-29 22:19:24 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-03-29 22:19:24 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-03-29 22:19:24 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-03-29 22:19:24 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true

2023-03-29 22:19:24 | [Mutex] waiting for: [push:received]

2023-03-29 22:19:54 | [Mutex] timeout. Not received [push:received]

2023-03-29 22:19:54 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnline 30.175s
2023-03-29 22:19:54 |

2023-03-29 22:19:54 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2023-03-29 22:19:54 | ------------------------------------

2023-03-29 22:19:54 | [Mutex] waiting for: [push:received]

2023-03-29 22:20:24 | [Mutex] timeout. Not received [push:received]

2023-03-29 22:20:24 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 60.125s
2023-03-29 22:20:24 |

2023-03-29 22:20:24 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2023-03-29 22:20:24 | ------------------------------------

2023-03-29 22:20:24 | [Mutex] waiting for: [push:enabled]

2023-03-29 22:20:24 | [Mutex] received everything.

2023-03-29 22:20:24 | [Mutex] isItemNotified: push:enabled:success :: true

2023-03-29 22:20:24 | [Mutex] waiting for: [push:received]

2023-03-29 22:20:54 | [Mutex] timeout. Not received [push:received]

2023-03-29 22:20:54 | [Mutex] isItemNotified: push:received :: false

2023-03-29 22:20:54 | [Mutex] waiting for: [push:enabled]

2023-03-29 22:20:54 | [Mutex] received everything.

2023-03-29 22:20:54 | [Mutex] isItemNotified: push:enabled:success :: true

2023-03-29 22:20:54 | [Mutex] waiting for: [push:received]

2023-03-29 22:21:24 | [Mutex] timeout. Not received [push:received]

2023-03-29 22:21:24 | [Mutex] isItemNotified: push:received :: false

testSupportAdvertisement 0.008s
2023-03-29 22:21:24 |

2023-03-29 22:21:24 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2023-03-29 22:21:24 | ------------------------------------

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] waiting for: [discovery:completed]

2023-03-29 22:21:24 | [Mutex] received everything.

2023-03-29 22:21:24 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-03-29 22:21:24 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-03-29 22:21:24 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-03-29 22:21:24 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true