Generated by TestNG with ReportNG at 21:17 PST on Wednesday 23 February 2022
root@785cf647a4ab / Java 11.0.8 (Ubuntu) / Linux 4.14.186-146.268.amzn2.x86_64 (amd64)

XEP-0357: Push Notifications

Suites · Log Output

Test duration : 282.919s

Failed Tests
tigase.tests.server.TestPush
testAutomaticDisablingOnFailure 30.043s
2022-02-23 21:22:02 |

2022-02-23 21:22:02 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-02-23 21:22:02 | ------------------------------------

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:22:02 | [Mutex] received everything.

2022-02-23 21:22:02 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-02-23 21:22:02 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-02-23 21:22:02 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-02-23 21:22:02 | [Mutex] waiting for: [push:received:1]

2022-02-23 21:22:02 | [Mutex] received everything.

2022-02-23 21:22:02 | [Mutex] isItemNotified: push:received:1 :: true

2022-02-23 21:22:02 | [Mutex] isItemNotified: push:received:1:body:Some body 1 - 4c607016-e380-493b-aeaa-ce8dd7b8be71 :: true

2022-02-23 21:22:02 | [Mutex] waiting for: [push:received:2]

2022-02-23 21:22:32 | [Mutex] timeout. Not received [push:received:2]

2022-02-23 21:22:32 | [Mutex] isItemNotified: push:received:2 :: false

java.lang.AssertionError: expected [true] but found [false]
org.testng.Assert.fail(Assert.java:99)
org.testng.Assert.failNotEquals(Assert.java:1037)
org.testng.Assert.assertTrue(Assert.java:45)
org.testng.Assert.assertTrue(Assert.java:55)
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:62)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:566)
org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
org.testng.internal.MethodInvocationHelper$1.runTestMethod(MethodInvocationHelper.java:238)
tigase.tests.AbstractSkippableTest.run(AbstractSkippableTest.java:45)
org.testng.internal.MethodInvocationHelper.invokeHookable(MethodInvocationHelper.java:252)
org.testng.internal.TestInvoker.invokeMethod(TestInvoker.java:595)
org.testng.internal.TestInvoker.invokeTestMethod(TestInvoker.java:174)
org.testng.internal.MethodRunner.runInSequence(MethodRunner.java:46)
org.testng.internal.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:822)
org.testng.internal.TestInvoker.invokeTestMethods(TestInvoker.java:147)
org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:146)
org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:128)
java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
org.testng.TestRunner.privateRun(TestRunner.java:764)
org.testng.TestRunner.run(TestRunner.java:585)
org.testng.SuiteRunner.runTest(SuiteRunner.java:384)
org.testng.SuiteRunner.runSequentially(SuiteRunner.java:378)
org.testng.SuiteRunner.privateRun(SuiteRunner.java:337)
org.testng.SuiteRunner.run(SuiteRunner.java:286)
org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:53)
org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:96)
org.testng.TestNG.runSuitesSequentially(TestNG.java:1218)
org.testng.TestNG.runSuitesLocally(TestNG.java:1140)
org.testng.TestNG.runSuites(TestNG.java:1069)
org.testng.TestNG.run(TestNG.java:1037)
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.027s
2022-02-23 21:22:34 |

2022-02-23 21:22:34 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-02-23 21:22:34 | ------------------------------------

2022-02-23 21:22:34 | [Mutex] waiting for: [push:received]

2022-02-23 21:22:34 | [Mutex] received everything.

2022-02-23 21:22:34 | [Mutex] isItemNotified: push:received :: true

2022-02-23 21:22:34 | [Mutex] isItemNotified: push:received:body:Some body - 2c975ce7-4296-47e7-8b19-c1415ee8cfba :: true

testPushDeliveryOnline 30.250s
2022-02-23 21:22:35 |

2022-02-23 21:22:35 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-02-23 21:22:35 | ------------------------------------

2022-02-23 21:22:35 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:22:35 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-23 21:22:35 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><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-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><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-02-23 21:22:35 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fNjlncXp0MDA5OSxyPWVSbzhWT2Ezam4yU1l4N0hid0ow</auth>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fNjlncXp0MDA5OSxyPWVSbzhWT2Ezam4yU1l4N0hid0ow</auth>

2022-02-23 21:22:35 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lUm84Vk9hM2puMlNZeDdIYndKMHF3dFBsejRMQ3VhSHNDTkNlY2JOLHM9SzdEZTR3ek5la0tOR1E9PSxpPTQwOTY=</challenge>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1lUm84Vk9hM2puMlNZeDdIYndKMHF3dFBsejRMQ3VhSHNDTkNlY2JOLHM9SzdEZTR3ek5la0tOR1E9PSxpPTQwOTY=</challenge>

2022-02-23 21:22:35 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZVJvOFZPYTNqbjJTWXg3SGJ3SjBxd3RQbHo0TEN1YUhzQ05DZWNiTixwPUdUN1RTUkQwSnRUQWF6UDZyeDJyZ3V5dklDYzBoelhjWUtWWnhOZDVxaTg9</response>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9ZVJvOFZPYTNqbjJTWXg3SGJ3SjBxd3RQbHo0TEN1YUhzQ05DZWNiTixwPUdUN1RTUkQwSnRUQWF6UDZyeDJyZ3V5dklDYzBoelhjWUtWWnhOZDVxaTg9</response>

