=== 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.53006.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},
                      max_result_limit => 50,backend => rdbms,
                      send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      async_writer =>
                          #{enabled => true,batch_size => 30,pool_size => 16,
                            flush_interval => 1},
                      archive_chat_markers => false,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"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@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.mam_SUITE.logs/run.2024-02-22_12.47.52/mam_suite.muc_querying_for_all_messages.43141.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.mam_SUITE.logs/run.2024-02-22_12.47.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_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_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 => <<>>,persistent => false,
                    title => <<>>,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,backend => rdbms,
              online_backend => mnesia,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_sic => #{iqdisc => one_queue},
        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 => 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_bosh =>
            #{backend => mnesia,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@fb43d4252d17.2024-02-22_12.37.44"

=== Started at 2024-02-22 12:48:45


*** CT 2024-02-22 12:48:45.913 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2282.html
Could not find element archive_wait in Config.


*** User 2024-02-22 12:48:46.290 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-02-22 12:48:46.293 ***🔗
alicE_unnamed_2290@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-02-22 12:48:46.293 ***🔗
alicE_unnamed_2290@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1ffd73248dbf042b' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:48:46.293 ***🔗
alicE_unnamed_2290@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-02-22 12:48:46.294 ***🔗
alicE_unnamed_2290@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjI5MABtYXR5Z3J5c2E=</auth>



*** User 2024-02-22 12:48:46.294 ***🔗
alicE_unnamed_2290@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:48:46.294 ***🔗
alicE_unnamed_2290@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-02-22 12:48:46.295 ***🔗
alicE_unnamed_2290@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b0048b2664233247' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2290@localhost'>

*** User 2024-02-22 12:48:46.295 ***🔗
alicE_unnamed_2290@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-02-22 12:48:46.295 ***🔗
alicE_unnamed_2290@localhost/res1 out
<iq type='set' id='63aaa28350bdc82cb4f8a7721aae7aa0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:48:46.295 ***🔗
alicE_unnamed_2290@localhost/res1 in
<iq id='63aaa28350bdc82cb4f8a7721aae7aa0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2290@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-22 12:48:46.295 ***🔗
alice_unnamed_2290@localhost/res1 out
<iq type='set' id='d094b59364fc981e0e410c9e4d6b962d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:48:46.296 ***🔗
alice_unnamed_2290@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2290@localhost/res1' id='d094b59364fc981e0e410c9e4d6b962d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:48:46.296 ***🔗
alice_unnamed_2290@localhost/res1 out
<presence/>



