Generated by TestNG with ReportNG at 22:19 PDT on Tuesday 09 August 2022
root@f9c07ffec79b / 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 : 281.535s

Failed Tests
tigase.tests.server.TestPushEncryped
testPushDeliveryOnlineAway 0.006s
2022-08-09 22:26:36 |

2022-08-09 22:26:36 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-08-09 22:26:36 | ------------------------------------

2022-08-09 22:26:36 | [Mutex] waiting for: [push:enabled]

2022-08-09 22:26:36 | [Mutex] received everything.

2022-08-09 22:26:36 | [Mutex] isItemNotified: push:enabled:success :: 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.TestPushEncryped.enable(TestPushEncryped.java:113)
tigase.tests.server.TestPushEncryped.testPushDeliveryOnlineAway(TestPushEncryped.java:204)
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)
testSupportAdvertisement 30.003s
2022-08-09 22:26:36 |

2022-08-09 22:26:36 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-08-09 22:26:36 | ------------------------------------

2022-08-09 22:26:36 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:27:06 | [Mutex] timeout. Not received [discovery:completed]

2022-08-09 22:27:06 | [Mutex] isItemNotified: discovery:completed:success :: false

java.lang.AssertionError:
org.testng.AssertJUnit.fail(AssertJUnit.java:65)
org.testng.AssertJUnit.assertTrue(AssertJUnit.java:23)
org.testng.AssertJUnit.assertTrue(AssertJUnit.java:33)
tigase.tests.server.TestPushEncryped.testSupportAdvertisement(TestPushEncryped.java:274)
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
testAutomaticDisablingOnFailure 31.085s
2022-08-09 22:22:25 |

2022-08-09 22:22:25 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-08-09 22:22:25 | ------------------------------------

2022-08-09 22:22:25 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:22:25 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:22:25 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:22:25 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:22:25 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:22:25 | [Mutex] received everything.

2022-08-09 22:22:25 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-08-09 22:22:25 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-08-09 22:22:25 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-08-09 22:22:25 | [Mutex] waiting for: [push:received:1]

2022-08-09 22:22:25 | [Mutex] received everything.

2022-08-09 22:22:25 | [Mutex] isItemNotified: push:received:1 :: true

2022-08-09 22:22:25 | [Mutex] isItemNotified: push:received:1:body:Some body 1 - 14af1547-3848-4c57-b78b-eb640d0d622a :: true

2022-08-09 22:22:25 | [Mutex] waiting for: [push:received:2]

2022-08-09 22:22:25 | [Mutex] received everything.

2022-08-09 22:22:25 | [Mutex] isItemNotified: push:received:2 :: true

2022-08-09 22:22:25 | [Mutex] isItemNotified: push:received:2:body:Some body 2 - f33c839e-cd63-45f5-8380-55d55fbf6a3a :: true

2022-08-09 22:22:26 | [Mutex] waiting for: [push:received:3]

2022-08-09 22:22:56 | [Mutex] timeout. Not received [push:received:3]

2022-08-09 22:22:56 | [Mutex] isItemNotified: push:received:3 :: false

2022-08-09 22:22:56 | [Mutex] isItemNotified: push:received:3:body:Some body 3 - bae2403e-8557-4ff5-97fd-d966c666d5b0 :: false

testPushDeliveryOffline 0.019s
2022-08-09 22:22:58 |

2022-08-09 22:22:58 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-08-09 22:22:58 | ------------------------------------

2022-08-09 22:22:58 | [Mutex] waiting for: [push:received]

2022-08-09 22:22:58 | [Mutex] received everything.

2022-08-09 22:22:58 | [Mutex] isItemNotified: push:received :: true

2022-08-09 22:22:58 | [Mutex] isItemNotified: push:received:body:Some body - 73e47489-2451-4bca-8cc9-7340d66bee66 :: true

testPushDeliveryOnline 30.185s
2022-08-09 22:22:59 |

2022-08-09 22:22:59 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-08-09 22:22:59 | ------------------------------------

2022-08-09 22:22:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-09 22:22:59 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-09 22:22:59 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-09 22:22:59 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1feGZ1cjV5MDA5OSxyPUt0TnNSNlc0YXBYaGFNWDNESTRq</auth>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1feGZ1cjV5MDA5OSxyPUt0TnNSNlc0YXBYaGFNWDNESTRq</auth>

