=== 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.47861.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.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      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_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@1877d89c8d91.2024-03-12_08.05.07/big_tests.tests.mam_SUITE.logs/run.2024-03-12_08.13.46/mam_suite.muc_querying_for_all_messages.99203.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@1877d89c8d91.2024-03-12_08.05.07/big_tests.tests.mam_SUITE.logs/run.2024-03-12_08.13.46/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,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,max_room_name => infinity,
              max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,anonymous => true,
                    subject => <<>>,allow_change_subj => true,
                    allow_query_users => true,allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    affiliations => [],subject_author => <<>>},
              online_backend => mnesia,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_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@1877d89c8d91.2024-03-12_08.05.07"

=== Started at 2024-03-12 08:14:17


*** CT 2024-03-12 08:14:17.444 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2145.html
Could not find element archive_wait in Config.


*** User 2024-03-12 08:14:17.714 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-12 08:14:17.720 ***🔗
alicE_unnamed_2093@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-12 08:14:17.721 ***🔗
alicE_unnamed_2093@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c242043fecb31619' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-12 08:14:17.722 ***🔗
alicE_unnamed_2093@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-12 08:14:17.722 ***🔗
alicE_unnamed_2093@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA5MwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-12 08:14:17.723 ***🔗
alicE_unnamed_2093@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-12 08:14:17.723 ***🔗
alicE_unnamed_2093@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-12 08:14:17.723 ***🔗
alicE_unnamed_2093@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ba53f8f80f50273a' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2093@localhost'>

*** User 2024-03-12 08:14:17.723 ***🔗
alicE_unnamed_2093@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-12 08:14:17.723 ***🔗
alicE_unnamed_2093@localhost/res1 out
<iq type='set' id='d8ca77a3cc6edab6cbf236b53e00793f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-12 08:14:17.723 ***🔗
alicE_unnamed_2093@localhost/res1 in
<iq id='d8ca77a3cc6edab6cbf236b53e00793f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2093@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-12 08:14:17.724 ***🔗
alice_unnamed_2093@localhost/res1 out
<iq type='set' id='4b14959661a24a7bb67685312466f3be'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:14:17.724 ***🔗
alice_unnamed_2093@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2093@localhost/res1' id='4b14959661a24a7bb67685312466f3be' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:14:17.724 ***🔗
alice_unnamed_2093@localhost/res1 out
<presence/>