*** User 2024-02-22 12:48:46.301 ***🔗
alice_unnamed_2290@localhost/res1 in
<presence from='alice_unnamed_2290@localhost/res1' to='alice_unnamed_2290@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-02-22 12:48:46.375 ***🔗
alice_unnamed_2290@localhost/res1 out
<iq type='set' id='4128cefb72c6f959d4e67d585b826b7d' to='alicE_unnamed_2290room0-53077-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-02-22 12:48:46.378 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='1f74c0fc-e9d1-4969-8260-44de02be524e'>
	<result xmlns='urn:xmpp:mam:2' id='C45BS2DN700D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T00:44:14.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b2da09e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.378 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='d81e65f7-aba9-4209-b3d6-31b2c48be505'>
	<result xmlns='urn:xmpp:mam:2' id='C45IV561AG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T09:12:13.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1ab5152d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.379 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='ef74b0a7-4356-491b-b98c-d55e183ab903'>
	<result xmlns='urn:xmpp:mam:2' id='C468QB3A0001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T11:16:16.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5c1e335e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.379 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='078e7421-a800-475d-a763-c1b2329ee309'>
	<result xmlns='urn:xmpp:mam:2' id='C46EO3CBIG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T18:20:45.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>abc73f6f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.379 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='886194cc-40e5-481a-a3cd-669fe8682010'>
	<result xmlns='urn:xmpp:mam:2' id='C46R8POQH00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T09:17:06.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4a02b0b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.379 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='2bb12a12-c5c1-4087-adaf-ed641a544719'>
	<result xmlns='urn:xmpp:mam:2' id='C46RJ3VH9G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T09:40:11.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ea968361</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.379 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='4d940e80-f3dd-4554-835f-465de8974005'>
	<result xmlns='urn:xmpp:mam:2' id='C47C00Q0F00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T05:14:22.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9c4940ae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.379 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='43f661a9-e56d-4162-89bb-0ce06a7ab7d1'>
	<result xmlns='urn:xmpp:mam:2' id='C47QECQJGG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T22:28:41.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4fb7be20</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.379 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='ddb245c3-2632-4fb2-9253-f2ebce9d9fcd'>
	<result xmlns='urn:xmpp:mam:2' id='C4802S920G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T05:12:25.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>28dee97a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.379 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='547fe9e1-1eb3-4d54-998b-43f02b1607f5'>
	<result xmlns='urn:xmpp:mam:2' id='C48CSF3CNG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T20:28:39.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b8bf3975</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.379 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='31756591-5075-42c4-81d5-6ebe7d2d23d7'>
	<result xmlns='urn:xmpp:mam:2' id='C48Q9P0NM00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T12:29:00.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e950a69f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.379 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='566a4c3d-aad3-4f79-809b-809a88313bd9'>
	<result xmlns='urn:xmpp:mam:2' id='C48VRBNBFG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T19:06:15.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>04c25388</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.380 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='ec8f1740-6d81-4606-bb53-60637f7c204f'>
	<result xmlns='urn:xmpp:mam:2' id='C494P14JCG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T00:58:57.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1ea61e0c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.380 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='7910fc62-c18b-4972-88cf-c32fcffb1360'>
	<result xmlns='urn:xmpp:mam:2' id='C49G29B1S008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T14:27:04.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aa6e6bb3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.380 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='1e26a3e2-5cee-43a7-8e11-b242e3fda31e'>
	<result xmlns='urn:xmpp:mam:2' id='C49R245UJG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T03:34:07.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0e34b7ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.380 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='e40ff8dd-462c-4d96-a02b-da54400fb352'>
	<result xmlns='urn:xmpp:mam:2' id='C4A0NC67J00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T10:19:34.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e523cb39</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.380 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='d44ddbf7-6269-4c9c-a47c-2dccc31a1c5d'>
	<result xmlns='urn:xmpp:mam:2' id='C4ACTP2S6G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T00:52:53.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a8da0a23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.380 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='2a9b1981-c704-40f0-a50f-9710a8adb4be'>
	<result xmlns='urn:xmpp:mam:2' id='C4AS37NAT004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T18:58:50.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cf64e355</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.380 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='27241950-5d2b-4676-82ce-99c03bf319ab'>
	<result xmlns='urn:xmpp:mam:2' id='C4B3CI1EN004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T03:40:46.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>01f5126d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.380 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='94ff4446-d6e7-4af7-99d2-121805619faf'>
	<result xmlns='urn:xmpp:mam:2' id='C4BDQ07C800G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T16:06:40.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a765d582</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.380 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='dab85f83-6285-4ffa-95e2-d975e2d62243'>
	<result xmlns='urn:xmpp:mam:2' id='C4BU83E62009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-16T11:43:32.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>22929869</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.380 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='2ded5375-23e2-49dc-b12f-2df11963bece'>
	<result xmlns='urn:xmpp:mam:2' id='C4C6QH3LMG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-16T21:57:25.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>67a71801</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.380 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='a36ded51-58da-43ba-9bc5-cfa463a96365'>
	<result xmlns='urn:xmpp:mam:2' id='C4CB4S28QG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-17T03:06:53.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>95c2a720</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.380 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='4f71f151-2da7-4ccd-959b-32733ed10a22'>
	<result xmlns='urn:xmpp:mam:2' id='C4CNP3F2E00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-17T18:11:08.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d6223e47</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.381 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='560c154f-3b64-491a-b139-1361e157cd8a'>
	<result xmlns='urn:xmpp:mam:2' id='C4D4N61TUG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-18T09:37:25.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e6020c7d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.381 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='6f40d22e-1c06-40ed-a343-1e6e89ddbbec'>
	<result xmlns='urn:xmpp:mam:2' id='C4DB7TJ1MG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-18T17:24:21.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e2420d8a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.381 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='9efa9056-34e9-4636-a6bf-6ea5e80f452d'>
	<result xmlns='urn:xmpp:mam:2' id='C4DIDDQTGG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-19T01:57:45.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3c6871cd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.381 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='4a279a05-5970-4213-b72b-1e2ec907aef1'>
	<result xmlns='urn:xmpp:mam:2' id='C4DO0KOC3G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-19T08:38:39.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c2576ebf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.381 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='aea19d47-72d6-4c27-8e9c-c6de483fcbf6'>
	<result xmlns='urn:xmpp:mam:2' id='C4E6HRJONG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-20T01:59:19.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b6315971</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.381 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='08eb27bf-f3b8-42b7-80b8-8e5a8d43862d'>
	<result xmlns='urn:xmpp:mam:2' id='C4EDVTPQ4008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-20T10:51:52.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d6cbaefa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.381 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='fc65e344-d842-4fc0-a094-575a7544d9b4'>
	<result xmlns='urn:xmpp:mam:2' id='C4ESJ3R00G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T04:16:57.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b512a397</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.381 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='f594955e-79bc-4b88-b2fc-8f917f17fe0d'>
	<result xmlns='urn:xmpp:mam:2' id='C4F1S02FI006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T10:34:44.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e50a4293</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.381 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='5341a43b-07ec-411b-aca2-bf7435902741'>
	<result xmlns='urn:xmpp:mam:2' id='C4FNQHGJL007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T12:46:18.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1f45c161</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.381 ***🔗
alice_unnamed_2290@localhost/res1 in
<message from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='9e24872f-2b77-4d84-b6cd-8f913c820b57'>
	<result xmlns='urn:xmpp:mam:2' id='C4FNU7OPD004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T12:54:34.000000Z' from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2290room0-53077-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>61b8c054</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:46.381 ***🔗
alice_unnamed_2290@localhost/res1 in
<iq from='alice_unnamed_2290room0-53077-0@muc.localhost' to='alice_unnamed_2290@localhost/res1' id='4128cefb72c6f959d4e67d585b826b7d' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C45BS2DN700D</first>
			<last>C4FNU7OPD004</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-02-22 12:48:46.381 ***🔗
alice_unnamed_2290@localhost/res1 out
</stream:stream>

*** User 2024-02-22 12:48:46.381 ***🔗
alice_unnamed_2290@localhost/res1 in
</stream:stream>

*** User 2024-02-22 12:48:46.388 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-02-22 12:48:46.394 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2283.html



=== Ended at 2024-02-22 12:48:46
=== successfully completed test case
=== === Returned value: ok