Generated by TestNG with ReportNG at 22:45 PDT on Friday 24 March 2023
root@ed1b7dd8a1b3 / Java 17.0.2 (Private Build) / Linux 4.14.281-212.502.amzn2.x86_64 (amd64)

XEP-0357: Push Notifications

Suites · Log Output

Test duration : 280.907s

Failed Tests
tigase.tests.server.TestPush
testAutomaticDisablingOnFailure 30.036s
2023-03-24 22:48:07 |

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

2023-03-24 22:48:07 | ------------------------------------

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:48:07 | [Mutex] received everything.

2023-03-24 22:48:07 | [Mutex] isItemNotified: discovery:completed:success :: true

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

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

2023-03-24 22:48:07 | [Mutex] waiting for: [push:received:1]

2023-03-24 22:48:07 | [Mutex] received everything.

2023-03-24 22:48:07 | [Mutex] isItemNotified: push:received:1 :: true

2023-03-24 22:48:07 | [Mutex] isItemNotified: push:received:1:body:Some body 1 - a5529f0d-7d1d-4627-8607-b34ee23908a4 :: true

2023-03-24 22:48:07 | [Mutex] waiting for: [push:received:2]

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

2023-03-24 22:48:37 | [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.022s
2023-03-24 22:48:38 |

2023-03-24 22:48:38 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-03-24 22:48:38 | ------------------------------------

2023-03-24 22:48:38 | [Mutex] waiting for: [push:received]

2023-03-24 22:48:38 | [Mutex] received everything.

2023-03-24 22:48:38 | [Mutex] isItemNotified: push:received :: true

2023-03-24 22:48:38 | [Mutex] isItemNotified: push:received:body:Some body - f517c6d2-ea63-460d-903a-452a33f931fa :: true

testPushDeliveryOnline 30.195s
2023-03-24 22:48:39 |

2023-03-24 22:48:39 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-03-24 22:48:39 | ------------------------------------

2023-03-24 22:48:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-24 22:48:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-24 22:48:39 |  >> <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-03-24 22:48:39 | push1- :: push1-_w4o3810099@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-03-24 22:48:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fdzRvMzgxMDA5OSxyPXkwelVwcGZ4Sm5VTHpYY3FlWFJX</auth>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fdzRvMzgxMDA5OSxyPXkwelVwcGZ4Sm5VTHpYY3FlWFJX</auth>

2023-03-24 22:48:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15MHpVcHBmeEpuVUx6WGNxZVhSV1FFU1dnQnUyU3JSZFVVVWs5eVlQLHM9U0JZbTVBZHdvNDR3UXc9PSxpPTQwOTY=</challenge>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj15MHpVcHBmeEpuVUx6WGNxZVhSV1FFU1dnQnUyU3JSZFVVVWs5eVlQLHM9U0JZbTVBZHdvNDR3UXc9PSxpPTQwOTY=</challenge>

2023-03-24 22:48:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eTB6VXBwZnhKblVMelhjcWVYUldRRVNXZ0J1MlNyUmRVVVVrOXlZUCxwPTAyUXM0NFpXWVR6WkEyU1NySi9qdklaRVJsdWJ0Zi9UM01BY2d5VnlBVWM9</response>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9eTB6VXBwZnhKblVMelhjcWVYUldRRVNXZ0J1MlNyUmRVVVVrOXlZUCxwPTAyUXM0NFpXWVR6WkEyU1NySi9qdklaRVJsdWJ0Zi9UM01BY2d5VnlBVWM9</response>

2023-03-24 22:48:39 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15UmthV0Z3L0ZOT0ZVSXZ5NExZenpPVzJDRHZOSkZlUEZXZVhHemlKVG9VPQ==</success>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj15UmthV0Z3L0ZOT0ZVSXZ5NExZenpPVzJDRHZOSkZlUEZXZVhHemlKVG9VPQ==</success>

2023-03-24 22:48:39 |  >> <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 hash="SHA-1" ver="z2YMcnDlv1j9HiCsOyp3PfZXycI=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@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 hash="SHA-1" ver="z2YMcnDlv1j9HiCsOyp3PfZXycI=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-24 22:48:39 |  << <iq xmlns="jabber:client" id="yfOt2dOPIraKKY1ct0qT0cx" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com >> <iq xmlns="jabber:client" id="yfOt2dOPIraKKY1ct0qT0cx" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-24 22:48:39 |  >> <iq id="yfOt2dOPIraKKY1ct0qT0cx" to="push1-_w4o3810099@test-domain.com/1608752850-tigase-97" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_w4o3810099@test-domain.com/1608752850-tigase-97</jid></bind></iq>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com << <iq id="yfOt2dOPIraKKY1ct0qT0cx" to="push1-_w4o3810099@test-domain.com/1608752850-tigase-97" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_w4o3810099@test-domain.com/1608752850-tigase-97</jid></bind></iq>

2023-03-24 22:48:39 |  << <iq xmlns="jabber:client" id="HwBeWX4duoPSW149AEEiBr1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com/1608752850-tigase-97 >> <iq xmlns="jabber:client" id="HwBeWX4duoPSW149AEEiBr1" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-24 22:48:39 |  >> <iq id="HwBeWX4duoPSW149AEEiBr1" to="push1-_w4o3810099@test-domain.com/1608752850-tigase-97" type="result" xmlns="jabber:client"/>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com/1608752850-tigase-97 << <iq id="HwBeWX4duoPSW149AEEiBr1" to="push1-_w4o3810099@test-domain.com/1608752850-tigase-97" type="result" xmlns="jabber:client"/>

2023-03-24 22:48:39 |  << <iq to="test-domain.com" id="BgNKHsV8GCIvapSanY8pQHG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com/1608752850-tigase-97 >> <iq to="test-domain.com" id="BgNKHsV8GCIvapSanY8pQHG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-24 22:48:39 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com/1608752850-tigase-97 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-24 22:48:39 |  >> <enabled id="3ae64845-384a-4c07-a448-a0dcc47330bb" resume="true" max="60" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3"/>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com/1608752850-tigase-97 << <enabled id="3ae64845-384a-4c07-a448-a0dcc47330bb" resume="true" max="60" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3"/>

2023-03-24 22:48:39 |  << <iq id="OyD5oY5cp6GIqRX37hIv6l4" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com/1608752850-tigase-97 >> <iq id="OyD5oY5cp6GIqRX37hIv6l4" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-24 22:48:39 |  >> <iq id="BgNKHsV8GCIvapSanY8pQHG" to="push1-_w4o3810099@test-domain.com/1608752850-tigase-97" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12254/a0152b54" category="component" type="router"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12254/a0152b54" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com/1608752850-tigase-97 << <iq id="BgNKHsV8GCIvapSanY8pQHG" to="push1-_w4o3810099@test-domain.com/1608752850-tigase-97" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12254/a0152b54" category="component" type="router"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12254/a0152b54" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com/1608752850-tigase-97 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-24 22:48:39 |  >> <iq id="OyD5oY5cp6GIqRX37hIv6l4" to="push1-_w4o3810099@test-domain.com/1608752850-tigase-97" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com/1608752850-tigase-97 << <iq id="OyD5oY5cp6GIqRX37hIv6l4" to="push1-_w4o3810099@test-domain.com/1608752850-tigase-97" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-24 22:48:39 | [Mutex] waiting for: [push:received]

2023-03-24 22:48:39 |  >> <presence to="push1-_w4o3810099@test-domain.com" from="push1-_w4o3810099@test-domain.com/1608752850-tigase-97" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com/1608752850-tigase-97 << <presence to="push1-_w4o3810099@test-domain.com" from="push1-_w4o3810099@test-domain.com/1608752850-tigase-97" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-24 22:48:39 |  >> <message to="push1-_w4o3810099@test-domain.com" from="push2-_xiyh2j0101@test-domain.com/1608752850-tigase-96" xmlns="jabber:client"><body>Some body - 4a615368-e7eb-4649-b154-1d1c8f348d9b</body></message>

2023-03-24 22:48:39 | push1- :: push1-_w4o3810099@test-domain.com/1608752850-tigase-97 << <message to="push1-_w4o3810099@test-domain.com" from="push2-_xiyh2j0101@test-domain.com/1608752850-tigase-96" xmlns="jabber:client"><body>Some body - 4a615368-e7eb-4649-b154-1d1c8f348d9b</body></message>

2023-03-24 22:49:09 | [Mutex] timeout. Not received [push:received]

2023-03-24 22:49:09 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.422s
2023-03-24 22:49:11 |

2023-03-24 22:49:11 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-03-24 22:49:11 | ------------------------------------

2023-03-24 22:49:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2c97a900

2023-03-24 22:49:11 | [Mutex] waiting for: [registration]

2023-03-24 22:49:11 | StateChangedEvent{oldState=null, newState=connecting}

2023-03-24 22:49:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@225042e2

2023-03-24 22:49:11 | StateChangedEvent{oldState=connecting, newState=connected}

2023-03-24 22:49:11 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@266fc270

2023-03-24 22:49:11 | push3- :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-24 22:49:11 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2023-03-24 22:49:11 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2023-03-24 22:49:11 | push3- :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

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

2023-03-24 22:49:11 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@636d48d9

2023-03-24 22:49:11 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@72a3321d

2023-03-24 22:49:11 | 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-03-24 22:49:11 | 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-03-24 22:49:11 | 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-03-24 22:49:11 | push3- :: null >> <iq to="test-domain.com" id="2FejIzwfy7wsaOHybqgzmUX" type="get"><query xmlns="jabber:iq:register"/></iq>

2023-03-24 22:49:11 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="2FejIzwfy7wsaOHybqgzmUX" type="get"><query xmlns="jabber:iq:register"/></iq>}