2022-08-09 22:22:59 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LdE5zUjZXNGFwWGhhTVgzREk0amozQTZOY2xsaTlQdnFXc202NzJOLHM9ZUtNRlZaT2x5ZVhMK3c9PSxpPTQwOTY=</challenge>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1LdE5zUjZXNGFwWGhhTVgzREk0amozQTZOY2xsaTlQdnFXc202NzJOLHM9ZUtNRlZaT2x5ZVhMK3c9PSxpPTQwOTY=</challenge>

2022-08-09 22:22:59 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S3ROc1I2VzRhcFhoYU1YM0RJNGpqM0E2TmNsbGk5UHZxV3NtNjcyTixwPWlmeU5PczFiSlJLWnViblZWUlV2andkQnJLNWl0a1JPOEc0V1I3ODkySlE9</response>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9S3ROc1I2VzRhcFhoYU1YM0RJNGpqM0E2TmNsbGk5UHZxV3NtNjcyTixwPWlmeU5PczFiSlJLWnViblZWUlV2andkQnJLNWl0a1JPOEc0V1I3ODkySlE9</response>

2022-08-09 22:22:59 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13cVBWQ0I0TEtsU1lydzdrWVgzL3ZHdFVqMEdIL0FMYTdtcmg2MzhwUFI4PQ==</success>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj13cVBWQ0I0TEtsU1lydzdrWVgzL3ZHdFVqMEdIL0FMYTdtcmg2MzhwUFI4PQ==</success>

2022-08-09 22:22:59 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="gHwVQTKwKOyuwIH6oA6QuGAj51E=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="gHwVQTKwKOyuwIH6oA6QuGAj51E=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-08-09 22:22:59 |  << <iq xmlns="jabber:client" id="dvA2aArWaNUT6vjNVeN1r0q" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com >> <iq xmlns="jabber:client" id="dvA2aArWaNUT6vjNVeN1r0q" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-09 22:22:59 |  >> <iq id="dvA2aArWaNUT6vjNVeN1r0q" xmlns="jabber:client" to="push1-_xfur5y0099@test-domain.com/1781077109-tigase-96" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_xfur5y0099@test-domain.com/1781077109-tigase-96</jid></bind></iq>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com << <iq id="dvA2aArWaNUT6vjNVeN1r0q" xmlns="jabber:client" to="push1-_xfur5y0099@test-domain.com/1781077109-tigase-96" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_xfur5y0099@test-domain.com/1781077109-tigase-96</jid></bind></iq>

2022-08-09 22:22:59 |  << <iq xmlns="jabber:client" id="bodvqWYcFo4Bw7yp7p9GHP3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com/1781077109-tigase-96 >> <iq xmlns="jabber:client" id="bodvqWYcFo4Bw7yp7p9GHP3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-09 22:22:59 |  >> <iq id="bodvqWYcFo4Bw7yp7p9GHP3" xmlns="jabber:client" to="push1-_xfur5y0099@test-domain.com/1781077109-tigase-96" type="result"/>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com/1781077109-tigase-96 << <iq id="bodvqWYcFo4Bw7yp7p9GHP3" xmlns="jabber:client" to="push1-_xfur5y0099@test-domain.com/1781077109-tigase-96" type="result"/>

2022-08-09 22:22:59 |  << <iq to="test-domain.com" id="yALkNT8xhW7wl6iGCv4qjWX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com/1781077109-tigase-96 >> <iq to="test-domain.com" id="yALkNT8xhW7wl6iGCv4qjWX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-09 22:22:59 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com/1781077109-tigase-96 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-09 22:22:59 |  >> <enabled id="972bb9f6-966c-4e66-8d0a-8baa6b59e209" max="60" xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b"/>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com/1781077109-tigase-96 << <enabled id="972bb9f6-966c-4e66-8d0a-8baa6b59e209" max="60" xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b"/>

2022-08-09 22:22:59 |  << <iq id="AhOHKLJQV8zycueJwk7ybGF" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com/1781077109-tigase-96 >> <iq id="AhOHKLJQV8zycueJwk7ybGF" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-09 22:22:59 |  >> <iq from="test-domain.com" id="yALkNT8xhW7wl6iGCv4qjWX" xmlns="jabber:client" to="push1-_xfur5y0099@test-domain.com/1781077109-tigase-96" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12013/bf36c6a5" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12013/bf36c6a5" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com/1781077109-tigase-96 << <iq from="test-domain.com" id="yALkNT8xhW7wl6iGCv4qjWX" xmlns="jabber:client" to="push1-_xfur5y0099@test-domain.com/1781077109-tigase-96" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12013/bf36c6a5" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12013/bf36c6a5" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com/1781077109-tigase-96 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-09 22:22:59 |  >> <iq id="AhOHKLJQV8zycueJwk7ybGF" xmlns="jabber:client" to="push1-_xfur5y0099@test-domain.com/1781077109-tigase-96" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com/1781077109-tigase-96 << <iq id="AhOHKLJQV8zycueJwk7ybGF" xmlns="jabber:client" to="push1-_xfur5y0099@test-domain.com/1781077109-tigase-96" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-09 22:22:59 | [Mutex] waiting for: [push:received]

