Test duration : 0.668s
Passed Tests | ||
---|---|---|
tigase.tests.server.TestServiceDiscoveryExtensions | ||
testDiscoveryAdmin | 0.051s |
2022-10-13 22:32:19 |
2022-10-13 22:32:19 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions] 2022-10-13 22:32:19 | ------------------------------------ 2022-10-13 22:32:19 | [Mutex] waiting for: [disco:info:retrieve] 2022-10-13 22:32:19 | [Mutex] waiting for: [disco:info:retrieve] 2022-10-13 22:32:19 | [Mutex] received everything. 2022-10-13 22:32:19 | [Mutex] isItemNotified: disco:info:retrieve:success :: true 2022-10-13 22:32:19 | [Mutex] isItemNotified: disco:info:field:abuse-addresses=mailto:abuse@test-domain.com,xmpp:abuse@test-domain.com :: true |
testDiscoveryUser | 0.382s |
2022-10-13 22:32:19 |
2022-10-13 22:32:19 | null / [TestClass name=class tigase.tests.server.TestServiceDiscoveryExtensions] 2022-10-13 22:32:19 | ------------------------------------ 2022-10-13 22:32:19 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@7d851941 2022-10-13 22:32:19 | StateChangedEvent{oldState=null, newState=connecting} 2022-10-13 22:32:19 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@7342e881 2022-10-13 22:32:19 | [Mutex] waiting for: [registration] 2022-10-13 22:32:19 | StateChangedEvent{oldState=connecting, newState=connected} 2022-10-13 22:32:19 | tigase.jaxmpp.core.client.Connector$ConnectedHandler$ConnectedEvent@777d7231 2022-10-13 22:32:19 | queryuser :: null << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-13 22:32:19 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-10-13 22:32:19 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-10-13 22:32:19 | queryuser :: null >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-13 22:32:19 | StanzaSendingEvent{stanza=<starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>} 2022-10-13 22:32:19 | tigase.jaxmpp.core.client.Connector$StreamRestartedHandler$StreamRestaredEvent@327fe2ba 2022-10-13 22:32:19 | tigase.jaxmpp.core.client.Connector$EncryptionEstablishedHandler$EncryptionEstablishedEvent@6765aaa5 2022-10-13 22:32:19 | queryuser :: null << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-13 22:32:19 | StanzaReceivedEvent{stanza=<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>} 2022-10-13 22:32:19 | StreamFeaturesReceivedEvent[<features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features>] 2022-10-13 22:32:19 | queryuser :: null >> <iq to="test-domain.com" id="J1mT2bmT9DhDl2nKHzmLFKu" type="get"><query xmlns="jabber:iq:register"/></iq> 2022-10-13 22:32:19 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="J1mT2bmT9DhDl2nKHzmLFKu" type="get"><query xmlns="jabber:iq:register"/></iq>} 2022-10-13 22:32:19 | queryuser :: null << <iq from="test-domain.com" type="result" id="J1mT2bmT9DhDl2nKHzmLFKu" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq> 2022-10-13 22:32:19 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="J1mT2bmT9DhDl2nKHzmLFKu" xmlns="jabber:client"><query xmlns="jabber:iq:register"><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><x type="form" xmlns="jabber:x:data"><title>Account Registration</title><instructions>Please provide the following information to sign up for an account Please also provide your e-mail address (must be valid!) to which we will send confirmation link.</instructions><field type="hidden" var="FORM_TYPE"><value>jabber:iq:register</value></field><field type="text-single" label="Username" var="username"><required/><value/></field><field type="text-private" label="Password" var="password"><required/><value/></field><field type="text-single" label="Email (MUST BE VALID!)" var="email"><required/><value/></field></x></query></iq>} 2022-10-13 22:32:19 | tigase.jaxmpp.core.client.xmpp.modules.registration.InBandRegistrationModule$ReceivedRequestedFieldsHandler$ReceivedRequestedFieldsEvent@3875028 2022-10-13 22:32:19 | queryuser :: null >> <iq to="test-domain.com" id="tg3PN003bQNFo2gOSesp4fu" type="set"><query xmlns="jabber:iq:register"><username>queryuser_ta2pic0150</username><password>queryuser_ta2pic0150</password><email>c3030bf0-2157-4275-ac55-1db884721eea@localhost</email></query></iq> 2022-10-13 22:32:19 | StanzaSendingEvent{stanza=<iq to="test-domain.com" id="tg3PN003bQNFo2gOSesp4fu" type="set"><query xmlns="jabber:iq:register"><username>queryuser_ta2pic0150</username><password>queryuser_ta2pic0150</password><email>c3030bf0-2157-4275-ac55-1db884721eea@localhost</email></query></iq>} 2022-10-13 22:32:19 | queryuser :: null << <iq from="test-domain.com" type="result" id="tg3PN003bQNFo2gOSesp4fu" xmlns="jabber:client"/> 2022-10-13 22:32:19 | StanzaReceivedEvent{stanza=<iq from="test-domain.com" type="result" id="tg3PN003bQNFo2gOSesp4fu" xmlns="jabber:client"/>} 2022-10-13 22:32:19 | [Mutex] received everything. 2022-10-13 22:32:19 | [Mutex] isItemNotified: registrationSuccess :: true 2022-10-13 22:32:19 | StateChangedEvent{oldState=connected, newState=disconnecting} 2022-10-13 22:32:19 | StateChangedEvent{oldState=disconnecting, newState=disconnected} 2022-10-13 22:32:19 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@1f774693 2022-10-13 22:32:19 | tigase.jaxmpp.core.client.JaxmppCore$LoggedOutHandler$LoggedOutEvent@52501df5 2022-10-13 22:32:19 | tigase.jaxmpp.core.client.SessionObject$ClearedHandler$ClearedEvent@18aaa598 2022-10-13 22:32:19 | tigase.jaxmpp.core.client.Connector$StreamTerminatedHandler$StreamTerminatedEvent@2195a0b5 2022-10-13 22:32:19 | tigase.jaxmpp.core.client.Connector$DisconnectedHandler$DisconnectedEvent@47329ca 2022-10-13 22:32:19 | >> <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-13 22:32:19 | queryuser :: queryuser_ta2pic0150@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-13 22:32:19 | << <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-13 22:32:19 | queryuser :: queryuser_ta2pic0150@test-domain.com >> <starttls xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> 2022-10-13 22:32:19 | >> <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-13 22:32:19 | queryuser :: queryuser_ta2pic0150@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><auth xmlns="http://jabber.org/features/iq-auth"/><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>SCRAM-SHA-512</mechanism><mechanism>SCRAM-SHA-256</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><register xmlns="http://jabber.org/features/iq-register"/><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></features> 2022-10-13 22:32:19 | << <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1xdWVyeXVzZXJfdGEycGljMDE1MCxyPVNxYlp0a2VaT0N0Z0ZIVkhONmRX</auth> 2022-10-13 22:32:19 | queryuser :: queryuser_ta2pic0150@test-domain.com >> <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="SCRAM-SHA-256">biwsbj1xdWVyeXVzZXJfdGEycGljMDE1MCxyPVNxYlp0a2VaT0N0Z0ZIVkhONmRX</auth> 2022-10-13 22:32:19 | >> <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TcWJadGtlWk9DdGdGSFZITjZkV2tqQTNCT2hRUVFHcE5MaE9sYWhWLHM9RmIxRHVKbml3YnpPQ0E9PSxpPTQwOTY=</challenge> 2022-10-13 22:32:19 | queryuser :: queryuser_ta2pic0150@test-domain.com << <challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cj1TcWJadGtlWk9DdGdGSFZITjZkV2tqQTNCT2hRUVFHcE5MaE9sYWhWLHM9RmIxRHVKbml3YnpPQ0E9PSxpPTQwOTY=</challenge> 2022-10-13 22:32:19 | << <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U3FiWnRrZVpPQ3RnRkhWSE42ZFdrakEzQk9oUVFRR3BOTGhPbGFoVixwPVBtRDc5TWU5Zll4MC8rbnJkWnVJV3VoR3hjWXhOTDFydnNPNTZibUVHSVU9</response> 2022-10-13 22:32:19 | queryuser :: queryuser_ta2pic0150@test-domain.com >> <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">Yz1iaXdzLHI9U3FiWnRrZVpPQ3RnRkhWSE42ZFdrakEzQk9oUVFRR3BOTGhPbGFoVixwPVBtRDc5TWU5Zll4MC8rbnJkWnVJV3VoR3hjWXhOTDFydnNPNTZibUVHSVU9</response> 2022-10-13 22:32:19 | >> <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oR2xNNldMWjRDTDlPVnhVZHVJM29hT1ZoTTJodGIzOWltQitCSkMyN0ZJPQ==</success> 2022-10-13 22:32:19 | queryuser :: queryuser_ta2pic0150@test-domain.com << <success xmlns="urn:ietf:params:xml:ns:xmpp-sasl">dj1oR2xNNldMWjRDTDlPVnhVZHVJM29hT1ZoTTJodGIzOWltQitCSkMyN0ZJPQ==</success> 2022-10-13 22:32:20 | >> <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-13 22:32:20 | queryuser :: queryuser_ta2pic0150@test-domain.com << <features xmlns="http://etherx.jabber.org/streams"><sm xmlns="urn:xmpp:sm:3"/><register xmlns="http://jabber.org/features/iq-register"/><csi xmlns="urn:xmpp:csi:0"/><ver xmlns="urn:xmpp:features:rosterver"/><sub xmlns="urn:xmpp:features:pre-approval"/><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"/><session xmlns="urn:ietf:params:xml:ns:xmpp-session"><optional/></session><c hash="SHA-1" node="https://tigase.net/tigase-xmpp-server" ver="ujZF7fLWJCI+sxxPMvHZO7+R0uQ=" xmlns="http://jabber.org/protocol/caps"/></features> 2022-10-13 22:32:20 | << <iq xmlns="jabber:client" id="38DqXZ2kQYcSKZez8rfPFpT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:32:20 | queryuser :: queryuser_ta2pic0150@test-domain.com >> <iq xmlns="jabber:client" id="38DqXZ2kQYcSKZez8rfPFpT" type="set"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><resource/></bind></iq> 2022-10-13 22:32:20 | >> <iq to="queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148" type="result" id="38DqXZ2kQYcSKZez8rfPFpT" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148</jid></bind></iq> 2022-10-13 22:32:20 | queryuser :: queryuser_ta2pic0150@test-domain.com << <iq to="queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148" type="result" id="38DqXZ2kQYcSKZez8rfPFpT" xmlns="jabber:client"><bind xmlns="urn:ietf:params:xml:ns:xmpp-bind"><jid>queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148</jid></bind></iq> 2022-10-13 22:32:20 | << <iq xmlns="jabber:client" id="vdQMy9nezdueEAqkENQNAl3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:32:20 | queryuser :: queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148 >> <iq xmlns="jabber:client" id="vdQMy9nezdueEAqkENQNAl3" type="set"><session xmlns="urn:ietf:params:xml:ns:xmpp-session"/></iq> 2022-10-13 22:32:20 | >> <iq to="queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148" type="result" id="vdQMy9nezdueEAqkENQNAl3" xmlns="jabber:client"/> 2022-10-13 22:32:20 | queryuser :: queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148 << <iq to="queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148" type="result" id="vdQMy9nezdueEAqkENQNAl3" xmlns="jabber:client"/> 2022-10-13 22:32:20 | << <iq to="test-domain.com" id="R6tHtiTMLHChHOChDKBhCua" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:32:20 | queryuser :: queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148 >> <iq to="test-domain.com" id="R6tHtiTMLHChHOChDKBhCua" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:32:20 | << <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:32:20 | queryuser :: queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148 >> <enable xmlns="urn:xmpp:sm:3" resume="true"/> 2022-10-13 22:32:20 | >> <enabled location="ed1b7dd8a1b3" resume="true" max="60" id="6e1fbbd8-3244-46aa-a7f9-aa454a9e3b22" xmlns="urn:xmpp:sm:3"/> 2022-10-13 22:32:20 | queryuser :: queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148 << <enabled location="ed1b7dd8a1b3" resume="true" max="60" id="6e1fbbd8-3244-46aa-a7f9-aa454a9e3b22" xmlns="urn:xmpp:sm:3"/> 2022-10-13 22:32:20 | << <iq id="29AVkLBgMKMO6cT2bmT9DhD" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:32:20 | queryuser :: queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148 >> <iq id="29AVkLBgMKMO6cT2bmT9DhD" type="get"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:32:20 | >> <iq from="test-domain.com" type="result" to="queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148" id="R6tHtiTMLHChHOChDKBhCua" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-13 22:32:20 | queryuser :: queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148 << <iq from="test-domain.com" type="result" to="queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148" id="R6tHtiTMLHChHOChDKBhCua" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-13 22:32:20 | << <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:32:20 | queryuser :: queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148 >> <presence><c xmlns="http://jabber.org/protocol/caps" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" hash="sha-1"/></presence> 2022-10-13 22:32:20 | >> <iq to="queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148" type="result" id="29AVkLBgMKMO6cT2bmT9DhD" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:32:20 | queryuser :: queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148 << <iq to="queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148" type="result" id="29AVkLBgMKMO6cT2bmT9DhD" xmlns="jabber:client"><query xmlns="jabber:iq:roster"/></iq> 2022-10-13 22:32:20 | << <iq to="test-domain.com" id="5eNlKKGEyAaPUVQR5v17jYf" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:32:20 | queryuser :: queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148 >> <iq to="test-domain.com" id="5eNlKKGEyAaPUVQR5v17jYf" type="get"><query xmlns="http://jabber.org/protocol/disco#info"/></iq> 2022-10-13 22:32:20 | >> <presence from="queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148" to="queryuser_ta2pic0150@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-13 22:32:20 | queryuser :: queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148 << <presence from="queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148" to="queryuser_ta2pic0150@test-domain.com" xmlns="jabber:client"><c hash="sha-1" node="http://tigase.org/jaxmpp" ver="mg5bXbOeu1848vxdgu3jELgbQF8=" xmlns="http://jabber.org/protocol/caps"/></presence> 2022-10-13 22:32:20 | [Mutex] waiting for: [disco:info:retrieve] 2022-10-13 22:32:20 | >> <iq from="test-domain.com" type="result" to="queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148" id="5eNlKKGEyAaPUVQR5v17jYf" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-13 22:32:20 | queryuser :: queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148 << <iq from="test-domain.com" type="result" to="queryuser_ta2pic0150@test-domain.com/1608752850-tigase-148" id="5eNlKKGEyAaPUVQR5v17jYf" xmlns="jabber:client"><query xmlns="http://jabber.org/protocol/disco#info"><identity category="component" type="router" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><identity category="server" type="im" name="Tigase ver. 8.3.0-SNAPSHOT-b12128/cccf702b"/><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="vcard-temp"/><feature var="http://jabber.org/protocol/amp"/><feature var="msgoffline"/><feature var="jabber:iq:auth"/><feature var="http://jabber.org/protocol/disco#info"/><feature var="http://jabber.org/protocol/disco#items"/><feature var="urn:xmpp:blocking"/><feature var="urn:xmpp:reporting:0"/><feature var="urn:xmpp:reporting:abuse:0"/><feature var="urn:xmpp:reporting:spam:0"/><feature var="urn:xmpp:reporting:1"/><feature var="urn:xmpp:ping"/><feature var="urn:ietf:params:xml:ns:xmpp-sasl"/><feature var="http://jabber.org/protocol/pubsub"/><feature var="http://jabber.org/protocol/pubsub#owner"/><feature var="http://jabber.org/protocol/pubsub#publish"/><identity 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:ietf:params:xml:ns:xmpp-bind"/><feature var="urn:xmpp:extdisco:2"/><feature var="http://jabber.org/protocol/commands"/><feature var="urn:ietf:params:xml:ns:vcard-4.0"/><feature var="urn:ietf:params:xml:ns:xmpp-session"/><feature var="jabber:iq:private"/></query></iq> 2022-10-13 22:32:20 | [Mutex] received everything. 2022-10-13 22:32:20 | [Mutex] isItemNotified: disco:info:retrieve:success :: true 2022-10-13 22:32:20 | [Mutex] isItemNotified: disco:info:field:abuse-addresses=mailto:abuse@test-domain.com,xmpp:abuse@test-domain.com :: true |