2022-02-23 21:22:35 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oY2ozN05jd1ZkdmJqS25pOG83MWljUUN5ZjVsUGVIUEpHRXNiaFEybE1VPQ==</success>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oY2ozN05jd1ZkdmJqS25pOG83MWljUUN5ZjVsUGVIUEpHRXNiaFEybE1VPQ==</success>

2022-02-23 21:22:35 |  >> <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="p/mffm3BtRN9J3RMIIxcWSASC+s=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@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="p/mffm3BtRN9J3RMIIxcWSASC+s=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-02-23 21:22:35 |  << <iq xmlns="jabber:client" id="wroUP0017q4q7fu0sX5mXlI" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com >> <iq xmlns="jabber:client" id="wroUP0017q4q7fu0sX5mXlI" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-02-23 21:22:35 |  >> <iq type="result" to="push1-_69gqzt0099@test-domain.com/185945942-tigase-96" xmlns="jabber:client" id="wroUP0017q4q7fu0sX5mXlI"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_69gqzt0099@test-domain.com/185945942-tigase-96</jid></bind></iq>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com << <iq type="result" to="push1-_69gqzt0099@test-domain.com/185945942-tigase-96" xmlns="jabber:client" id="wroUP0017q4q7fu0sX5mXlI"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_69gqzt0099@test-domain.com/185945942-tigase-96</jid></bind></iq>

2022-02-23 21:22:35 |  << <iq xmlns="jabber:client" id="W7oRKAam4uZkEjHAo4pPEk6" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com/185945942-tigase-96 >> <iq xmlns="jabber:client" id="W7oRKAam4uZkEjHAo4pPEk6" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-02-23 21:22:35 |  >> <iq type="result" to="push1-_69gqzt0099@test-domain.com" xmlns="jabber:client" id="W7oRKAam4uZkEjHAo4pPEk6"/>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com/185945942-tigase-96 << <iq type="result" to="push1-_69gqzt0099@test-domain.com" xmlns="jabber:client" id="W7oRKAam4uZkEjHAo4pPEk6"/>

2022-02-23 21:22:35 |  << <iq to="test-domain.com" id="u7mwo8hUODlSYeJtWUgzjOR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com/185945942-tigase-96 >> <iq to="test-domain.com" id="u7mwo8hUODlSYeJtWUgzjOR" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-23 21:22:35 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com/185945942-tigase-96 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-02-23 21:22:35 |  >> <enabled xmlns="urn:xmpp:sm:3" id="551bdc1e-317d-43bc-abdf-70cd6408bc8c" location="785cf647a4ab" resume="true" max="60"/>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com/185945942-tigase-96 << <enabled xmlns="urn:xmpp:sm:3" id="551bdc1e-317d-43bc-abdf-70cd6408bc8c" location="785cf647a4ab" resume="true" max="60"/>

2022-02-23 21:22:35 |  << <iq id="Fqfx5amanV2j38KW4BmJLyc" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com/185945942-tigase-96 >> <iq id="Fqfx5amanV2j38KW4BmJLyc" type="get"><query xmlns="jabber:iq:roster"/></iq>

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

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com/185945942-tigase-96 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-02-23 21:22:35 |  >> <iq type="result" to="push1-_69gqzt0099@test-domain.com/185945942-tigase-96" from="test-domain.com" xmlns="jabber:client" id="u7mwo8hUODlSYeJtWUgzjOR"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11659/b5784ffb" category="component"/><identity type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11659/b5784ffb" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com/185945942-tigase-96 << <iq type="result" to="push1-_69gqzt0099@test-domain.com/185945942-tigase-96" from="test-domain.com" xmlns="jabber:client" id="u7mwo8hUODlSYeJtWUgzjOR"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11659/b5784ffb" category="component"/><identity type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11659/b5784ffb" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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-02-23 21:22:35 |  >> <iq type="result" to="push1-_69gqzt0099@test-domain.com/185945942-tigase-96" xmlns="jabber:client" id="Fqfx5amanV2j38KW4BmJLyc"><query xmlns="jabber:iq:roster"/></iq>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com/185945942-tigase-96 << <iq type="result" to="push1-_69gqzt0099@test-domain.com/185945942-tigase-96" xmlns="jabber:client" id="Fqfx5amanV2j38KW4BmJLyc"><query xmlns="jabber:iq:roster"/></iq>

2022-02-23 21:22:35 | [Mutex] waiting for: [push:received]

2022-02-23 21:22:35 |  >> <presence to="push1-_69gqzt0099@test-domain.com" from="push1-_69gqzt0099@test-domain.com/185945942-tigase-96" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com/185945942-tigase-96 << <presence to="push1-_69gqzt0099@test-domain.com" from="push1-_69gqzt0099@test-domain.com/185945942-tigase-96" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2022-02-23 21:22:35 |  >> <message to="push1-_69gqzt0099@test-domain.com" from="push2-_579wvw0101@test-domain.com/185945942-tigase-95" xmlns="jabber:client"><body>Some body - febb304b-8897-4b21-95d0-0507e73f2306</body></message>

2022-02-23 21:22:35 | push1- :: push1-_69gqzt0099@test-domain.com/185945942-tigase-96 << <message to="push1-_69gqzt0099@test-domain.com" from="push2-_579wvw0101@test-domain.com/185945942-tigase-95" xmlns="jabber:client"><body>Some body - febb304b-8897-4b21-95d0-0507e73f2306</body></message>

