=== 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.51518.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},
                      send_message => mod_mam_utils,backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      message_retraction => true,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@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.mam_SUITE.logs/run.2024-04-18_11.02.57/mam_suite.muc_querying_for_all_messages.151170.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@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.mam_SUITE.logs/run.2024-04-18_11.02.57/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_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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,history_size => 20,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,
                    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,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,backend => rdbms,
              max_room_id => infinity,online_backend => cets,
              min_presence_interval => 0,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},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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@2ed2b07c4324.2024-04-18_10.56.18"

=== Started at 2024-04-18 11:03:37


*** CT 2024-04-18 11:03:37.215 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2911.html
Could not find element archive_wait in Config.


*** User 2024-04-18 11:03:37.576 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-18 11:03:37.581 ***🔗
alicE_unnamed_2124@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-18 11:03:37.581 ***🔗
alicE_unnamed_2124@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9bebf1a899e2167a' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-18 11:03:37.581 ***🔗
alicE_unnamed_2124@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-18 11:03:37.581 ***🔗
alicE_unnamed_2124@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjEyNABtYXR5Z3J5c2E=</auth>



*** User 2024-04-18 11:03:37.582 ***🔗
alicE_unnamed_2124@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-18 11:03:37.582 ***🔗
alicE_unnamed_2124@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-18 11:03:37.582 ***🔗
alicE_unnamed_2124@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='195fc870ae69bfbd' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2124@localhost'>

*** User 2024-04-18 11:03:37.583 ***🔗
alicE_unnamed_2124@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-18 11:03:37.583 ***🔗
alicE_unnamed_2124@localhost/res1 out
<iq type='set' id='ff47f3e07c350a395df7a0a7981676dc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-18 11:03:37.583 ***🔗
alicE_unnamed_2124@localhost/res1 in
<iq id='ff47f3e07c350a395df7a0a7981676dc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2124@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-18 11:03:37.583 ***🔗
alice_unnamed_2124@localhost/res1 out
<iq type='set' id='8dbb86f313563bf24820359ae6f60ef2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 11:03:37.584 ***🔗
alice_unnamed_2124@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2124@localhost/res1' id='8dbb86f313563bf24820359ae6f60ef2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 11:03:37.584 ***🔗
alice_unnamed_2124@localhost/res1 out
<presence/>



