=== Test case: component_SUITE:register_in_cluster/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.9902.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@89b846a8b46e.2024-03-11_11.28.50/big_tests.tests.component_SUITE.logs/run.2024-03-11_11.30.01/component_suite.register_in_cluster.html"},
     {tc_group_properties,[{name,distributed}]},
     {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@89b846a8b46e.2024-03-11_11.28.50/big_tests.tests.component_SUITE.logs/run.2024-03-11_11.30.01/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {clusterguy,[{username,<<"clusterguy">>},
                                  {server,<<"localhost">>},
                                  {host,<<"localhost">>},
                                  {password,<<"distributionftw">>},
                                  {port,5232}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@89b846a8b46e.2024-03-11_11.28.50"

=== Started at 2024-03-11 11:30:04


*** CT 2024-03-11 11:30:04.113 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_260.html

*** User 2024-03-11 11:30:04.131 ***🔗
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-03-11 11:30:04.131 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='80f60ecf545b7c61' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:30:04.131 ***🔗
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 2024-03-11 11:30:04.131 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-03-11 11:30:04.132 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:30:04.133 ***🔗
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-03-11 11:30:04.133 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='00f78c758f800c54' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-03-11 11:30:04.133 ***🔗
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-03-11 11:30:04.133 ***🔗
alicE@localhost/res1 out
<iq type='set' id='51b086a2f642f855f59deacad08461b6'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:30:04.133 ***🔗
alicE@localhost/res1 in
<iq id='51b086a2f642f855f59deacad08461b6' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:30:04.133 ***🔗
alice@localhost/res1 out
<iq type='set' id='029121ea7f872687751e28ca3ab2dbb2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:30:04.134 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='029121ea7f872687751e28ca3ab2dbb2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:30:04.134 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-03-11 11:30:04.135 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-03-11 11:30:04.135 ***🔗
clusterguy@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-03-11 11:30:04.135 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b589b53ff505902e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:30:04.136 ***🔗
clusterguy@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>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 11:30:04.136 ***🔗
clusterguy@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNsdXN0ZXJndXkAZGlzdHJpYnV0aW9uZnR3</auth>



*** User 2024-03-11 11:30:04.137 ***🔗
clusterguy@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:30:04.137 ***🔗
clusterguy@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-03-11 11:30:04.137 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bc5f30343f0d1c8f' from='localhost' version='1.0' xml:lang='en' to='clusterguy@localhost'>

*** User 2024-03-11 11:30:04.137 ***🔗
clusterguy@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'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 11:30:04.137 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='eecf40629b6a401f87ae2c14dd284dc4'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:30:04.138 ***🔗
clusterguy@localhost/res1 in
<iq id='eecf40629b6a401f87ae2c14dd284dc4' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>clusterguy@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:30:04.138 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='fe8d6c606d74f1a05ca2c883ef4450d8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:30:04.138 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='fe8d6c606d74f1a05ca2c883ef4450d8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:30:04.138 ***🔗
clusterguy@localhost/res1 out
<presence/>



*** User 2024-03-11 11:30:04.139 ***🔗
clusterguy@localhost/res1 in
<presence from='clusterguy@localhost/res1' to='clusterguy@localhost/res1'/>



*** User 2024-03-11 11:30:04.139 ***🔗
alice@localhost/res1 out
<message type='chat' to='test_service.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-03-11 11:30:04.140 ***🔗
alice@localhost/res1 in
<message from='test_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-03-11 11:30:04.140 ***🔗
clusterguy@localhost/res1 out
<message type='chat' to='test_service.localhost'>
	<body>Hello!</body>
</message>



*** User 2024-03-11 11:30:04.141 ***🔗
clusterguy@localhost/res1 in
<message from='test_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-03-11 11:30:04.141 ***🔗
alice@localhost/res1 out
<iq type='get' id='b876bc75d0854f56997381ea84e4f444' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-11 11:30:04.141 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='b876bc75d0854f56997381ea84e4f444' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-03-11 11:30:04.142 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='57b848309ca91dc0a3c04ab800aac29f' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-11 11:30:04.142 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='57b848309ca91dc0a3c04ab800aac29f' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-03-11 11:30:04.142 ***🔗
alice@localhost/res1 out
<message type='chat' to='another_service.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-03-11 11:30:04.143 ***🔗
alice@localhost/res1 in
<message from='another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-03-11 11:30:04.143 ***🔗
clusterguy@localhost/res1 out
<message type='chat' to='another_service.localhost'>
	<body>Hello!</body>
</message>



*** User 2024-03-11 11:30:04.143 ***🔗
clusterguy@localhost/res1 in
<message from='another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-03-11 11:30:04.144 ***🔗
alice@localhost/res1 out
<iq type='get' id='068c0cfd140c2e8a8fc98b28da3ba0f2' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-11 11:30:04.144 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='068c0cfd140c2e8a8fc98b28da3ba0f2' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-03-11 11:30:04.144 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='7dad59784a298238b2316e105eb669d2' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-11 11:30:04.144 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='7dad59784a298238b2316e105eb669d2' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-03-11 11:30:04.145 ***🔗
alice@localhost/res1 out
<message type='chat' to='yet_another_service.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-03-11 11:30:04.145 ***🔗
alice@localhost/res1 in
<message from='yet_another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-03-11 11:30:04.145 ***🔗
clusterguy@localhost/res1 out
<message type='chat' to='yet_another_service.localhost'>
	<body>Hello!</body>
</message>



*** User 2024-03-11 11:30:04.146 ***🔗
clusterguy@localhost/res1 in
<message from='yet_another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-03-11 11:30:04.146 ***🔗
alice@localhost/res1 out
<iq type='get' id='d8071efc24a1f34f6172aa5e091ed06a' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-11 11:30:04.146 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='d8071efc24a1f34f6172aa5e091ed06a' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-03-11 11:30:04.147 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='912526de5ee25348129491e3eb6f1007' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-11 11:30:04.147 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='912526de5ee25348129491e3eb6f1007' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-03-11 11:30:04.147 ***🔗
clusterguy@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:30:04.147 ***🔗
clusterguy@localhost/res1 in
</stream:stream>

*** User 2024-03-11 11:30:04.147 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:30:04.148 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-03-11 11:30:04.249 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2024-03-11 11:30:04.350 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2024-03-11 11:30:04.452 ***🔗
waiting for rpc is done in 100 miliseconds
*** CT 2024-03-11 11:30:04.453 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_260.html



=== Ended at 2024-03-11 11:30:04
=== successfully completed test case
=== === Returned value: ok


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