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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.48969.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},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_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,"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@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/mam_suite.muc_querying_for_all_messages.136450.html"},
     {tc_group_properties,[{name,muc04},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@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => cets,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 => [],
                    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 => <<>>,
                    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_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_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        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@fe524ba9ae35.2024-03-11_09.05.30"

=== Started at 2024-03-11 09:13:47


*** CT 2024-03-11 09:13:47.169 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1905.html
Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:47.385 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-11 09:13:47.387 ***🔗
alicE_unnamed_2046@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-11 09:13:47.387 ***🔗
alicE_unnamed_2046@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7db58bcdcff26d03' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 09:13:47.388 ***🔗
alicE_unnamed_2046@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-11 09:13:47.388 ***🔗
alicE_unnamed_2046@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA0NgBtYXR5Z3J5c2E=</auth>



*** User 2024-03-11 09:13:47.389 ***🔗
alicE_unnamed_2046@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:13:47.389 ***🔗
alicE_unnamed_2046@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-11 09:13:47.389 ***🔗
alicE_unnamed_2046@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2f68170a845088a2' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2046@localhost'>

*** User 2024-03-11 09:13:47.389 ***🔗
alicE_unnamed_2046@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-11 09:13:47.389 ***🔗
alicE_unnamed_2046@localhost/res1 out
<iq type='set' id='2943e6d2b080bd10a3ce1d4f2e98667a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:13:47.390 ***🔗
alicE_unnamed_2046@localhost/res1 in
<iq id='2943e6d2b080bd10a3ce1d4f2e98667a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2046@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:13:47.390 ***🔗
alice_unnamed_2046@localhost/res1 out
<iq type='set' id='72b3d37549d4156debdbafee85406113'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:47.391 ***🔗
alice_unnamed_2046@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2046@localhost/res1' id='72b3d37549d4156debdbafee85406113' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:47.391 ***🔗
alice_unnamed_2046@localhost/res1 out
<presence/>



*** User 2024-03-11 09:13:47.393 ***🔗
alice_unnamed_2046@localhost/res1 in
<presence from='alice_unnamed_2046@localhost/res1' to='alice_unnamed_2046@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:47.394 ***🔗
alice_unnamed_2046@localhost/res1 out
<iq type='set' id='eeef605ee1644f23d93d184db283940d' to='alicE_unnamed_2046room0-49012-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:47.395 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='99d23731-dadf-4472-8edf-de04baeb64d0'>
	<result xmlns='urn:xmpp:mam:1' id='C4GOI8SIT00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T03:50:02.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c636c1dd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.396 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='a686f32e-ba4c-4c91-bb7a-8ff74968c51d'>
	<result xmlns='urn:xmpp:mam:1' id='C4GU8P67L003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T10:38:18.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b00bd065</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.396 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='bbdfa8c8-a0ee-4bf2-8329-ab0c39cbde64'>
	<result xmlns='urn:xmpp:mam:1' id='C4HFR9A8I00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T07:36:36.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f4d5e811</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.396 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='ba2a0afc-7c7c-41f6-b342-2f1e7b7df275'>
	<result xmlns='urn:xmpp:mam:1' id='C4HJE3IRNG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T11:53:27.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5b844e27</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.396 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='40eb4686-0d70-45ad-8f05-ad3290c334d0'>
	<result xmlns='urn:xmpp:mam:1' id='C4I1UCKIP005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T05:12:02.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fb45dd0b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.396 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='eee078ab-1687-487b-8600-d85cfd739630'>
	<result xmlns='urn:xmpp:mam:1' id='C4I56IED4G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T09:05:05.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f47baeb1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.396 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='60b8c2e2-e28b-471c-bf73-2824cb46379d'>
	<result xmlns='urn:xmpp:mam:1' id='C4ISB33I000C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T12:41:36.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e9c735f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.396 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='fd6c81da-077d-4851-876a-3dbb42b68104'>
	<result xmlns='urn:xmpp:mam:1' id='C4ITP24TL00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T14:24:26.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>668cd08c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.396 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='ad6ce672-2ec9-4443-a3bc-d7f6db6f143d'>
	<result xmlns='urn:xmpp:mam:1' id='C4JEKOFC3G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T10:31:43.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0f89b772</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.396 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='e1626097-5a09-4436-b2b1-cb7799a0ae8a'>
	<result xmlns='urn:xmpp:mam:1' id='C4JEMGVHE00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T10:35:40.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dacf3f18</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.396 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='1ae450c8-db5f-4e17-9b52-e3e740ebc97d'>
	<result xmlns='urn:xmpp:mam:1' id='C4K6ANVQJ007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T14:47:18.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3f0bec01</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.396 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='31da8102-b329-4a9b-8b77-e7982d8bbc1c'>
	<result xmlns='urn:xmpp:mam:1' id='C4K6GNTFPG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T15:00:43.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fe476cea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.396 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='0c72bd33-9a06-4f6b-965c-fc885c49242c'>
	<result xmlns='urn:xmpp:mam:1' id='C4KP594J2G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T13:15:09.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>edb964ce</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.397 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='dc63705f-e4bb-4b1d-bcbe-821bc4a6658a'>
	<result xmlns='urn:xmpp:mam:1' id='C4KT3THD900G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T17:58:26.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cb9be7d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.397 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='274e7e82-e58e-4fac-a561-41a8329f6f42'>
	<result xmlns='urn:xmpp:mam:1' id='C4LCKEUD7G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T12:29:11.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>69a97d15</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.397 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='2d6b9637-1ab9-41f8-adc7-eea0300863b3'>
	<result xmlns='urn:xmpp:mam:1' id='C4LHRKQCN00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T18:43:10.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b660d12f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.397 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='1ff1dca3-87e8-46a3-807d-ad8d7214b604'>
	<result xmlns='urn:xmpp:mam:1' id='C4LPAK378G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T03:37:45.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4281c09a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.397 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='cac13286-3e53-4780-ab77-17f09cb0640c'>
	<result xmlns='urn:xmpp:mam:1' id='C4LV5K5CQ00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T10:36:04.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e5d0d974</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.397 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='1b7d810e-0090-4ce8-9e8a-3a4bb5cabe92'>
	<result xmlns='urn:xmpp:mam:1' id='C4MFOV79K009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T06:24:40.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1e7845c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.397 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='83ac1ca0-88e7-495f-baac-823e962e7c68'>
	<result xmlns='urn:xmpp:mam:1' id='C4MPPFVRA00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T18:21:40.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a9ad4906</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.397 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='b92746ab-0ecc-4d77-815c-1f1e9e3ec24d'>
	<result xmlns='urn:xmpp:mam:1' id='C4N6IAFVM006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T09:36:12.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>805d10ae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.397 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='bd868cf0-ae23-462c-acc0-f2663b3bf2c6'>
	<result xmlns='urn:xmpp:mam:1' id='C4N9IN533004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T13:11:50.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>41e0b166</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.397 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='00d70a9d-5759-4c46-81c8-1c826a630413'>
	<result xmlns='urn:xmpp:mam:1' id='C4NO3AU4F00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T06:31:10.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cb7811c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.397 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='9c5e7542-2d6b-43bf-9d93-f445ebc953c3'>
	<result xmlns='urn:xmpp:mam:1' id='C4NUV0MQPG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T14:42:35.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>39721181</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.397 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='20f73a89-7d47-471c-b7ae-b143638a5564'>
	<result xmlns='urn:xmpp:mam:1' id='C4OFGD26K00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T10:26:48.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5c7b6031</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.397 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='a034abd6-3043-4e36-bf25-5269e6158dbe'>
	<result xmlns='urn:xmpp:mam:1' id='C4OQAAQVR00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T23:20:38.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a5c369ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.397 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='2139ce6e-213e-4671-b90f-1c6306354782'>
	<result xmlns='urn:xmpp:mam:1' id='C4P021GV7G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T06:11:35.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9e444bcf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.397 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='750ac4ad-cb1d-49df-915c-01664005d183'>
	<result xmlns='urn:xmpp:mam:1' id='C4PECUTH1003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T23:18:10.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cc480373</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.397 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='015af635-de50-4e8f-9894-519fe48f9934'>
	<result xmlns='urn:xmpp:mam:1' id='C4PFGAM8IG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T00:37:17.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d2191bb5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.398 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='21980276-aa79-4e80-a056-6df116e79394'>
	<result xmlns='urn:xmpp:mam:1' id='C4PL4JMN9009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T07:20:34.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>03c30f32</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.398 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='c58e837e-8fc3-45d3-a1fc-777d81b862a5'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q73I7F5G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T04:46:43.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>04df8747</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.398 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='99788194-3273-41e0-b836-13ed5425610d'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q8JAFSIG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T06:33:33.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>80c518a4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.398 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='b3e8fa25-0814-42d9-9200-6e450744d0af'>
	<result xmlns='urn:xmpp:mam:1' id='C4QQUNSJNG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T04:27:35.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>20963eac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.398 ***🔗
alice_unnamed_2046@localhost/res1 in
<message from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='e286e4db-411e-4702-abe0-acb4e5c5e97d'>
	<result xmlns='urn:xmpp:mam:1' id='C4R7A2RHIG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T19:11:57.000000Z' from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2046room0-49012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b8c9654e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.398 ***🔗
alice_unnamed_2046@localhost/res1 in
<iq from='alice_unnamed_2046room0-49012-0@muc.localhost' to='alice_unnamed_2046@localhost/res1' id='eeef605ee1644f23d93d184db283940d' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4GOI8SIT00I</first>
			<last>C4R7A2RHIG0K</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-11 09:13:47.398 ***🔗
alice_unnamed_2046@localhost/res1 out
</stream:stream>

*** User 2024-03-11 09:13:47.398 ***🔗
alice_unnamed_2046@localhost/res1 in
</stream:stream>

*** User 2024-03-11 09:13:47.404 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-11 09:13:47.408 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1906.html



=== Ended at 2024-03-11 09:13:47
=== successfully completed test case
=== === Returned value: ok