2022-02-23 21:23:05 | [Mutex] timeout. Not received [push:received]

2022-02-23 21:23:05 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.576s
2022-02-23 21:23:07 |

2022-02-23 21:23:07 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-02-23 21:23:07 | ------------------------------------

2022-02-23 21:23:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@407beebf

2022-02-23 21:23:07 | StateChangedEvent{oldState=null, newState=connecting}

2022-02-23 21:23:07 | [Mutex] waiting for: [registration]

2022-02-23 21:23:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@4ebc18c0

2022-02-23 21:23:07 | StateChangedEvent{oldState=connecting, newState=connected}

2022-02-23 21:23:07 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@4a8385cf

2022-02-23 21:23:07 | push3- :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:23:07 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:23:07 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:23:07 | push3- :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-23 21:23:07 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>}

2022-02-23 21:23:07 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@f8112fb

2022-02-23 21:23:07 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@10101ba2

2022-02-23 21:23:07 | push3- :: null << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><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-02-23 21:23:07 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><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-02-23 21:23:07 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><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-02-23 21:23:07 | push3- :: null >> <iq to="test-domain.com" id="4vKhDs8ynLw4AdBo1tYqiM1" type="get"><query xmlns="jabber:iq:register"/></iq>

2022-02-23 21:23:07 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="4vKhDs8ynLw4AdBo1tYqiM1" type="get"><query xmlns="jabber:iq:register"/></iq>}

2022-02-23 21:23:07 | push3- :: null << <iq type="result" from="test-domain.com" xmlns="jabber:client" id="4vKhDs8ynLw4AdBo1tYqiM1"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-02-23 21:23:07 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" xmlns="jabber:client" id="4vKhDs8ynLw4AdBo1tYqiM1"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account

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

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

2022-02-23 21:23:07 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3e447b78

2022-02-23 21:23:07 | push3- :: null >> <iq to="test-domain.com" id="bxOoO4bxgLXWmawvalZ06cq" type="set"><query xmlns="jabber:iq:register"><username>push3-_a96b60105</username><password>push3-_a96b60105</password><email>8137c5de-c6c2-49c8-a263-93e2958bc411@localhost</email></query></iq>

2022-02-23 21:23:07 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="bxOoO4bxgLXWmawvalZ06cq" type="set"><query xmlns="jabber:iq:register"><username>push3-_a96b60105</username><password>push3-_a96b60105</password><email>8137c5de-c6c2-49c8-a263-93e2958bc411@localhost</email></query></iq>}

2022-02-23 21:23:07 | [Mutex] received everything.

2022-02-23 21:23:07 | push3- :: null << <iq type="result" from="test-domain.com" xmlns="jabber:client" id="bxOoO4bxgLXWmawvalZ06cq"/>

2022-02-23 21:23:07 | [Mutex] isItemNotified: registrationSuccess :: true

2022-02-23 21:23:07 | StanzaReceivedEvent{stanza=<iq type="result" from="test-domain.com" xmlns="jabber:client" id="bxOoO4bxgLXWmawvalZ06cq"/>}

2022-02-23 21:23:07 | StateChangedEvent{oldState=connected, newState=disconnecting}

2022-02-23 21:23:07 | StateChangedEvent{oldState=disconnecting, newState=disconnected}

2022-02-23 21:23:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@683f2c82

2022-02-23 21:23:07 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@6faeedb4

2022-02-23 21:23:07 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@7ff326e8

2022-02-23 21:23:07 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@62711dd5

2022-02-23 21:23:07 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@733b6625

2022-02-23 21:23:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:23:07 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-23 21:23:07 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><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-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><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-02-23 21:23:07 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fYTk2YjYwMTA1LHI9RVllOFk2emFuVDI3NmdZaThrUVk=</auth>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMy1fYTk2YjYwMTA1LHI9RVllOFk2emFuVDI3NmdZaThrUVk=</auth>

2022-02-23 21:23:07 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FWWU4WTZ6YW5UMjc2Z1lpOGtRWTVpalJsaXVCQmxNUkx2Y3BMRTlmLHM9bjhYbGc0SDZOYnh2blE9PSxpPTQwOTY=</challenge>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1FWWU4WTZ6YW5UMjc2Z1lpOGtRWTVpalJsaXVCQmxNUkx2Y3BMRTlmLHM9bjhYbGc0SDZOYnh2blE9PSxpPTQwOTY=</challenge>

2022-02-23 21:23:07 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RVllOFk2emFuVDI3NmdZaThrUVk1aWpSbGl1QkJsTVJMdmNwTEU5ZixwPTA0V3hUQTNNR0o3UmZJTHFyaVVDWDFVSVN0VEhudFFpemt3QlhkOHo4UVE9</response>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9RVllOFk2emFuVDI3NmdZaThrUVk1aWpSbGl1QkJsTVJMdmNwTEU5ZixwPTA0V3hUQTNNR0o3UmZJTHFyaVVDWDFVSVN0VEhudFFpemt3QlhkOHo4UVE9</response>

2022-02-23 21:23:07 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mcFI4Y3QwSi9OcExxTlVWRzYxZU5rdC96R1Y0N3BBbnhqREd0WjRrY2VvPQ==</success>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1mcFI4Y3QwSi9OcExxTlVWRzYxZU5rdC96R1Y0N3BBbnhqREd0WjRrY2VvPQ==</success>

