Generated by TestNG with ReportNG at 22:45 PDT on Sunday 09 July 2023
root@cc7d7fbb25f7 / Java 17.0.6 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

XEP-0357: Push Notifications

Suites · Log Output

Test duration : 280.216s

Failed Tests
tigase.tests.server.TestPush
testAutomaticDisablingOnFailure 30.030s
2023-07-09 22:47:54 |

2023-07-09 22:47:54 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-07-09 22:47:54 | ------------------------------------

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:47:54 | [Mutex] received everything.

2023-07-09 22:47:54 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-07-09 22:47:54 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-07-09 22:47:54 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-07-09 22:47:54 | [Mutex] waiting for: [push:received:1]

2023-07-09 22:47:54 | [Mutex] received everything.

2023-07-09 22:47:54 | [Mutex] isItemNotified: push:received:1 :: true

2023-07-09 22:47:54 | [Mutex] isItemNotified: push:received:1:body:Some body 1 - 27c9a9b1-6cfb-480f-a116-f61b514124bb :: true

2023-07-09 22:47:54 | [Mutex] waiting for: [push:received:2]

2023-07-09 22:48:24 | [Mutex] timeout. Not received [push:received:2]

2023-07-09 22:48:24 | [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.014s
2023-07-09 22:48:25 |

2023-07-09 22:48:25 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-07-09 22:48:25 | ------------------------------------

2023-07-09 22:48:25 | [Mutex] waiting for: [push:received]

2023-07-09 22:48:25 | [Mutex] received everything.

2023-07-09 22:48:25 | [Mutex] isItemNotified: push:received :: true

2023-07-09 22:48:25 | [Mutex] isItemNotified: push:received:body:Some body - 7227bb40-978f-4790-9d40-a0122201c3bc :: true

testPushDeliveryOnline 30.177s
2023-07-09 22:48:26 |

2023-07-09 22:48:26 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-07-09 22:48:26 | ------------------------------------

2023-07-09 22:48:26 |  >> <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-07-09 22:48:26 | push1- :: push1-_a641890099@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-07-09 22:48:26 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:48:26 |  >> <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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:48:26 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fYTY0MTg5MDA5OSxyPW04TXFEcjFUangzZkthQzN3SjFD</auth>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fYTY0MTg5MDA5OSxyPW04TXFEcjFUangzZkthQzN3SjFD</auth>

2023-07-09 22:48:26 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tOE1xRHIxVGp4M2ZLYUMzd0oxQ3UxTXVlWDlkQkR5RGpDWmxpaDdkLHM9YlVtY3UybWVrTW1zQXc9PSxpPTQwOTY=</challenge>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1tOE1xRHIxVGp4M2ZLYUMzd0oxQ3UxTXVlWDlkQkR5RGpDWmxpaDdkLHM9YlVtY3UybWVrTW1zQXc9PSxpPTQwOTY=</challenge>

2023-07-09 22:48:26 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bThNcURyMVRqeDNmS2FDM3dKMUN1MU11ZVg5ZEJEeURqQ1psaWg3ZCxwPVByUHFTTWsrWndSemhrbFFTeVBGRHJVZXFPQVRHR3BJazZYblJOZFFKNjQ9</response>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9bThNcURyMVRqeDNmS2FDM3dKMUN1MU11ZVg5ZEJEeURqQ1psaWg3ZCxwPVByUHFTTWsrWndSemhrbFFTeVBGRHJVZXFPQVRHR3BJazZYblJOZFFKNjQ9</response>

2023-07-09 22:48:26 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1tOCtjZXhVdk05bmVYcXpLOFdpQzk3YWlGT0hUSlRwcTZyc3JzekI2b0dVPQ==</success>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1tOCtjZXhVdk05bmVYcXpLOFdpQzk3YWlGT0hUSlRwcTZyc3JzekI2b0dVPQ==</success>

2023-07-09 22:48:26 |  >> <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 ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@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 ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-07-09 22:48:26 |  << <iq xmlns="jabber:client" id="BvIurdV5x4cP00fxo2gINXh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com >> <iq xmlns="jabber:client" id="BvIurdV5x4cP00fxo2gINXh" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-09 22:48:26 |  >> <iq type="result" to="push1-_a641890099@test-domain.com/108689552-tigase-96" xmlns="jabber:client" id="BvIurdV5x4cP00fxo2gINXh"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_a641890099@test-domain.com/108689552-tigase-96</jid></bind></iq>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com << <iq type="result" to="push1-_a641890099@test-domain.com/108689552-tigase-96" xmlns="jabber:client" id="BvIurdV5x4cP00fxo2gINXh"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_a641890099@test-domain.com/108689552-tigase-96</jid></bind></iq>

2023-07-09 22:48:26 |  << <iq xmlns="jabber:client" id="yqr1dU6FFPT9iEJOCtZiQSW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com/108689552-tigase-96 >> <iq xmlns="jabber:client" id="yqr1dU6FFPT9iEJOCtZiQSW" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:48:26 |  >> <iq type="result" to="push1-_a641890099@test-domain.com/108689552-tigase-96" xmlns="jabber:client" id="yqr1dU6FFPT9iEJOCtZiQSW"/>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com/108689552-tigase-96 << <iq type="result" to="push1-_a641890099@test-domain.com/108689552-tigase-96" xmlns="jabber:client" id="yqr1dU6FFPT9iEJOCtZiQSW"/>

2023-07-09 22:48:26 |  << <iq to="test-domain.com" id="FyNBz8k5w2jFEyiMVdNSWgW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com/108689552-tigase-96 >> <iq to="test-domain.com" id="FyNBz8k5w2jFEyiMVdNSWgW" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:48:26 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com/108689552-tigase-96 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:48:26 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="420ef4fd-d984-44ae-bd3d-e89558798e08" location="cc7d7fbb25f7"/>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com/108689552-tigase-96 << <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="420ef4fd-d984-44ae-bd3d-e89558798e08" location="cc7d7fbb25f7"/>

2023-07-09 22:48:26 |  << <iq id="RgTKR5xmUcOPINLUbxyofP9" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com/108689552-tigase-96 >> <iq id="RgTKR5xmUcOPINLUbxyofP9" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:48:26 |  >> <iq type="result" to="push1-_a641890099@test-domain.com/108689552-tigase-96" xmlns="jabber:client" from="test-domain.com" id="FyNBz8k5w2jFEyiMVdNSWgW"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com/108689552-tigase-96 << <iq type="result" to="push1-_a641890099@test-domain.com/108689552-tigase-96" xmlns="jabber:client" from="test-domain.com" id="FyNBz8k5w2jFEyiMVdNSWgW"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-07-09 22:48:26 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com/108689552-tigase-96 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:48:26 |  >> <iq type="result" to="push1-_a641890099@test-domain.com/108689552-tigase-96" xmlns="jabber:client" id="RgTKR5xmUcOPINLUbxyofP9"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com/108689552-tigase-96 << <iq type="result" to="push1-_a641890099@test-domain.com/108689552-tigase-96" xmlns="jabber:client" id="RgTKR5xmUcOPINLUbxyofP9"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:48:26 |  >> <presence to="push1-_a641890099@test-domain.com" xmlns="jabber:client" from="push1-_a641890099@test-domain.com/108689552-tigase-96"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com/108689552-tigase-96 << <presence to="push1-_a641890099@test-domain.com" xmlns="jabber:client" from="push1-_a641890099@test-domain.com/108689552-tigase-96"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-07-09 22:48:26 | [Mutex] waiting for: [push:received]

2023-07-09 22:48:26 |  >> <message xmlns="jabber:client" to="push1-_a641890099@test-domain.com" from="push2-_28rj9h0101@test-domain.com/108689552-tigase-95"><body>Some body - fdd00649-e6be-465a-b351-7dc4a86ddbfe</body></message>

2023-07-09 22:48:26 | push1- :: push1-_a641890099@test-domain.com/108689552-tigase-96 << <message xmlns="jabber:client" to="push1-_a641890099@test-domain.com" from="push2-_28rj9h0101@test-domain.com/108689552-tigase-95"><body>Some body - fdd00649-e6be-465a-b351-7dc4a86ddbfe</body></message>

2023-07-09 22:48:56 | [Mutex] timeout. Not received [push:received]

2023-07-09 22:48:56 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.466s
2023-07-09 22:48:57 |

2023-07-09 22:48:57 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-07-09 22:48:57 | ------------------------------------

2023-07-09 22:48:57 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@762031b8

2023-07-09 22:48:57 | StateChangedEvent{oldState=null, newState=connecting}

2023-07-09 22:48:57 | [Mutex] waiting for: [registration]

2023-07-09 22:48:57 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@78e7d10c

2023-07-09 22:48:57 | StateChangedEvent{oldState=connecting, newState=connected}

2023-07-09 22:48:57 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@7cd85ac8

2023-07-09 22:48:57 | 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-07-09 22:48:57 | 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-07-09 22:48:57 | 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-07-09 22:48:57 | push3- :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:48:57 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2023-07-09 22:48:57 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@39dadb37

2023-07-09 22:48:57 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@4e808045

2023-07-09 22:48:57 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:48:57 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-07-09 22:48:57 | 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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-07-09 22:48:57 | push3- :: null >> <iq to="test-domain.com" id="2PQPP8yztr7Bcsl24nNU4kQ" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-07-09 22:48:57 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="2PQPP8yztr7Bcsl24nNU4kQ" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-07-09 22:48:57 | push3- :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="2PQPP8yztr7Bcsl24nNU4kQ"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-07-09 22:48:57 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="2PQPP8yztr7Bcsl24nNU4kQ"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2023-07-09 22:48:57 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@8a94728

2023-07-09 22:48:57 | push3- :: null >> <iq to="test-domain.com" id="1DeCBneKXfZdNAeT8gLzsaw" type="set"><query xmlns="jabber:iq:register"><username>push3-_t5hor10105</username><password>push3-_t5hor10105</password><email>98ad660c-32cc-4a98-ad64-3a75f832be58@localhost</email></query></iq>

2023-07-09 22:48:57 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="1DeCBneKXfZdNAeT8gLzsaw" type="set"><query xmlns="jabber:iq:register"><username>push3-_t5hor10105</username><password>push3-_t5hor10105</password><email>98ad660c-32cc-4a98-ad64-3a75f832be58@localhost</email></query></iq>}

