=== 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.51423.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,no_stanzaid_element => false,
                      user_prefs_store => rdbms,cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@b1facb53901b.2024-04-30_06.47.40/big_tests.tests.mam_SUITE.logs/run.2024-04-30_06.54.48/mam_suite.muc_querying_for_all_messages.141570.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@b1facb53901b.2024-04-30_06.47.40/big_tests.tests.mam_SUITE.logs/run.2024-04-30_06.54.48/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,backend => rdbms,
              online_backend => cets,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 => <<>>,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 => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_amp => #{},
        mod_sic => #{iqdisc => one_queue},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,buffer_max => 100,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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 => cets,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@b1facb53901b.2024-04-30_06.47.40"

=== Started at 2024-04-30 06:57:01


*** CT 2024-04-30 06:57:01.874 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2903.html
Could not find element archive_wait in Config.


*** User 2024-04-30 06:57:02.169 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-30 06:57:02.175 ***🔗
alicE_unnamed_2147@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-30 06:57:02.176 ***🔗
alicE_unnamed_2147@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a5404501b1f55724' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-30 06:57:02.176 ***🔗
alicE_unnamed_2147@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-30 06:57:02.176 ***🔗
alicE_unnamed_2147@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjE0NwBtYXR5Z3J5c2E=</auth>



*** User 2024-04-30 06:57:02.178 ***🔗
alicE_unnamed_2147@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-30 06:57:02.178 ***🔗
alicE_unnamed_2147@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-30 06:57:02.178 ***🔗
alicE_unnamed_2147@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e8dd0f0fa3173fac' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2147@localhost'>

*** User 2024-04-30 06:57:02.178 ***🔗
alicE_unnamed_2147@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-30 06:57:02.178 ***🔗
alicE_unnamed_2147@localhost/res1 out
<iq type='set' id='39ab1e15477ca5c9bf1c02bc5f94fdae'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-30 06:57:02.179 ***🔗
alicE_unnamed_2147@localhost/res1 in
<iq id='39ab1e15477ca5c9bf1c02bc5f94fdae' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2147@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-30 06:57:02.179 ***🔗
alice_unnamed_2147@localhost/res1 out
<iq type='set' id='a8f72d08e678a2eaa9f64be0f1973621'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-30 06:57:02.180 ***🔗
alice_unnamed_2147@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2147@localhost/res1' id='a8f72d08e678a2eaa9f64be0f1973621' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-30 06:57:02.180 ***🔗
alice_unnamed_2147@localhost/res1 out
<presence/>