2022-08-09 22:22:59 |  >> <presence from="push1-_xfur5y0099@test-domain.com/1781077109-tigase-96" xmlns="jabber:client" to="push1-_xfur5y0099@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com/1781077109-tigase-96 << <presence from="push1-_xfur5y0099@test-domain.com/1781077109-tigase-96" xmlns="jabber:client" to="push1-_xfur5y0099@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-08-09 22:22:59 |  >> <message from="push2-_308kqh0101@test-domain.com/1781077109-tigase-95" xmlns="jabber:client" to="push1-_xfur5y0099@test-domain.com"><body>Some body - 243b580f-55fc-4f37-a230-96f15896871e</body></message>

2022-08-09 22:22:59 | push1- :: push1-_xfur5y0099@test-domain.com/1781077109-tigase-96 << <message from="push2-_308kqh0101@test-domain.com/1781077109-tigase-95" xmlns="jabber:client" to="push1-_xfur5y0099@test-domain.com"><body>Some body - 243b580f-55fc-4f37-a230-96f15896871e</body></message>

2022-08-09 22:23:29 | [Mutex] timeout. Not received [push:received]

2022-08-09 22:23:29 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.513s
2022-08-09 22:23:30 |

2022-08-09 22:23:30 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-08-09 22:23:30 | ------------------------------------

2022-08-09 22:23:30 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2fe27d1a

2022-08-09 22:23:30 | StateChangedEvent{oldState=null, newState=connecting}

2022-08-09 22:23:30 | [Mutex] waiting for: [registration]

2022-08-09 22:23:30 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@21259696

2022-08-09 22:23:30 | StateChangedEvent{oldState=connecting, newState=connected}

2022-08-09 22:23:30 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@251a166a

2022-08-09 22:23:30 | push3- :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-09 22:23:30 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-08-09 22:23:30 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-08-09 22:23:30 | push3- :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-09 22:23:30 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-08-09 22:23:30 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@60189cad

2022-08-09 22:23:30 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@5cae3719

2022-08-09 22:23:30 | push3- :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-09 22:23:30 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>}

2022-08-09 22:23:30 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>]

2022-08-09 22:23:30 | push3- :: null >> <iq to="test-domain.com" id="XQLGHP3eSds3paBpcDypeyc" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-08-09 22:23:30 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="XQLGHP3eSds3paBpcDypeyc" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-08-09 22:23:30 | push3- :: null << <iq from="test-domain.com" id="XQLGHP3eSds3paBpcDypeyc" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-08-09 22:23:30 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="XQLGHP3eSds3paBpcDypeyc" xmlns="jabber:client" type="result"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-08-09 22:23:30 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@51329b3c

2022-08-09 22:23:30 | push3- :: null >> <iq to="test-domain.com" id="fC38x8yzsZiT5l1qbNZ6CHq" type="set"><query xmlns="jabber:iq:register"><username>push3-_8ydha70105</username><password>push3-_8ydha70105</password><email>773cb9f6-10f7-4ba4-916e-b46921723873@localhost</email></query></iq>

2022-08-09 22:23:30 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="fC38x8yzsZiT5l1qbNZ6CHq" type="set"><query xmlns="jabber:iq:register"><username>push3-_8ydha70105</username><password>push3-_8ydha70105</password><email>773cb9f6-10f7-4ba4-916e-b46921723873@localhost</email></query></iq>}

2022-08-09 22:23:30 | push3- :: null << <iq from="test-domain.com" id="fC38x8yzsZiT5l1qbNZ6CHq" xmlns="jabber:client" type="result"/>

2022-08-09 22:23:30 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" id="fC38x8yzsZiT5l1qbNZ6CHq" xmlns="jabber:client" type="result"/>}

2022-08-09 22:23:30 | [Mutex] received everything.

2022-08-09 22:23:30 | [Mutex] isItemNotified: registrationSuccess :: true