2023-07-09 22:48:58 | push3- :: null << <iq type="result" xmlns="jabber:client" from="test-domain.com" id="1DeCBneKXfZdNAeT8gLzsaw"/>

2023-07-09 22:48:58 | StanzaReceivedEvent{stanza=<iq type="result" xmlns="jabber:client" from="test-domain.com" id="1DeCBneKXfZdNAeT8gLzsaw"/>}

2023-07-09 22:48:58 | [Mutex] received everything.

2023-07-09 22:48:58 | [Mutex] isItemNotified: registrationSuccess :: true

2023-07-09 22:48:58 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-07-09 22:48:58 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-07-09 22:48:58 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@361942ef

2023-07-09 22:48:58 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@59f52478

2023-07-09 22:48:58 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@13bd15ab

2023-07-09 22:48:58 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@51ef80f3

2023-07-09 22:48:58 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@2d1dae1b

2023-07-09 22:48:58 |  >> <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-07-09 22:48:58 | push3- :: push3-_t5hor10105@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-07-09 22:48:58 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:48:58 |  >> <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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:48:58 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fdDVob3IxMDEwNSxyPXRJWkpNdWRWajVRekVhQk9iRUk0</auth>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fdDVob3IxMDEwNSxyPXRJWkpNdWRWajVRekVhQk9iRUk0</auth>