2023-03-24 22:49:11 | push3- :: null << <iq id="2FejIzwfy7wsaOHybqgzmUX" from="test-domain.com" type="result" xmlns="jabber:client"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>

2023-03-24 22:49:11 | StanzaReceivedEvent{stanza=<iq id="2FejIzwfy7wsaOHybqgzmUX" from="test-domain.com" type="result" xmlns="jabber:client"><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 var="FORM_TYPE" type="hidden"><value>jabber:iq:register</value></field><field label="Username" var="username" type="text-single"><required/><value/></field><field label="Password" var="password" type="text-private"><required/><value/></field><field label="Email (MUST BE VALID!)" var="email" type="text-single"><required/><value/></field></x></query></iq>}

2023-03-24 22:49:11 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@524429f9

2023-03-24 22:49:11 | push3- :: null >> <iq to="test-domain.com" id="fGflKURW4hAbEMUODv9jFu3" type="set"><query xmlns="jabber:iq:register"><username>push3-_784m4b0105</username><password>push3-_784m4b0105</password><email>00500878-d02a-4198-834b-464e6abf2771@localhost</email></query></iq>

2023-03-24 22:49:11 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="fGflKURW4hAbEMUODv9jFu3" type="set"><query xmlns="jabber:iq:register"><username>push3-_784m4b0105</username><password>push3-_784m4b0105</password><email>00500878-d02a-4198-834b-464e6abf2771@localhost</email></query></iq>}

