=== Test case: component_SUITE:register_subdomain/1 (click for source code)

=== Config value:

    [{component1,[{server,<<"localhost">>},
                  {host,<<"localhost">>},
                  {password,<<"secret">>},
                  {port,8888},
                  {component,<<"test_service">>}]},
     {component2,[{server,<<"localhost">>},
                  {host,<<"localhost">>},
                  {password,<<"secret">>},
                  {port,8888},
                  {component,<<"another_service">>}]},
     {vjud_component,[{server,<<"localhost">>},
                      {host,<<"localhost">>},
                      {password,<<"secret">>},
                      {port,8888},
                      {component,<<"vjud">>}]},
     {watchdog,<0.11226.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/component_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@86bdabdb5d0f.2024-04-16_11.58.25/big_tests.tests.component_SUITE.logs/run.2024-04-16_11.59.43/component_suite.register_subdomain.html"},
     {tc_group_properties,[{name,subdomain}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/component_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@86bdabdb5d0f.2024-04-16_11.58.25/big_tests.tests.component_SUITE.logs/run.2024-04-16_11.59.43/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {astrid,[{username,<<"astrid">>},
                              {server,<<"sogndal">>},
                              {host,<<"localhost">>},
                              {password,<<"doctor">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@86bdabdb5d0f.2024-04-16_11.58.25"

=== Started at 2024-04-16 11:59:45


*** CT 2024-04-16 11:59:45.416 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_259.html

*** User 2024-04-16 11:59:45.419 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 11:59:45.419 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d16764359d96a1ec' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 11:59:45.420 ***🔗
alicE@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-16 11:59:45.420 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-04-16 11:59:45.421 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 11:59:45.421 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 11:59:45.421 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='675b7ae6cf7cef12' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-04-16 11:59:45.421 ***🔗
alicE@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-16 11:59:45.422 ***🔗
alicE@localhost/res1 out
<iq type='set' id='161622aea759badee24a1a7f661afd85'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 11:59:45.422 ***🔗
alicE@localhost/res1 in
<iq id='161622aea759badee24a1a7f661afd85' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 11:59:45.422 ***🔗
alice@localhost/res1 out
<iq type='set' id='f699840d5119b9ae8193074b2df27981'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 11:59:45.422 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='f699840d5119b9ae8193074b2df27981' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 11:59:45.423 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-04-16 11:59:45.425 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-04-16 11:59:45.425 ***🔗
astrid@sogndal/res1 out
<stream:stream to='sogndal' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 11:59:45.426 ***🔗
astrid@sogndal/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b45db34b40e8aec1' from='sogndal' version='1.0' xml:lang='en'>

*** User 2024-04-16 11:59:45.426 ***🔗
astrid@sogndal/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-16 11:59:45.426 ***🔗
astrid@sogndal/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFzdHJpZABkb2N0b3I=</auth>



*** User 2024-04-16 11:59:45.428 ***🔗
astrid@sogndal/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 11:59:45.428 ***🔗
astrid@sogndal/res1 out
<stream:stream to='sogndal' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-16 11:59:45.428 ***🔗
astrid@sogndal/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3e2470158e52d50c' from='sogndal' version='1.0' xml:lang='en' to='astrid@sogndal'>

*** User 2024-04-16 11:59:45.428 ***🔗
astrid@sogndal/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-16 11:59:45.428 ***🔗
astrid@sogndal/res1 out
<iq type='set' id='0858d6e6f1433873f75346b6dc61bf63'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 11:59:45.429 ***🔗
astrid@sogndal/res1 in
<iq id='0858d6e6f1433873f75346b6dc61bf63' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>astrid@sogndal/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 11:59:45.429 ***🔗
astrid@sogndal/res1 out
<iq type='set' id='2d0e9c3f6b818954fde4be7927a638f4'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 11:59:45.429 ***🔗
astrid@sogndal/res1 in
<iq from='sogndal' to='astrid@sogndal/res1' id='2d0e9c3f6b818954fde4be7927a638f4' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 11:59:45.430 ***🔗
astrid@sogndal/res1 out
<presence/>



*** User 2024-04-16 11:59:45.432 ***🔗
astrid@sogndal/res1 in
<presence from='astrid@sogndal/res1' to='astrid@sogndal/res1'/>



*** User 2024-04-16 11:59:45.432 ***🔗
alice@localhost/res1 out
<iq type='get' id='bd55dc91938a8617cc1e1efb682d7922' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-16 11:59:45.433 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='bd55dc91938a8617cc1e1efb682d7922' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
	</query>
</iq>



*** User 2024-04-16 11:59:45.433 ***🔗
astrid@sogndal/res1 out
<iq type='get' id='2277b718cdf2ebe2a9fd22eec36e64ab' to='sogndal'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-16 11:59:45.433 ***🔗
astrid@sogndal/res1 in
<iq from='sogndal' to='astrid@sogndal/res1' id='2277b718cdf2ebe2a9fd22eec36e64ab' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='test_service.sogndal'/>
		<item jid='vjud.sogndal'/>
	</query>
</iq>



*** User 2024-04-16 11:59:45.433 ***🔗
astrid@sogndal/res1 out
</stream:stream>

*** User 2024-04-16 11:59:45.434 ***🔗
astrid@sogndal/res1 in
</stream:stream>

*** User 2024-04-16 11:59:45.434 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-04-16 11:59:45.434 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-04-16 11:59:45.536 ***🔗
waiting for rpc is done in 100 miliseconds
*** CT 2024-04-16 11:59:45.537 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_264.html



=== Ended at 2024-04-16 11:59:45
=== successfully completed test case
=== === Returned value: {ok,true}


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