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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.53707.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      archive_chat_markers => false,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a91c848225da.2024-04-24_13.09.45/big_tests.tests.mam_SUITE.logs/run.2024-04-24_13.17.00/mam_suite.muc_querying_for_all_messages.151810.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_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@a91c848225da.2024-04-24_13.09.45/big_tests.tests.mam_SUITE.logs/run.2024-04-24_13.17.00/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_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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,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 => <<>>,title => <<>>,
                    persistent => false,password => <<>>,affiliations => [],
                    subject => <<>>,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,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              online_backend => mnesia,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        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 => 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,<<"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@a91c848225da.2024-04-24_13.09.45"

=== Started at 2024-04-24 13:18:05


*** CT 2024-04-24 13:18:05.513 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1960.html
Could not find element archive_wait in Config.


*** User 2024-04-24 13:18:05.828 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-24 13:18:05.839 ***🔗
alicE_unnamed_2264@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-24 13:18:05.840 ***🔗
alicE_unnamed_2264@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8dae7a290c2b3eb8' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-24 13:18:05.840 ***🔗
alicE_unnamed_2264@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-24 13:18:05.840 ***🔗
alicE_unnamed_2264@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjI2NABtYXR5Z3J5c2E=</auth>



*** User 2024-04-24 13:18:05.842 ***🔗
alicE_unnamed_2264@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-24 13:18:05.842 ***🔗
alicE_unnamed_2264@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-24 13:18:05.843 ***🔗
alicE_unnamed_2264@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e0984ba741a48c16' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2264@localhost'>

*** User 2024-04-24 13:18:05.843 ***🔗
alicE_unnamed_2264@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-04-24 13:18:05.843 ***🔗
alicE_unnamed_2264@localhost/res1 out
<iq type='set' id='81bfae6b9b32348e330fc85a41f61b2a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-24 13:18:05.843 ***🔗
alicE_unnamed_2264@localhost/res1 in
<iq id='81bfae6b9b32348e330fc85a41f61b2a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2264@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-24 13:18:05.844 ***🔗
alice_unnamed_2264@localhost/res1 out
<iq type='set' id='1021926b30290c31cf73c6d65d029994'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-24 13:18:05.845 ***🔗
alice_unnamed_2264@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2264@localhost/res1' id='1021926b30290c31cf73c6d65d029994' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-24 13:18:05.845 ***🔗
alice_unnamed_2264@localhost/res1 out
<presence/>