2023-03-24 22:49:11 | push3- :: null << <iq id="fGflKURW4hAbEMUODv9jFu3" from="test-domain.com" type="result" xmlns="jabber:client"/>

2023-03-24 22:49:11 | StanzaReceivedEvent{stanza=<iq id="fGflKURW4hAbEMUODv9jFu3" from="test-domain.com" type="result" xmlns="jabber:client"/>}

2023-03-24 22:49:11 | [Mutex] received everything.

2023-03-24 22:49:11 | [Mutex] isItemNotified: registrationSuccess :: true

2023-03-24 22:49:11 | StateChangedEvent{oldState=connected, newState=disconnecting}

2023-03-24 22:49:11 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2023-03-24 22:49:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@a600d83

2023-03-24 22:49:11 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@342b796

2023-03-24 22:49:11 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@681a4e39

2023-03-24 22:49:11 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1be2b922

2023-03-24 22:49:11 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@1164a3c8

2023-03-24 22:49:11 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-24 22:49:11 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-24 22:49:11 |  >> <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-03-24 22:49:11 | push3- :: push3-_784m4b0105@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-03-24 22:49:11 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fNzg0bTRiMDEwNSxyPVlyNmNYdk5RYVZ6R0JjdHZZYjFV</auth>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fNzg0bTRiMDEwNSxyPVlyNmNYdk5RYVZ6R0JjdHZZYjFV</auth>

2023-03-24 22:49:11 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZcjZjWHZOUWFWekdCY3R2WWIxVUdIWU5nZUM5NHpWdXY5ZDZHZFF1LHM9QmtkYWlYTGVZU2VGZ2c9PSxpPTQwOTY=</challenge>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1ZcjZjWHZOUWFWekdCY3R2WWIxVUdIWU5nZUM5NHpWdXY5ZDZHZFF1LHM9QmtkYWlYTGVZU2VGZ2c9PSxpPTQwOTY=</challenge>

2023-03-24 22:49:11 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WXI2Y1h2TlFhVnpHQmN0dlliMVVHSFlOZ2VDOTR6VnV2OWQ2R2RRdSxwPWtnM0NSSUFrMnhBMmFhc1NLdE5CQ085cE1oMXZKRzJWMGNkdnpBcm5CT009</response>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9WXI2Y1h2TlFhVnpHQmN0dlliMVVHSFlOZ2VDOTR6VnV2OWQ2R2RRdSxwPWtnM0NSSUFrMnhBMmFhc1NLdE5CQ085cE1oMXZKRzJWMGNkdnpBcm5CT009</response>

