=== Test case: dynamic_domains_SUITE:packet_handling_for_subdomain/1 (click for source code)

=== Config value:

    [{reset_meck,[mod_dynamic_domains_test,mongoose_router]},
     {watchdog,<0.66776.0>},
     {preset,"internal_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/dynamic_domains_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@9d267a81f059.2024-04-19_10.43.52/big_tests.tests.dynamic_domains_SUITE.logs/run.2024-04-19_10.59.49/dynamic_domains_suite.packet_handling_for_subdomain.html"},
     {tc_group_properties,[{name,with_mod_dynamic_domains_test}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/dynamic_domains_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@9d267a81f059.2024-04-19_10.43.52/big_tests.tests.dynamic_domains_SUITE.logs/run.2024-04-19_10.59.49/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@9d267a81f059.2024-04-19_10.43.52"

=== Started at 2024-04-19 10:59:51


*** CT 2024-04-19 10:59:51.541 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4857.html

*** User 2024-04-19 10:59:51.543 ***🔗
alice@example.com/res1 out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-19 10:59:51.544 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='375ffc519a6101fa' from='example.com' version='1.0' xml:lang='en'>

*** User 2024-04-19 10:59:51.550 ***🔗
alice@example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
</stream:features>



*** User 2024-04-19 10:59:51.551 ***🔗
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2024-04-19 10:59:51.557 ***🔗
alice@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-19 10:59:51.557 ***🔗
alice@example.com/res1 out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-19 10:59:51.557 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='33f5e45248b558ee' from='example.com' version='1.0' xml:lang='en' to='alice@example.com'>

*** User 2024-04-19 10:59:51.557 ***🔗
alice@example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
</stream:features>



*** User 2024-04-19 10:59:51.558 ***🔗
alice@example.com/res1 out
<iq type='set' id='462b6b5870eb81d3edbf0a5163f9299a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-19 10:59:51.558 ***🔗
alice@example.com/res1 in
<iq id='462b6b5870eb81d3edbf0a5163f9299a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-19 10:59:51.558 ***🔗
alice@example.com/res1 out
<iq type='set' id='380ffc69622bd9662994eb5d92a97626'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-19 10:59:51.559 ***🔗
alice@example.com/res1 in
<iq from='example.com' to='alice@example.com/res1' id='380ffc69622bd9662994eb5d92a97626' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-19 10:59:51.559 ***🔗
alice@example.com/res1 out
<presence/>



*** User 2024-04-19 10:59:51.560 ***🔗
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1'/>



*** User 2024-04-19 10:59:51.561 ***🔗
alice@example.com/res1 out
<message type='chat' to='subdomain1.example.test'>
	<body>OH, HAI!</body>
</message>



*** User 2024-04-19 10:59:51.561 ***🔗
alice@example.com/res1 out
<message type='chat' to='subdomain1.example.com'>
	<body>OH, HAI!</body>
</message>



*** User 2024-04-19 10:59:51.561 ***🔗
alice@example.com/res1 out
<message type='chat' to='subdomain1.example.org'>
	<body>OH, HAI!</body>
</message>



*** User 2024-04-19 10:59:51.562 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='a092933c89f92800885244687c1f7191'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-04-19 10:59:51.563 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.com' type='get' id='0e3bdd8b7b9e179acf089d6da1914c39'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-04-19 10:59:51.563 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.org' type='get' id='e600a0d8b3d22f6c4e621fdd48673b1f'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-04-19 10:59:52.066 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='d62a153df5078f03b02a335cc188ffc2'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-04-19 10:59:52.079 ***🔗
alice@example.com/res1 in
<iq from='subdomain1.example.test' to='alice@example.com/res1' type='error' id='d62a153df5078f03b02a335cc188ffc2'>
	<query xmlns='dummy.namespace'/>
	<error code='404' type='cancel'>
		<remote-server-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>From s2s (waiting)</text>
	</error>
</iq>



*** User 2024-04-19 10:59:52.080 ***🔗
alice@example.com/res1 out
</stream:stream>

*** User 2024-04-19 10:59:52.080 ***🔗
alice@example.com/res1 in
</stream:stream>
*** CT 2024-04-19 10:59:52.082 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4857.html



=== Ended at 2024-04-19 10:59:52
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result