=== 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.47758.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,backend => rdbms,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      no_stanzaid_element => false,message_retraction => true,
                      user_prefs_store => rdbms,cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.52/mam_suite.muc_querying_for_all_messages.28037.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.52/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.">>},
              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,
              backend => rdbms,max_room_name => infinity,
              max_room_desc => infinity,
              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 => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_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_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@263f7cbb53ed.2024-04-25_14.57.19"

=== Started at 2024-04-25 15:07:22


*** CT 2024-04-25 15:07:22.967 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2192.html
Could not find element archive_wait in Config.


*** User 2024-04-25 15:07:23.260 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-25 15:07:23.266 ***🔗
alicE_unnamed_2068@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-25 15:07:23.266 ***🔗
alicE_unnamed_2068@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cb3c306b3d52135d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 15:07:23.266 ***🔗
alicE_unnamed_2068@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-25 15:07:23.266 ***🔗
alicE_unnamed_2068@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA2OABtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 15:07:23.268 ***🔗
alicE_unnamed_2068@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:07:23.268 ***🔗
alicE_unnamed_2068@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-25 15:07:23.268 ***🔗
alicE_unnamed_2068@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='06d1a6ba9f44a3ea' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2068@localhost'>

*** User 2024-04-25 15:07:23.268 ***🔗
alicE_unnamed_2068@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-25 15:07:23.269 ***🔗
alicE_unnamed_2068@localhost/res1 out
<iq type='set' id='76a3d3921a5556a27f94fdee89e648f3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 15:07:23.269 ***🔗
alicE_unnamed_2068@localhost/res1 in
<iq id='76a3d3921a5556a27f94fdee89e648f3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2068@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 15:07:23.269 ***🔗
alice_unnamed_2068@localhost/res1 out
<iq type='set' id='5435d3a41f70f1114690014b0b796697'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:07:23.269 ***🔗
alice_unnamed_2068@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2068@localhost/res1' id='5435d3a41f70f1114690014b0b796697' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:07:23.270 ***🔗
alice_unnamed_2068@localhost/res1 out
<presence/>