2023-07-09 22:48:58 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10SVpKTXVkVmo1UXpFYUJPYkVJNE51WGtTT1JNOXFCaks3S3BPbFhNLHM9QmoxbUlsNEgxVzZ6UUE9PSxpPTQwOTY=</challenge>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj10SVpKTXVkVmo1UXpFYUJPYkVJNE51WGtTT1JNOXFCaks3S3BPbFhNLHM9QmoxbUlsNEgxVzZ6UUE9PSxpPTQwOTY=</challenge>

2023-07-09 22:48:58 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dElaSk11ZFZqNVF6RWFCT2JFSTROdVhrU09STTlxQmpLN0twT2xYTSxwPWwyZlVTeWhISW1iQ3l3c1I3R0dDTEFGTCtvVW5QNjBIVEs4TG5lbUlQVlU9</response>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9dElaSk11ZFZqNVF6RWFCT2JFSTROdVhrU09STTlxQmpLN0twT2xYTSxwPWwyZlVTeWhISW1iQ3l3c1I3R0dDTEFGTCtvVW5QNjBIVEs4TG5lbUlQVlU9</response>

2023-07-09 22:48:58 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xMUdUT1JPOW9LdXBMSEEwbXV5QVNoTGVtMStSTDRXbjNMYWQwSUcrbjhFPQ==</success>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj0xMUdUT1JPOW9LdXBMSEEwbXV5QVNoTGVtMStSTDRXbjNMYWQwSUcrbjhFPQ==</success>