2022-02-23 21:23:07 |  >> <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="p/mffm3BtRN9J3RMIIxcWSASC+s=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@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="p/mffm3BtRN9J3RMIIxcWSASC+s=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-02-23 21:23:07 |  << <iq xmlns="jabber:client" id="iMvdsoeELGn38mIsgSLSKv5" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com >> <iq xmlns="jabber:client" id="iMvdsoeELGn38mIsgSLSKv5" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-02-23 21:23:07 |  >> <iq type="result" to="push3-_a96b60105@test-domain.com/185945942-tigase-100" xmlns="jabber:client" id="iMvdsoeELGn38mIsgSLSKv5"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_a96b60105@test-domain.com/185945942-tigase-100</jid></bind></iq>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com << <iq type="result" to="push3-_a96b60105@test-domain.com/185945942-tigase-100" xmlns="jabber:client" id="iMvdsoeELGn38mIsgSLSKv5"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push3-_a96b60105@test-domain.com/185945942-tigase-100</jid></bind></iq>

2022-02-23 21:23:07 |  << <iq xmlns="jabber:client" id="WzQLycoOYiBy6dvcCwjDgyy" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 >> <iq xmlns="jabber:client" id="WzQLycoOYiBy6dvcCwjDgyy" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-02-23 21:23:07 |  >> <iq type="result" to="push3-_a96b60105@test-domain.com/185945942-tigase-100" xmlns="jabber:client" id="WzQLycoOYiBy6dvcCwjDgyy"/>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 << <iq type="result" to="push3-_a96b60105@test-domain.com/185945942-tigase-100" xmlns="jabber:client" id="WzQLycoOYiBy6dvcCwjDgyy"/>

2022-02-23 21:23:07 |  << <iq to="test-domain.com" id="vBUWetiAbr4m0hz8i27p0fV" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 >> <iq to="test-domain.com" id="vBUWetiAbr4m0hz8i27p0fV" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-23 21:23:07 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-02-23 21:23:07 |  >> <enabled xmlns="urn:xmpp:sm:3" id="2985b9e2-f1ac-49e5-9a4c-d00b233b8609" location="785cf647a4ab" resume="true" max="60"/>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 << <enabled xmlns="urn:xmpp:sm:3" id="2985b9e2-f1ac-49e5-9a4c-d00b233b8609" location="785cf647a4ab" resume="true" max="60"/>

2022-02-23 21:23:07 |  << <iq id="WBSPGsUQ2qR48hDs8ynLw4A" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 >> <iq id="WBSPGsUQ2qR48hDs8ynLw4A" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-02-23 21:23:07 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-02-23 21:23:07 |  >> <iq type="result" to="push3-_a96b60105@test-domain.com/185945942-tigase-100" from="test-domain.com" xmlns="jabber:client" id="vBUWetiAbr4m0hz8i27p0fV"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11659/b5784ffb" category="component"/><identity type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11659/b5784ffb" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 << <iq type="result" to="push3-_a96b60105@test-domain.com/185945942-tigase-100" from="test-domain.com" xmlns="jabber:client" id="vBUWetiAbr4m0hz8i27p0fV"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11659/b5784ffb" category="component"/><identity type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11659/b5784ffb" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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-02-23 21:23:07 |  >> <iq type="result" to="push3-_a96b60105@test-domain.com/185945942-tigase-100" xmlns="jabber:client" id="WBSPGsUQ2qR48hDs8ynLw4A"><query xmlns="jabber:iq:roster"/></iq>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 << <iq type="result" to="push3-_a96b60105@test-domain.com/185945942-tigase-100" xmlns="jabber:client" id="WBSPGsUQ2qR48hDs8ynLw4A"><query xmlns="jabber:iq:roster"/></iq>

2022-02-23 21:23:07 |  << <iq id="3XUAbr4m0hz8i27p0fVSeU0" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_kq862j0103@test-domain.com/185945942-tigase-98"/></iq>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 >> <iq id="3XUAbr4m0hz8i27p0fVSeU0" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" jid="push-component-_kq862j0103@test-domain.com/185945942-tigase-98"/></iq>

2022-02-23 21:23:07 |  >> <presence to="push3-_a96b60105@test-domain.com" from="push3-_a96b60105@test-domain.com/185945942-tigase-100" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 << <presence to="push3-_a96b60105@test-domain.com" from="push3-_a96b60105@test-domain.com/185945942-tigase-100" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2022-02-23 21:23:07 | [Mutex] waiting for: [push:enabled]

2022-02-23 21:23:07 |  >> <iq type="result" to="push3-_a96b60105@test-domain.com/185945942-tigase-100" xmlns="jabber:client" id="3XUAbr4m0hz8i27p0fVSeU0"/>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 << <iq type="result" to="push3-_a96b60105@test-domain.com/185945942-tigase-100" xmlns="jabber:client" id="3XUAbr4m0hz8i27p0fVSeU0"/>

2022-02-23 21:23:07 | [Mutex] received everything.

2022-02-23 21:23:07 | [Mutex] isItemNotified: push:enabled:success :: true

2022-02-23 21:23:07 |  << <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-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com/185945942-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-02-23 21:23:07 |  >> <presence to="push3-_a96b60105@test-domain.com" from="push3-_a96b60105@test-domain.com/185945942-tigase-100" xmlns="jabber:client"><show>xa</show><priority>10</priority><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 << <presence to="push3-_a96b60105@test-domain.com" from="push3-_a96b60105@test-domain.com/185945942-tigase-100" xmlns="jabber:client"><show>xa</show><priority>10</priority><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2022-02-23 21:23:07 | [Mutex] waiting for: [push:received]

