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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.47073.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},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@e5832022abeb.2023-11-13_18.57.12/big_tests.tests.mam_SUITE.logs/run.2023-11-13_19.04.07/mam_suite.muc_querying_for_all_messages.69892.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@e5832022abeb.2023-11-13_18.57.12/big_tests.tests.mam_SUITE.logs/run.2023-11-13_19.04.07/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_amp => #{},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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_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_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},
        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,
              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,
              max_room_id => infinity,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}}},
     {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@e5832022abeb.2023-11-13_18.57.12"

=== Started at 2023-11-13 19:04:28


*** CT 2023-11-13 19:04:28.827 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1979.html
Could not find element archive_wait in Config.


*** User 2023-11-13 19:04:28.997 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-13 19:04:29.009 ***🔗
alicE_unnamed_1949@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-13 19:04:29.009 ***🔗
alicE_unnamed_1949@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cc45c3126e9665c0' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-13 19:04:29.010 ***🔗
alicE_unnamed_1949@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 2023-11-13 19:04:29.010 ***🔗
alicE_unnamed_1949@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTk0OQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-13 19:04:29.012 ***🔗
alicE_unnamed_1949@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 19:04:29.012 ***🔗
alicE_unnamed_1949@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-13 19:04:29.012 ***🔗
alicE_unnamed_1949@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8c83a93839394295' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1949@localhost'>

*** User 2023-11-13 19:04:29.012 ***🔗
alicE_unnamed_1949@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 2023-11-13 19:04:29.012 ***🔗
alicE_unnamed_1949@localhost/res1 out
<iq type='set' id='199cf613eb7655209a6207c3b91b54fd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:04:29.012 ***🔗
alicE_unnamed_1949@localhost/res1 in
<iq id='199cf613eb7655209a6207c3b91b54fd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1949@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 19:04:29.012 ***🔗
alice_unnamed_1949@localhost/res1 out
<iq type='set' id='4e653f9accc05f29f941fc846500c503'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:04:29.013 ***🔗
alice_unnamed_1949@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1949@localhost/res1' id='4e653f9accc05f29f941fc846500c503' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:04:29.013 ***🔗
alice_unnamed_1949@localhost/res1 out
<presence/>



*** User 2023-11-13 19:04:29.014 ***🔗
alice_unnamed_1949@localhost/res1 in
<presence from='alice_unnamed_1949@localhost/res1' to='alice_unnamed_1949@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2023-11-13 19:04:29.015 ***🔗
alice_unnamed_1949@localhost/res1 out
<iq type='set' id='85eb363d0782fb865a72a887febd9761' to='alicE_unnamed_1949room0-47132-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2023-11-13 19:04:29.017 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='1f4a9857-cc23-4614-8ae2-7c8be48d4455'>
	<result xmlns='urn:xmpp:mam:2' id='C2680T4NAG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-28T14:57:49.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fb269270</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.017 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='80c4d66b-6356-44b4-b1d1-dd2a6f41fdff'>
	<result xmlns='urn:xmpp:mam:2' id='C26CSUQCN006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-28T20:46:54.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>56428565</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.017 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='07c2caf7-85a1-4618-a374-fdaf3562363a'>
	<result xmlns='urn:xmpp:mam:2' id='C26FVGRL1G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-29T00:27:23.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b45298d0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.017 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='255b166a-9aa5-44f5-99c5-7934cec231f2'>
	<result xmlns='urn:xmpp:mam:2' id='C271V4BPA00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-29T21:55:00.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>511bf9c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.017 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='af283033-f81c-4982-aa31-56d5cfda077c'>
	<result xmlns='urn:xmpp:mam:2' id='C27EP4P01G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-30T13:12:11.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d5f0e4fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.017 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='7f9cf52d-8af0-4a0b-b61d-cbd107e166ac'>
	<result xmlns='urn:xmpp:mam:2' id='C27NN64MTG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-30T23:52:03.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>92115e47</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.017 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='ac15c6f1-f9e6-4d9d-a972-5ed3e55fe67f'>
	<result xmlns='urn:xmpp:mam:2' id='C27SEJGSR001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T05:30:46.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dfcf5042</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.017 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='c0b8e53d-d8b5-4ecf-a2c6-7a622dec1955'>
	<result xmlns='urn:xmpp:mam:2' id='C2878BQ6QG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T18:24:13.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c8527a3b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.017 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='7cc8ea47-1299-4d33-968f-011009e38674'>
	<result xmlns='urn:xmpp:mam:2' id='C28GCH599G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T05:17:47.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>465a02cb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.017 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='5aa32f68-aed6-4fa4-be52-ebbff3566bcd'>
	<result xmlns='urn:xmpp:mam:2' id='C28L7CM86006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T11:04:12.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9cdf3e92</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.018 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='cf436f62-8994-4915-aacc-ad0e78684c81'>
	<result xmlns='urn:xmpp:mam:2' id='C29FAC8G100H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T18:12:02.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0e28a436</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.018 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='e1a7723b-d48b-43f4-ac6f-d32fc44eacf0'>
	<result xmlns='urn:xmpp:mam:2' id='C29II4FEC00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T22:04:08.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6a62e18c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.018 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='735d4bc7-a857-46e5-98a6-65d5dfd7e7f4'>
	<result xmlns='urn:xmpp:mam:2' id='C29KATMM700E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T00:11:10.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0a4c6e1f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.018 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='23811119-9d6e-4223-afd6-d3725562fc90'>
	<result xmlns='urn:xmpp:mam:2' id='C29QHO4MU00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T07:35:56.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b0b58592</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.018 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='be50248b-1982-445a-a7a0-fd847b95cbca'>
	<result xmlns='urn:xmpp:mam:2' id='C2AFIE7RHG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T08:40:43.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1bc2846d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.018 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='2f7efabd-dcfc-46db-831e-a707956d619e'>
	<result xmlns='urn:xmpp:mam:2' id='C2AJ4I39G003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T12:56:00.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4de56b71</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.018 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='9006b40d-a2b3-4b62-bd1e-9909852b22b4'>
	<result xmlns='urn:xmpp:mam:2' id='C2BAUTPQLG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T17:21:23.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>48945b75</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.018 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='fb587405-d6ec-4a16-a230-09b3502a511e'>
	<result xmlns='urn:xmpp:mam:2' id='C2BEB7TV2G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T21:23:41.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b81a66ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.018 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='01de48bd-6cb8-41f1-a340-35d0e12104b7'>
	<result xmlns='urn:xmpp:mam:2' id='C2BUBM43400K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T16:30:00.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>330262db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.018 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='8b497ec9-c036-440b-9487-b3fe514f587f'>
	<result xmlns='urn:xmpp:mam:2' id='C2C1C6J8P004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T20:05:54.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b7c8b01a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.018 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='216acf36-590c-477e-b0dc-2a3512179236'>
	<result xmlns='urn:xmpp:mam:2' id='C2C64KKLV005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T01:46:54.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3d530ef3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.018 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='b141778f-2221-4f4a-af8a-ec09ec2728e7'>
	<result xmlns='urn:xmpp:mam:2' id='C2CK2C16RG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T18:23:59.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>447ad96c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.018 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='38fd6fd7-82ba-40cd-8f6b-308db73de987'>
	<result xmlns='urn:xmpp:mam:2' id='C2CRIB0O3G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T03:20:47.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a4df4267</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.018 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='7ac02a6f-db94-4062-9e5e-35e4a31df67c'>
	<result xmlns='urn:xmpp:mam:2' id='C2D3GLTCK009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T12:49:44.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e4f3a93d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.019 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='a74b77af-5f67-4493-a835-3db0052b9a16'>
	<result xmlns='urn:xmpp:mam:2' id='C2DQSANS200C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T16:42:12.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6afb2de5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.019 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='a277ead3-14b0-4ba0-8d54-d437d7538a41'>
	<result xmlns='urn:xmpp:mam:2' id='C2DTDFBJJG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T19:43:43.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>691aef1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.019 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='38d53649-e5f7-4149-88c5-7f36ff26ac30'>
	<result xmlns='urn:xmpp:mam:2' id='C2E38ADI6G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T02:41:41.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f4e816e2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.019 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='c3252c8f-bed6-44e1-b534-3e25a849e6bc'>
	<result xmlns='urn:xmpp:mam:2' id='C2EG00ED200A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T17:53:40.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>522663e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.019 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='5e3f8ecc-b173-4de8-9c06-bb94c41e1882'>
	<result xmlns='urn:xmpp:mam:2' id='C2EU526K600D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T10:47:08.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a525f80a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.019 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='73173fc1-4144-41a4-b073-7ca222c5d8a8'>
	<result xmlns='urn:xmpp:mam:2' id='C2F5J70J400D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T19:39:52.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e6a1cbc2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.019 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='905424c5-78ae-4c1b-9919-f017bae71b6c'>
	<result xmlns='urn:xmpp:mam:2' id='C2FFU6963G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T08:00:15.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>025ed19c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.019 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='5e7c7adc-59c5-4360-b79d-79a0a0ecd15a'>
	<result xmlns='urn:xmpp:mam:2' id='C2FNA41J4G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T16:48:01.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1c11ec38</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.019 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='051e082d-2b62-4a9b-9cb7-013a3c60b2f6'>
	<result xmlns='urn:xmpp:mam:2' id='C2FUTBU28G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T01:52:09.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>52d09c30</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.019 ***🔗
alice_unnamed_1949@localhost/res1 in
<message from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='4b25f638-2372-42d5-8b64-415d1b32f53d'>
	<result xmlns='urn:xmpp:mam:2' id='C2G58E8R4G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T09:26:25.000000Z' from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1949room0-47132-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2a8dddfb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:29.019 ***🔗
alice_unnamed_1949@localhost/res1 in
<iq from='alice_unnamed_1949room0-47132-0@muc.localhost' to='alice_unnamed_1949@localhost/res1' id='85eb363d0782fb865a72a887febd9761' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2680T4NAG0K</first>
			<last>C2G58E8R4G07</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-11-13 19:04:29.019 ***🔗
alice_unnamed_1949@localhost/res1 out
</stream:stream>

*** User 2023-11-13 19:04:29.020 ***🔗
alice_unnamed_1949@localhost/res1 in
</stream:stream>

*** User 2023-11-13 19:04:29.023 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-13 19:04:29.028 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1980.html



=== Ended at 2023-11-13 19:04:29
=== successfully completed test case
=== === Returned value: ok