2023-07-09 22:48:58 |  >> <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 ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@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 ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-07-09 22:48:58 |  << <iq xmlns="jabber:client" id="ctIgXgwhBwiMKR5xmUcOPIN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com >> <iq xmlns="jabber:client" id="ctIgXgwhBwiMKR5xmUcOPIN" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-09 22:48:58 |  >> <iq type="result" to="push3-_t5hor10105@test-domain.com/108689552-tigase-100" xmlns="jabber:client" id="ctIgXgwhBwiMKR5xmUcOPIN"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_t5hor10105@test-domain.com/108689552-tigase-100</jid></bind></iq>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com << <iq type="result" to="push3-_t5hor10105@test-domain.com/108689552-tigase-100" xmlns="jabber:client" id="ctIgXgwhBwiMKR5xmUcOPIN"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_t5hor10105@test-domain.com/108689552-tigase-100</jid></bind></iq>

2023-07-09 22:48:58 |  << <iq xmlns="jabber:client" id="MuJtZiQSWfR5s6AAnOZ9GJD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 >> <iq xmlns="jabber:client" id="MuJtZiQSWfR5s6AAnOZ9GJD" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:48:58 |  >> <iq type="result" to="push3-_t5hor10105@test-domain.com/108689552-tigase-100" xmlns="jabber:client" id="MuJtZiQSWfR5s6AAnOZ9GJD"/>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 << <iq type="result" to="push3-_t5hor10105@test-domain.com/108689552-tigase-100" xmlns="jabber:client" id="MuJtZiQSWfR5s6AAnOZ9GJD"/>

2023-07-09 22:48:58 |  << <iq to="test-domain.com" id="4GhOUhThNXUSbIq5dKKGytj" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 >> <iq to="test-domain.com" id="4GhOUhThNXUSbIq5dKKGytj" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:48:58 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:48:58 |  >> <iq type="result" to="push3-_t5hor10105@test-domain.com/108689552-tigase-100" xmlns="jabber:client" from="test-domain.com" id="4GhOUhThNXUSbIq5dKKGytj"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 << <iq type="result" to="push3-_t5hor10105@test-domain.com/108689552-tigase-100" xmlns="jabber:client" from="test-domain.com" id="4GhOUhThNXUSbIq5dKKGytj"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-07-09 22:48:58 |  << <iq id="SIlP1p6oaKHshJQ3h2mbHT1" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 >> <iq id="SIlP1p6oaKHshJQ3h2mbHT1" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:48:58 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="0261257b-2282-4123-8665-f2ea3593fbb3" location="cc7d7fbb25f7"/>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 << <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="0261257b-2282-4123-8665-f2ea3593fbb3" location="cc7d7fbb25f7"/>

2023-07-09 22:48:58 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:48:58 |  >> <iq type="result" to="push3-_t5hor10105@test-domain.com/108689552-tigase-100" xmlns="jabber:client" id="SIlP1p6oaKHshJQ3h2mbHT1"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 << <iq type="result" to="push3-_t5hor10105@test-domain.com/108689552-tigase-100" xmlns="jabber:client" id="SIlP1p6oaKHshJQ3h2mbHT1"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:48:58 |  << <iq id="51ewvlbBz8k5w2jFEyiMVdN" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_aalaxl0103@test-domain.com/108689552-tigase-98"/></iq>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 >> <iq id="51ewvlbBz8k5w2jFEyiMVdN" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_aalaxl0103@test-domain.com/108689552-tigase-98"/></iq>

2023-07-09 22:48:58 |  >> <presence to="push3-_t5hor10105@test-domain.com" xmlns="jabber:client" from="push3-_t5hor10105@test-domain.com/108689552-tigase-100"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 << <presence to="push3-_t5hor10105@test-domain.com" xmlns="jabber:client" from="push3-_t5hor10105@test-domain.com/108689552-tigase-100"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-07-09 22:48:58 | [Mutex] waiting for: [push:enabled]

