=== 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.48104.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},
                      max_result_limit => 50,backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,
                      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,no_stanzaid_element => false,
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"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@e06ff82a20fb.2024-03-21_07.45.38/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.53.53/mam_suite.muc_querying_for_all_messages.114690.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@e06ff82a20fb.2024-03-21_07.45.38/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.53.53/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => cets,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 => <<>>,persistent => false,
                    title => <<>>,password => <<>>,subject => <<>>,
                    affiliations => [],anonymous => true,
                    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,
                    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_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_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,
              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 => 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@e06ff82a20fb.2024-03-21_07.45.38"

=== Started at 2024-03-21 07:54:29


*** CT 2024-03-21 07:54:29.911 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2858.html
Could not find element archive_wait in Config.


*** User 2024-03-21 07:54:30.321 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-21 07:54:30.333 ***🔗
alicE_unnamed_2116@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-21 07:54:30.337 ***🔗
alicE_unnamed_2116@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9f0003b63d624a38' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:54:30.337 ***🔗
alicE_unnamed_2116@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-21 07:54:30.337 ***🔗
alicE_unnamed_2116@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjExNgBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 07:54:30.344 ***🔗
alicE_unnamed_2116@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:54:30.344 ***🔗
alicE_unnamed_2116@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-21 07:54:30.347 ***🔗
alicE_unnamed_2116@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1e4c98de2862fce8' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2116@localhost'>

*** User 2024-03-21 07:54:30.347 ***🔗
alicE_unnamed_2116@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-21 07:54:30.347 ***🔗
alicE_unnamed_2116@localhost/res1 out
<iq type='set' id='05d21fca25d1c9553f4fcd1734dc51c1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:54:30.349 ***🔗
alicE_unnamed_2116@localhost/res1 in
<iq id='05d21fca25d1c9553f4fcd1734dc51c1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2116@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:54:30.349 ***🔗
alice_unnamed_2116@localhost/res1 out
<iq type='set' id='5e37c437319efc6a3cd021893335d12b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:54:30.356 ***🔗
alice_unnamed_2116@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2116@localhost/res1' id='5e37c437319efc6a3cd021893335d12b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:54:30.357 ***🔗
alice_unnamed_2116@localhost/res1 out
<presence/>



