=== Config function: mim_c2s_SUITE:end_per_group/2 (click for source code)

=== Group properties: [{name,basic},parallel]

=== 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"},
           shaper => c2s_shaper,ip_address => "0",
           connection_type => undefined,
           ip_tuple => {0,0,0,0},
           ip_version => 4,proto => tcp,max_stanza_size => 65536,
           c2s_state_timeout => 5000,backwards_compatible_session => true,
           max_connections => infinity,reuse_port => false,
           proxy_protocol => false}},
     {watchdog,<0.1502.0>},
     {escalus_overrides,
         [{initial_activity,#Fun<mim_c2s_SUITE.0.17191332>},
          {start_ready_clients,fun mim_c2s_SUITE:escalus_start/2}]},
     {preset,"odbc_mssql_mnesia"},
     {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@31d0bc574ce3.2024-04-23_06.27.08/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-23_06.27.10/mim_c2s_suite.end_per_group.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@31d0bc574ce3.2024-04-23_06.27.08/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-23_06.27.10/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,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        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@31d0bc574ce3.2024-04-23_06.27.08"

=== Started at 2024-04-23 06:27:11


*** User 2024-04-23 06:27:11.073 ***🔗
NewState: #{total_failed => 0,mongoose_sanity_checks_SUITE => #{},
            mim_c2s_SUITE => #{},current_suite => mim_c2s_SUITE,total_ok => 0,
            total_eventually_ok_tests => 0}



=== Ended at 2024-04-23 06:27:11
=== successfully completed test case
=== === Returned value: [{watchdog,<0.1622.0>},
                     {tc_group_result,
                         [{ok,[{mim_c2s_SUITE,
                                   client_sets_stream_from_server_answers_with_to},
                               {mim_c2s_SUITE,
                                   stream_from_does_not_match_sasl_jid_results_in_stream_error},
                               {mim_c2s_SUITE,two_users_can_log_and_chat},
                               {mim_c2s_SUITE,too_big_stanza_is_rejected},
                               {mim_c2s_SUITE,too_big_opening_tag_is_rejected},
                               {mim_c2s_SUITE,
                                   message_sent_to_malformed_jid_results_in_error},
                               {mim_c2s_SUITE,
                                   verify_session_establishment_is_not_announced},
                               {mim_c2s_SUITE,invalid_resource_fails_to_log}]},
                          {skipped,[]},
                          {failed,[]}]},
                     {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"},
                           shaper => c2s_shaper,ip_address => "0",
                           connection_type => undefined,
                           ip_tuple => {0,0,0,0},
                           ip_version => 4,proto => tcp,
                           max_stanza_size => 65536,c2s_state_timeout => 5000,
                           backwards_compatible_session => true,
                           max_connections => infinity,reuse_port => false,
                           proxy_protocol => false}},
                     {escalus_overrides,
                         [{initial_activity,#Fun<mim_c2s_SUITE.0.17191332>},
                          {start_ready_clients,
                              fun mim_c2s_SUITE:escalus_start/2}]},
                     {preset,"odbc_mssql_mnesia"},
                     {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@31d0bc574ce3.2024-04-23_06.27.08/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-23_06.27.10/mim_c2s_suite.end_per_group.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@31d0bc574ce3.2024-04-23_06.27.08/big_tests.tests.mim_c2s_SUITE.logs/run.2024-04-23_06.27.10/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,server_info => [],
                              extra_domains => [],
                              users_can_see_hidden_services => false},
                        mod_stream_management =>
                            #{buffer => true,ack => true,backend => mnesia,
                              buffer_max => 100,ack_freq => 1,
                              stale_h =>
                                  #{enabled => false,repeat_after => 1800,
                                    geriatric => 3600},
                              resume_timeout => 600},
                        mod_adhoc =>
                            #{iqdisc => one_queue,
                              report_commands_node => false},
                        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}]}]}]
=== 
=== Total execution time of group: 0.214s



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