2023-07-09 22:48:58 |  >> <iq type="result" to="push3-_t5hor10105@test-domain.com/108689552-tigase-100" xmlns="jabber:client" id="51ewvlbBz8k5w2jFEyiMVdN"/>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 << <iq type="result" to="push3-_t5hor10105@test-domain.com/108689552-tigase-100" xmlns="jabber:client" id="51ewvlbBz8k5w2jFEyiMVdN"/>

2023-07-09 22:48:58 | [Mutex] received everything.

2023-07-09 22:48:58 | [Mutex] isItemNotified: push:enabled:success :: true

2023-07-09 22:48:58 |  << <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-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 >> <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-07-09 22:48:58 |  >> <presence to="push3-_t5hor10105@test-domain.com" xmlns="jabber:client" from="push3-_t5hor10105@test-domain.com/108689552-tigase-100"><show>xa</show><priority>10</priority><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 << <presence to="push3-_t5hor10105@test-domain.com" xmlns="jabber:client" from="push3-_t5hor10105@test-domain.com/108689552-tigase-100"><show>xa</show><priority>10</priority><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-07-09 22:48:58 | [Mutex] waiting for: [push:received]

2023-07-09 22:48:58 |  >> <message xmlns="jabber:client" to="push3-_t5hor10105@test-domain.com" from="push2-_it723l0104@test-domain.com/108689552-tigase-99"><body>Some body - 0f2e2615-1490-45c3-8fe3-97ef12d88c20</body></message>

2023-07-09 22:48:58 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 << <message xmlns="jabber:client" to="push3-_t5hor10105@test-domain.com" from="push2-_it723l0104@test-domain.com/108689552-tigase-99"><body>Some body - 0f2e2615-1490-45c3-8fe3-97ef12d88c20</body></message>

2023-07-09 22:49:28 | [Mutex] timeout. Not received [push:received]

2023-07-09 22:49:28 | [Mutex] isItemNotified: push:received :: false

2023-07-09 22:49:28 |  << <iq id="51ewvlbBz8k5w2jFEyiMVdN" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_aalaxl0103@test-domain.com/108689552-tigase-98"/></iq>

2023-07-09 22:49:28 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 >> <iq id="51ewvlbBz8k5w2jFEyiMVdN" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_aalaxl0103@test-domain.com/108689552-tigase-98"/></iq>

2023-07-09 22:49:28 | [Mutex] waiting for: [push:enabled:2]

2023-07-09 22:49:28 |  >> <iq type="result" to="push3-_t5hor10105@test-domain.com/108689552-tigase-100" xmlns="jabber:client" id="51ewvlbBz8k5w2jFEyiMVdN"/>

2023-07-09 22:49:28 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 << <iq type="result" to="push3-_t5hor10105@test-domain.com/108689552-tigase-100" xmlns="jabber:client" id="51ewvlbBz8k5w2jFEyiMVdN"/>

2023-07-09 22:49:28 | [Mutex] received everything.

2023-07-09 22:49:28 | [Mutex] isItemNotified: push:enabled:2:success :: true

2023-07-09 22:49:28 | [Mutex] waiting for: [push:received]

2023-07-09 22:49:28 |  >> <message xmlns="jabber:client" to="push3-_t5hor10105@test-domain.com" from="push2-_it723l0104@test-domain.com/108689552-tigase-99"><body>Some body - 0f2e2615-1490-45c3-8fe3-97ef12d88c20</body></message>

2023-07-09 22:49:28 | push3- :: push3-_t5hor10105@test-domain.com/108689552-tigase-100 << <message xmlns="jabber:client" to="push3-_t5hor10105@test-domain.com" from="push2-_it723l0104@test-domain.com/108689552-tigase-99"><body>Some body - 0f2e2615-1490-45c3-8fe3-97ef12d88c20</body></message>

2023-07-09 22:49:28 | [Mutex] received everything.

2023-07-09 22:49:28 | [Mutex] isItemNotified: push:received :: true

2023-07-09 22:49:28 | [Mutex] isItemNotified: push:received:body:Some body - 0f2e2615-1490-45c3-8fe3-97ef12d88c20 :: true

testSupportAdvertisement 0.210s
2023-07-09 22:49:29 |

2023-07-09 22:49:29 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-07-09 22:49:29 | ------------------------------------