*** User 2024-04-25 15:07:23.271 ***🔗
alice_unnamed_2068@localhost/res1 in
<presence from='alice_unnamed_2068@localhost/res1' to='alice_unnamed_2068@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-25 15:07:23.271 ***🔗
alice_unnamed_2068@localhost/res1 out
<iq type='set' id='71b0634cb80dd7459639733ae0bd7de1' to='alicE_unnamed_2068room0-47811-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-25 15:07:23.274 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='cb3d83d9-3590-4bb0-8a2f-5cd79c4183af'>
	<result xmlns='urn:xmpp:mam:1' id='C5D4M84BJ009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T07:16:06.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>66625f2f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.274 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='37925ea6-8a32-4bc7-bdb1-10885bbea272'>
	<result xmlns='urn:xmpp:mam:1' id='C5D9C7G2C009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T12:51:36.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>755cd401</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.274 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='43b6a08d-c1f9-4d5c-a0ac-a43e399c69b1'>
	<result xmlns='urn:xmpp:mam:1' id='C5DNU24MLG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T06:13:39.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bcf9fb94</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.274 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='362c9185-c6f5-47fc-9372-36e83df8626e'>
	<result xmlns='urn:xmpp:mam:1' id='C5DP44MHD00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T07:38:50.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cee92437</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.274 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='22ad4c7e-6338-45c2-bd41-f333585eda7f'>
	<result xmlns='urn:xmpp:mam:1' id='C5EL8PTSRG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T17:13:35.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e40a385e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.274 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='bcbae395-2fbf-43d3-aef7-ed0832faf1de'>
	<result xmlns='urn:xmpp:mam:1' id='C5EM9Q43QG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T18:27:25.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>63e9823a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.274 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='f6b7627d-69f2-466a-b972-e50298ba8e8e'>
	<result xmlns='urn:xmpp:mam:1' id='C5F1FQC50006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T07:48:16.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>65787138</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.274 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='3dabee1b-3ce6-4f6a-af26-f3c6ce822bb6'>
	<result xmlns='urn:xmpp:mam:1' id='C5F31VD7M007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T09:40:28.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>708e0308</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.275 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='5ff72ff4-5a4b-47a0-b781-11ed3c50e46d'>
	<result xmlns='urn:xmpp:mam:1' id='C5FHDAK9KG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T02:48:01.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>47214961</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.275 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='308866b4-46e7-485d-865b-cde9b5985b00'>
	<result xmlns='urn:xmpp:mam:1' id='C5FUEB54I00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T18:20:52.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8db78060</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.275 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='2c0c90a5-0ed5-4fd9-9b3d-376d63b538a8'>
	<result xmlns='urn:xmpp:mam:1' id='C5GLN1Q0EG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T22:06:45.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2144668d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.275 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='4dbc9e5a-c790-4e54-a9d5-a8cc44a2d7ef'>
	<result xmlns='urn:xmpp:mam:1' id='C5GMNQC2TG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T23:20:03.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fba95595</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.275 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='ecd1abe4-7230-4be7-93ea-5ce184ee8951'>
	<result xmlns='urn:xmpp:mam:1' id='C5GSOSO72G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T06:31:57.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9412c8b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.275 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='2a53abe7-70fb-4548-b39b-bd3ff79db60f'>
	<result xmlns='urn:xmpp:mam:1' id='C5H791URU001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T19:03:56.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>493208fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.275 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='1df09abb-b184-4ce1-9b6a-5029575da939'>
	<result xmlns='urn:xmpp:mam:1' id='C5HD6E2QB00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T02:07:34.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d858bb82</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.275 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='063d697e-7f62-48f0-8b42-40d4ab985f1d'>
	<result xmlns='urn:xmpp:mam:1' id='C5HTD4P8L00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T21:27:54.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>20f5268f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.275 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='89524224-4e82-49c0-8328-767ca7e3ff0f'>
	<result xmlns='urn:xmpp:mam:1' id='C5I47139300F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T05:35:18.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e475dcd4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.275 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='c107c31b-2cda-4295-9fc1-be7750cd196c'>
	<result xmlns='urn:xmpp:mam:1' id='C5I60HEIIG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T07:43:57.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f0239fda</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.275 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='c2642c0e-024f-44ce-851e-8d5a37ae9402'>
	<result xmlns='urn:xmpp:mam:1' id='C5IQ360C1G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T07:41:31.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9992a823</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.275 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='3ef89d23-581b-4512-8301-6b174e6a707b'>
	<result xmlns='urn:xmpp:mam:1' id='C5IVRB7O0G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T14:33:29.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f0f7a492</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.275 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='f2ebd5b0-8510-40ea-b399-3b02c0ebe757'>
	<result xmlns='urn:xmpp:mam:1' id='C5JBJGVS5G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T04:34:59.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>48a577f0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.275 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='184d6559-13f2-4a07-ad5b-ee5e1fee769f'>
	<result xmlns='urn:xmpp:mam:1' id='C5JQPSN41007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T22:42:58.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2fe57dd4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.275 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='896c637a-ff5e-448b-b6cc-52f51d0822c9'>
	<result xmlns='urn:xmpp:mam:1' id='C5K44F3FE002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T09:50:52.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a252b883</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.276 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='0406746c-0767-4aba-9477-64b0ae221a80'>
	<result xmlns='urn:xmpp:mam:1' id='C5K9R1A5A00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T16:39:16.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bfb4f6fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.276 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='25fddc46-8b7c-4c66-b73e-3be59746afaa'>
	<result xmlns='urn:xmpp:mam:1' id='C5KI3CSAV00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T02:30:38.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>15d4b618</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.276 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='ffcda0df-2435-423f-9abc-6b8335eb482b'>
	<result xmlns='urn:xmpp:mam:1' id='C5KSLSUJVG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T15:07:51.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>23acffe1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.276 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='6fffb1e9-93c9-42d8-8138-11e9c3ff1c3f'>
	<result xmlns='urn:xmpp:mam:1' id='C5LDUF8LE00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T11:43:56.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>09b8b77c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.276 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='7a5db964-2496-472e-bbee-6e28702ffbf7'>
	<result xmlns='urn:xmpp:mam:1' id='C5LLFSNU3G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T20:43:59.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b08bd68b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.276 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='abf897e1-1e21-42dd-a5c9-f1728a8e6833'>
	<result xmlns='urn:xmpp:mam:1' id='C5M7K6M73G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T18:22:07.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0090b721</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.276 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='6b2c5504-0c13-4d58-a3b1-8d7ef4fcfcfe'>
	<result xmlns='urn:xmpp:mam:1' id='C5M8P922RG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T19:45:03.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1e64c2d4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.276 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='03938dc7-a477-4edb-a8b3-cb00c1c18265'>
	<result xmlns='urn:xmpp:mam:1' id='C5MCLV7KBG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T00:23:59.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>44c71196</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.276 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='1bdd6bd7-861e-4c75-b1a2-69adf173a707'>
	<result xmlns='urn:xmpp:mam:1' id='C5MEPID48004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T02:55:12.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d12bf683</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.276 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='02f7671d-d768-4917-9ab1-79b5f42e3879'>
	<result xmlns='urn:xmpp:mam:1' id='C5NAK43CS00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T12:07:20.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bfafe6c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.276 ***🔗
alice_unnamed_2068@localhost/res1 in
<message from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='b7b90a4c-13f2-4d8b-8c70-20c08e6c735f'>
	<result xmlns='urn:xmpp:mam:1' id='C5NEL2SIUG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T16:55:49.000000Z' from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2068room0-47811-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9b3ec4af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.276 ***🔗
alice_unnamed_2068@localhost/res1 in
<iq from='alice_unnamed_2068room0-47811-0@muc.localhost' to='alice_unnamed_2068@localhost/res1' id='71b0634cb80dd7459639733ae0bd7de1' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5D4M84BJ009</first>
			<last>C5NEL2SIUG06</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 15:07:23.276 ***🔗
alice_unnamed_2068@localhost/res1 out
</stream:stream>

*** User 2024-04-25 15:07:23.277 ***🔗
alice_unnamed_2068@localhost/res1 in
</stream:stream>

*** User 2024-04-25 15:07:23.332 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-25 15:07:23.338 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2193.html



=== Ended at 2024-04-25 15:07:23
=== successfully completed test case
=== === Returned value: ok