=== Test case: mam_SUITE:muc_archive_is_instrumented/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.48305.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      max_result_limit => 50,backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      full_text_search => true,no_stanzaid_element => false,
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@e06ff82a20fb.2024-03-21_07.45.38/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.53.53/mam_suite.muc_archive_is_instrumented.115074.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@e06ff82a20fb.2024-03-21_07.45.38/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.53.53/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => cets,max_users => 200,
              room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,history_size => 20,
              min_presence_interval => 0,access_admin => none,
              access_persistent => all,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,subject => <<>>,
                    affiliations => [],anonymous => true,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_amp => #{},
        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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              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 => cets,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">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@e06ff82a20fb.2024-03-21_07.45.38"

=== Started at 2024-03-21 07:54:30


*** CT 2024-03-21 07:54:30.675 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2859.html

*** User 2024-03-21 07:54:30.858 ***🔗
alicE_unnamed_2135@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-03-21 07:54:30.859 ***🔗
alicE_unnamed_2135@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='abcc8c8f0e372f35' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:54:30.859 ***🔗
alicE_unnamed_2135@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-03-21 07:54:30.860 ***🔗
alicE_unnamed_2135@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjEzNQBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 07:54:30.863 ***🔗
alicE_unnamed_2135@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:54:30.863 ***🔗
alicE_unnamed_2135@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-03-21 07:54:30.873 ***🔗
alicE_unnamed_2135@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d7b8f340ceb384e6' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2135@localhost'>

*** User 2024-03-21 07:54:30.874 ***🔗
alicE_unnamed_2135@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<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-03-21 07:54:30.876 ***🔗
alicE_unnamed_2135@localhost/res1 out
<iq type='set' id='2adad888c6d31e8243915f4056a40397'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:54:30.886 ***🔗
alicE_unnamed_2135@localhost/res1 in
<iq id='2adad888c6d31e8243915f4056a40397' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2135@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:54:30.886 ***🔗
alice_unnamed_2135@localhost/res1 out
<iq type='set' id='38b55d2d8a73aaf7bb0e185be344ff9f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:54:30.899 ***🔗
alice_unnamed_2135@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2135@localhost/res1' id='38b55d2d8a73aaf7bb0e185be344ff9f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:54:30.901 ***🔗
alice_unnamed_2135@localhost/res1 out
<presence/>



*** User 2024-03-21 07:54:30.904 ***🔗
alice_unnamed_2135@localhost/res1 in
<presence from='alice_unnamed_2135@localhost/res1' to='alice_unnamed_2135@localhost/res1'/>



*** User 2024-03-21 07:54:30.915 ***🔗
bOb_unnamed_2135@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-03-21 07:54:30.918 ***🔗
bOb_unnamed_2135@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='94eb9717501ba464' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:54:30.920 ***🔗
bOb_unnamed_2135@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-03-21 07:54:30.920 ***🔗
bOb_unnamed_2135@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl91bm5hbWVkXzIxMzUAbWFrcm9saWth</auth>



*** User 2024-03-21 07:54:30.922 ***🔗
bOb_unnamed_2135@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:54:30.923 ***🔗
bOb_unnamed_2135@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-03-21 07:54:30.923 ***🔗
bOb_unnamed_2135@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a1c5bbf6c4968543' from='localhost' version='1.0' xml:lang='en' to='bob_unnamed_2135@localhost'>

*** User 2024-03-21 07:54:30.923 ***🔗
bOb_unnamed_2135@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<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-03-21 07:54:30.923 ***🔗
bOb_unnamed_2135@localhost/res1 out
<iq type='set' id='c6a847105928fe63fcc71ae8fc790d89'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:54:30.924 ***🔗
bOb_unnamed_2135@localhost/res1 in
<iq id='c6a847105928fe63fcc71ae8fc790d89' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_unnamed_2135@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:54:30.924 ***🔗
bob_unnamed_2135@localhost/res1 out
<iq type='set' id='e674687d18bcd7092871b2cbb3f76f31'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:54:30.926 ***🔗
bob_unnamed_2135@localhost/res1 in
<iq from='localhost' to='bob_unnamed_2135@localhost/res1' id='e674687d18bcd7092871b2cbb3f76f31' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:54:30.926 ***🔗
bob_unnamed_2135@localhost/res1 out
<presence/>