*** User 2024-03-21 07:54:30.362 ***🔗
alice_unnamed_2116@localhost/res1 in
<presence from='alice_unnamed_2116@localhost/res1' to='alice_unnamed_2116@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:54:30.363 ***🔗
alice_unnamed_2116@localhost/res1 out
<iq type='set' id='235393fab4b1f24d23ba898d8eb43451' to='alicE_unnamed_2116room0-48157-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:54:30.368 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='e16854ca-2190-4e6b-ac4b-3fb5397b5d2f'>
	<result xmlns='urn:xmpp:mam:1' id='C4N74S55R00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T10:17:42.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>89518812</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.368 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='5532d23d-2fd7-4115-9c3d-4847616d04aa'>
	<result xmlns='urn:xmpp:mam:1' id='C4NHJ9ATL00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T22:45:46.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f8c3e524</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.369 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='55ef42f2-4873-4712-b311-5208be2903cb'>
	<result xmlns='urn:xmpp:mam:1' id='C4O4UECRS00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T21:50:48.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5af3686e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.369 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='828abbf0-8ada-4b43-b318-b094650dbb9b'>
	<result xmlns='urn:xmpp:mam:1' id='C4O5A7AU6G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T22:17:09.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2fbad15b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.369 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='3a3be9c9-32cf-4254-8485-00e89b63d218'>
	<result xmlns='urn:xmpp:mam:1' id='C4OK2MKVU002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T15:54:04.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ff0b420e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.369 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='bc9bc317-dd33-416f-b74d-f7a99a180c13'>
	<result xmlns='urn:xmpp:mam:1' id='C4OOSCVOSG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T21:37:53.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3df3b81f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.370 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='5491825c-cf12-4ef3-8ab6-c561faa2dbae'>
	<result xmlns='urn:xmpp:mam:1' id='C4OVVN4JBG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T06:06:23.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3faa98de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.370 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='a7bc0424-baa2-4ce1-98c8-0d73a4efc7ac'>
	<result xmlns='urn:xmpp:mam:1' id='C4PCARLHD006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T20:50:18.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2b4d8dc0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.370 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='df299c58-9345-4083-9b9c-139c51d1d2b1'>
	<result xmlns='urn:xmpp:mam:1' id='C4PJAORNJG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T05:11:11.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bb6ab882</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.370 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='1cb0fdad-c774-43a9-9b5e-a9133b3318ae'>
	<result xmlns='urn:xmpp:mam:1' id='C4PND2PR4G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T10:02:41.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>262f91e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.370 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='d369d7a3-3fa9-478d-ab15-f4f7cf26db63'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q50KGJU005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T02:17:00.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9b49b799</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.370 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='0d1dfecd-af70-4c3a-b458-85bc580ec96e'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q5LA465G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T03:03:15.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e9a0f38f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.370 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='51dffbc9-a76b-4857-8317-1b5c199ebd0c'>
	<result xmlns='urn:xmpp:mam:1' id='C4QSM83JCG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T06:31:45.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c610a887</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.370 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='2ea3b2ba-9f23-4ea8-adfa-d3850b62ca24'>
	<result xmlns='urn:xmpp:mam:1' id='C4R9DRO4R00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T21:43:34.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b47c46ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.370 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='6cec5949-8530-452c-a147-d638eb841ae3'>
	<result xmlns='urn:xmpp:mam:1' id='C4RE6JIBPG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T03:25:15.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0b9165ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.370 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='a57788a4-0b14-4e46-98fa-0d4d2c497a3d'>
	<result xmlns='urn:xmpp:mam:1' id='C4RJJ5QCUG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T09:51:17.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>80916f82</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.370 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='1d50b7aa-f64e-4282-bd7e-2c03606e0a75'>
	<result xmlns='urn:xmpp:mam:1' id='C4S01F6IFG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T00:42:15.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>661fa68d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.370 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='d642ac50-f23e-4dea-84ae-82f738c15baa'>
	<result xmlns='urn:xmpp:mam:1' id='C4S7M3LNT009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T09:49:30.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3fc5d865</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.370 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='bf6efef7-8156-4974-bade-22d4d4b11fbb'>
	<result xmlns='urn:xmpp:mam:1' id='C4SSBJ690G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T10:29:13.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>248354ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.371 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='026c92de-c3e8-4579-8fcf-da74b53a330f'>
	<result xmlns='urn:xmpp:mam:1' id='C4SVUQARP008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T14:46:58.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1286e023</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.372 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='c8449167-b54f-4295-bb15-2f2799f21005'>
	<result xmlns='urn:xmpp:mam:1' id='C4TE28QOLG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T07:36:51.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a50a44d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.372 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='38c276f6-3594-4d8f-86af-40703c8562ef'>
	<result xmlns='urn:xmpp:mam:1' id='C4TEB3BJA00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T07:56:36.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8622d647</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.372 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='d61eb0eb-a62a-49bb-a8c4-125495bf6da6'>
	<result xmlns='urn:xmpp:mam:1' id='C4U74AQN300B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T13:31:02.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1941a1bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.372 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='b60fde25-5d45-4194-bef2-0f5f6bf4282e'>
	<result xmlns='urn:xmpp:mam:1' id='C4U76VUD9G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T13:36:59.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a9324de7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.372 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='e67fd44d-c611-4f91-a82d-60a0cb13848e'>
	<result xmlns='urn:xmpp:mam:1' id='C4UQ8GV5QG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T12:20:29.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d2995ae1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.372 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='2f1b3c4d-ae58-46f5-9288-f2bfc64f5fb6'>
	<result xmlns='urn:xmpp:mam:1' id='C4V22PM5I00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T21:40:20.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ebbe4a34</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.372 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='7a1e4dc1-22de-43f4-b38f-f11fa4ab424d'>
	<result xmlns='urn:xmpp:mam:1' id='C4V59VP9700C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T01:31:10.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>79169a11</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.372 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='faed7814-57c3-43c6-a0c7-8e1a65d47d6d'>
	<result xmlns='urn:xmpp:mam:1' id='C4VMGL26LG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T22:02:59.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>35be43ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.372 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='f97253bb-7aef-43a5-90a5-c1ae3a441f83'>
	<result xmlns='urn:xmpp:mam:1' id='C4VR4D4ND009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T03:33:30.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0c2c9493</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.372 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='c13baf60-1515-4784-9e1a-702d3ca79007'>
	<result xmlns='urn:xmpp:mam:1' id='C4VREC4RI00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T03:55:48.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f3dd8e06</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.372 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='7d369418-ad38-4233-9b7c-6f7c33360989'>
	<result xmlns='urn:xmpp:mam:1' id='C50ENACS0G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T02:55:53.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c583f92a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.372 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='76b8b40f-2007-4a1c-88e0-8cde1fc18af1'>
	<result xmlns='urn:xmpp:mam:1' id='C50QBC2A8G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T16:48:09.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>96d67a3e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.372 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='58299727-e6b8-47f6-9bca-5e523aa9a051'>
	<result xmlns='urn:xmpp:mam:1' id='C516LHR25G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T07:29:55.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a8ef6c0c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.373 ***🔗
alice_unnamed_2116@localhost/res1 in
<message from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='8019f8bc-4f46-4c85-bb1e-3084d1eac0c1'>
	<result xmlns='urn:xmpp:mam:1' id='C51BTHU94007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T13:45:44.000000Z' from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2116room0-48157-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>72fa74ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:30.373 ***🔗
alice_unnamed_2116@localhost/res1 in
<iq from='alice_unnamed_2116room0-48157-0@muc.localhost' to='alice_unnamed_2116@localhost/res1' id='235393fab4b1f24d23ba898d8eb43451' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N74S55R00D</first>
			<last>C51BTHU94007</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:54:30.373 ***🔗
alice_unnamed_2116@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:54:30.374 ***🔗
alice_unnamed_2116@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:54:30.392 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:54:30.419 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2859.html



=== Ended at 2024-03-21 07:54:30
=== successfully completed test case
=== === Returned value: ok