=== Config function: muc_SUITE:init_per_group/2 (click for source code)

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

=== Config value:

    [{watchdog,<0.71036.0>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@49784645730c.2024-04-23_11.32.27/big_tests.tests.muc_SUITE.logs/run.2024-04-23_11.44.59/muc_suite.init_per_group.105860.html"},
     {tc_group_properties,[{name,register_over_s2s},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@49784645730c.2024-04-23_11.32.27/big_tests.tests.muc_SUITE.logs/run.2024-04-23_11.44.59/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_sic => #{iqdisc => one_queue},
        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_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,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}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@49784645730c.2024-04-23_11.32.27"

=== Started at 2024-04-23 11:46:01


*** User 2024-04-23 11:46:01.291 ***🔗
alice@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 11:46:01.324 ***🔗
alice@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9c673b4f4960ff85' from='fed1' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:46:01.324 ***🔗
alice@fed1 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-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>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 11:46:01.324 ***🔗
alice@fed1 out
<iq type='get' id='b0cf79273c76528d9f735cf4157a256e'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-23 11:46:01.324 ***🔗
alice@fed1 in
<iq from='fed1' to='fed1' id='b0cf79273c76528d9f735cf4157a256e' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-04-23 11:46:01.324 ***🔗
alice@fed1 out
<iq type='set' id='9e398d110b491d78aba7adfa392041a5'>
	<query xmlns='jabber:iq:register'>
		<username>alice</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2024-04-23 11:46:01.359 ***🔗
alice@fed1 in
<iq from='fed1' to='fed1' id='9e398d110b491d78aba7adfa392041a5' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alice</username>
		<password>makota2</password>
	</query>
</iq>



*** User 2024-04-23 11:46:01.359 ***🔗
alice@fed1 out
</stream:stream>

*** User 2024-04-23 11:46:01.365 ***🔗
alice@fed1 in
</stream:stream>

*** User 2024-04-23 11:46:01.366 ***🔗
bOb@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 11:46:01.366 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fd930bab56e4683c' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:46:01.366 ***🔗
bOb@localhost 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-23 11:46:01.366 ***🔗
bOb@localhost out
<iq type='get' id='e111886f1975a12d2054d8f9919d767e'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-23 11:46:01.367 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='e111886f1975a12d2054d8f9919d767e' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-04-23 11:46:01.367 ***🔗
bOb@localhost out
<iq type='set' id='346e8616e38f93c71dce84bbf655aa11'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-23 11:46:01.372 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='346e8616e38f93c71dce84bbf655aa11' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-23 11:46:01.372 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-23 11:46:01.372 ***🔗
bOb@localhost in
</stream:stream>

*** User 2024-04-23 11:46:01.373 ***🔗
kate@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 11:46:01.373 ***🔗
kate@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dba0a1794981e3b9' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:46:01.373 ***🔗
kate@localhost 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-23 11:46:01.373 ***🔗
kate@localhost out
<iq type='get' id='11f135b045de00e142903360a6e338e3'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-23 11:46:01.373 ***🔗
kate@localhost in
<iq from='localhost' to='localhost' id='11f135b045de00e142903360a6e338e3' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-04-23 11:46:01.373 ***🔗
kate@localhost out
<iq type='set' id='58dadd94ce2e70e7f9ea07e4e44dfa96'>
	<query xmlns='jabber:iq:register'>
		<username>kate</username>
		<password>makrowe;p</password>
	</query>
</iq>



*** User 2024-04-23 11:46:01.377 ***🔗
kate@localhost in
<iq from='localhost' to='localhost' id='58dadd94ce2e70e7f9ea07e4e44dfa96' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>kate</username>
		<password>makrowe;p</password>
	</query>
</iq>



*** User 2024-04-23 11:46:01.377 ***🔗
kate@localhost out
</stream:stream>

*** User 2024-04-23 11:46:01.377 ***🔗
kate@localhost in
</stream:stream>



=== Ended at 2024-04-23 11:46:01
=== successfully completed test case
=== === Returned value: [{{s2s,mim},
                      #{opts =>
                            #{address =>
                                  #{<<"fed1">> =>
                                        #{ip_address => "127.0.0.1"}},
                              outgoing =>
                                  #{port => 5299,connection_timeout => 10000,
                                    ip_versions => [4,6]},
                              dns => #{timeout => 10,retries => 2},
                              certfile => "priv/ssl/fake_server.pem",
                              ciphers => "TLSv1.2:TLSv1.3",
                              use_starttls => optional,
                              default_policy => allow,max_retry_delay => 300},
                        listener =>
                            #{module => ejabberd_s2s_in,port => 5269,
                              num_acceptors => 100,hibernate_after => 0,
                              backlog => 1024,proto => tcp,ip_address => "0",
                              max_stanza_size => 131072,
                              ip_tuple => {0,0,0,0},
                              shaper => s2s_shaper,
                              tls =>
                                  #{ciphers => "TLSv1.2:TLSv1.3",
                                    dhfile => "priv/ssl/fake_dh_server.pem",
                                    verify_mode => peer,
                                    protocol_options =>
                                        ["no_sslv2","no_sslv3","no_tlsv1",
                                         "no_tlsv1_1"]},
                              ip_version => 4,proxy_protocol => false,
                              connection_type => s2s}}},
                     {{s2s,fed},
                      #{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"}},
                              outgoing =>
                                  #{port => 5269,connection_timeout => 10000,
                                    ip_versions => [4,6]},
                              dns => #{timeout => 10,retries => 2},
                              certfile => "priv/ssl/fake_server.pem",
                              ciphers => "TLSv1.2:TLSv1.3",
                              use_starttls => optional,
                              default_policy => allow,max_retry_delay => 300},
                        listener =>
                            #{module => ejabberd_s2s_in,port => 5299,
                              num_acceptors => 100,hibernate_after => 0,
                              backlog => 1024,proto => tcp,ip_address => "0",
                              max_stanza_size => 131072,
                              ip_tuple => {0,0,0,0},
                              shaper => s2s_shaper,
                              tls =>
                                  #{ciphers => "TLSv1.2:TLSv1.3",
                                    dhfile => "priv/ssl/fake_dh_server.pem",
                                    verify_mode => peer,
                                    protocol_options =>
                                        ["no_sslv2","no_sslv3","no_tlsv1",
                                         "no_tlsv1_1"]},
                              ip_version => 4,proxy_protocol => false,
                              connection_type => s2s}}},
                     {escalus_user_db,xmpp},
                     {watchdog,<0.73379.0>},
                     {preset,"pgsql_mnesia"},
                     {mim_data_dir,
                         "/home/circleci/project/big_tests/tests/muc_SUITE_data"},
                     {tc_logfile,
                         "/home/circleci/project/big_tests/ct_report/ct_run.test@49784645730c.2024-04-23_11.32.27/big_tests.tests.muc_SUITE.logs/run.2024-04-23_11.44.59/muc_suite.init_per_group.105860.html"},
                     {tc_group_properties,[{name,register_over_s2s},parallel]},
                     {tc_group_path,[]},
                     {data_dir,
                         "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
                     {priv_dir,
                         "/home/circleci/project/big_tests/ct_report/ct_run.test@49784645730c.2024-04-23_11.32.27/big_tests.tests.muc_SUITE.logs/run.2024-04-23_11.44.59/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_sic => #{iqdisc => one_queue},
                        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_amp => #{},
                        mod_disco =>
                            #{iqdisc => one_queue,server_info => [],
                              extra_domains => [],
                              users_can_see_hidden_services => false},
                        mod_presence => #{},
                        mod_stream_management =>
                            #{buffer => true,ack => true,backend => mnesia,
                              stale_h =>
                                  #{enabled => false,repeat_after => 1800,
                                    geriatric => 3600},
                              buffer_max => 100,ack_freq => 1,
                              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,<<"fed1">>},
                               {host,<<"localhost">>},
                               {port,5242},
                               {password,<<"makota2">>}]},
                          {bob,
                              [{username,<<"bOb">>},
                               {server,<<"localhost">>},
                               {password,<<"makrolika">>}]},
                          {kate,
                              [{username,<<"kate">>},
                               {server,<<"localhost">>},
                               {password,<<"makrowe;p">>}]}]}]


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