=== Test case: metrics_session_SUITE:session_unique/1 (click for source code)

=== Config value:

    [{watchdog,<0.14171.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/metrics_session_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.metrics_session_SUITE.logs/run.2022-01-27_15.30.24/metrics_session_suite.session_unique.html"},
     {tc_group_properties,[{name,session_global},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/metrics_session_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.metrics_session_SUITE.logs/run.2022-01-27_15.30.24/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@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:30:25


*** CT 2022-01-27 15:30:25.005 *** View log from node mongooseim@localhost when started mongooseim@localhost_1821.html
*** CT 2022-01-27 15:30:25.006 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_627.html

*** User 2022-01-27 15:30:25.008 ***
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-01-27 15:30:25.008 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1ce34f88ae7c8fa3' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:30:25.008 ***
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>SCRAM-SHA-256</mechanism>
		<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-01-27 15:30:25.008 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-01-27 15:30:25.010 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:30:25.010 ***
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-01-27 15:30:25.010 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6ddc1c638dd340f9' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:30:25.010 ***
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-01-27 15:30:25.010 ***
alicE@localhost/res1 out
<iq type='set' id='9aabec0907a1db09c136d2be7da38dc3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:30:25.010 ***
alicE@localhost/res1 in
<iq id='9aabec0907a1db09c136d2be7da38dc3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:30:25.010 ***
alicE@localhost/res1 out
<iq type='set' id='966de595d0aba1a60061ba90aaf7884a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:30:25.011 ***
alicE@localhost/res1 in
<iq type='result' id='966de595d0aba1a60061ba90aaf7884a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:30:25.011 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-01-27 15:30:25.012 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:30:25.013 ***
alicE@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:30:25.013 ***
alicE@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c38f669c2798678a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:30:25.013 ***
alicE@localhost/res2 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>SCRAM-SHA-256</mechanism>
		<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-01-27 15:30:25.013 ***
alicE@localhost/res2 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-01-27 15:30:25.014 ***
alicE@localhost/res2 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:30:25.014 ***
alicE@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:30:25.014 ***
alicE@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c9ea8457dab0eb51' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:30:25.014 ***
alicE@localhost/res2 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-01-27 15:30:25.014 ***
alicE@localhost/res2 out
<iq type='set' id='6c134a4bc4bead2aca67eda7fa6f48f7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res2</resource>
	</bind>
</iq>



*** User 2022-01-27 15:30:25.014 ***
alicE@localhost/res2 in
<iq id='6c134a4bc4bead2aca67eda7fa6f48f7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res2</jid>
	</bind>
</iq>



*** User 2022-01-27 15:30:25.015 ***
alicE@localhost/res2 out
<iq type='set' id='d6ab955a19fe107f2a72e76a276c585b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:30:25.015 ***
alicE@localhost/res2 in
<iq type='result' id='d6ab955a19fe107f2a72e76a276c585b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:30:25.015 ***
alicE@localhost/res2 out
<presence/>



*** User 2022-01-27 15:30:25.016 ***
alicE@localhost/res2 in
<presence from='alicE@localhost/res2' to='alice@localhost/res2' xml:lang='en'/>



*** User 2022-01-27 15:30:25.016 ***
alicE@localhost/res2 in
<presence from='alice@localhost/res1' to='alicE@localhost/res2' xml:lang='en'>
	<delay xmlns='urn:xmpp:delay' stamp='2022-01-27T15:30:25Z' from='alice@localhost/res1'/>
</presence>



*** User 2022-01-27 15:30:25.016 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res2' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:30:25.017 ***
alicE@localhost/res2 out
</stream:stream>

*** User 2022-01-27 15:30:25.017 ***
alicE@localhost/res2 in
</stream:stream>

*** User 2022-01-27 15:30:25.017 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:30:25.017 ***
alicE@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:30:25.019 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_627.html
*** CT 2022-01-27 15:30:25.019 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1821.html



=== Ended at 2022-01-27 15:30:25
=== successfully completed test case
=== === Returned value: ok


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