2022-02-23 21:23:07 |  >> <message to="push3-_a96b60105@test-domain.com" from="push2-_onxyud0104@test-domain.com/185945942-tigase-99" xmlns="jabber:client"><body>Some body - d1b06ec5-aced-4ecd-aea8-b7cdce18b456</body></message>

2022-02-23 21:23:07 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 << <message to="push3-_a96b60105@test-domain.com" from="push2-_onxyud0104@test-domain.com/185945942-tigase-99" xmlns="jabber:client"><body>Some body - d1b06ec5-aced-4ecd-aea8-b7cdce18b456</body></message>

2022-02-23 21:23:37 | [Mutex] timeout. Not received [push:received]

2022-02-23 21:23:37 | [Mutex] isItemNotified: push:received :: false

2022-02-23 21:23:37 |  << <iq id="3XUAbr4m0hz8i27p0fVSeU0" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_kq862j0103@test-domain.com/185945942-tigase-98"/></iq>

2022-02-23 21:23:37 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 >> <iq id="3XUAbr4m0hz8i27p0fVSeU0" type="set"><enable xmlns="urn:xmpp:push:0" node="test-node" away="true" jid="push-component-_kq862j0103@test-domain.com/185945942-tigase-98"/></iq>

2022-02-23 21:23:37 | [Mutex] waiting for: [push:enabled:2]

2022-02-23 21:23:37 |  >> <iq type="result" to="push3-_a96b60105@test-domain.com/185945942-tigase-100" xmlns="jabber:client" id="3XUAbr4m0hz8i27p0fVSeU0"/>

2022-02-23 21:23:37 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 << <iq type="result" to="push3-_a96b60105@test-domain.com/185945942-tigase-100" xmlns="jabber:client" id="3XUAbr4m0hz8i27p0fVSeU0"/>

2022-02-23 21:23:37 | [Mutex] received everything.

2022-02-23 21:23:37 | [Mutex] isItemNotified: push:enabled:2:success :: true

2022-02-23 21:23:37 | [Mutex] waiting for: [push:received]

2022-02-23 21:23:37 |  >> <message to="push3-_a96b60105@test-domain.com" from="push2-_onxyud0104@test-domain.com/185945942-tigase-99" xmlns="jabber:client"><body>Some body - d1b06ec5-aced-4ecd-aea8-b7cdce18b456</body></message>

2022-02-23 21:23:37 | push3- :: push3-_a96b60105@test-domain.com/185945942-tigase-100 << <message to="push3-_a96b60105@test-domain.com" from="push2-_onxyud0104@test-domain.com/185945942-tigase-99" xmlns="jabber:client"><body>Some body - d1b06ec5-aced-4ecd-aea8-b7cdce18b456</body></message>

2022-02-23 21:23:37 | [Mutex] received everything.

2022-02-23 21:23:37 | [Mutex] isItemNotified: push:received :: true

2022-02-23 21:23:37 | [Mutex] isItemNotified: push:received:body:Some body - d1b06ec5-aced-4ecd-aea8-b7cdce18b456 :: true

testSupportAdvertisement 0.236s
2022-02-23 21:23:39 |

2022-02-23 21:23:39 | null / [TestClass name=class tigase.tests.server.TestPush]

2022-02-23 21:23:39 | ------------------------------------

2022-02-23 21:23:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"/><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-02-23 21:23:39 |  << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>

2022-02-23 21:23:39 |  >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><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-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><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><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-02-23 21:23:39 |  << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fdm8zeW92MDEwNixyPVNsbHdVRVFmd05PRzBrVEszaUNs</auth>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1wdXNoMS1fdm8zeW92MDEwNixyPVNsbHdVRVFmd05PRzBrVEszaUNs</auth>

2022-02-23 21:23:39 |  >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TbGx3VUVRZndOT0cwa1RLM2lDbGtudXNSZVJNTGtsaEk5d1VQWlF1LHM9Q3UxSGZQckVjZUlNVkE9PSxpPTQwOTY=</challenge>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TbGx3VUVRZndOT0cwa1RLM2lDbGtudXNSZVJNTGtsaEk5d1VQWlF1LHM9Q3UxSGZQckVjZUlNVkE9PSxpPTQwOTY=</challenge>

2022-02-23 21:23:39 |  << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U2xsd1VFUWZ3Tk9HMGtUSzNpQ2xrbnVzUmVSTUxrbGhJOXdVUFpRdSxwPXV5OUh1NUp6YmZVWkRIUmI0K2M0R1lPRW5VaWY0VlFqOWxtZEI0NW5aNTQ9</response>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U2xsd1VFUWZ3Tk9HMGtUSzNpQ2xrbnVzUmVSTUxrbGhJOXdVUFpRdSxwPXV5OUh1NUp6YmZVWkRIUmI0K2M0R1lPRW5VaWY0VlFqOWxtZEI0NW5aNTQ9</response>

2022-02-23 21:23:39 |  >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj12QzVvT1dsR1ljMkRiODZqT3lPUDZZREpBYzNtL01jRkhDZkdkREFaZkw4PQ==</success>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj12QzVvT1dsR1ljMkRiODZqT3lPUDZZREpBYzNtL01jRkhDZkdkREFaZkw4PQ==</success>

