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

=== Config value:

    [{reset_meck,[mod_dynamic_domains_test,mongoose_router]},
     {watchdog,<0.14043.0>},
     {preset,"mysql_redis"},
     {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@56ea494b3a6f.2024-04-25_14.57.11/big_tests.tests.dynamic_domains_SUITE.logs/run.2024-04-25_14.58.27/dynamic_domains_suite.iq_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@56ea494b3a6f.2024-04-25_14.57.11/big_tests.tests.dynamic_domains_SUITE.logs/run.2024-04-25_14.58.27/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@56ea494b3a6f.2024-04-25_14.57.11"

=== Started at 2024-04-25 14:58:30


*** CT 2024-04-25 14:58:30.187 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1338.html

*** User 2024-04-25 14:58:30.189 ***🔗
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-25 14:58:30.189 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='11e727fb4e472260' from='example.com' version='1.0' xml:lang='en'>

*** User 2024-04-25 14:58:30.189 ***🔗
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-25 14:58:30.189 ***🔗
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2024-04-25 14:58:30.192 ***🔗
alice@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 14:58:30.192 ***🔗
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-25 14:58:30.193 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cfd40302040438a2' from='example.com' version='1.0' xml:lang='en' to='alice@example.com'>

*** User 2024-04-25 14:58:30.193 ***🔗
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-25 14:58:30.193 ***🔗
alice@example.com/res1 out
<iq type='set' id='75e54377f24461336b60d3ea0c7e51a8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 14:58:30.193 ***🔗
alice@example.com/res1 in
<iq id='75e54377f24461336b60d3ea0c7e51a8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 14:58:30.193 ***🔗
alice@example.com/res1 out
<iq type='set' id='74fdd148dfbfe15fc73dd7e44ce60be4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 14:58:30.194 ***🔗
alice@example.com/res1 in
<iq from='example.com' to='alice@example.com/res1' id='74fdd148dfbfe15fc73dd7e44ce60be4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 14:58:30.194 ***🔗
alice@example.com/res1 out
<presence/>



*** User 2024-04-25 14:58:30.195 ***🔗
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1'/>



*** User 2024-04-25 14:58:30.196 ***🔗
alice@example.com/res1 out
<iq to='subdomain2.example.test' type='get' id='5f11322aca4fd3a9a83b7d876cf8f8c9'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-04-25 14:58:30.197 ***🔗
alice@example.com/res1 in
<iq from='subdomain2.example.test' to='alice@example.com/res1' id='5f11322aca4fd3a9a83b7d876cf8f8c9' type='result'/>



*** User 2024-04-25 14:58:30.197 ***🔗
alice@example.com/res1 out
<iq to='subdomain2.example.com' type='get' id='94d1d9070569fd1442cd8769ea1df912'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-04-25 14:58:30.198 ***🔗
alice@example.com/res1 in
<iq from='subdomain2.example.com' to='alice@example.com/res1' id='94d1d9070569fd1442cd8769ea1df912' type='result'/>



*** User 2024-04-25 14:58:30.198 ***🔗
alice@example.com/res1 out
<iq to='subdomain2.example.org' type='get' id='a78e9fffb552eefeb7411277ae11fedc'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-04-25 14:58:30.199 ***🔗
alice@example.com/res1 in
<iq from='subdomain2.example.org' to='alice@example.com/res1' id='a78e9fffb552eefeb7411277ae11fedc' type='result'/>



*** User 2024-04-25 14:58:30.201 ***🔗
alice@example.com/res1 out
<iq to='subdomain2.example.test' type='get' id='a02402a5daf8ccfdfa574050199968e8'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-04-25 14:58:30.215 ***🔗
alice@example.com/res1 in
<iq from='subdomain2.example.test' to='alice@example.com/res1' type='error' id='a02402a5daf8ccfdfa574050199968e8'>
	<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-25 14:58:30.215 ***🔗
alice@example.com/res1 out
</stream:stream>

*** User 2024-04-25 14:58:30.216 ***🔗
alice@example.com/res1 in
</stream:stream>
*** CT 2024-04-25 14:58:30.217 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1338.html



=== Ended at 2024-04-25 14:58:30
=== successfully completed test case
=== === Returned value: ok


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