=== 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.3717.2>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/dynamic_domains_SUITE_data"},
     {preset,"riak_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-06-22_09.01.19/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@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-06-22_09.01.19/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@838f153dfbc9.2022-06-22_08.43.58"

=== Started at 2022-06-22 09:01:22


*** CT 2022-06-22 09:01:22.115 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5168.html
*** CT 2022-06-22 09:01:22.116 *** View log from node ejabberd2@localhost when started🔗 ejabberd2@localhost_2036.html

*** User 2022-06-22 09:01:22.118 ***🔗
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 2022-06-22 09:01:22.118 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2124934be8396d64' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:01:22.122 ***🔗
alice@example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
</stream:features>



*** User 2022-06-22 09:01:22.122 ***🔗
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2022-06-22 09:01:22.127 ***🔗
alice@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 09:01:22.127 ***🔗
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 2022-06-22 09:01:22.127 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3d01c9aa238d864c' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:01:22.127 ***🔗
alice@example.com/res1 in
<stream:features>
	<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'/>
</stream:features>



*** User 2022-06-22 09:01:22.127 ***🔗
alice@example.com/res1 out
<iq type='set' id='9a1e6f24634dbe93d44ebd977957145d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 09:01:22.128 ***🔗
alice@example.com/res1 in
<iq id='9a1e6f24634dbe93d44ebd977957145d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 09:01:22.128 ***🔗
alice@example.com/res1 out
<iq type='set' id='fa6f22195e6b22257f32e0c693181b14'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:01:22.128 ***🔗
alice@example.com/res1 in
<iq type='result' id='fa6f22195e6b22257f32e0c693181b14'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:01:22.128 ***🔗
alice@example.com/res1 out
<presence/>



*** User 2022-06-22 09:01:22.129 ***🔗
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1' xml:lang='en'/>



*** User 2022-06-22 09:01:22.130 ***🔗
alice@example.com/res1 out
<message to='subdomain1.example.test' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-06-22 09:01:22.130 ***🔗
alice@example.com/res1 out
<message to='subdomain1.example.com' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-06-22 09:01:22.130 ***🔗
alice@example.com/res1 out
<message to='subdomain1.example.org' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-06-22 09:01:22.131 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='7dc0cf274fe7378921cec5ef6b02d0cc'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-06-22 09:01:22.131 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.com' type='get' id='3da161e6e381964fcb062fdccb9a12e7'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-06-22 09:01:22.131 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.org' type='get' id='6136ad5dc7a12e27a271eadd89562f6f'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-06-22 09:01:22.633 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='2cb98ea24524cf82305c51c81a5d523e'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-06-22 09:01:22.789 ***🔗
alice@example.com/res1 in
<iq from='subdomain1.example.test' to='alice@example.com/res1' type='error' xml:lang='en' id='2cb98ea24524cf82305c51c81a5d523e'>
	<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 2022-06-22 09:01:22.789 ***🔗
alice@example.com/res1 out
</stream:stream>

*** User 2022-06-22 09:01:22.790 ***🔗
alice@example.com/res1 in
</stream:stream>
*** CT 2022-06-22 09:01:22.792 *** View log from node ejabberd2@localhost when finished🔗 ejabberd2@localhost_2036.html
*** CT 2022-06-22 09:01:22.793 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5168.html



=== Ended at 2022-06-22 09:01:22
=== successfully completed test case
=== === Returned value: ok


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