=== Test case: s2s_SUITE:connections_info/1 (click for source code)

=== Config value:

    [{watchdog,<0.17190.1>},
     {{s2s,mim},
      #{listener =>
            #{ip_address => "0",
              ip_tuple => {0,0,0,0},
              ip_version => 4,max_stanza_size => 131072,
              module => ejabberd_s2s_in,port => 5269,proto => tcp,
              shaper => s2s_shaper,
              tls => [{dhfile,"priv/ssl/fake_dh_server.pem"}]},
        opts =>
            #{address => #{<<"fed1">> => #{ip_address => "127.0.0.1"}},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              dns => #{retries => 2,timeout => 10},
              max_retry_delay => 300,
              outgoing =>
                  #{connection_timeout => 10000,
                    ip_versions => [4,6],
                    port => 5299},
              use_starttls => optional}}},
     {{s2s,fed},
      #{listener =>
            #{ip_address => "0",
              ip_tuple => {0,0,0,0},
              ip_version => 4,max_stanza_size => 131072,
              module => ejabberd_s2s_in,port => 5299,proto => tcp,
              shaper => s2s_shaper,
              tls => [{dhfile,"priv/ssl/fake_dh_server.pem"}]},
        opts =>
            #{address =>
                  #{<<"domain.example.com">> => #{ip_address => "127.0.0.1"},
                    <<"localhost">> => #{ip_address => "127.0.0.1"},
                    <<"localhost.bis">> => #{ip_address => "127.0.0.1"},
                    <<"muc.localhost">> => #{ip_address => "127.0.0.1"},
                    <<"pubsub.localhost">> => #{ip_address => "127.0.0.1"}},
              certfile => "priv/ssl/fake_server.pem",
              ciphers => "TLSv1.2:TLSv1.3",default_policy => allow,
              dns => #{retries => 2,timeout => 10},
              max_retry_delay => 300,
              outgoing =>
                  #{connection_timeout => 10000,
                    ip_versions => [4,6],
                    port => 5269},
              use_starttls => optional}}},
     {escalus_user_db,xmpp},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/s2s_SUITE_data"},
     {preset,"internal_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a1e626d02594.2022-03-07_08.29.41/big_tests.tests.s2s_SUITE.logs/run.2022-03-07_08.40.29/s2s_suite.connections_info.html"},
     {tc_group_properties,[{name,both_plain},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/s2s_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@a1e626d02594.2022-03-07_08.29.41/big_tests.tests.s2s_SUITE.logs/run.2022-03-07_08.40.29/log_private/"},
     {escalus_users,[{alice2,[{username,<<"alice">>},
                              {server,<<"fed1">>},
                              {host,<<"localhost">>},
                              {port,5242},
                              {password,<<"makota2">>}]},
                     {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@a1e626d02594.2022-03-07_08.29.41"

=== Started at 2022-03-07 08:40:29


*** CT 2022-03-07 08:40:29.827 *** View log from node mongooseim@localhost when started mongooseim@localhost_5018.html
*** CT 2022-03-07 08:40:29.828 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2196.html

*** User 2022-03-07 08:40:29.830 ***
alice_connections_info_1417@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 08:40:29.831 ***
alice_connections_info_1417@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0b6b86038cef56ab' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 08:40:29.831 ***
alice_connections_info_1417@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 08:40:29.831 ***
alice_connections_info_1417@fed1 out
<iq type='get' id='a08023f06042e764da3e517d2264c142'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-07 08:40:29.831 ***
alice_connections_info_1417@fed1 in
<iq from='fed1' id='a08023f06042e764da3e517d2264c142' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2022-03-07 08:40:29.831 ***
alice_connections_info_1417@fed1 out
<iq type='set' id='e7ae5febc15c5847aa65a9848fad8a4e'>
	<query xmlns='jabber:iq:register'>
		<username>alice_connections_info_1417</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2022-03-07 08:40:29.850 ***
alice_connections_info_1417@fed1 in
<iq from='fed1' id='e7ae5febc15c5847aa65a9848fad8a4e' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice_connections_info_1417</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2022-03-07 08:40:29.851 ***
alice_connections_info_1417@fed1 out
</stream:stream>

*** User 2022-03-07 08:40:29.851 ***
alice_connections_info_1417@fed1 in
</stream:stream>

*** User 2022-03-07 08:40:29.852 ***
alicE_connections_info_1417@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 08:40:29.852 ***
alicE_connections_info_1417@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='109f22ed851560a5' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 08:40:29.852 ***
alicE_connections_info_1417@localhost 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-03-07 08:40:29.853 ***
alicE_connections_info_1417@localhost out
<iq type='get' id='88941f044e800e042d95a4b6ec967ec0'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-03-07 08:40:29.853 ***
alicE_connections_info_1417@localhost in
<iq from='localhost' id='88941f044e800e042d95a4b6ec967ec0' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2022-03-07 08:40:29.853 ***
alicE_connections_info_1417@localhost out
<iq type='set' id='c883900f2d828f9515aaa5671b4eed1a'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_connections_info_1417</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-03-07 08:40:29.854 ***
alicE_connections_info_1417@localhost in
<iq from='localhost' id='c883900f2d828f9515aaa5671b4eed1a' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_connections_info_1417</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-03-07 08:40:29.854 ***
alicE_connections_info_1417@localhost out
</stream:stream>

*** User 2022-03-07 08:40:29.854 ***
alicE_connections_info_1417@localhost in
</stream:stream>

*** User 2022-03-07 08:40:29.855 ***
alice_connections_info_1417@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 08:40:29.856 ***
alice_connections_info_1417@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='30c0161efe2f9742' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 08:40:29.856 ***
alice_connections_info_1417@fed1/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 08:40:29.856 ***
alice_connections_info_1417@fed1/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX2Nvbm5lY3Rpb25zX2luZm9fMTQxNwBtYWtvdGEy</auth>



*** User 2022-03-07 08:40:29.860 ***
alice_connections_info_1417@fed1/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 08:40:29.860 ***
alice_connections_info_1417@fed1/res1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 08:40:29.860 ***
alice_connections_info_1417@fed1/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fdc2f63d713c05da' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 08:40:29.861 ***
alice_connections_info_1417@fed1/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-07 08:40:29.861 ***
alice_connections_info_1417@fed1/res1 out
<iq type='set' id='d2c38648df0e156eb7d5b8215961ba9f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 08:40:29.861 ***
alice_connections_info_1417@fed1/res1 in
<iq id='d2c38648df0e156eb7d5b8215961ba9f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_connections_info_1417@fed1/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 08:40:29.861 ***
alice_connections_info_1417@fed1/res1 out
<iq type='set' id='fd8b3fab867849318e0d97c0a5e2a1a2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 08:40:29.861 ***
alice_connections_info_1417@fed1/res1 in
<iq type='result' id='fd8b3fab867849318e0d97c0a5e2a1a2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 08:40:29.862 ***
alice_connections_info_1417@fed1/res1 out
<presence/>



*** User 2022-03-07 08:40:29.862 ***
alice_connections_info_1417@fed1/res1 in
<presence from='alice_connections_info_1417@fed1/res1' to='alice_connections_info_1417@fed1/res1' xml:lang='en'/>



*** User 2022-03-07 08:40:29.863 ***
alicE_connections_info_1417@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-07 08:40:29.864 ***
alicE_connections_info_1417@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cd69171b8076690c' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 08:40:29.864 ***
alicE_connections_info_1417@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-03-07 08:40:29.864 ***
alicE_connections_info_1417@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2Nvbm5lY3Rpb25zX2luZm9fMTQxNwBtYXR5Z3J5c2E=</auth>



*** User 2022-03-07 08:40:29.865 ***
alicE_connections_info_1417@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 08:40:29.865 ***
alicE_connections_info_1417@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-07 08:40:29.865 ***
alicE_connections_info_1417@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3fc7172d4d695441' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 08:40:29.865 ***
alicE_connections_info_1417@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-07 08:40:29.866 ***
alicE_connections_info_1417@localhost/res1 out
<iq type='set' id='6a6cbdcd6be7dafbe4b3de8bf017af65'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 08:40:29.866 ***
alicE_connections_info_1417@localhost/res1 in
<iq id='6a6cbdcd6be7dafbe4b3de8bf017af65' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_connections_info_1417@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 08:40:29.866 ***
alicE_connections_info_1417@localhost/res1 out
<iq type='set' id='9896079051be461a2718b8f4a5a64019'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 08:40:29.866 ***
alicE_connections_info_1417@localhost/res1 in
<iq type='result' id='9896079051be461a2718b8f4a5a64019'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 08:40:29.866 ***
alicE_connections_info_1417@localhost/res1 out
<presence/>



*** User 2022-03-07 08:40:29.867 ***
alicE_connections_info_1417@localhost/res1 in
<presence from='alicE_connections_info_1417@localhost/res1' to='alice_connections_info_1417@localhost/res1' xml:lang='en'/>



*** User 2022-03-07 08:40:29.867 ***
alicE_connections_info_1417@localhost/res1 out
<message to='alice_connections_info_1417@fed1/res1' type='chat'>
	<body>Hi, foreign Alice!</body>
</message>



*** User 2022-03-07 08:40:29.869 ***
alice_connections_info_1417@fed1/res1 in
<message from='alicE_connections_info_1417@localhost/res1' to='alice_connections_info_1417@fed1/res1' xml:lang='en' type='chat'>
	<body>Hi, foreign Alice!</body>
</message>



*** User 2022-03-07 08:40:29.869 ***
alice_connections_info_1417@fed1/res1 out
<message to='alicE_connections_info_1417@localhost/res1' type='chat'>
	<body>Nice to meet you!</body>
</message>



*** User 2022-03-07 08:40:29.870 ***
alicE_connections_info_1417@localhost/res1 in
<message from='alice_connections_info_1417@fed1/res1' to='alicE_connections_info_1417@localhost/res1' xml:lang='en' type='chat'>
	<body>Nice to meet you!</body>
</message>



*** User 2022-03-07 08:40:29.870 ***
alicE_connections_info_1417@localhost/res1 out
</stream:stream>

*** User 2022-03-07 08:40:29.870 ***
alicE_connections_info_1417@localhost/res1 in
</stream:stream>

*** User 2022-03-07 08:40:29.870 ***
alice_connections_info_1417@fed1/res1 out
</stream:stream>

*** User 2022-03-07 08:40:29.871 ***
alice_connections_info_1417@fed1/res1 in
</stream:stream>

*** User 2022-03-07 08:40:29.871 ***
S2sIn: [[{s2s_pid,<8985.31578.1>},
         {status,open},
         {direction,in},
         {statename,stream_established},
         {addr,{127,0,0,1}},
         {port,59498},
         {streamid,<<"45bfb649c3958442">>},
         {tls,false},
         {tls_enabled,false},
         {tls_options,[{dhfile,"priv/ssl/fake_dh_server.pem"}]},
         {authenticated,false},
         {shaper,s2s_shaper},
         {sockmod,ejabberd_socket},
         {domains,[<<"fed1">>]}]]

*** User 2022-03-07 08:40:29.872 ***
S2sOut: [[{s2s_pid,<8985.31579.1>},
          {status,open},
          {direction,out},
          {statename,wait_for_validation},
          {addr,{127,0,0,1}},
          {port,40246},
          {streamid,<<"755a70b2542a92ca">>},
          {use_v10,false},
          {tls,false},
          {tls_required,false},
          {tls_enabled,false},
          {tls_options,[connect,{ciphers,"TLSv1.2:TLSv1.3"}]},
          {authenticated,false},
          {db_enabled,true},
          {try_auth,true},
          {myname,<<"localhost">>},
          {server,<<"fed1">>},
          {delay_to_retry,undefined_delay},
          {verify,{<8985.31578.1>,
                   <<"dc036bbf1f1171aab1326caeb19480f49cd3bac6fb20a01e443410b9901828a9">>,
                   <<"45bfb649c3958442">>}}],
         [{s2s_pid,<8985.31575.1>},
          {status,open},
          {direction,out},
          {statename,stream_established},
          {addr,{127,0,0,1}},
          {port,40242},
          {streamid,<<"51cb9b3e85cba360">>},
          {use_v10,false},
          {tls,false},
          {tls_required,false},
          {tls_enabled,false},
          {tls_options,[connect,{ciphers,"TLSv1.2:TLSv1.3"}]},
          {authenticated,false},
          {db_enabled,true},
          {try_auth,true},
          {myname,<<"localhost">>},
          {server,<<"fed1">>},
          {delay_to_retry,undefined_delay},
          {verify,false}]]
*** CT 2022-03-07 08:40:29.874 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2196.html
*** CT 2022-03-07 08:40:29.874 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5018.html



=== Ended at 2022-03-07 08:40:29
=== successfully completed test case
=== === Returned value: ok


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