2023-03-24 22:49:11 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1aUkcwaG8zVXM2am1hd3hsWC9yTitsa2RoOWlNWkhPMEFtV29KRThxeC9nPQ==</success>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1aUkcwaG8zVXM2am1hd3hsWC9yTitsa2RoOWlNWkhPMEFtV29KRThxeC9nPQ==</success>

2023-03-24 22:49:11 |  >> <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 hash="SHA-1" ver="z2YMcnDlv1j9HiCsOyp3PfZXycI=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@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 hash="SHA-1" ver="z2YMcnDlv1j9HiCsOyp3PfZXycI=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-24 22:49:11 |  << <iq xmlns="jabber:client" id="XTQsV5jDjMDmR6pSLO2k8lQ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com >> <iq xmlns="jabber:client" id="XTQsV5jDjMDmR6pSLO2k8lQ" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-24 22:49:11 |  >> <iq id="XTQsV5jDjMDmR6pSLO2k8lQ" to="push3-_784m4b0105@test-domain.com/1608752850-tigase-101" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_784m4b0105@test-domain.com/1608752850-tigase-101</jid></bind></iq>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com << <iq id="XTQsV5jDjMDmR6pSLO2k8lQ" to="push3-_784m4b0105@test-domain.com/1608752850-tigase-101" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_784m4b0105@test-domain.com/1608752850-tigase-101</jid></bind></iq>

2023-03-24 22:49:11 |  << <iq xmlns="jabber:client" id="cOzoRSPIQJGyfw3ogSKvfDh" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 >> <iq xmlns="jabber:client" id="cOzoRSPIQJGyfw3ogSKvfDh" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-24 22:49:11 |  >> <iq id="cOzoRSPIQJGyfw3ogSKvfDh" to="push3-_784m4b0105@test-domain.com/1608752850-tigase-101" type="result" xmlns="jabber:client"/>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 << <iq id="cOzoRSPIQJGyfw3ogSKvfDh" to="push3-_784m4b0105@test-domain.com/1608752850-tigase-101" type="result" xmlns="jabber:client"/>

2023-03-24 22:49:11 |  << <iq to="test-domain.com" id="CXYVUPWiQapY16ChMKDiBus" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 >> <iq to="test-domain.com" id="CXYVUPWiQapY16ChMKDiBus" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-24 22:49:11 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-24 22:49:11 |  >> <enabled id="6022d187-60d5-45c8-9a19-1ca5f40daae7" resume="true" max="60" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3"/>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 << <enabled id="6022d187-60d5-45c8-9a19-1ca5f40daae7" resume="true" max="60" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3"/>

2023-03-24 22:49:11 |  << <iq id="5JgGzcp6CusZ8lKURW4hAbE" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 >> <iq id="5JgGzcp6CusZ8lKURW4hAbE" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-24 22:49:11 |  >> <iq id="CXYVUPWiQapY16ChMKDiBus" to="push3-_784m4b0105@test-domain.com/1608752850-tigase-101" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12254/a0152b54" category="component" type="router"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12254/a0152b54" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 << <iq id="CXYVUPWiQapY16ChMKDiBus" to="push3-_784m4b0105@test-domain.com/1608752850-tigase-101" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12254/a0152b54" category="component" type="router"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12254/a0152b54" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-24 22:49:11 |  >> <iq id="5JgGzcp6CusZ8lKURW4hAbE" to="push3-_784m4b0105@test-domain.com/1608752850-tigase-101" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 << <iq id="5JgGzcp6CusZ8lKURW4hAbE" to="push3-_784m4b0105@test-domain.com/1608752850-tigase-101" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-24 22:49:11 |  >> <presence to="push3-_784m4b0105@test-domain.com" from="push3-_784m4b0105@test-domain.com/1608752850-tigase-101" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 << <presence to="push3-_784m4b0105@test-domain.com" from="push3-_784m4b0105@test-domain.com/1608752850-tigase-101" xmlns="jabber:client"><c hash="sha-1" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps"/></presence>

2023-03-24 22:49:11 |  << <iq id="pTIGIqRX37hIv6l4lKvi0g0" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_p3kcrb0103@test-domain.com/1608752850-tigase-99"/></iq>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 >> <iq id="pTIGIqRX37hIv6l4lKvi0g0" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_p3kcrb0103@test-domain.com/1608752850-tigase-99"/></iq>

2023-03-24 22:49:11 | [Mutex] waiting for: [push:enabled]