2022-02-23 21:23: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"/><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="p/mffm3BtRN9J3RMIIxcWSASC+s=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@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="p/mffm3BtRN9J3RMIIxcWSASC+s=" xmlns="http://jabber.org/protocol/caps" hash="SHA-1" node="https://tigase.net/tigase-xmpp-server"/></features>

2022-02-23 21:23:39 |  << <iq xmlns="jabber:client" id="PqxSeU0t6dJu48iWetiAbr4" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com >> <iq xmlns="jabber:client" id="PqxSeU0t6dJu48iWetiAbr4" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq>

2022-02-23 21:23:39 |  >> <iq type="result" to="push1-_vo3yov0106@test-domain.com/185945942-tigase-104" xmlns="jabber:client" id="PqxSeU0t6dJu48iWetiAbr4"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_vo3yov0106@test-domain.com/185945942-tigase-104</jid></bind></iq>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com << <iq type="result" to="push1-_vo3yov0106@test-domain.com/185945942-tigase-104" xmlns="jabber:client" id="PqxSeU0t6dJu48iWetiAbr4"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>push1-_vo3yov0106@test-domain.com/185945942-tigase-104</jid></bind></iq>

2022-02-23 21:23:39 |  << <iq xmlns="jabber:client" id="MbMwhZ0uq2xetfw8gysgxqQ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com/185945942-tigase-104 >> <iq xmlns="jabber:client" id="MbMwhZ0uq2xetfw8gysgxqQ" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq>

2022-02-23 21:23:39 |  >> <iq type="result" to="push1-_vo3yov0106@test-domain.com/185945942-tigase-104" xmlns="jabber:client" id="MbMwhZ0uq2xetfw8gysgxqQ"/>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com/185945942-tigase-104 << <iq type="result" to="push1-_vo3yov0106@test-domain.com/185945942-tigase-104" xmlns="jabber:client" id="MbMwhZ0uq2xetfw8gysgxqQ"/>

2022-02-23 21:23:39 |  << <iq to="test-domain.com" id="c1hl8jNMN14CGyziBv2akGI" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com/185945942-tigase-104 >> <iq to="test-domain.com" id="c1hl8jNMN14CGyziBv2akGI" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-23 21:23:39 |  << <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com/185945942-tigase-104 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/>

2022-02-23 21:23:39 |  >> <enabled xmlns="urn:xmpp:sm:3" id="b507a39f-d667-48cd-882e-1fd082340723" location="785cf647a4ab" resume="true" max="60"/>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com/185945942-tigase-104 << <enabled xmlns="urn:xmpp:sm:3" id="b507a39f-d667-48cd-882e-1fd082340723" location="785cf647a4ab" resume="true" max="60"/>

2022-02-23 21:23:39 |  << <iq id="MdPBrjEM0cRSLPGsUQ2qR48" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com/185945942-tigase-104 >> <iq id="MdPBrjEM0cRSLPGsUQ2qR48" type="get"><query xmlns="jabber:iq:roster"/></iq>

2022-02-23 21:23:39 |  << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com/185945942-tigase-104 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence>

2022-02-23 21:23:39 |  >> <iq type="result" to="push1-_vo3yov0106@test-domain.com/185945942-tigase-104" from="test-domain.com" xmlns="jabber:client" id="c1hl8jNMN14CGyziBv2akGI"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11659/b5784ffb" category="component"/><identity type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11659/b5784ffb" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com/185945942-tigase-104 << <iq type="result" to="push1-_vo3yov0106@test-domain.com/185945942-tigase-104" from="test-domain.com" xmlns="jabber:client" id="c1hl8jNMN14CGyziBv2akGI"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="router" name="Tigase ver. 8.2.0-SNAPSHOT-b11659/b5784ffb" category="component"/><identity type="im" name="Tigase ver. 8.2.0-SNAPSHOT-b11659/b5784ffb" category="server"/><feature var="http://jabber.org/protocol/commands"/><x type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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-02-23 21:23:39 |  >> <iq type="result" to="push1-_vo3yov0106@test-domain.com/185945942-tigase-104" xmlns="jabber:client" id="MdPBrjEM0cRSLPGsUQ2qR48"><query xmlns="jabber:iq:roster"/></iq>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com/185945942-tigase-104 << <iq type="result" to="push1-_vo3yov0106@test-domain.com/185945942-tigase-104" xmlns="jabber:client" id="MdPBrjEM0cRSLPGsUQ2qR48"><query xmlns="jabber:iq:roster"/></iq>

2022-02-23 21:23:39 |  << <iq to="push1-_vo3yov0106@test-domain.com" id="9lboNAcQJDs9JusmUhIrboS" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com/185945942-tigase-104 >> <iq to="push1-_vo3yov0106@test-domain.com" id="9lboNAcQJDs9JusmUhIrboS" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq>

2022-02-23 21:23:39 |  >> <presence to="push1-_vo3yov0106@test-domain.com" from="push1-_vo3yov0106@test-domain.com/185945942-tigase-104" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2022-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com/185945942-tigase-104 << <presence to="push1-_vo3yov0106@test-domain.com" from="push1-_vo3yov0106@test-domain.com/185945942-tigase-104" xmlns="jabber:client"><c ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="http://tigase.org/jaxmpp"/></presence>