*** User 2024-04-24 13:18:05.850 ***🔗
alice_unnamed_2264@localhost/res1 in
<presence from='alice_unnamed_2264@localhost/res1' to='alice_unnamed_2264@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-24 13:18:05.919 ***🔗
alice_unnamed_2264@localhost/res1 out
<iq type='set' id='1c971cdc2141d1a19d4eac1c6b30c2bc' to='alicE_unnamed_2264room0-53787-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-24 13:18:05.937 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='39747aa6-e74e-47b5-9c4d-f677f17daad3'>
	<result xmlns='urn:xmpp:mam:2' id='C5CFGVD4G00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T06:01:04.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f147df64</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.937 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='1c975ec5-7c21-449d-b097-f8fa6e90c6fa'>
	<result xmlns='urn:xmpp:mam:2' id='C5CML5M7I00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T14:31:32.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c7c9f7c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.937 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='96974d48-cc77-445e-abbe-61c2d27788aa'>
	<result xmlns='urn:xmpp:mam:2' id='C5D1TRH77005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T03:58:22.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0f84c33d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.937 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='0a5c7987-6c89-44cf-8548-1870adb69da0'>
	<result xmlns='urn:xmpp:mam:2' id='C5D41PE1E00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T06:30:20.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5b5f1169</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.937 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='3250cc59-8977-45e5-94c1-eafe3c788d8c'>
	<result xmlns='urn:xmpp:mam:2' id='C5DJ5DDLHG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T00:32:11.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>411709db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.937 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='eb5f6076-b67e-4654-b8f2-9f3bb76f9cee'>
	<result xmlns='urn:xmpp:mam:2' id='C5E4949BA00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T20:57:24.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c8b9e957</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.937 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='68a313e9-99ed-46d3-af09-28fca549917b'>
	<result xmlns='urn:xmpp:mam:2' id='C5EJ9LID6G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T14:52:21.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>eae524bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.937 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='0d5dc2d0-02a3-4903-a5dc-80493fdd325a'>
	<result xmlns='urn:xmpp:mam:2' id='C5EM1A2VC007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T18:08:24.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ba8234a5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.937 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='6e057eae-8de2-47a2-91cd-cd1b13116636'>
	<result xmlns='urn:xmpp:mam:2' id='C5F8ELFB3002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T16:06:46.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>72087c92</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.938 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='32cba161-8b96-4aa7-a4b8-eaa0e7e45419'>
	<result xmlns='urn:xmpp:mam:2' id='C5FDVAC9A002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T22:41:56.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a4f76b34</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.938 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='8213ed10-7a51-420c-bf9c-290ba9de4edf'>
	<result xmlns='urn:xmpp:mam:2' id='C5FGM9TF3G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T01:56:31.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2e3916d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.938 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='3cf84fa3-40fd-4bd9-aba7-5ae0829a31ae'>
	<result xmlns='urn:xmpp:mam:2' id='C5FPT44JKG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T12:56:01.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a67a70f6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.938 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='ee8dfe6f-9565-4286-9855-8397c4632501'>
	<result xmlns='urn:xmpp:mam:2' id='C5G8MVAF800J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T06:36:00.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8d8fe4e9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.938 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='bb54d1f7-0ac9-4610-95dd-c53a1e35c476'>
	<result xmlns='urn:xmpp:mam:2' id='C5GL4K6GM001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T21:25:32.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>134ace57</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.938 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='a3c397f3-0ed1-4266-a80b-232b4b842758'>
	<result xmlns='urn:xmpp:mam:2' id='C5GOOSN74G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T01:45:37.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fbe76a15</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.938 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='ec38050e-ba29-4598-ad0f-223524425926'>
	<result xmlns='urn:xmpp:mam:2' id='C5GQ9067500F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T03:33:14.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c6e3ec41</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.938 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='bb6a2ac3-d349-4d37-999e-b2d6e9d1fab0'>
	<result xmlns='urn:xmpp:mam:2' id='C5HGNSN7P003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T06:21:22.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b72db590</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.938 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='f0a4187c-2a62-47ad-9e7b-1570fd550984'>
	<result xmlns='urn:xmpp:mam:2' id='C5HT5EVBLG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T21:10:43.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9e037e90</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.938 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='56952b68-5bc1-40ec-a6f1-b40746d51dae'>
	<result xmlns='urn:xmpp:mam:2' id='C5I654HTB009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T07:54:14.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>491c1bdf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.938 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='a8147187-74d5-43d3-8e26-be9e59150ca2'>
	<result xmlns='urn:xmpp:mam:2' id='C5IFE78CK005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T18:58:48.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5b8a820d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.939 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='84a84542-ce75-4dcc-8c97-1b01b8174124'>
	<result xmlns='urn:xmpp:mam:2' id='C5ILB4QUEG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T02:01:25.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>728f1663</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.939 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='3ae80f1d-7378-4be3-90b4-9b8c86376afc'>
	<result xmlns='urn:xmpp:mam:2' id='C5IQ4B6HVG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T07:44:07.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5cecd6c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.939 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='1b87847e-efd0-45c9-ad87-699e77e6e844'>
	<result xmlns='urn:xmpp:mam:2' id='C5JA92FISG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T03:00:01.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>46e75f10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.939 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='04c5c6fd-2b1e-4889-a3a9-a8eddb17e681'>
	<result xmlns='urn:xmpp:mam:2' id='C5JMME9MVG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T17:48:55.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cfaa8aca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.939 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='25296d45-031f-4a81-aa2e-d046a191e4e5'>
	<result xmlns='urn:xmpp:mam:2' id='C5K6QLR6JG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T13:03:43.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4ca90dfa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.939 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='35ee72dc-75b6-423b-901a-c148d928ac60'>
	<result xmlns='urn:xmpp:mam:2' id='C5K96LN0VG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T15:53:43.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fa3f9a75</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.939 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='2d88cca2-b0fc-42b0-bbe2-8321d38117f8'>
	<result xmlns='urn:xmpp:mam:2' id='C5KM8KODT00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T07:28:42.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3e288a9c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.939 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='55304026-fd62-49db-b0dc-1ac8aa2d228b'>
	<result xmlns='urn:xmpp:mam:2' id='C5KOP6HEB006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T10:28:54.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4d5adc99</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.939 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='b4b4a516-e7b9-4c71-a70a-56785975b9b2'>
	<result xmlns='urn:xmpp:mam:2' id='C5L608635G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T02:15:15.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>619d435a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.941 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='4abc6d80-900c-4d4d-989f-fcfb20805605'>
	<result xmlns='urn:xmpp:mam:2' id='C5LH99F9IG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T15:42:53.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9d4519ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.941 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='64b4c0eb-14d6-4998-ad48-29825a609fa8'>
	<result xmlns='urn:xmpp:mam:2' id='C5LRLH18AG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T04:06:05.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7a4ffd8c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.941 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='e5e096eb-72bb-4452-bf7f-b413a7fc22d1'>
	<result xmlns='urn:xmpp:mam:2' id='C5LTCPK3FG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T06:09:43.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1219a2db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.941 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='533da6bb-3d6d-49a4-967b-f3ca772eb148'>
	<result xmlns='urn:xmpp:mam:2' id='C5MEIO87IG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T02:39:57.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f54193c1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.941 ***🔗
alice_unnamed_2264@localhost/res1 in
<message from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='af20abe0-c267-49e0-95e4-d351fbd30d9c'>
	<result xmlns='urn:xmpp:mam:2' id='C5MSFPF7CG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T19:15:29.000000Z' from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2264room0-53787-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1667eee3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:18:05.941 ***🔗
alice_unnamed_2264@localhost/res1 in
<iq from='alice_unnamed_2264room0-53787-0@muc.localhost' to='alice_unnamed_2264@localhost/res1' id='1c971cdc2141d1a19d4eac1c6b30c2bc' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5CFGVD4G00K</first>
			<last>C5MSFPF7CG0J</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-24 13:18:05.941 ***🔗
alice_unnamed_2264@localhost/res1 out
</stream:stream>

*** User 2024-04-24 13:18:05.942 ***🔗
alice_unnamed_2264@localhost/res1 in
</stream:stream>

*** User 2024-04-24 13:18:06.034 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-24 13:18:06.045 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1961.html



=== Ended at 2024-04-24 13:18:06
=== successfully completed test case
=== === Returned value: ok