2023-03-24 22:49:11 |  >> <iq id="pTIGIqRX37hIv6l4lKvi0g0" to="push3-_784m4b0105@test-domain.com/1608752850-tigase-101" type="result" xmlns="jabber:client"/>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 << <iq id="pTIGIqRX37hIv6l4lKvi0g0" to="push3-_784m4b0105@test-domain.com/1608752850-tigase-101" type="result" xmlns="jabber:client"/>

2023-03-24 22:49:11 | [Mutex] received everything.

2023-03-24 22:49:11 | [Mutex] isItemNotified: push:enabled:success :: true

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

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 >> <presence><show>xa</show><priority>10</priority><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

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

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

2023-03-24 22:49:11 | [Mutex] waiting for: [push:received]

2023-03-24 22:49:11 |  >> <message to="push3-_784m4b0105@test-domain.com" from="push2-_dirh5v0104@test-domain.com/1608752850-tigase-100" xmlns="jabber:client"><body>Some body - f3c6d9f5-6990-4414-bb60-04ee6a2a319c</body></message>

2023-03-24 22:49:11 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 << <message to="push3-_784m4b0105@test-domain.com" from="push2-_dirh5v0104@test-domain.com/1608752850-tigase-100" xmlns="jabber:client"><body>Some body - f3c6d9f5-6990-4414-bb60-04ee6a2a319c</body></message>

2023-03-24 22:49:41 | [Mutex] timeout. Not received [push:received]

2023-03-24 22:49:41 | [Mutex] isItemNotified: push:received :: false

2023-03-24 22:49:41 |  << <iq id="pTIGIqRX37hIv6l4lKvi0g0" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_p3kcrb0103@test-domain.com/1608752850-tigase-99"/></iq>

2023-03-24 22:49:41 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 >> <iq id="pTIGIqRX37hIv6l4lKvi0g0" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_p3kcrb0103@test-domain.com/1608752850-tigase-99"/></iq>

2023-03-24 22:49:41 | [Mutex] waiting for: [push:enabled:2]

2023-03-24 22:49:41 |  >> <iq id="pTIGIqRX37hIv6l4lKvi0g0" to="push3-_784m4b0105@test-domain.com/1608752850-tigase-101" type="result" xmlns="jabber:client"/>

2023-03-24 22:49:41 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 << <iq id="pTIGIqRX37hIv6l4lKvi0g0" to="push3-_784m4b0105@test-domain.com/1608752850-tigase-101" type="result" xmlns="jabber:client"/>

2023-03-24 22:49:41 | [Mutex] received everything.

2023-03-24 22:49:41 | [Mutex] isItemNotified: push:enabled:2:success :: true

2023-03-24 22:49:41 | [Mutex] waiting for: [push:received]

2023-03-24 22:49:41 |  >> <message to="push3-_784m4b0105@test-domain.com" from="push2-_dirh5v0104@test-domain.com/1608752850-tigase-100" xmlns="jabber:client"><body>Some body - f3c6d9f5-6990-4414-bb60-04ee6a2a319c</body></message>

2023-03-24 22:49:41 | push3- :: push3-_784m4b0105@test-domain.com/1608752850-tigase-101 << <message to="push3-_784m4b0105@test-domain.com" from="push2-_dirh5v0104@test-domain.com/1608752850-tigase-100" xmlns="jabber:client"><body>Some body - f3c6d9f5-6990-4414-bb60-04ee6a2a319c</body></message>

2023-03-24 22:49:41 | [Mutex] received everything.

2023-03-24 22:49:41 | [Mutex] isItemNotified: push:received :: true

2023-03-24 22:49:41 | [Mutex] isItemNotified: push:received:body:Some body - f3c6d9f5-6990-4414-bb60-04ee6a2a319c :: true

testSupportAdvertisement 0.212s
2023-03-24 22:49:42 |

2023-03-24 22:49:42 | null / [TestClass name=class tigase.tests.server.TestPush]

2023-03-24 22:49:42 | ------------------------------------

2023-03-24 22:49:42 |  >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2023-03-24 22:49:42 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2023-03-24 22:49:42 |  >> <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-03-24 22:49:42 | push1- :: push1-_pzvna80106@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-03-24 22:49:42 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fcHp2bmE4MDEwNixyPVEwRVFZUEtaY0FMZzJ1MGZzeUJm</auth>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fcHp2bmE4MDEwNixyPVEwRVFZUEtaY0FMZzJ1MGZzeUJm</auth>

2023-03-24 22:49:42 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RMEVRWVBLWmNBTGcydTBmc3lCZnBPZzhqT0JndElPazNTSnhFRkVzLHM9bnllM0dKMFk1Qjhac3c9PSxpPTQwOTY=</challenge>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1RMEVRWVBLWmNBTGcydTBmc3lCZnBPZzhqT0JndElPazNTSnhFRkVzLHM9bnllM0dKMFk1Qjhac3c9PSxpPTQwOTY=</challenge>