*** User 2024-03-21 07:54:30.935 ***🔗
bob_unnamed_2135@localhost/res1 in
<presence from='bob_unnamed_2135@localhost/res1' to='bob_unnamed_2135@localhost/res1'/>



*** User 2024-03-21 07:54:30.935 ***🔗
alice_unnamed_2135@localhost/res1 out
<presence to='alicE_unnamed_2135room0-48375-0@muc.localhost/unique_alice_unnamed_2135_nickname'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2024-03-21 07:54:30.936 ***🔗
bob_unnamed_2135@localhost/res1 out
<presence to='alicE_unnamed_2135room0-48375-0@muc.localhost/unique_bob_unnamed_2135_nickname'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2024-03-21 07:54:30.936 ***🔗
alice_unnamed_2135@localhost/res1 out
<message type='groupchat' to='alicE_unnamed_2135room0-48375-0@muc.localhost'>
	<body>Hi, Bob!</body>
</message>



*** User 2024-03-21 07:54:30.943 ***🔗
bob_unnamed_2135@localhost/res1 in
<presence from='alice_unnamed_2135room0-48375-0@muc.localhost/unique_bob_unnamed_2135_nickname' to='bob_unnamed_2135@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item jid='bob_unnamed_2135@localhost/res1' affiliation='none' role='participant'/>
		<status code='110'/>
		<status code='100'/>
		<status code='201'/>
	</x>
</presence>



*** User 2024-03-21 07:54:30.943 ***🔗
bob_unnamed_2135@localhost/res1 in
<message from='alice_unnamed_2135room0-48375-0@muc.localhost' to='bob_unnamed_2135@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2024-03-21 07:54:30.949 ***🔗
bob_unnamed_2135@localhost/res1 in
<presence from='alice_unnamed_2135room0-48375-0@muc.localhost/unique_alice_unnamed_2135_nickname' to='bob_unnamed_2135@localhost/res1'>
	<x xmlns='http://jabber.org/protocol/muc'>
		<item jid='alice_unnamed_2135@localhost/res1' affiliation='owner' role='moderator'/>
	</x>
</presence>



*** User 2024-03-21 07:54:31.025 ***🔗
bob_unnamed_2135@localhost/res1 in
<message from='alice_unnamed_2135room0-48375-0@muc.localhost/unique_alice_unnamed_2135_nickname' to='bob_unnamed_2135@localhost/res1' type='groupchat'>
	<body>Hi, Bob!</body>
	<stanza-id by='alice_unnamed_2135room0-48375-0@muc.localhost' id='C5170HCENE81' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2024-03-21 07:54:31.047 ***🔗
Matching events: [{{mod_mam_muc_archive_message,
                    #{host_type => <<"localhost">>}},
                   #{count => 1,time => 37572,
                     params =>
                      #{packet =>
                         {xmlel,<<"message">>,
                          [{<<"type">>,<<"groupchat">>},
                           {<<"to">>,
                            <<"alicE_unnamed_2135room0-48375-0@muc.localhost">>}],
                          [{xmlel,<<"body">>,[],[{xmlcdata,<<"Hi, Bob!">>}]},
                           {xmlel,<<"x">>,
                            [{<<"xmlns">>,
                              <<"http://jabber.org/protocol/muc#user">>}],
                            [{xmlel,<<"item">>,
                              [{<<"affiliation">>,<<"owner">>},
                               {<<"jid">>,
                                <<"alice_unnamed_2135@localhost/res1">>},
                               {<<"role">>,<<"moderator">>}],
                              []}]}]},
                        direction => incoming,archive_id => 880,
                        message_id => 438017963386976513,
                        remote_jid =>
                         {jid,<<"alice_unnamed_2135">>,<<"localhost">>,
                          <<"res1">>},
                        local_jid =>
                         {jid,<<"alice_unnamed_2135room0-48375-0">>,
                          <<"muc.localhost">>,<<>>},
                        source_jid =>
                         {jid,<<"alice_unnamed_2135room0-48375-0">>,
                          <<"muc.localhost">>,
                          <<"unique_alice_unnamed_2135_nickname">>},
                        origin_id => none}}}]