2022-08-09 22:23:30 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-08-09 22:23:30 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-08-09 22:23:30 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@246e6e36

2022-08-09 22:23:30 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@3763e2

2022-08-09 22:23:30 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@2d8c9a02

2022-08-09 22:23:30 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@68220ff4

2022-08-09 22:23:30 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@3f6ac318

2022-08-09 22:23:30 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-09 22:23:30 | push3- :: push3-_8ydha70105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

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

2022-08-09 22:23:30 | push3- :: push3-_8ydha70105@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-09 22:23:30 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-09 22:23:30 | push3- :: push3-_8ydha70105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-09 22:23:30 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fOHlkaGE3MDEwNSxyPUdPUWNJZXdjRnJvUzRaUlNlbTRs</auth>

2022-08-09 22:23:30 | push3- :: push3-_8ydha70105@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fOHlkaGE3MDEwNSxyPUdPUWNJZXdjRnJvUzRaUlNlbTRs</auth>

2022-08-09 22:23:30 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HT1FjSWV3Y0Zyb1M0WlJTZW00bFVoQzJJSGs0ajBrN0lQR1FPWkliLHM9WTRlR3dVUHRic1paMXc9PSxpPTQwOTY=</challenge>

2022-08-09 22:23:30 | push3- :: push3-_8ydha70105@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1HT1FjSWV3Y0Zyb1M0WlJTZW00bFVoQzJJSGs0ajBrN0lQR1FPWkliLHM9WTRlR3dVUHRic1paMXc9PSxpPTQwOTY=</challenge>

2022-08-09 22:23:30 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R09RY0lld2NGcm9TNFpSU2VtNGxVaEMySUhrNGowazdJUEdRT1pJYixwPVVpbjY3bDU5bFIwM2ZNU2ZtTkV5MlFKYVBZbTJaN2FsWTZ1TXhDQklFMXc9</response>

2022-08-09 22:23:30 | push3- :: push3-_8ydha70105@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9R09RY0lld2NGcm9TNFpSU2VtNGxVaEMySUhrNGowazdJUEdRT1pJYixwPVVpbjY3bDU5bFIwM2ZNU2ZtTkV5MlFKYVBZbTJaN2FsWTZ1TXhDQklFMXc9</response>

2022-08-09 22:23:30 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1hRVlYbnFRandHWXBUV3JWa2NhUTNDRnZWcTgrNWRhWnFFYWxHRkFwU2dJPQ==</success>

2022-08-09 22:23:30 | push3- :: push3-_8ydha70105@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1hRVlYbnFRandHWXBUV3JWa2NhUTNDRnZWcTgrNWRhWnFFYWxHRkFwU2dJPQ==</success>

2022-08-09 22:23:31 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="gHwVQTKwKOyuwIH6oA6QuGAj51E=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="gHwVQTKwKOyuwIH6oA6QuGAj51E=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-08-09 22:23:31 |  << <iq xmlns="jabber:client" id="0Fawv2dJOTZmXcHOIwiRMQ9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com >> <iq xmlns="jabber:client" id="0Fawv2dJOTZmXcHOIwiRMQ9" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-09 22:23:31 |  >> <iq id="0Fawv2dJOTZmXcHOIwiRMQ9" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com/1781077109-tigase-100" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_8ydha70105@test-domain.com/1781077109-tigase-100</jid></bind></iq>

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com << <iq id="0Fawv2dJOTZmXcHOIwiRMQ9" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com/1781077109-tigase-100" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_8ydha70105@test-domain.com/1781077109-tigase-100</jid></bind></iq>

2022-08-09 22:23:31 |  << <iq xmlns="jabber:client" id="XTOMTdPMYpQPXgNNYbEBCkK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 >> <iq xmlns="jabber:client" id="XTOMTdPMYpQPXgNNYbEBCkK" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-09 22:23:31 |  >> <iq id="XTOMTdPMYpQPXgNNYbEBCkK" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com/1781077109-tigase-100" type="result"/>

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 << <iq id="XTOMTdPMYpQPXgNNYbEBCkK" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com/1781077109-tigase-100" type="result"/>

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

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 >> <iq to="test-domain.com" id="SE3cHHztkZpdywv2dJOTZmX" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-09 22:23:31 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-09 22:23:31 |  >> <enabled id="dc092f1b-d40c-4d77-b751-9965b7de7693" max="60" xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b"/>

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 << <enabled id="dc092f1b-d40c-4d77-b751-9965b7de7693" max="60" xmlns="urn:xmpp:sm:3" resume="true" location="f9c07ffec79b"/>