*** User 2024-04-30 06:57:02.181 ***🔗
alice_unnamed_2147@localhost/res1 in
<presence from='alice_unnamed_2147@localhost/res1' to='alice_unnamed_2147@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-30 06:57:02.182 ***🔗
alice_unnamed_2147@localhost/res1 out
<iq type='set' id='1af32f859fcc9831b7b546ffa626bc2d' to='alicE_unnamed_2147room0-51479-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-30 06:57:02.184 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='98311eb3-5e7b-4349-915b-2770091b6dff'>
	<result xmlns='urn:xmpp:mam:1' id='C5G7827PS005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T04:51:04.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c0b9045b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.184 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='b40b123b-80cc-43e2-bc14-106cc983c79a'>
	<result xmlns='urn:xmpp:mam:1' id='C5GHPRDLCG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T17:26:41.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a89643b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.184 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='fd24dbcb-415d-4c2c-a714-c63adec1c7e4'>
	<result xmlns='urn:xmpp:mam:1' id='C5H8K7QR000G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T20:40:32.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>17255555</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.184 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='6687aff6-86b4-49d8-b5d1-d3a45d516369'>
	<result xmlns='urn:xmpp:mam:1' id='C5HBD5J9G009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T23:59:28.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7d7e8a1b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.184 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='e97748aa-9374-49f1-b306-9d2ab9f6a40e'>
	<result xmlns='urn:xmpp:mam:1' id='C5HFPNJEH00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T05:13:54.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d5346b98</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='2f061840-d775-46af-a2d3-8fe2da80dbb8'>
	<result xmlns='urn:xmpp:mam:1' id='C5HQJ46TK00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T18:06:32.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4e261202</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='00d602cf-7d4b-4b47-b1ad-b6857b8a3e87'>
	<result xmlns='urn:xmpp:mam:1' id='C5I0DA1RMG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T01:03:01.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0a2a9a10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='ff25e53a-614d-49cb-9a00-30b5df195114'>
	<result xmlns='urn:xmpp:mam:1' id='C5IGBP9QK00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T20:04:56.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>74f9a8d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='412656c3-1cb3-4775-bd37-1808fd238527'>
	<result xmlns='urn:xmpp:mam:1' id='C5ILQ4H9CG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T02:34:57.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dd13557d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='1498d1da-9292-453c-95a3-4815cc1111e2'>
	<result xmlns='urn:xmpp:mam:1' id='C5IV82EG700K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T13:50:22.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3bebaa74</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='d6d162d0-1016-4b2a-ac70-f0dd9433db71'>
	<result xmlns='urn:xmpp:mam:1' id='C5JCIQBAPG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T05:44:59.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>12c71cfd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='b6f0912a-0aa9-4b01-9afd-421baea3d91b'>
	<result xmlns='urn:xmpp:mam:1' id='C5JKPFPKH00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T15:32:34.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>81128c58</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='f77c47f8-9777-490c-884e-2ebb45ca6841'>
	<result xmlns='urn:xmpp:mam:1' id='C5K4BFU01G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T10:06:35.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e0fbca7d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='e67d4c34-54d8-45d1-8318-8c6353a3b72c'>
	<result xmlns='urn:xmpp:mam:1' id='C5K5UQCSQ00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T12:01:24.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7f07a374</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='aeab8522-6bd1-405a-b119-0d6e09723597'>
	<result xmlns='urn:xmpp:mam:1' id='C5KML2TGO00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T07:56:32.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8e5c9b58</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='0f1e1bc9-375e-488e-aa48-812cf0c41489'>
	<result xmlns='urn:xmpp:mam:1' id='C5KT40OAF00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T15:39:26.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>420fa222</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='e596b31a-dab5-45f6-9f87-e30d2235983d'>
	<result xmlns='urn:xmpp:mam:1' id='C5LGOHO1J00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T15:05:26.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ef0c3236</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='a611857f-3e3f-493e-a260-b2d2482b621c'>
	<result xmlns='urn:xmpp:mam:1' id='C5LGRVDI9006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T15:13:06.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0a974b8f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='0130498c-4a75-421d-a022-0a3075f77650'>
	<result xmlns='urn:xmpp:mam:1' id='C5LRVAA93G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T04:27:59.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3f256ee9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='c86edea1-c0a1-4a02-9353-e95cd94b46f2'>
	<result xmlns='urn:xmpp:mam:1' id='C5LUU4LIR003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T08:00:06.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c95be230</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='62cd629a-a768-4c45-a1a5-fdb96eb8fc9a'>
	<result xmlns='urn:xmpp:mam:1' id='C5MMTI0RBG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T12:36:47.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d26fa53c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='d2f68f65-9775-4554-8850-a3bbb7218a68'>
	<result xmlns='urn:xmpp:mam:1' id='C5MSOBSL8009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T19:34:40.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2f2a8783</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.185 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='c299acf1-521b-4db9-8aad-5c0cb37b3993'>
	<result xmlns='urn:xmpp:mam:1' id='C5NHVF8MU00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T20:53:48.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8855a319</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.186 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='33b0cb7e-b711-41ac-97ec-2eccbf656298'>
	<result xmlns='urn:xmpp:mam:1' id='C5NK2FBRIG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T23:23:41.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>14288960</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.186 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='52551063-903f-4afd-8da8-54f708188cef'>
	<result xmlns='urn:xmpp:mam:1' id='C5NOSRCTAG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T05:09:01.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4860deff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.186 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='f514b66b-4438-423e-a2fb-fc0c51613a03'>
	<result xmlns='urn:xmpp:mam:1' id='C5NS870FNG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T09:09:11.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9d99f338</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.186 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='535f2661-552d-4875-ad76-a858e37dc472'>
	<result xmlns='urn:xmpp:mam:1' id='C5OKABRNRG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-27T13:51:59.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3c39d499</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.186 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='9d4c6f93-fb04-4cdb-9773-8ebcc1065615'>
	<result xmlns='urn:xmpp:mam:1' id='C5OQ8RGF700H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-27T20:58:06.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b855a63d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.186 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='8c3decf4-91ea-4435-922f-74e7b6e2d7fb'>
	<result xmlns='urn:xmpp:mam:1' id='C5P5MSHBR004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-28T10:36:54.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2da762cb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.186 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='c6d8d6a4-3487-4646-8fa5-fc3e1f0f585b'>
	<result xmlns='urn:xmpp:mam:1' id='C5PCBUBH5001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-28T18:33:30.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4eccc5b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.186 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='58b890db-1a18-4266-a010-5335f30e05fa'>
	<result xmlns='urn:xmpp:mam:1' id='C5PJKK5GS00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-29T03:14:00.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a751031b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.186 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='77cf50a0-2ab0-44b1-893b-d33da3218263'>
	<result xmlns='urn:xmpp:mam:1' id='C5PSEMMCU00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-29T13:45:00.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d890a784</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.186 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='e1806385-a4c4-456b-bc45-1f78aeed96e6'>
	<result xmlns='urn:xmpp:mam:1' id='C5QB63LQDG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-30T07:19:31.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4b61401e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.186 ***🔗
alice_unnamed_2147@localhost/res1 in
<message from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='584931c9-3877-4d97-bbcb-89c7677b3881'>
	<result xmlns='urn:xmpp:mam:1' id='C5QC6ABMB00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-30T08:31:34.000000Z' from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2147room0-51479-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6d3ca537</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:57:02.186 ***🔗
alice_unnamed_2147@localhost/res1 in
<iq from='alice_unnamed_2147room0-51479-0@muc.localhost' to='alice_unnamed_2147@localhost/res1' id='1af32f859fcc9831b7b546ffa626bc2d' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5G7827PS005</first>
			<last>C5QC6ABMB00B</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-30 06:57:02.186 ***🔗
alice_unnamed_2147@localhost/res1 out
</stream:stream>

*** User 2024-04-30 06:57:02.187 ***🔗
alice_unnamed_2147@localhost/res1 in
</stream:stream>

*** User 2024-04-30 06:57:02.191 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-30 06:57:02.194 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2904.html



=== Ended at 2024-04-30 06:57:02
=== successfully completed test case
=== === Returned value: ok