2022-02-23 21:23:39 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:23:39 |  >> <iq type="result" to="push1-_vo3yov0106@test-domain.com/185945942-tigase-104" from="push1-_vo3yov0106@test-domain.com" xmlns="jabber:client" id="9lboNAcQJDs9JusmUhIrboS"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity type="service" name="PubSub" category="pubsub"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#member-affiliation"/><feature var="http://jabber.org/protocol/pubsub#subscription-notifications"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="urn:xmpp:ping"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#access-whitelist"/><feature var="http://jabber.org/protocol/pubsub#access-presence"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/pubsub#meta-data"/><feature var="http://jabber.org/protocol/pubsub#multi-items"/><feature var="http://jabber.org/protocol/pubsub#item-ids"/><feature var="urn:xmpp:mam:1"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><feature var="urn:xmpp:mam:2"/><feature var="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 type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="http://jabber.org/protocol/pubsub#auto-create"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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-02-23 21:23:39 | push1- :: push1-_vo3yov0106@test-domain.com/185945942-tigase-104 << <iq type="result" to="push1-_vo3yov0106@test-domain.com/185945942-tigase-104" from="push1-_vo3yov0106@test-domain.com" xmlns="jabber:client" id="9lboNAcQJDs9JusmUhIrboS"><query xmlns="http://jabber.org/protocol/disco#info"><identity type="registered" category="account"/><identity type="service" name="PubSub" category="pubsub"/><feature var="http://jabber.org/protocol/pubsub#retrieve-default"/><feature var="http://jabber.org/protocol/pubsub#purge-nodes"/><feature var="http://jabber.org/protocol/pubsub#subscribe"/><feature var="http://jabber.org/protocol/pubsub#member-affiliation"/><feature var="http://jabber.org/protocol/pubsub#subscription-notifications"/><feature var="http://jabber.org/protocol/pubsub#create-nodes"/><feature var="http://jabber.org/protocol/pubsub#outcast-affiliation"/><feature var="http://jabber.org/protocol/pubsub#get-pending"/><feature var="http://jabber.org/protocol/pubsub#presence-notifications"/><feature var="urn:xmpp:ping"/><feature var="http://jabber.org/protocol/pubsub#delete-nodes"/><feature var="http://jabber.org/protocol/pubsub#config-node"/><feature var="http://jabber.org/protocol/pubsub#retrieve-items"/><feature var="http://jabber.org/protocol/pubsub#access-whitelist"/><feature var="http://jabber.org/protocol/pubsub#access-presence"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="http://jabber.org/protocol/pubsub#meta-data"/><feature var="http://jabber.org/protocol/pubsub#multi-items"/><feature var="http://jabber.org/protocol/pubsub#item-ids"/><feature var="urn:xmpp:mam:1"/><feature var="http://jabber.org/protocol/pubsub#instant-nodes"/><feature var="urn:xmpp:mam:2"/><feature var="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 type="result" xmlns="jabber:x:data"><field type="hidden" var="FORM_TYPE"><value>http://jabber.org/network/serverinfo</value></field><field type="list-multi" var="abuse-addresses"><value>mailto:abuse@test-domain.com</value><value>xmpp:abuse@test-domain.com</value></field></x><feature var="http://jabber.org/protocol/pubsub#auto-create"/><feature var="http://jabber.org/protocol/pubsub#auto-subscribe"/><feature var="urn:xmpp:mix:pam:2"/><feature var="urn:xmpp:carbons:2"/><feature var="urn:xmpp:carbons:rules:0"/><feature var="jabber:iq:auth"/><feature var="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity type="pep" category="pubsub"/><feature var="urn:xmpp:pep-vcard-conversion:0"/><feature var="urn:xmpp:bookmarks-conversion:0"/><feature var="urn:xmpp:archive:auto"/><feature var="urn:xmpp:archive:manage"/><feature var="urn:xmpp:push:0"/><feature var="tigase:push:away:0"/><feature var="tigase:push:encrypt:0"/><feature var="tigase:push:encrypt:aes-128-gcm"/><feature var="tigase:push:filter:ignore-unknown:0"/><feature var="tigase:push:filter:groupchat:0"/><feature var="tigase:push:priority:0"/><feature var="tigase:push:filter:muted:0"/><feature var="tigase:push:jingle:0"/><feature var="jabber:iq:roster"/><feature var="jabber:iq:roster-dynamic"/><feature var="urn:xmpp:mam:1"/><feature var="urn:xmpp:mam:2"/><feature var="urn:xmpp: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-02-23 21:23:39 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:23:39 | [Mutex] received everything.

2022-02-23 21:23:39 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-02-23 21:23:39 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-02-23 21:23:39 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

tigase.tests.server.TestPushEncryped
testPushDeliveryOffline 0.074s
2022-02-23 21:25:43 |

2022-02-23 21:25:43 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-02-23 21:25:43 | ------------------------------------

2022-02-23 21:25:43 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:25:43 | [Mutex] received everything.

2022-02-23 21:25:43 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-02-23 21:25:43 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-02-23 21:25:43 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-02-23 21:25:43 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2022-02-23 21:25:43 | [Mutex] waiting for: [push:received]

2022-02-23 21:25:43 | [Mutex] received everything.

2022-02-23 21:25:43 | [Mutex] isItemNotified: push:received :: true