2023-03-24 22:49:42 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UTBFUVlQS1pjQUxnMnUwZnN5QmZwT2c4ak9CZ3RJT2szU0p4RUZFcyxwPVhQY3pab29wYkZ5SVB6OTZrbHJmc0NuTElsM1VMRTR6VlZldDBVQ2hpZmc9</response>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9UTBFUVlQS1pjQUxnMnUwZnN5QmZwT2c4ak9CZ3RJT2szU0p4RUZFcyxwPVhQY3pab29wYkZ5SVB6OTZrbHJmc0NuTElsM1VMRTR6VlZldDBVQ2hpZmc9</response>

2023-03-24 22:49:42 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1wVlJ1dXhGY3padms1US9kb2kzVnlpdkJqM0FZVmF2ZTAzNnYyaHV1ZGFBPQ==</success>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1wVlJ1dXhGY3padms1US9kb2kzVnlpdkJqM0FZVmF2ZTAzNnYyaHV1ZGFBPQ==</success>

2023-03-24 22:49:42 |  >> <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 hash="SHA-1" ver="z2YMcnDlv1j9HiCsOyp3PfZXycI=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@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 hash="SHA-1" ver="z2YMcnDlv1j9HiCsOyp3PfZXycI=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps"/></features>

2023-03-24 22:49:42 |  << <iq xmlns="jabber:client" id="cf0gBmNEItawboNSeOCfJBd" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com >> <iq xmlns="jabber:client" id="cf0gBmNEItawboNSeOCfJBd" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2023-03-24 22:49:42 |  >> <iq id="cf0gBmNEItawboNSeOCfJBd" to="push1-_pzvna80106@test-domain.com/1608752850-tigase-105" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_pzvna80106@test-domain.com/1608752850-tigase-105</jid></bind></iq>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com << <iq id="cf0gBmNEItawboNSeOCfJBd" to="push1-_pzvna80106@test-domain.com/1608752850-tigase-105" type="result" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_pzvna80106@test-domain.com/1608752850-tigase-105</jid></bind></iq>

2023-03-24 22:49:42 |  << <iq xmlns="jabber:client" id="pi7ukEjRRJvapUXiNEjUeIU" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com/1608752850-tigase-105 >> <iq xmlns="jabber:client" id="pi7ukEjRRJvapUXiNEjUeIU" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2023-03-24 22:49:42 |  >> <iq id="pi7ukEjRRJvapUXiNEjUeIU" to="push1-_pzvna80106@test-domain.com/1608752850-tigase-105" type="result" xmlns="jabber:client"/>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com/1608752850-tigase-105 << <iq id="pi7ukEjRRJvapUXiNEjUeIU" to="push1-_pzvna80106@test-domain.com/1608752850-tigase-105" type="result" xmlns="jabber:client"/>

2023-03-24 22:49:42 |  << <iq to="test-domain.com" id="A7z2s7iBuo2ybw7i03kQPGn" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com/1608752850-tigase-105 >> <iq to="test-domain.com" id="A7z2s7iBuo2ybw7i03kQPGn" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-24 22:49:42 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com/1608752850-tigase-105 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2023-03-24 22:49:42 |  >> <enabled id="d1d6b4de-4acf-4281-b3ac-1a415c4e70fc" resume="true" max="60" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3"/>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com/1608752850-tigase-105 << <enabled id="d1d6b4de-4acf-4281-b3ac-1a415c4e70fc" resume="true" max="60" location="ed1b7dd8a1b3" xmlns="urn:xmpp:sm:3"/>

2023-03-24 22:49:42 |  << <iq id="QgYTVSLO6y6dFtXX4dwbKHs" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com/1608752850-tigase-105 >> <iq id="QgYTVSLO6y6dFtXX4dwbKHs" type="get"><query xmlns="jabber:iq:roster"/></iq>

2023-03-24 22:49:42 |  >> <iq id="A7z2s7iBuo2ybw7i03kQPGn" to="push1-_pzvna80106@test-domain.com/1608752850-tigase-105" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12254/a0152b54" category="component" type="router"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12254/a0152b54" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com/1608752850-tigase-105 << <iq id="A7z2s7iBuo2ybw7i03kQPGn" to="push1-_pzvna80106@test-domain.com/1608752850-tigase-105" from="test-domain.com" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12254/a0152b54" category="component" type="router"/><identity name="Tigase ver. 8.4.0-SNAPSHOT-b12254/a0152b54" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com/1608752850-tigase-105 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2023-03-24 22:49:42 |  >> <iq id="QgYTVSLO6y6dFtXX4dwbKHs" to="push1-_pzvna80106@test-domain.com/1608752850-tigase-105" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com/1608752850-tigase-105 << <iq id="QgYTVSLO6y6dFtXX4dwbKHs" to="push1-_pzvna80106@test-domain.com/1608752850-tigase-105" type="result" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq>