2023-07-09 22:49:29 |  >> <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-07-09 22:49:29 | push1- :: push1-_dl7inh0106@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-07-09 22:49:29 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-07-09 22:49:29 |  >> <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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@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"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-07-09 22:49:29 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fZGw3aW5oMDEwNixyPVFSZVFxdUpzazl3bEpnNHBVb1Ix</auth>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fZGw3aW5oMDEwNixyPVFSZVFxdUpzazl3bEpnNHBVb1Ix</auth>

2023-07-09 22:49:29 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RUmVRcXVKc2s5d2xKZzRwVW9SMTdxUW5SNE84Y3lnY2JoQUJNc1RELHM9RUVRRkZuWkt6VkpVYlE9PSxpPTQwOTY=</challenge>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RUmVRcXVKc2s5d2xKZzRwVW9SMTdxUW5SNE84Y3lnY2JoQUJNc1RELHM9RUVRRkZuWkt6VkpVYlE9PSxpPTQwOTY=</challenge>

2023-07-09 22:49:29 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UVJlUXF1SnNrOXdsSmc0cFVvUjE3cVFuUjRPOGN5Z2NiaEFCTXNURCxwPWVnMWtoTS9YcGh4dUdtN3pIWHJUL2FIWUMyZkhUeHF5a3QzVHlxYzJtOWs9</response>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UVJlUXF1SnNrOXdsSmc0cFVvUjE3cVFuUjRPOGN5Z2NiaEFCTXNURCxwPWVnMWtoTS9YcGh4dUdtN3pIWHJUL2FIWUMyZkhUeHF5a3QzVHlxYzJtOWs9</response>

2023-07-09 22:49:29 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1DM3NkNkhRbzl0QXo2ejNPZGg0RFVnR01PbW1NZFJOTFA1cVJndXh1V0xVPQ==</success>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1DM3NkNkhRbzl0QXo2ejNPZGg0RFVnR01PbW1NZFJOTFA1cVJndXh1V0xVPQ==</success>

2023-07-09 22:49:29 |  >> <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 ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@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 ver="oGgvX5TuJGR4EdzwIXT5/IGfWFY=" xmlns="http://jabber.org/protocol/caps" node="https://tigase.net/tigase-xmpp-server" hash="SHA-1"/></features>

2023-07-09 22:49:29 |  << <iq xmlns="jabber:client" id="yjkNL0i3rnZlGqhUORLQW4k" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com >> <iq xmlns="jabber:client" id="yjkNL0i3rnZlGqhUORLQW4k" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-07-09 22:49:29 |  >> <iq type="result" to="push1-_dl7inh0106@test-domain.com/108689552-tigase-104" xmlns="jabber:client" id="yjkNL0i3rnZlGqhUORLQW4k"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_dl7inh0106@test-domain.com/108689552-tigase-104</jid></bind></iq>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com << <iq type="result" to="push1-_dl7inh0106@test-domain.com/108689552-tigase-104" xmlns="jabber:client" id="yjkNL0i3rnZlGqhUORLQW4k"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_dl7inh0106@test-domain.com/108689552-tigase-104</jid></bind></iq>

2023-07-09 22:49:29 |  << <iq xmlns="jabber:client" id="kcXSWfR5s6AAnOZ9GJDKM1n" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com/108689552-tigase-104 >> <iq xmlns="jabber:client" id="kcXSWfR5s6AAnOZ9GJDKM1n" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-07-09 22:49:29 |  >> <iq type="result" to="push1-_dl7inh0106@test-domain.com/108689552-tigase-104" xmlns="jabber:client" id="kcXSWfR5s6AAnOZ9GJDKM1n"/>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com/108689552-tigase-104 << <iq type="result" to="push1-_dl7inh0106@test-domain.com/108689552-tigase-104" xmlns="jabber:client" id="kcXSWfR5s6AAnOZ9GJDKM1n"/>

2023-07-09 22:49:29 |  << <iq to="test-domain.com" id="qf46AAnOZ9GJDKM1nfJPEm9" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com/108689552-tigase-104 >> <iq to="test-domain.com" id="qf46AAnOZ9GJDKM1nfJPEm9" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:49:29 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com/108689552-tigase-104 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-07-09 22:49:29 |  >> <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="ec64c5c0-1cec-40ea-b3a5-d4633d451c95" location="cc7d7fbb25f7"/>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com/108689552-tigase-104 << <enabled resume="true" xmlns="urn:xmpp:sm:3" max="60" id="ec64c5c0-1cec-40ea-b3a5-d4633d451c95" location="cc7d7fbb25f7"/>