2022-08-09 22:23:31 |  << <iq id="BTKCvdOR0j2aq6t0i3qVaDz" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 >> <iq id="BTKCvdOR0j2aq6t0i3qVaDz" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-09 22:23:31 |  >> <iq from="test-domain.com" id="SE3cHHztkZpdywv2dJOTZmX" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com/1781077109-tigase-100" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12013/bf36c6a5" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12013/bf36c6a5" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 << <iq from="test-domain.com" id="SE3cHHztkZpdywv2dJOTZmX" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com/1781077109-tigase-100" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12013/bf36c6a5" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12013/bf36c6a5" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

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

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-09 22:23:31 |  >> <iq id="BTKCvdOR0j2aq6t0i3qVaDz" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com/1781077109-tigase-100" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 << <iq id="BTKCvdOR0j2aq6t0i3qVaDz" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com/1781077109-tigase-100" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-09 22:23:31 |  << <iq id="3DWNT8xhW7wl6iGCv4qjWXe" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_6gj3x00103@test-domain.com/1781077109-tigase-98"/></iq>

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 >> <iq id="3DWNT8xhW7wl6iGCv4qjWXe" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_6gj3x00103@test-domain.com/1781077109-tigase-98"/></iq>

2022-08-09 22:23:31 |  >> <presence from="push3-_8ydha70105@test-domain.com/1781077109-tigase-100" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 << <presence from="push3-_8ydha70105@test-domain.com/1781077109-tigase-100" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-08-09 22:23:31 | [Mutex] waiting for: [push:enabled]

2022-08-09 22:23:31 |  >> <iq id="3DWNT8xhW7wl6iGCv4qjWXe" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com/1781077109-tigase-100" type="result"/>

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 << <iq id="3DWNT8xhW7wl6iGCv4qjWXe" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com/1781077109-tigase-100" type="result"/>

2022-08-09 22:23:31 | [Mutex] received everything.

2022-08-09 22:23:31 | [Mutex] isItemNotified: push:enabled:success :: true

2022-08-09 22:23:31 |  << <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>

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-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>

2022-08-09 22:23:31 |  >> <presence from="push3-_8ydha70105@test-domain.com/1781077109-tigase-100" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com"><show>xa</show><priority>10</priority><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 << <presence from="push3-_8ydha70105@test-domain.com/1781077109-tigase-100" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com"><show>xa</show><priority>10</priority><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-08-09 22:23:31 | [Mutex] waiting for: [push:received]

2022-08-09 22:23:31 |  >> <message from="push2-_2dnwjq0104@test-domain.com/1781077109-tigase-99" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com"><body>Some body - 9bbb311c-1f42-42a1-b39c-063cfc08e6ea</body></message>

2022-08-09 22:23:31 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 << <message from="push2-_2dnwjq0104@test-domain.com/1781077109-tigase-99" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com"><body>Some body - 9bbb311c-1f42-42a1-b39c-063cfc08e6ea</body></message>

2022-08-09 22:24:01 | [Mutex] timeout. Not received [push:received]

2022-08-09 22:24:01 | [Mutex] isItemNotified: push:received :: false

2022-08-09 22:24:01 |  << <iq id="3DWNT8xhW7wl6iGCv4qjWXe" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_6gj3x00103@test-domain.com/1781077109-tigase-98"/></iq>

2022-08-09 22:24:01 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 >> <iq id="3DWNT8xhW7wl6iGCv4qjWXe" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_6gj3x00103@test-domain.com/1781077109-tigase-98"/></iq>

2022-08-09 22:24:01 | [Mutex] waiting for: [push:enabled:2]

2022-08-09 22:24:01 |  >> <iq id="3DWNT8xhW7wl6iGCv4qjWXe" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com/1781077109-tigase-100" type="result"/>

2022-08-09 22:24:01 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 << <iq id="3DWNT8xhW7wl6iGCv4qjWXe" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com/1781077109-tigase-100" type="result"/>

2022-08-09 22:24:01 | [Mutex] received everything.

2022-08-09 22:24:01 | [Mutex] isItemNotified: push:enabled:2:success :: true

2022-08-09 22:24:01 | [Mutex] waiting for: [push:received]

2022-08-09 22:24:01 |  >> <message from="push2-_2dnwjq0104@test-domain.com/1781077109-tigase-99" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com"><body>Some body - 9bbb311c-1f42-42a1-b39c-063cfc08e6ea</body></message>

