=== Test case: mim_c2s_SUITE:two_users_can_log_and_chat/1 (click for source code)

=== Config value:

    [{c2s_listener,
         #{access => c2s,module => mongoose_c2s_listener,port => 5222,
           num_acceptors => 100,hibernate_after => 0,backlog => 1024,
           tls =>
               #{module => fast_tls,mode => starttls,verify_mode => none,
                 ciphers => "TLSv1.2:TLSv1.3",
                 protocol_options =>
                     ["no_sslv2","no_sslv3","no_tlsv1","no_tlsv1_1"],
                 certfile => "priv/ssl/fake_server.pem",
                 dhfile => "priv/ssl/fake_dh_server.pem"},
           ip_address => "0",shaper => c2s_shaper,
           ip_tuple => {0,0,0,0},
           ip_version => 4,proto => tcp,proxy_protocol => false,
           connection_type => undefined,max_stanza_size => 65536,
           backwards_compatible_session => true,c2s_state_timeout => 5000,
           max_connections => infinity,reuse_port => false}},
     {watchdog,<0.1485.0>},
     {escalus_overrides,
         [{initial_activity,#Fun<mim_c2s_SUITE.0.17191332>},
          {start_ready_clients,fun mim_c2s_SUITE:escalus_start/2}]},
     {preset,"mysql_redis"},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/mim_c2s_SUITE_data"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@de34115c687f.2024-04-10_12.44.09/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-10_12.44.11/mim_c2s_suite.two_users_can_log_and_chat.771.html"},
     {tc_group_properties,[{name,basic},parallel]},
     {tc_group_path,[]},
     {data_dir,
         "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mim_c2s_SUITE_data/"},
     {priv_dir,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@de34115c687f.2024-04-10_12.44.09/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-10_12.44.11/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,
         [{alice,
              [{username,<<"alicE">>},
               {server,<<"localhost">>},
               {password,<<"matygrysa">>},
               {connection_steps,
                   [start_stream,stream_features,maybe_use_ssl,authenticate,
                    bind]}]},
          {alice_bis,
              [{username,<<"alicE">>},
               {server,<<"localhost.bis">>},
               {host,<<"localhost">>},
               {password,<<"matygrysa">>}]},
          {bob,
              [{username,<<"bOb">>},
               {server,<<"localhost">>},
               {password,<<"makrolika">>},
               {connection_steps,
                   [start_stream,stream_features,maybe_use_ssl,authenticate,
                    bind]}]},
          {carol,
              [{username,<<"carol">>},
               {server,<<"localhost">>},
               {password,<<"jinglebells">>},
               {transport,escalus_bosh},
               {path,<<"/http-bind">>},
               {port,5280}]},
          {carol_s,
              [{username,<<"carol_s">>},
               {server,<<"localhost">>},
               {password,<<"jinglebells_s">>},
               {transport,escalus_bosh},
               {ssl,true},
               {path,<<"/http-bind">>},
               {port,5285},
               {ssl_opts,[{verify,verify_none}]}]},
          {kate,
              [{username,<<"kate">>},
               {server,<<"localhost">>},
               {password,<<"makrowe;p">>}]},
          {mike,
              [{username,<<"mike">>},
               {server,<<"localhost">>},
               {password,<<"nicniema">>}]},
          {john,
              [{username,<<"john">>},
               {server,<<"localhost">>},
               {password,<<"cosontuma">>}]},
          {geralt,
              [{username,<<"geralt">>},
               {server,<<"localhost">>},
               {password,<<"witcher">>},
               {transport,escalus_ws},
               {port,5280},
               {wspath,<<"/ws-xmpp">>}]},
          {geralt_s,
              [{username,<<"geralt_s">>},
               {server,<<"localhost">>},
               {password,<<"witcher_s">>},
               {transport,escalus_ws},
               {ssl,true},
               {port,5285},
               {wspath,<<"/ws-xmpp">>},
               {ssl_opts,[{verify,verify_none}]}]},
          {hacker,
              [{username,<<"hacker">>},
               {server,<<"localhost">>},
               {password,<<"bringdowntheserver">>},
               {port,5223}]},
          {admin,
              [{username,<<"admin">>},
               {server,<<"localhost">>},
               {password,<<"bruce_almighty">>}]},
          {secure_joe,
              [{username,<<"secure_joe">>},
               {server,<<"localhost">>},
               {password,<<"break_me">>},
               {starttls,required}]},
          {astrid,
              [{username,<<"astrid">>},
               {server,<<"sogndal">>},
               {host,<<"localhost">>},
               {password,<<"doctor">>}]},
          {alice2,
              [{username,<<"alice">>},
               {server,<<"fed1">>},
               {host,<<"localhost">>},
               {port,5242},
               {password,<<"makota2">>}]},
          {bob2,
              [{username,<<"bob">>},
               {server,<<109,105,99,104,97,197,130>>},
               {host,<<"localhost">>},
               {port,5242},
               {password,<<"makota3">>}]},
          {clusterguy,
              [{username,<<"clusterguy">>},
               {server,<<"localhost">>},
               {host,<<"localhost">>},
               {password,<<"distributionftw">>},
               {port,5232}]},
          {clusterbuddy,
              [{username,<<"clusterbuddy">>},
               {server,<<"localhost">>},
               {host,<<"localhost">>},
               {password,<<"wasssssssup">>},
               {port,5232}]},
          {eve,
              [{username,<<"eve">>},
               {server,<<"localhost">>},
               {password,<<"password">>},
               {port,5252}]},
          {neustradamus,
              [{username,<<"neustradamus">>},
               {server,<<"localhost">>},
               {host,<<"localhost">>},
               {password,<<"scramshaplus">>},
               {starttls,required},
               {tls_module,fast_tls}]},
          {alice3,
              [{username,<<"alice">>},
               {server,<<"example.com">>},
               {host,<<"localhost">>},
               {password,<<"makota2">>}]},
          {bob3,
              [{username,<<"bob">>},
               {server,<<"example.org">>},
               {host,<<"localhost">>},
               {password,<<"makota3">>},
               {port,5232}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@de34115c687f.2024-04-10_12.44.09"

=== Started at 2024-04-10 12:44:11


*** CT 2024-04-10 12:44:11.717 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_21.html

*** User 2024-04-10 12:44:11.827 ***🔗
alicE_two_users_can_log_and_chat_14@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-04-10 12:44:11.828 ***🔗
alicE_two_users_can_log_and_chat_14@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='04fc1dc3e0874224' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:44:11.837 ***🔗
alicE_two_users_can_log_and_chat_14@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-04-10 12:44:11.847 ***🔗
alicE_two_users_can_log_and_chat_14@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3R3b191c2Vyc19jYW5fbG9nX2FuZF9jaGF0XzE0AG1hdHlncnlzYQ==</auth>



*** User 2024-04-10 12:44:11.849 ***🔗
alicE_two_users_can_log_and_chat_14@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:44:11.849 ***🔗
alicE_two_users_can_log_and_chat_14@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-04-10 12:44:11.849 ***🔗
alicE_two_users_can_log_and_chat_14@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='404a5e09a52b27e6' from='localhost' version='1.0' xml:lang='en' to='alice_two_users_can_log_and_chat_14@localhost'>

*** User 2024-04-10 12:44:11.850 ***🔗
alicE_two_users_can_log_and_chat_14@localhost/res1 in
<stream:features>
	<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-04-10 12:44:11.850 ***🔗
alicE_two_users_can_log_and_chat_14@localhost/res1 out
<iq type='set' id='bd34c75fd88e03831068c956bdc00a63'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:44:11.850 ***🔗
alicE_two_users_can_log_and_chat_14@localhost/res1 in
<iq id='bd34c75fd88e03831068c956bdc00a63' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_two_users_can_log_and_chat_14@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:44:11.861 ***🔗
bOb_two_users_can_log_and_chat_14@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-04-10 12:44:11.861 ***🔗
bOb_two_users_can_log_and_chat_14@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e0d22ace28cc3d06' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:44:11.862 ***🔗
bOb_two_users_can_log_and_chat_14@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-04-10 12:44:11.862 ***🔗
bOb_two_users_can_log_and_chat_14@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl90d29fdXNlcnNfY2FuX2xvZ19hbmRfY2hhdF8xNABtYWtyb2xpa2E=</auth>



*** User 2024-04-10 12:44:11.863 ***🔗
bOb_two_users_can_log_and_chat_14@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:44:11.863 ***🔗
bOb_two_users_can_log_and_chat_14@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-04-10 12:44:11.863 ***🔗
bOb_two_users_can_log_and_chat_14@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='eddd8932c466e152' from='localhost' version='1.0' xml:lang='en' to='bob_two_users_can_log_and_chat_14@localhost'>

*** User 2024-04-10 12:44:11.863 ***🔗
bOb_two_users_can_log_and_chat_14@localhost/res1 in
<stream:features>
	<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-04-10 12:44:11.863 ***🔗
bOb_two_users_can_log_and_chat_14@localhost/res1 out
<iq type='set' id='99038afc6ba1a9b03363d540a36c85ed'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:44:11.864 ***🔗
bOb_two_users_can_log_and_chat_14@localhost/res1 in
<iq id='99038afc6ba1a9b03363d540a36c85ed' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_two_users_can_log_and_chat_14@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:44:11.864 ***🔗
alice_two_users_can_log_and_chat_14@localhost/res1 out
<message type='chat' to='bob_two_users_can_log_and_chat_14@localhost/res1'>
	<body>Hi!</body>
</message>



*** User 2024-04-10 12:44:11.865 ***🔗
bob_two_users_can_log_and_chat_14@localhost/res1 in
<message from='alice_two_users_can_log_and_chat_14@localhost/res1' to='bob_two_users_can_log_and_chat_14@localhost/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2024-04-10 12:44:11.865 ***🔗
bob_two_users_can_log_and_chat_14@localhost/res1 out
<message type='chat' to='alice_two_users_can_log_and_chat_14@localhost/res1'>
	<body>Hi!</body>
</message>



*** User 2024-04-10 12:44:11.866 ***🔗
alice_two_users_can_log_and_chat_14@localhost/res1 in
<message from='bob_two_users_can_log_and_chat_14@localhost/res1' to='alice_two_users_can_log_and_chat_14@localhost/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2024-04-10 12:44:11.868 ***🔗
bob_two_users_can_log_and_chat_14@localhost/res1 out
</stream:stream>

*** User 2024-04-10 12:44:11.868 ***🔗
bob_two_users_can_log_and_chat_14@localhost/res1 in
</stream:stream>

*** User 2024-04-10 12:44:11.868 ***🔗
alice_two_users_can_log_and_chat_14@localhost/res1 out
</stream:stream>

*** User 2024-04-10 12:44:11.868 ***🔗
alice_two_users_can_log_and_chat_14@localhost/res1 in
</stream:stream>
*** CT 2024-04-10 12:44:11.869 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_27.html



=== Ended at 2024-04-10 12:44:11
=== successfully completed test case
=== === Returned value: ok