*** User 2024-03-12 08:14:17.725 ***🔗
alice_unnamed_2093@localhost/res1 in
<presence from='alice_unnamed_2093@localhost/res1' to='alice_unnamed_2093@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-12 08:14:17.726 ***🔗
alice_unnamed_2093@localhost/res1 out
<iq type='set' id='9be52fc9d8577b114a39d1394ba74518' to='alicE_unnamed_2093room0-47913-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-12 08:14:17.728 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='5ac39bc9-6ece-4016-a1df-88b9ad94680b'>
	<result xmlns='urn:xmpp:mam:1' id='C4HFFDO8M009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T07:10:04.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e58c54aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.728 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='11253533-ac48-4cfc-899b-b88efe54babe'>
	<result xmlns='urn:xmpp:mam:1' id='C4HKPADBBG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T13:30:07.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>38f94dcc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.728 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='9c60dfbc-7c24-42e5-9cdd-c58d84fc0fd3'>
	<result xmlns='urn:xmpp:mam:1' id='C4I3QJ9N5G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T07:26:43.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bf520a57</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.728 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='e6eca027-2a91-4baf-b22c-5a9d4c312deb'>
	<result xmlns='urn:xmpp:mam:1' id='C4IFB29DP001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T21:10:58.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e9c68013</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.728 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='8d622d99-80d7-4b77-b412-84f638a4bde7'>
	<result xmlns='urn:xmpp:mam:1' id='C4IOHVJO4G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T08:10:41.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1ceaf2ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.728 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='861b5221-082d-426d-8511-538d7298b593'>
	<result xmlns='urn:xmpp:mam:1' id='C4J2MJ8R1004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T20:16:50.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fd6f3378</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.729 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='5ff0568d-95c3-4c53-9808-34987a77a5af'>
	<result xmlns='urn:xmpp:mam:1' id='C4J8FM28E005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T03:10:52.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>70447104</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.729 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='fd5a7d49-f080-423b-b358-3c092d5ff7bc'>
	<result xmlns='urn:xmpp:mam:1' id='C4JMLQ53Q009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T20:06:44.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5ba3ee62</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.729 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='6051c146-cb1c-46f6-954b-0d767397359d'>
	<result xmlns='urn:xmpp:mam:1' id='C4K7OEM5AG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T16:29:33.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ea5585ad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.729 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='bbc831a1-4f2b-42ad-b16d-73aa89eede21'>
	<result xmlns='urn:xmpp:mam:1' id='C4KA7DEFLG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T19:26:11.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>28e4d04f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.729 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='027f96e1-ee18-4028-a85d-566b7c43295f'>
	<result xmlns='urn:xmpp:mam:1' id='C4KME0P42G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T09:59:57.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d6eb9350</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.729 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='4d921093-da46-4a9f-b2b8-4960fc6073cc'>
	<result xmlns='urn:xmpp:mam:1' id='C4L1VEH0QG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T23:46:21.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>36a098f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.729 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='8e4de73c-4997-4f79-96cd-4c8d86118eb2'>
	<result xmlns='urn:xmpp:mam:1' id='C4L2HQMNO00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T00:27:28.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a06ec1f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.729 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='7977b8a4-7271-4c69-b017-679d30fd337c'>
	<result xmlns='urn:xmpp:mam:1' id='C4L54EH34G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T03:32:17.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f650763c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.729 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='2dd8ae7a-da6a-4935-ba8f-6b08c72fd1c4'>
	<result xmlns='urn:xmpp:mam:1' id='C4LO4COPN00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T02:12:14.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a1a54fc7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.729 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='04abfb9d-a193-4d8e-974b-10d447c2d293'>
	<result xmlns='urn:xmpp:mam:1' id='C4M8L27O1G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T21:54:51.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d52796b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.729 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='ced9c46d-829e-4a9b-8d32-96e5f5c8c5be'>
	<result xmlns='urn:xmpp:mam:1' id='C4MC30B33G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T02:00:47.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3c0676fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.729 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='d7e81ab1-6472-4318-af97-816e5d880667'>
	<result xmlns='urn:xmpp:mam:1' id='C4MQENN87G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T19:09:11.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8a8338fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.729 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='9a3a3955-4a35-4a10-aa01-df3906b2ac2e'>
	<result xmlns='urn:xmpp:mam:1' id='C4NENND9GG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T19:20:57.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>245d7a89</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.730 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='56b8dd07-bc36-463d-851c-1de10d976236'>
	<result xmlns='urn:xmpp:mam:1' id='C4NES5GDAG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T19:30:53.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>49167b43</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.730 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='f73d4875-34fc-443e-907b-55847d859728'>
	<result xmlns='urn:xmpp:mam:1' id='C4O049OAFG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T16:05:59.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4ded3871</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.730 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='a71d3046-5862-467d-8556-2affec671d19'>
	<result xmlns='urn:xmpp:mam:1' id='C4O0B9CMCG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T16:21:37.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>75ee446f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.730 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='c45323f1-1732-4b0b-b46b-510e493271a4'>
	<result xmlns='urn:xmpp:mam:1' id='C4ODMUJU8G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T08:18:17.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9d19ba7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.730 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='f349d75e-c2dd-4d23-909b-b9a7c91e9f7d'>
	<result xmlns='urn:xmpp:mam:1' id='C4OL2K1AC003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T17:05:28.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b37c6d73</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.730 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='48d18a7e-47b9-4536-ab62-6118747052c3'>
	<result xmlns='urn:xmpp:mam:1' id='C4ORUJ3I600B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T01:17:32.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>08a6588a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.730 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='d21dc59d-78eb-484a-a8c3-a7da6688875b'>
	<result xmlns='urn:xmpp:mam:1' id='C4P3LPJ7VG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T10:30:31.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5f377015</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.730 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='5994cb5f-b59f-4df9-a536-5b8b4da5720d'>
	<result xmlns='urn:xmpp:mam:1' id='C4PFVPSGL00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T01:11:54.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>47034d32</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.730 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='698b46d8-ab6c-4d1c-be0f-68f49735eb6f'>
	<result xmlns='urn:xmpp:mam:1' id='C4PUDANBLG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T18:24:19.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>856d46be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.730 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='1918a6a3-cd89-49c1-ba9a-0073dbe37ae9'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q3JIPLIG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T00:36:13.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fab23764</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.730 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='bcdf7bc1-0c4d-4cfe-bb38-9c15ac36af55'>
	<result xmlns='urn:xmpp:mam:1' id='C4QDE1FSPG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T12:19:39.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f30d38c4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.730 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='5bf0e7da-6782-4769-b39d-7238cca4d003'>
	<result xmlns='urn:xmpp:mam:1' id='C4R09B6FOG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T10:49:13.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6ee75b94</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.731 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='f2b366ad-7da1-4c6a-b4f8-1271faf7eac1'>
	<result xmlns='urn:xmpp:mam:1' id='C4R8BUF4N004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T20:27:42.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cfdc6675</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.731 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='a34b5d35-3864-422f-98f8-79818898e307'>
	<result xmlns='urn:xmpp:mam:1' id='C4RMTFAV800K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T13:49:04.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ebd15772</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.731 ***🔗
alice_unnamed_2093@localhost/res1 in
<message from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='338bf01a-1e36-4111-9b2e-fbf5499f86ee'>
	<result xmlns='urn:xmpp:mam:1' id='C4RO055PRG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T15:06:39.000000Z' from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2093room0-47913-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5444baba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:17.731 ***🔗
alice_unnamed_2093@localhost/res1 in
<iq from='alice_unnamed_2093room0-47913-0@muc.localhost' to='alice_unnamed_2093@localhost/res1' id='9be52fc9d8577b114a39d1394ba74518' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4HFFDO8M009</first>
			<last>C4RO055PRG04</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-12 08:14:17.731 ***🔗
alice_unnamed_2093@localhost/res1 out
</stream:stream>

*** User 2024-03-12 08:14:17.731 ***🔗
alice_unnamed_2093@localhost/res1 in
</stream:stream>

*** User 2024-03-12 08:14:17.741 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-12 08:14:17.750 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2146.html



=== Ended at 2024-03-12 08:14:17
=== successfully completed test case
=== === Returned value: ok