=== Test case: component_SUITE:kick_old_component_on_conflict/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.11148.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"odbc_mssql_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@88a6ddd152da.2024-02-27_11.16.04/big_tests.tests.component_SUITE.logs/run.2024-02-27_11.17.23/component_suite.kick_old_component_on_conflict.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@88a6ddd152da.2024-02-27_11.16.04/big_tests.tests.component_SUITE.logs/run.2024-02-27_11.17.23/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@88a6ddd152da.2024-02-27_11.16.04"

=== Started at 2024-02-27 11:17:23


*** CT 2024-02-27 11:17:23.879 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_241.html

*** User 2024-02-27 11:17:23.884 ***🔗
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-02-27 11:17:23.885 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='90b636388f9749b9' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2024-02-27 11:17:23.886 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



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

*** User 2024-02-27 11:17:23.887 ***🔗
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-02-27 11:17:23.887 ***🔗
alicE@localhost/res1 out
<iq type='set' id='724b188241934c17797cb0271d37f474'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-27 11:17:23.887 ***🔗
alicE@localhost/res1 in
<iq id='724b188241934c17797cb0271d37f474' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-27 11:17:23.888 ***🔗
alice@localhost/res1 out
<iq type='set' id='1af6f2d320ae575f7ba266ccf03b8be8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-27 11:17:23.888 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='1af6f2d320ae575f7ba266ccf03b8be8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-27 11:17:23.888 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-02-27 11:17:23.889 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-02-27 11:17:23.890 ***🔗
alice@localhost/res1 out
<message type='chat' to='kicking_component.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-02-27 11:17:23.890 ***🔗
alice@localhost/res1 in
<message from='kicking_component.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-02-27 11:17:23.891 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-02-27 11:17:23.891 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-02-27 11:17:23.993 ***🔗
waiting for rpc is done in 100 miliseconds
*** CT 2024-02-27 11:17:23.995 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_247.html



=== Ended at 2024-02-27 11:17:24
=== successfully completed test case
=== === Returned value: {ok,true}


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