=== Test case: component_SUITE:register_two_components/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.9454.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"ldap_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@94ef96fe7e6f.2023-11-13_20.03.17/big_tests.tests.component_SUITE.logs/run.2023-11-13_20.04.13/component_suite.register_two_components.html"},
     {tc_group_properties,[{name,xep0114}]},
     {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@94ef96fe7e6f.2023-11-13_20.03.17/big_tests.tests.component_SUITE.logs/run.2023-11-13_20.04.13/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@94ef96fe7e6f.2023-11-13_20.03.17"

=== Started at 2023-11-13 20:04:13


*** CT 2023-11-13 20:04:13.510 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_130.html

*** User 2023-11-13 20:04:13.516 ***🔗
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 2023-11-13 20:04:13.516 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e76800e51286b003' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-13 20:04:13.516 ***🔗
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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 20:04:13.516 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2023-11-13 20:04:13.518 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 20:04:13.518 ***🔗
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 2023-11-13 20:04:13.518 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d53cf5505bc32777' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2023-11-13 20:04:13.518 ***🔗
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 2023-11-13 20:04:13.519 ***🔗
alicE@localhost/res1 out
<iq type='set' id='28d4edd1522e275e23e412f7a714d72d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 20:04:13.519 ***🔗
alicE@localhost/res1 in
<iq id='28d4edd1522e275e23e412f7a714d72d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 20:04:13.519 ***🔗
alice@localhost/res1 out
<iq type='set' id='e35595a6bfca839c7be1d3ede6437b99'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 20:04:13.519 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='e35595a6bfca839c7be1d3ede6437b99' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 20:04:13.520 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2023-11-13 20:04:13.520 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2023-11-13 20:04:13.521 ***🔗
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-13 20:04:13.521 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='da9110cde89014d0' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-13 20:04:13.521 ***🔗
bOb@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>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 20:04:13.522 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2023-11-13 20:04:13.523 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 20:04:13.523 ***🔗
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-13 20:04:13.523 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='efe7c28ef4ed1369' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2023-11-13 20:04:13.524 ***🔗
bOb@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 2023-11-13 20:04:13.524 ***🔗
bOb@localhost/res1 out
<iq type='set' id='a6ebc2601078da77e00faf26d26304d8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 20:04:13.524 ***🔗
bOb@localhost/res1 in
<iq id='a6ebc2601078da77e00faf26d26304d8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 20:04:13.524 ***🔗
bob@localhost/res1 out
<iq type='set' id='56c05525a7032cc9bcbe2ddfce2dda21'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 20:04:13.525 ***🔗
bob@localhost/res1 in
<iq from='localhost' to='bob@localhost/res1' id='56c05525a7032cc9bcbe2ddfce2dda21' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 20:04:13.525 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2023-11-13 20:04:13.525 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1'/>



*** User 2023-11-13 20:04:13.526 ***🔗
alice@localhost/res1 in
<message from='test_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Comp1-2-Alice msg</body>
</message>



*** User 2023-11-13 20:04:13.526 ***🔗
bob@localhost/res1 in
<message from='another_service.localhost' to='bob@localhost/res1' type='chat'>
	<body>Comp2-2-Bob msg</body>
</message>



*** User 2023-11-13 20:04:13.527 ***🔗
bob@localhost/res1 out
<message to='another_service.localhost' type='chat'>
	<body>Bob-2-Comp2 msg</body>
</message>



*** User 2023-11-13 20:04:13.527 ***🔗
alice@localhost/res1 out
<message to='test_service.localhost' type='chat'>
	<body>Alice-2-Comp1 msg</body>
</message>



*** User 2023-11-13 20:04:13.528 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2023-11-13 20:04:13.529 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2023-11-13 20:04:13.529 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2023-11-13 20:04:13.529 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2023-11-13 20:04:13.631 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2023-11-13 20:04:13.731 ***🔗
waiting for rpc is done in 100 miliseconds
*** CT 2023-11-13 20:04:13.733 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_130.html



=== Ended at 2023-11-13 20:04:13
=== successfully completed test case
=== === Returned value: {ok,true}


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