*** User 2024-04-18 11:03:37.585 ***🔗
alice_unnamed_2124@localhost/res1 in
<presence from='alice_unnamed_2124@localhost/res1' to='alice_unnamed_2124@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-18 11:03:37.586 ***🔗
alice_unnamed_2124@localhost/res1 out
<iq type='set' id='915005e72042ae1b40449f1afbd3c35a' to='alicE_unnamed_2124room0-51568-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-18 11:03:37.588 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='9f0931f2-0fcb-429d-bb31-d795bcd7e784'>
	<result xmlns='urn:xmpp:mam:1' id='C58U1N6EQG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T14:38:05.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3f9b0622</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.588 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='b68f65e0-78ed-44ff-9018-8aaa7573ee9a'>
	<result xmlns='urn:xmpp:mam:1' id='C5929E7GEG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T19:41:41.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>719a14d4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.588 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='2c0d049d-e931-40b7-aa9e-d6dab830e373'>
	<result xmlns='urn:xmpp:mam:1' id='C59A1MAU2G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T04:57:01.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1d14f87a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.588 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='3e3d39ab-da19-48ba-8cf4-fdef2a323dcd'>
	<result xmlns='urn:xmpp:mam:1' id='C59PJIL7B00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T23:30:46.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bd470192</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.588 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='4ef9dbd0-2ef3-403a-9789-3137d65b01ce'>
	<result xmlns='urn:xmpp:mam:1' id='C5A40O8FQ00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T11:56:04.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a7a62e5e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.588 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='7c9ef1c3-e7ee-41f7-ab25-ea541827a9ba'>
	<result xmlns='urn:xmpp:mam:1' id='C5A7RLTRVG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T16:31:03.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ed72282a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.588 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='f223d818-52a4-476c-b8e6-9c23de539008'>
	<result xmlns='urn:xmpp:mam:1' id='C5AISG074G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T05:40:17.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4a28207b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.588 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='d4fbc501-9297-4ce3-8f09-eaa47593a7d0'>
	<result xmlns='urn:xmpp:mam:1' id='C5ATAUJNPG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T18:08:27.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1eb1cc6f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.589 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='b80a9d90-e555-432f-8fe1-067ec4f836cc'>
	<result xmlns='urn:xmpp:mam:1' id='C5B34J9BO001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T01:03:44.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1ddd217d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.589 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='7916dd5c-145a-4096-9091-fb3dc1c8d583'>
	<result xmlns='urn:xmpp:mam:1' id='C5BGQS0RS00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T17:24:08.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c754de3b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.589 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='4d5fad12-9b2c-41a0-92d5-174d12b868f3'>
	<result xmlns='urn:xmpp:mam:1' id='C5BPEJL48G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T03:40:57.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a22ae02f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.589 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='dd4ce565-c862-4789-9393-b1620bcf129e'>
	<result xmlns='urn:xmpp:mam:1' id='C5C9FO0PCG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T22:48:49.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6091ac43</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.589 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='93608a5e-7ba2-4365-89d0-27ecee9cf7b0'>
	<result xmlns='urn:xmpp:mam:1' id='C5CN7TPDGG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T15:13:29.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e7623b7b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.589 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='8c9a3f2e-17f4-4617-9603-75c336fc5c39'>
	<result xmlns='urn:xmpp:mam:1' id='C5CTQEP7500H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T23:04:26.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>45ffaa4a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.589 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='82c1a658-a783-45e5-9292-73aac4c24028'>
	<result xmlns='urn:xmpp:mam:1' id='C5CVNONGBG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T01:21:35.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1f2c846a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.589 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='08e39446-c1a1-4396-9988-a143fdd428b9'>
	<result xmlns='urn:xmpp:mam:1' id='C5DCCS0UDG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T16:27:47.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>adfc5763</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.589 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='30791331-b183-4592-a873-86e71f296e91'>
	<result xmlns='urn:xmpp:mam:1' id='C5DJJ43O9G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T01:02:51.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>539b134d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.589 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='bd3d74ef-f1ef-4fb2-86a3-71691f36cc3c'>
	<result xmlns='urn:xmpp:mam:1' id='C5E3LDDV7003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T20:13:18.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f30623fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.589 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='7100ea59-b62e-41bf-89d7-6a77ea658841'>
	<result xmlns='urn:xmpp:mam:1' id='C5ECR9JQ100F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T07:10:42.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0a640f7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.589 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='6a7125a6-1445-4185-ade4-d506b689fa73'>
	<result xmlns='urn:xmpp:mam:1' id='C5EOK1ND0G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T21:13:29.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ea3fb250</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.589 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='17f12dd8-e3d7-4a8d-82ee-2c93adae28cd'>
	<result xmlns='urn:xmpp:mam:1' id='C5ETBECMGG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T02:52:09.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f41991e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.590 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='9f001962-173e-4f5c-8847-7577f6ccaebe'>
	<result xmlns='urn:xmpp:mam:1' id='C5F38JBOMG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T09:55:17.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>82d38d65</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.590 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='7484cdf4-8365-47cf-8cd4-56655c45dfe8'>
	<result xmlns='urn:xmpp:mam:1' id='C5FH6A91A00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T02:32:20.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>96562eb8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.590 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='1f5d295f-8c79-4eb8-a959-eadcf1010a6a'>
	<result xmlns='urn:xmpp:mam:1' id='C5FPDC42BG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T12:20:47.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ecdb7512</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.590 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='2fb119c8-50eb-4d14-b5c2-afe6c339c12e'>
	<result xmlns='urn:xmpp:mam:1' id='C5GKJKR46G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T20:47:33.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>df5b246a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.590 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='18d6bf26-c24b-471d-8766-afee45d0f7ac'>
	<result xmlns='urn:xmpp:mam:1' id='C5GLEACBKG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T21:47:13.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3a2d63c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.590 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='0e5a120f-88b1-44b1-90f8-94364aa56bce'>
	<result xmlns='urn:xmpp:mam:1' id='C5GUHMMBB00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T08:39:02.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f3b10a66</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.590 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='1d0a8a34-6cf5-4040-bc9e-388ff9c19fc7'>
	<result xmlns='urn:xmpp:mam:1' id='C5HACKSVLG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T22:46:43.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6860636f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.590 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='af89d336-ba92-4e31-9766-22c639a60540'>
	<result xmlns='urn:xmpp:mam:1' id='C5HH2EPN600D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T06:45:00.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c4a15622</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.591 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='8b168654-0c3c-40b9-ade3-0e1c6b651974'>
	<result xmlns='urn:xmpp:mam:1' id='C5HOUTJO8G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T16:09:45.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>566ce534</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.591 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='78a8d467-786c-47d0-aad1-2819f4bf9e01'>
	<result xmlns='urn:xmpp:mam:1' id='C5I1FSHSB00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T02:20:22.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f295eb34</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.591 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='1e0942fd-d073-43e9-b3ea-7b4694256b62'>
	<result xmlns='urn:xmpp:mam:1' id='C5IAC7AF0G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T12:56:25.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>483ca787</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.591 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='f1af8573-cfcc-45d5-b4c1-413772edd069'>
	<result xmlns='urn:xmpp:mam:1' id='C5IS1TFS3G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T10:01:51.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ab6556e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.591 ***🔗
alice_unnamed_2124@localhost/res1 in
<message from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='27042f57-1d4a-487c-965e-3cdbda0ce586'>
	<result xmlns='urn:xmpp:mam:1' id='C5IVDJBGI009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T14:02:44.000000Z' from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2124room0-51568-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ba0c4441</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:37.591 ***🔗
alice_unnamed_2124@localhost/res1 in
<iq from='alice_unnamed_2124room0-51568-0@muc.localhost' to='alice_unnamed_2124@localhost/res1' id='915005e72042ae1b40449f1afbd3c35a' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C58U1N6EQG01</first>
			<last>C5IVDJBGI009</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-18 11:03:37.591 ***🔗
alice_unnamed_2124@localhost/res1 out
</stream:stream>

*** User 2024-04-18 11:03:37.591 ***🔗
alice_unnamed_2124@localhost/res1 in
</stream:stream>

*** User 2024-04-18 11:03:37.596 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-18 11:03:37.601 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2912.html



=== Ended at 2024-04-18 11:03:37
=== successfully completed test case
=== === Returned value: ok