2022-02-23 21:25:43 | [Mutex] isItemNotified: push:received:body:Some body - aa7054aa-96c3-4836-b26c-efa79dbdd5c0 :: true

testPushDeliveryOnline 30.229s
2022-02-23 21:25:43 |

2022-02-23 21:25:43 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-02-23 21:25:43 | ------------------------------------

2022-02-23 21:25:43 | [Mutex] waiting for: [push:received]

2022-02-23 21:26:13 | [Mutex] timeout. Not received [push:received]

2022-02-23 21:26:13 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 30.132s
2022-02-23 21:26:13 |

2022-02-23 21:26:13 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-02-23 21:26:13 | ------------------------------------

2022-02-23 21:26:13 | [Mutex] waiting for: [push:enabled]

2022-02-23 21:26:13 | [Mutex] received everything.

2022-02-23 21:26:13 | [Mutex] isItemNotified: push:enabled:success :: true

2022-02-23 21:26:14 | [Mutex] waiting for: [push:received]

2022-02-23 21:26:44 | [Mutex] timeout. Not received [push:received]

2022-02-23 21:26:44 | [Mutex] isItemNotified: push:received :: false

2022-02-23 21:26:44 | [Mutex] waiting for: [push:enabled]

2022-02-23 21:26:44 | [Mutex] received everything.

2022-02-23 21:26:44 | [Mutex] isItemNotified: push:enabled:success :: true

2022-02-23 21:26:44 | [Mutex] waiting for: [push:received]

2022-02-23 21:26:44 | [Mutex] received everything.

2022-02-23 21:26:44 | [Mutex] isItemNotified: push:received :: true

2022-02-23 21:26:44 | [Mutex] isItemNotified: push:received:body:Some body - d50f3136-e433-41a4-8a05-0143e234341a :: true

testSupportAdvertisement 0.032s
2022-02-23 21:26:44 |

2022-02-23 21:26:44 | null / [TestClass name=class tigase.tests.server.TestPushEncryped]

2022-02-23 21:26:44 | ------------------------------------

2022-02-23 21:26:44 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:26:44 | [Mutex] received everything.

2022-02-23 21:26:44 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-02-23 21:26:44 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-02-23 21:26:44 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-02-23 21:26:44 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:0 :: true

2022-02-23 21:26:44 | [Mutex] isItemNotified: discovery:feature:tigase:push:encrypt:aes-128-gcm :: true

tigase.tests.server.TestPushMuted
testPushDeliveryOffline 30.022s
2022-02-23 21:23:41 |

2022-02-23 21:23:41 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-02-23 21:23:41 | ------------------------------------

2022-02-23 21:23:41 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:23:41 | [Mutex] received everything.

2022-02-23 21:23:41 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-02-23 21:23:41 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-02-23 21:23:41 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-02-23 21:23:41 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true

2022-02-23 21:23:41 | [Mutex] waiting for: [push:received]

2022-02-23 21:24:11 | [Mutex] timeout. Not received [push:received]

2022-02-23 21:24:11 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnline 30.198s
2022-02-23 21:24:11 |

2022-02-23 21:24:11 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-02-23 21:24:11 | ------------------------------------

2022-02-23 21:24:11 | [Mutex] waiting for: [push:received]

2022-02-23 21:24:41 | [Mutex] timeout. Not received [push:received]

2022-02-23 21:24:41 | [Mutex] isItemNotified: push:received :: false

testPushDeliveryOnlineAway 60.121s
2022-02-23 21:24:41 |

2022-02-23 21:24:41 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-02-23 21:24:41 | ------------------------------------

2022-02-23 21:24:41 | [Mutex] waiting for: [push:enabled]

2022-02-23 21:24:41 | [Mutex] received everything.

2022-02-23 21:24:41 | [Mutex] isItemNotified: push:enabled:success :: true

2022-02-23 21:24:41 | [Mutex] waiting for: [push:received]

2022-02-23 21:25:11 | [Mutex] timeout. Not received [push:received]

2022-02-23 21:25:11 | [Mutex] isItemNotified: push:received :: false

2022-02-23 21:25:11 | [Mutex] waiting for: [push:enabled]

2022-02-23 21:25:11 | [Mutex] received everything.

2022-02-23 21:25:11 | [Mutex] isItemNotified: push:enabled:success :: true

2022-02-23 21:25:11 | [Mutex] waiting for: [push:received]

2022-02-23 21:25:41 | [Mutex] timeout. Not received [push:received]

2022-02-23 21:25:41 | [Mutex] isItemNotified: push:received :: false

testSupportAdvertisement 0.012s
2022-02-23 21:25:41 |

2022-02-23 21:25:41 | null / [TestClass name=class tigase.tests.server.TestPushMuted]

2022-02-23 21:25:41 | ------------------------------------

2022-02-23 21:25:41 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:25:41 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:25:41 | [Mutex] waiting for: [discovery:completed]

2022-02-23 21:25:41 | [Mutex] received everything.

2022-02-23 21:25:41 | [Mutex] isItemNotified: discovery:completed:success :: true

2022-02-23 21:25:41 | [Mutex] isItemNotified: discovery:identity:account:registered :: true

2022-02-23 21:25:41 | [Mutex] isItemNotified: discovery:feature:urn:xmpp:push:0 :: true

2022-02-23 21:25:41 | [Mutex] isItemNotified: discovery:feature:tigase:push:filter:muted:0 :: true