2023-07-09 22:49:29 |  << <iq id="8jeJHLw6DCeHrcEuaHLT4k2" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com/108689552-tigase-104 >> <iq id="8jeJHLw6DCeHrcEuaHLT4k2" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:49:29 |  >> <iq type="result" to="push1-_dl7inh0106@test-domain.com/108689552-tigase-104" xmlns="jabber:client" from="test-domain.com" id="qf46AAnOZ9GJDKM1nfJPEm9"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com/108689552-tigase-104 << <iq type="result" to="push1-_dl7inh0106@test-domain.com/108689552-tigase-104" xmlns="jabber:client" from="test-domain.com" id="qf46AAnOZ9GJDKM1nfJPEm9"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="component"/><identity type="im" name="Tigase ver. 8.4.0-SNAPSHOT-b12392/160bfe2d" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

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

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com/108689552-tigase-104 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-07-09 22:49:29 |  >> <iq type="result" to="push1-_dl7inh0106@test-domain.com/108689552-tigase-104" xmlns="jabber:client" id="8jeJHLw6DCeHrcEuaHLT4k2"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com/108689552-tigase-104 << <iq type="result" to="push1-_dl7inh0106@test-domain.com/108689552-tigase-104" xmlns="jabber:client" id="8jeJHLw6DCeHrcEuaHLT4k2"><query xmlns="jabber:iq:roster"/></iq>

2023-07-09 22:49:29 |  << <iq to="push1-_dl7inh0106@test-domain.com" id="heXJMOOOZl3oYk4lKRTaHzC" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com/108689552-tigase-104 >> <iq to="push1-_dl7inh0106@test-domain.com" id="heXJMOOOZl3oYk4lKRTaHzC" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-07-09 22:49:29 |  >> <presence to="push1-_dl7inh0106@test-domain.com" xmlns="jabber:client" from="push1-_dl7inh0106@test-domain.com/108689552-tigase-104"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com/108689552-tigase-104 << <presence to="push1-_dl7inh0106@test-domain.com" xmlns="jabber:client" from="push1-_dl7inh0106@test-domain.com/108689552-tigase-104"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" hash="sha-1"/></presence>

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 |  >> <iq type="result" to="push1-_dl7inh0106@test-domain.com/108689552-tigase-104" xmlns="jabber:client" from="push1-_dl7inh0106@test-domain.com" id="heXJMOOOZl3oYk4lKRTaHzC"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity type="service" name="PubSub" 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"/><feature var="urn:xmpp:mam:2#extended"/><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 type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-07-09 22:49:29 | push1- :: push1-_dl7inh0106@test-domain.com/108689552-tigase-104 << <iq type="result" to="push1-_dl7inh0106@test-domain.com/108689552-tigase-104" xmlns="jabber:client" from="push1-_dl7inh0106@test-domain.com" id="heXJMOOOZl3oYk4lKRTaHzC"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity type="service" name="PubSub" 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"/><feature var="urn:xmpp:mam:2#extended"/><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 type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><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="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq>

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:29 | [Mutex] received everything.

2023-07-09 22:49:29 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-07-09 22:49:29 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-07-09 22:49:29 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

tigase.tests.server.TestPushEncryped
testPushDeliveryOffline 0.044s
2023-07-09 22:51:32 |

2023-07-09 22:51:32 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-07-09 22:51:32 | ------------------------------------

2023-07-09 22:51:32 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:32 | [Mutex] received everything.

2023-07-09 22:51:32 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-07-09 22:51:32 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-07-09 22:51:32 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-07-09 22:51:32 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2023-07-09 22:51:32 | [Mutex] waiting for: [push:received]

2023-07-09 22:51:32 | [Mutex] received everything.

2023-07-09 22:51:32 | [Mutex] isItemNotified: push:received :: true

2023-07-09 22:51:32 | [Mutex] isItemNotified: push:received:body:Some body - ac61340d-bb0f-4d6a-8a84-93c5fd61b7b7 :: true

testPushDeliveryOnline 30.177s
2023-07-09 22:51:32 |

2023-07-09 22:51:32 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-07-09 22:51:32 | ------------------------------------