2022-08-09 22:24:01 | push3- :: push3-_8ydha70105@test-domain.com/1781077109-tigase-100 << <message from="push2-_2dnwjq0104@test-domain.com/1781077109-tigase-99" xmlns="jabber:client" to="push3-_8ydha70105@test-domain.com"><body>Some body - 9bbb311c-1f42-42a1-b39c-063cfc08e6ea</body></message>

2022-08-09 22:24:01 | [Mutex] received everything.

2022-08-09 22:24:01 | [Mutex] isItemNotified: push:received :: true

2022-08-09 22:24:01 | [Mutex] isItemNotified: push:received:body:Some body - 9bbb311c-1f42-42a1-b39c-063cfc08e6ea :: true

testSupportAdvertisement 0.238s
2022-08-09 22:24:02 |

2022-08-09 22:24:02 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-08-09 22:24:02 | ------------------------------------

2022-08-09 22:24:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-09 22:24:02 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-08-09 22:24:02 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>

2022-08-09 22:24:02 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fdjVvZnBkMDEwNixyPU90cG9GQ2NCSHlTdkxPUjRmV0hQ</auth>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fdjVvZnBkMDEwNixyPU90cG9GQ2NCSHlTdkxPUjRmV0hQ</auth>

2022-08-09 22:24:02 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PdHBvRkNjQkh5U3ZMT1I0ZldIUDhTY0QwbzlPNHo1N0VCRlFiOHVGLHM9NHZYS2RhMThnVlZTWnc9PSxpPTQwOTY=</challenge>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1PdHBvRkNjQkh5U3ZMT1I0ZldIUDhTY0QwbzlPNHo1N0VCRlFiOHVGLHM9NHZYS2RhMThnVlZTWnc9PSxpPTQwOTY=</challenge>

2022-08-09 22:24:02 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T3Rwb0ZDY0JIeVN2TE9SNGZXSFA4U2NEMG85TzR6NTdFQkZRYjh1RixwPWdqd1FCY3pTMHFZVWNxc2YrQjVVNjJaTWVBekZnY2VhSWNvMktPYTVPbzQ9</response>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9T3Rwb0ZDY0JIeVN2TE9SNGZXSFA4U2NEMG85TzR6NTdFQkZRYjh1RixwPWdqd1FCY3pTMHFZVWNxc2YrQjVVNjJaTWVBekZnY2VhSWNvMktPYTVPbzQ9</response>

2022-08-09 22:24:02 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Ma0VkSk56OXowSWJiTC94d0NlZ05jS0tMelc4cCtwdXd3aHpJTFAxME1JPQ==</success>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1Ma0VkSk56OXowSWJiTC94d0NlZ05jS0tMelc4cCtwdXd3aHpJTFAxME1JPQ==</success>

2022-08-09 22:24:02 |  >> <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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="gHwVQTKwKOyuwIH6oA6QuGAj51E=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@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"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c ver="gHwVQTKwKOyuwIH6oA6QuGAj51E=" node="https://tigase.net/tigase-xmpp-server" xmlns="http://jabber.org/protocol/caps" hash="SHA-1"/></features>

2022-08-09 22:24:02 |  << <iq xmlns="jabber:client" id="FnoNS3w8mYdugZiFEBvbHMT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com >> <iq xmlns="jabber:client" id="FnoNS3w8mYdugZiFEBvbHMT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-08-09 22:24:02 |  >> <iq id="FnoNS3w8mYdugZiFEBvbHMT" xmlns="jabber:client" to="push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104</jid></bind></iq>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com << <iq id="FnoNS3w8mYdugZiFEBvbHMT" xmlns="jabber:client" to="push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104" type="result"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104</jid></bind></iq>

2022-08-09 22:24:02 |  << <iq xmlns="jabber:client" id="FopPWbMEo2lKM1mNU7xfP2p" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104 >> <iq xmlns="jabber:client" id="FopPWbMEo2lKM1mNU7xfP2p" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-08-09 22:24:02 |  >> <iq id="FopPWbMEo2lKM1mNU7xfP2p" xmlns="jabber:client" to="push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104" type="result"/>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104 << <iq id="FopPWbMEo2lKM1mNU7xfP2p" xmlns="jabber:client" to="push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104" type="result"/>