Could not find element archive_wait in Config.


*** User 2024-03-21 07:54:31.072 ***🔗
Matching events: [{{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 2282,time_per_message => 2282}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 3315,time_per_message => 3315}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 683,time_per_message => 683}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 805,time_per_message => 805}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 669,time_per_message => 669}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 892,time_per_message => 892}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 823,time_per_message => 823}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 622,time_per_message => 622}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 1400,time_per_message => 700}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 1429,time_per_message => 715}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 711,time_per_message => 711}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 1101,time_per_message => 1101}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 589,time_per_message => 589}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 1501,time_per_message => 1501}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 2378,time_per_message => 2378}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 2211,time_per_message => 2211}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 5109,time_per_message => 5109}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 5154,time_per_message => 5154}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 738,time_per_message => 738}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 1225,time_per_message => 613}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 1036,time_per_message => 1036}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 2992,time_per_message => 1496}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 1367,time_per_message => 684}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 761,time_per_message => 761}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 608,time_per_message => 608}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 1822,time_per_message => 911}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 730,time_per_message => 730}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 837,time_per_message => 837}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 1752,time_per_message => 876}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 3,time => 1938,time_per_message => 646}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 970,time_per_message => 485}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 689,time_per_message => 689}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 1183,time_per_message => 592}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 3489,time_per_message => 1745}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 2185,time_per_message => 2185}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 33810,time_per_message => 33810}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 1438,time_per_message => 719}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 3488,time_per_message => 3488}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 6652,time_per_message => 3326}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 4037,time_per_message => 4037}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 3721,time_per_message => 3721}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 4606,time_per_message => 2303}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 2009,time_per_message => 2009}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 3749,time_per_message => 3749}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 7234,time_per_message => 3617}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 4835,time_per_message => 2418}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 2212,time_per_message => 1106}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 3,time => 3362,time_per_message => 1121}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 4304,time_per_message => 2152}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 5545,time_per_message => 2773}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 2825,time_per_message => 2825}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 1210,time_per_message => 1210}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 3,time => 3599,time_per_message => 1200}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 3,time => 2613,time_per_message => 871}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 2750,time_per_message => 1375}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 2,time => 5730,time_per_message => 2865}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 8186,time_per_message => 8186}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 11468,time_per_message => 11468}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 10150,time_per_message => 10150}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 3394,time_per_message => 3394}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 2568,time_per_message => 2568}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 3453,time_per_message => 3453}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 2996,time_per_message => 2996}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 10819,time_per_message => 10819}},
                  {{mod_mam_muc_flushed,#{host_type => <<"localhost">>}},
                   #{count => 1,time => 20546,time_per_message => 20546}}]

*** User 2024-03-21 07:54:31.103 ***🔗
Matching events: [{{mod_mam_muc_remove_archive,
                       #{host_type => <<"localhost">>}},
                   #{count => 1,
                     jid =>
                         {jid,<<"alice_unnamed_2135room0-48375-0">>,
                             <<"muc.localhost">>,<<>>}}}]

*** User 2024-03-21 07:54:31.103 ***🔗
bob_unnamed_2135@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:54:31.106 ***🔗
bob_unnamed_2135@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:54:31.106 ***🔗
alice_unnamed_2135@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:54:31.107 ***🔗
alice_unnamed_2135@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:54:31.188 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:54:31.249 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2860.html



=== Ended at 2024-03-21 07:54:31
=== successfully completed test case
=== === Returned value: ok