2023-07-09 22:51:33 | [Mutex] waiting for: [push:received]

2023-07-09 22:52:03 | [Mutex] timeout. Not received [push:received]

2023-07-09 22:52:03 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.120s
2023-07-09 22:52:03 |

2023-07-09 22:52:03 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-07-09 22:52:03 | ------------------------------------

2023-07-09 22:52:03 | [Mutex] waiting for: [push:enabled]

2023-07-09 22:52:03 | [Mutex] received everything.

2023-07-09 22:52:03 | [Mutex] isItemNotified: push:enabled:success :: true

2023-07-09 22:52:03 | [Mutex] waiting for: [push:received]

2023-07-09 22:52:33 | [Mutex] timeout. Not received [push:received]

2023-07-09 22:52:33 | [Mutex] isItemNotified: push:received :: false

2023-07-09 22:52:33 | [Mutex] waiting for: [push:enabled]

2023-07-09 22:52:33 | [Mutex] received everything.

2023-07-09 22:52:33 | [Mutex] isItemNotified: push:enabled:success :: true

2023-07-09 22:52:33 | [Mutex] waiting for: [push:received]

2023-07-09 22:52:33 | [Mutex] received everything.

2023-07-09 22:52:33 | [Mutex] isItemNotified: push:received :: true

2023-07-09 22:52:33 | [Mutex] isItemNotified: push:received:body:Some body - 7aa5d57b-0be7-4593-8442-3d7fe93b385a :: true

testSupportAdvertisement 0.013s
2023-07-09 22:52:33 |

2023-07-09 22:52:33 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-07-09 22:52:33 | ------------------------------------

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:52:33 | [Mutex] received everything.

2023-07-09 22:52:33 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-07-09 22:52:33 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-07-09 22:52:33 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-07-09 22:52:33 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2023-07-09 22:52:33 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:aes-128-gcm :: true

tigase.tests.server.TestPushMuted
testPushDeliveryOffline 30.011s
2023-07-09 22:49:31 |

2023-07-09 22:49:31 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2023-07-09 22:49:31 | ------------------------------------

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:49:31 | [Mutex] received everything.

2023-07-09 22:49:31 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-07-09 22:49:31 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-07-09 22:49:31 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-07-09 22:49:31 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true

2023-07-09 22:49:31 | [Mutex] waiting for: [push:received]

2023-07-09 22:50:01 | [Mutex] timeout. Not received [push:received]

2023-07-09 22:50:01 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnline 30.183s
2023-07-09 22:50:01 |

2023-07-09 22:50:01 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2023-07-09 22:50:01 | ------------------------------------

2023-07-09 22:50:01 | [Mutex] waiting for: [push:received]

2023-07-09 22:50:31 | [Mutex] timeout. Not received [push:received]

2023-07-09 22:50:31 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 60.114s
2023-07-09 22:50:31 |

2023-07-09 22:50:31 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2023-07-09 22:50:31 | ------------------------------------

2023-07-09 22:50:31 | [Mutex] received everything.

2023-07-09 22:50:31 | [Mutex] isItemNotified: push:enabled:success :: true

2023-07-09 22:50:31 | [Mutex] waiting for: [push:received]

2023-07-09 22:51:01 | [Mutex] timeout. Not received [push:received]

2023-07-09 22:51:01 | [Mutex] isItemNotified: push:received :: false

2023-07-09 22:51:01 | [Mutex] waiting for: [push:enabled]

2023-07-09 22:51:01 | [Mutex] received everything.

2023-07-09 22:51:01 | [Mutex] isItemNotified: push:enabled:success :: true

2023-07-09 22:51:01 | [Mutex] waiting for: [push:received]

2023-07-09 22:51:31 | [Mutex] timeout. Not received [push:received]

2023-07-09 22:51:31 | [Mutex] isItemNotified: push:received :: false

testSupportAdvertisement 0.008s
2023-07-09 22:51:31 |

2023-07-09 22:51:31 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2023-07-09 22:51:31 | ------------------------------------

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] waiting for: [discovery:completed]

2023-07-09 22:51:31 | [Mutex] received everything.

2023-07-09 22:51:31 | [Mutex] isItemNotified: discovery:completed:success :: true

2023-07-09 22:51:31 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2023-07-09 22:51:31 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2023-07-09 22:51:31 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true