2022-08-09 22:24:02 |  << <iq to="test-domain.com" id="vquR8Ju7xq7rgLOVgCkU5eK" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104 >> <iq to="test-domain.com" id="vquR8Ju7xq7rgLOVgCkU5eK" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-09 22:24:02 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-09 22:24:02 |  >> <enabled location="f9c07ffec79b" id="d248c9b8-acd8-47b4-966f-769f6393d98d" max="60" xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104 << <enabled location="f9c07ffec79b" id="d248c9b8-acd8-47b4-966f-769f6393d98d" max="60" xmlns="urn:xmpp:sm:3" resume="true"/>

2022-08-09 22:24:02 |  << <iq id="f8AbDkWl05uhRT7CzzxcO5c" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104 >> <iq id="f8AbDkWl05uhRT7CzzxcO5c" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-08-09 22:24:02 |  >> <iq from="test-domain.com" id="vquR8Ju7xq7rgLOVgCkU5eK" xmlns="jabber:client" to="push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12013/bf36c6a5" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12013/bf36c6a5" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104 << <iq from="test-domain.com" id="vquR8Ju7xq7rgLOVgCkU5eK" xmlns="jabber:client" to="push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104" type="result"><query xmlns="http://jabber.org/protocol/disco#info"><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12013/bf36c6a5" category="component" type="router"/><identity name="Tigase ver. 8.3.0-SNAPSHOT-b12013/bf36c6a5" category="server" type="im"/><feature var="http://jabber.org/protocol/commands"/><x xmlns="jabber:x:data" type="result"><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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-08-09 22:24:02 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-08-09 22:24:02 |  >> <iq id="f8AbDkWl05uhRT7CzzxcO5c" xmlns="jabber:client" to="push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104 << <iq id="f8AbDkWl05uhRT7CzzxcO5c" xmlns="jabber:client" to="push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104" type="result"><query xmlns="jabber:iq:roster"/></iq>

2022-08-09 22:24:02 |  << <iq to="push1-_v5ofpd0106@test-domain.com" id="ai27xu4eIHscR29CxnVbKP5" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104 >> <iq to="push1-_v5ofpd0106@test-domain.com" id="ai27xu4eIHscR29CxnVbKP5" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-08-09 22:24:02 |  >> <presence from="push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104" xmlns="jabber:client" to="push1-_v5ofpd0106@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104 << <presence from="push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104" xmlns="jabber:client" to="push1-_v5ofpd0106@test-domain.com"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" node="http://tigase.org/jaxmpp" xmlns="http://jabber.org/protocol/caps" hash="sha-1"/></presence>

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 |  >> <iq from="push1-_v5ofpd0106@test-domain.com" id="ai27xu4eIHscR29CxnVbKP5" xmlns="jabber:client" to="push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104" type="result"><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#multi-collection"/><feature var="http://jabber.org/protocol/pubsub#persistent-items"/><feature var="http://jabber.org/protocol/pubsub#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="http://jabber.org/protocol/pubsub#access-authorize"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="http://jabber.org/protocol/pubsub#publish-options"/><feature var="http://jabber.org/protocol/pubsub#access-roster"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/disco#info"/><x xmlns="jabber:x:data" type="result"><field 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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-08-09 22:24:02 | push1- :: push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104 << <iq from="push1-_v5ofpd0106@test-domain.com" id="ai27xu4eIHscR29CxnVbKP5" xmlns="jabber:client" to="push1-_v5ofpd0106@test-domain.com/1781077109-tigase-104" type="result"><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#multi-collection"/><feature var="http://jabber.org/protocol/pubsub#persistent-items"/><feature var="http://jabber.org/protocol/pubsub#create-and-configure"/><feature var="http://jabber.org/protocol/pubsub#publisher-affiliation"/><feature var="http://jabber.org/protocol/pubsub#access-open"/><feature var="http://jabber.org/protocol/pubsub#retrieve-affiliations"/><feature var="http://jabber.org/protocol/pubsub#access-authorize"/><feature var="jabber:iq:version"/><feature var="http://jabber.org/protocol/pubsub#retract-items"/><feature var="http://jabber.org/protocol/pubsub#manage-subscriptions"/><feature var="http://jabber.org/protocol/commands"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="http://jabber.org/protocol/pubsub#publish-options"/><feature var="http://jabber.org/protocol/pubsub#access-roster"/><feature var="http://jabber.org/protocol/pubsub#publish"/><feature var="http://jabber.org/protocol/pubsub#collections"/><feature var="http://jabber.org/protocol/pubsub#retrieve-subscriptions"/><feature var="http://jabber.org/protocol/disco#info"/><x xmlns="jabber:x:data" type="result"><field 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="vcard-temp"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity category="pubsub" type="pep"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp:mam:2#extended"/><feature var="urn:xmpp:mix:pam:2#archive"/><feature var="jabber:iq:version"/><feature var="urn:xmpp:time"/><feature var="jabber:iq:privacy"/><feature var="urn:xmpp:extdisco:2"/><feature var="urn:ietf:params:xml:ns:xmpp-bind"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="jabber:iq:private"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/></query></iq>

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:02 | [Mutex] received everything.

