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

=== Config value:

    [{reset_meck,[mod_dynamic_domains_test,mongoose_router]},
     {watchdog,<0.15498.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/dynamic_domains_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-05-11_08.58.37/dynamic_domains_suite.iq_handling_for_domain.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@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-05-11_08.58.37/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40"

=== Started at 2022-05-11 08:58:40


*** CT 2022-05-11 08:58:40.704 *** View log from node mongooseim@localhost when started mongooseim@localhost_784.html
*** CT 2022-05-11 08:58:40.705 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_412.html

*** User 2022-05-11 08:58:40.707 ***
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-05-11 08:58:40.707 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8d6759b71923f944' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:58:40.707 ***
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-05-11 08:58:40.708 ***
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2022-05-11 08:58:40.715 ***
alice@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 08:58:40.715 ***
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-05-11 08:58:40.716 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='92f02c411eabfeed' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 08:58:40.716 ***
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-05-11 08:58:40.716 ***
alice@example.com/res1 out
<iq type='set' id='41b93f7c53874fbb64e6fd6edcd9f8ec'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 08:58:40.716 ***
alice@example.com/res1 in
<iq id='41b93f7c53874fbb64e6fd6edcd9f8ec' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 08:58:40.716 ***
alice@example.com/res1 out
<iq type='set' id='6816059aaf43d9ea03c57c4a47c65478'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:58:40.716 ***
alice@example.com/res1 in
<iq type='result' id='6816059aaf43d9ea03c57c4a47c65478'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 08:58:40.716 ***
alice@example.com/res1 out
<presence/>



*** User 2022-05-11 08:58:40.717 ***
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1' xml:lang='en'/>



*** User 2022-05-11 08:58:40.718 ***
alice@example.com/res1 out
<iq to='example.test' type='get' id='2956e88f64734ba3326d5138484a3dda'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-05-11 08:58:40.719 ***
alice@example.com/res1 in
<iq from='example.test' to='alice@example.com/res1' id='2956e88f64734ba3326d5138484a3dda' type='result'/>



*** User 2022-05-11 08:58:40.719 ***
alice@example.com/res1 out
<iq to='example.com' type='get' id='09efd0666e3a2486a5759233c39c126c'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-05-11 08:58:40.720 ***
alice@example.com/res1 in
<iq from='example.com' to='alice@example.com/res1' id='09efd0666e3a2486a5759233c39c126c' type='result'/>



*** User 2022-05-11 08:58:40.720 ***
alice@example.com/res1 out
<iq to='example.org' type='get' id='c037c70d7d93c120ab36338afa170373'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-05-11 08:58:40.720 ***
alice@example.com/res1 in
<iq from='example.org' to='alice@example.com/res1' id='c037c70d7d93c120ab36338afa170373' type='result'/>



*** User 2022-05-11 08:58:40.722 ***
alice@example.com/res1 out
<iq to='example.test' type='get' id='a9e1387e686c9a71b2723731d28704ac'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-05-11 08:58:40.864 ***
alice@example.com/res1 in
<iq from='example.test' to='alice@example.com/res1' type='error' xml:lang='en' id='a9e1387e686c9a71b2723731d28704ac'>
	<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-05-11 08:58:40.865 ***
alice@example.com/res1 out
</stream:stream>

*** User 2022-05-11 08:58:40.865 ***
alice@example.com/res1 in
</stream:stream>
*** CT 2022-05-11 08:58:40.866 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_412.html
*** CT 2022-05-11 08:58:40.867 *** View log from node mongooseim@localhost when finished mongooseim@localhost_785.html



=== Ended at 2022-05-11 08:58:40
=== successfully completed test case
=== === Returned value: ok


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