=== Test case: cluster_commands_SUITE:one_to_one_message/1 (click for source code)

=== Config value:

    [{watchdog,<0.9737.0>},
     {mongooseim@localhost_ctl,"/home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl"},
     {ejabberd2@localhost_ctl,"/home/circleci/project/_build/mim2/rel/mongooseim/bin/mongooseimctl"},
     {mongooseim3@localhost_ctl,"/home/circleci/project/_build/mim3/rel/mongooseim/bin/mongooseimctl"},
     {{ejabberd_cwd,mongooseim3@localhost},
      "/home/circleci/project/_build/mim3/rel/mongooseim"},
     {{ejabberd_cwd,ejabberd2@localhost},
      "/home/circleci/project/_build/mim2/rel/mongooseim"},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/cluster_commands_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.cluster_commands_SUITE.logs/run.2022-03-03_10.29.18/cluster_commands_suite.one_to_one_message.html"},
     {tc_group_properties,[{name,clustered}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/cluster_commands_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.cluster_commands_SUITE.logs/run.2022-03-03_10.29.18/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@12130b74fc81.2022-03-03_10.28.39"

=== Started at 2022-03-03 10:29:19


*** CT 2022-03-03 10:29:19.422 *** View log from node mongooseim@localhost when started mongooseim@localhost_70.html
*** CT 2022-03-03 10:29:19.423 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_39.html

*** User 2022-03-03 10:29:19.425 ***
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 2022-03-03 10:29:19.425 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2da408c8339864f3' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:29:19.426 ***
alicE@localhost/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>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:29:19.426 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-03-03 10:29:19.427 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:29:19.427 ***
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 2022-03-03 10:29:19.427 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6c91894227d328cb' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:29:19.427 ***
alicE@localhost/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'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:29:19.427 ***
alicE@localhost/res1 out
<iq type='set' id='0f347470c593fe8eceac32a924fc43a7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:29:19.428 ***
alicE@localhost/res1 in
<iq id='0f347470c593fe8eceac32a924fc43a7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:29:19.428 ***
alicE@localhost/res1 out
<iq type='set' id='69ad39396a2d2ff8b6b8351f4a978589'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:29:19.428 ***
alicE@localhost/res1 in
<iq type='result' id='69ad39396a2d2ff8b6b8351f4a978589'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:29:19.428 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-03-03 10:29:19.429 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:29:19.429 ***
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 2022-03-03 10:29:19.450 ***
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6e3caa6191cfb06e' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:29:19.456 ***
clusterguy@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:29:19.456 ***
clusterguy@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNsdXN0ZXJndXkAZGlzdHJpYnV0aW9uZnR3</auth>



*** User 2022-03-03 10:29:19.461 ***
clusterguy@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:29:19.461 ***
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 2022-03-03 10:29:19.461 ***
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dce901b5ba01583c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:29:19.462 ***
clusterguy@localhost/res1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:29:19.462 ***
clusterguy@localhost/res1 out
<iq type='set' id='628d192b99888d7e9e280bb311531610'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:29:19.467 ***
clusterguy@localhost/res1 in
<iq id='628d192b99888d7e9e280bb311531610' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>clusterguy@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:29:19.468 ***
clusterguy@localhost/res1 out
<iq type='set' id='f36138a0d547ddec69e43794d859de81'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:29:19.468 ***
clusterguy@localhost/res1 in
<iq type='result' id='f36138a0d547ddec69e43794d859de81'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:29:19.468 ***
clusterguy@localhost/res1 out
<presence/>



*** User 2022-03-03 10:29:19.469 ***
clusterguy@localhost/res1 in
<presence from='clusterguy@localhost/res1' to='clusterguy@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:29:19.469 ***
alicE@localhost/res1 out
<message to='clusterguy@localhost/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2022-03-03 10:29:19.470 ***
clusterguy@localhost/res1 in
<message from='alicE@localhost/res1' to='clusterguy@localhost/res1' xml:lang='en' type='chat'>
	<body>Hi!</body>
</message>



*** User 2022-03-03 10:29:19.470 ***
clusterguy@localhost/res1 out
<message to='alicE@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2022-03-03 10:29:19.470 ***
alicE@localhost/res1 in
<message from='clusterguy@localhost/res1' to='alicE@localhost/res1' xml:lang='en' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2022-03-03 10:29:19.471 ***
clusterguy@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:29:19.471 ***
clusterguy@localhost/res1 in
</stream:stream>

*** User 2022-03-03 10:29:19.471 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:29:19.472 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-03-03 10:29:19.473 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_48.html
*** CT 2022-03-03 10:29:19.474 *** View log from node mongooseim@localhost when finished mongooseim@localhost_70.html



=== Ended at 2022-03-03 10:29:19
=== successfully completed test case
=== === Returned value: ok


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