2023-03-24 22:49:42 |  << <iq to="push1-_pzvna80106@test-domain.com" id="K8y17i03kQPGn2ysUPTVRLG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com/1608752850-tigase-105 >> <iq to="push1-_pzvna80106@test-domain.com" id="K8y17i03kQPGn2ysUPTVRLG" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

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

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

2023-03-24 22:49:42 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:42 |  >> <iq id="K8y17i03kQPGn2ysUPTVRLG" to="push1-_pzvna80106@test-domain.com/1608752850-tigase-105" from="push1-_pzvna80106@test-domain.com" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="account" type="registered"/><identity name="PubSub" category="pubsub" type="service"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#member-affiliation"/><feature var="http://jabber.org/protocol/pubsub#subscription-notifications"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="urn:xmpp:ping"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#access-whitelist"/><feature var="http://jabber.org/protocol/pubsub#access-presence"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/pubsub#meta-data"/><feature var="http://jabber.org/protocol/pubsub#multi-items"/><feature var="http://jabber.org/protocol/pubsub#item-ids"/><feature var="urn:xmpp:mam:1"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mam:2"/><feature var="http://jabber.org/protocol/pubsub#modify-affiliations"/><feature var="http://jabber.org/protocol/pubsub#config-node-max"/><feature var="http://jabber.org/protocol/pubsub#multi-collection"/><feature var="http://jabber.org/protocol/pubsub#persistent-items"/><feature var="http://jabber.org/protocol/pubsub#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="http://jabber.org/protocol/pubsub#access-authorize"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="http://jabber.org/protocol/pubsub#publish-options"/><feature var="http://jabber.org/protocol/pubsub#access-roster"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/disco#info"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="http://jabber.org/protocol/pubsub#auto-create"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-24 22:49:42 | push1- :: push1-_pzvna80106@test-domain.com/1608752850-tigase-105 << <iq id="K8y17i03kQPGn2ysUPTVRLG" to="push1-_pzvna80106@test-domain.com/1608752850-tigase-105" from="push1-_pzvna80106@test-domain.com" type="result" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="account" type="registered"/><identity name="PubSub" category="pubsub" type="service"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#member-affiliation"/><feature var="http://jabber.org/protocol/pubsub#subscription-notifications"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="urn:xmpp:ping"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#access-whitelist"/><feature var="http://jabber.org/protocol/pubsub#access-presence"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/pubsub#meta-data"/><feature var="http://jabber.org/protocol/pubsub#multi-items"/><feature var="http://jabber.org/protocol/pubsub#item-ids"/><feature var="urn:xmpp:mam:1"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mam:2"/><feature var="http://jabber.org/protocol/pubsub#modify-affiliations"/><feature var="http://jabber.org/protocol/pubsub#config-node-max"/><feature var="http://jabber.org/protocol/pubsub#multi-collection"/><feature var="http://jabber.org/protocol/pubsub#persistent-items"/><feature var="http://jabber.org/protocol/pubsub#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="http://jabber.org/protocol/pubsub#access-authorize"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="http://jabber.org/protocol/pubsub#publish-options"/><feature var="http://jabber.org/protocol/pubsub#access-roster"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/disco#info"/><x type="result" xmlns="jabber:x:data"><field var="FORM_TYPE" type="hidden"><value>http://jabber.org/network/serverinfo</value></field><field var="abuse-addresses" type="list-multi"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="http://jabber.org/protocol/pubsub#auto-create"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="urn:xmpp:sasl:2"/><feature var="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 category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2023-03-24 22:49:42 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:42 | [Mutex] received everything.

2023-03-24 22:49:42 | [Mutex] isItemNotified: discovery:completed:success :: true

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

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

tigase.tests.server.TestPushEncryped
testPushDeliveryOffline 0.061s
2023-03-24 22:51:46 |

2023-03-24 22:51:46 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-03-24 22:51:46 | ------------------------------------

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:46 | [Mutex] received everything.

2023-03-24 22:51:46 | [Mutex] isItemNotified: discovery:completed:success :: true

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

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

2023-03-24 22:51:46 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2023-03-24 22:51:46 | [Mutex] waiting for: [push:received]

2023-03-24 22:51:46 | [Mutex] received everything.