2022-08-09 22:24:02 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-08-09 22:24:02 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-08-09 22:24:02 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

tigase.tests.server.TestPushEncryped
testPushDeliveryOffline 0.050s
2022-08-09 22:26:05 |

2022-08-09 22:26:05 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-08-09 22:26:05 | ------------------------------------

2022-08-09 22:26:05 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:26:05 | [Mutex] received everything.

2022-08-09 22:26:05 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-08-09 22:26:05 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-08-09 22:26:05 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-08-09 22:26:05 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2022-08-09 22:26:05 | [Mutex] waiting for: [push:received]

2022-08-09 22:26:05 | [Mutex] received everything.

2022-08-09 22:26:05 | [Mutex] isItemNotified: push:received :: true

2022-08-09 22:26:05 | [Mutex] isItemNotified: push:received:body:Some body - 15481e6b-3f25-4e7d-af54-b1ad3ac4a8fc :: true

testPushDeliveryOnline 30.243s
2022-08-09 22:26:05 |

2022-08-09 22:26:05 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-08-09 22:26:05 | ------------------------------------

2022-08-09 22:26:06 | [Mutex] waiting for: [push:received]

2022-08-09 22:26:36 | [Mutex] timeout. Not received [push:received]

2022-08-09 22:26:36 | [Mutex] isItemNotified: push:received :: false

tigase.tests.server.TestPushMuted
testPushDeliveryOffline 30.019s
2022-08-09 22:24:04 |

2022-08-09 22:24:04 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-08-09 22:24:04 | ------------------------------------

2022-08-09 22:24:04 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:24:04 | [Mutex] received everything.

2022-08-09 22:24:04 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-08-09 22:24:04 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-08-09 22:24:04 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-08-09 22:24:04 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true

2022-08-09 22:24:04 | [Mutex] waiting for: [push:received]

2022-08-09 22:24:34 | [Mutex] timeout. Not received [push:received]

2022-08-09 22:24:34 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnline 30.177s
2022-08-09 22:24:34 |

2022-08-09 22:24:34 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-08-09 22:24:34 | ------------------------------------

2022-08-09 22:24:34 | [Mutex] waiting for: [push:received]

2022-08-09 22:25:04 | [Mutex] timeout. Not received [push:received]

2022-08-09 22:25:04 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 60.120s
2022-08-09 22:25:04 |

2022-08-09 22:25:04 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-08-09 22:25:04 | ------------------------------------

2022-08-09 22:25:04 | [Mutex] waiting for: [push:enabled]

2022-08-09 22:25:04 | [Mutex] received everything.

2022-08-09 22:25:04 | [Mutex] isItemNotified: push:enabled:success :: true

2022-08-09 22:25:04 | [Mutex] waiting for: [push:received]

2022-08-09 22:25:34 | [Mutex] timeout. Not received [push:received]

2022-08-09 22:25:34 | [Mutex] isItemNotified: push:received :: false

2022-08-09 22:25:34 | [Mutex] waiting for: [push:enabled]

2022-08-09 22:25:34 | [Mutex] received everything.

2022-08-09 22:25:34 | [Mutex] isItemNotified: push:enabled:success :: true

2022-08-09 22:25:34 | [Mutex] waiting for: [push:received]

2022-08-09 22:26:04 | [Mutex] timeout. Not received [push:received]

2022-08-09 22:26:04 | [Mutex] isItemNotified: push:received :: false

testSupportAdvertisement 0.009s
2022-08-09 22:26:04 |

2022-08-09 22:26:04 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-08-09 22:26:04 | ------------------------------------

2022-08-09 22:26:04 | [Mutex] waiting for: [discovery:completed]

2022-08-09 22:26:04 | [Mutex] received everything.

2022-08-09 22:26:04 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-08-09 22:26:04 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-08-09 22:26:04 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-08-09 22:26:04 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true