2023-03-24 22:51:46 | [Mutex] isItemNotified: push:received :: true

2023-03-24 22:51:46 | [Mutex] isItemNotified: push:received:body:Some body - aeb2f459-2539-4a48-972a-323c4068d38e :: true

testPushDeliveryOnline 30.215s
2023-03-24 22:51:46 |

2023-03-24 22:51:46 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2023-03-24 22:51:46 | ------------------------------------

2023-03-24 22:51:46 | [Mutex] waiting for: [push:received]

2023-03-24 22:52:16 | [Mutex] timeout. Not received [push:received]

2023-03-24 22:52:16 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.120s
2023-03-24 22:52:16 |

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

2023-03-24 22:52:16 | ------------------------------------

2023-03-24 22:52:16 | [Mutex] waiting for: [push:enabled]

2023-03-24 22:52:16 | [Mutex] received everything.

2023-03-24 22:52:16 | [Mutex] isItemNotified: push:enabled:success :: true

2023-03-24 22:52:16 | [Mutex] waiting for: [push:received]

2023-03-24 22:52:46 | [Mutex] timeout. Not received [push:received]

2023-03-24 22:52:46 | [Mutex] isItemNotified: push:received :: false

2023-03-24 22:52:46 | [Mutex] waiting for: [push:enabled]

2023-03-24 22:52:46 | [Mutex] received everything.

2023-03-24 22:52:46 | [Mutex] isItemNotified: push:enabled:success :: true

2023-03-24 22:52:46 | [Mutex] waiting for: [push:received]

2023-03-24 22:52:46 | [Mutex] received everything.

2023-03-24 22:52:46 | [Mutex] isItemNotified: push:received :: true

2023-03-24 22:52:46 | [Mutex] isItemNotified: push:received:body:Some body - a3f69ad3-ce3a-4ddf-9c0d-4b79d8a7179e :: true

testSupportAdvertisement 0.015s
2023-03-24 22:52:46 |

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

2023-03-24 22:52:46 | ------------------------------------

2023-03-24 22:52:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:52:46 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:52:46 | [Mutex] received everything.

2023-03-24 22:52:46 | [Mutex] isItemNotified: discovery:completed:success :: true

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

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

2023-03-24 22:52:46 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2023-03-24 22:52:46 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:aes-128-gcm :: true

tigase.tests.server.TestPushMuted
testPushDeliveryOffline 30.011s
2023-03-24 22:49:44 |

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

2023-03-24 22:49:44 | ------------------------------------

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:49:44 | [Mutex] received everything.

2023-03-24 22:49:44 | [Mutex] isItemNotified: discovery:completed:success :: true

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

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

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

2023-03-24 22:49:44 | [Mutex] waiting for: [push:received]

2023-03-24 22:50:14 | [Mutex] timeout. Not received [push:received]

2023-03-24 22:50:14 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnline 30.188s
2023-03-24 22:50:14 |

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

2023-03-24 22:50:14 | ------------------------------------

2023-03-24 22:50:14 | [Mutex] waiting for: [push:received]

2023-03-24 22:50:44 | [Mutex] timeout. Not received [push:received]

2023-03-24 22:50:44 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 60.119s
2023-03-24 22:50:44 |

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

2023-03-24 22:50:44 | ------------------------------------

2023-03-24 22:50:44 | [Mutex] waiting for: [push:enabled]

2023-03-24 22:50:44 | [Mutex] received everything.

2023-03-24 22:50:44 | [Mutex] isItemNotified: push:enabled:success :: true

2023-03-24 22:50:44 | [Mutex] waiting for: [push:received]

2023-03-24 22:51:14 | [Mutex] timeout. Not received [push:received]

2023-03-24 22:51:14 | [Mutex] isItemNotified: push:received :: false

2023-03-24 22:51:14 | [Mutex] waiting for: [push:enabled]

2023-03-24 22:51:14 | [Mutex] received everything.

2023-03-24 22:51:14 | [Mutex] isItemNotified: push:enabled:success :: true

2023-03-24 22:51:14 | [Mutex] waiting for: [push:received]

2023-03-24 22:51:44 | [Mutex] timeout. Not received [push:received]

2023-03-24 22:51:44 | [Mutex] isItemNotified: push:received :: false

testSupportAdvertisement 0.008s
2023-03-24 22:51:44 |

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

2023-03-24 22:51:44 | ------------------------------------

2023-03-24 22:51:44 | [Mutex] waiting for: [discovery:completed]

2023-03-24 22:51:44 | [Mutex] received everything.

2023-03-24 22:51:44 | [Mutex] isItemNotified: discovery:completed:success :: true

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

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

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