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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.51944.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},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => 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@e5832022abeb.2023-11-13_18.57.12/big_tests.tests.mam_SUITE.logs/run.2023-11-13_19.04.07/mam_suite.muc_querying_for_all_messages_with_jid.83588.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@e5832022abeb.2023-11-13_18.57.12/big_tests.tests.mam_SUITE.logs/run.2023-11-13_19.04.07/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => cets,history_size => 20,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,min_presence_interval => 0,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@e5832022abeb.2023-11-13_18.57.12"

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


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


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

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

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

*** User 2023-11-13 19:04:45.503 ***🔗
alicE_unnamed_2117@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:04:45.504 ***🔗
alicE_unnamed_2117@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjExNwBtYXR5Z3J5c2E=</auth>



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



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

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

*** User 2023-11-13 19:04:45.505 ***🔗
alicE_unnamed_2117@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-13 19:04:45.505 ***🔗
alicE_unnamed_2117@localhost/res1 out
<iq type='set' id='89cb0c859eeb62081cba1b5d0ab1b3e8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:04:45.505 ***🔗
alicE_unnamed_2117@localhost/res1 in
<iq id='89cb0c859eeb62081cba1b5d0ab1b3e8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2117@localhost/res1</jid>
	</bind>
</iq>



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



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



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



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



*** User 2023-11-13 19:04:45.508 ***🔗
alice_unnamed_2117@localhost/res1 out
<iq type='set' id='ff73e1bc62e0e797ed08eb5113476cbc' to='alicE_unnamed_2117room0-52006-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2023-11-13 19:04:45.509 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='7bad060b-0f34-4100-b9b7-b294f3a01333'>
	<result xmlns='urn:xmpp:mam:2' id='C25SQ0ODI00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-28T01:35:00.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c029a8d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.509 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='4d731891-364f-461b-9741-1c15cba8b936'>
	<result xmlns='urn:xmpp:mam:2' id='C26JUKGO800B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-29T05:11:44.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4949ff35</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.509 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='c1051c3f-78cd-449b-bc9e-ef6b2d6b09a3'>
	<result xmlns='urn:xmpp:mam:2' id='C27F1C7FE004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-30T13:30:36.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3b59dd53</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.509 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='243b463e-1c3f-4bda-a92e-7de9c72fdc90'>
	<result xmlns='urn:xmpp:mam:2' id='C27RQR7NT009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T04:46:34.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8801ba10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.509 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='4885bc36-1a2b-4dd7-b10d-1cb6aae3892d'>
	<result xmlns='urn:xmpp:mam:2' id='C28VS8B1P00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T23:46:42.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>25f9fa5c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.509 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='154fd30d-1869-4f10-a9a4-7d6ca59bfd1e'>
	<result xmlns='urn:xmpp:mam:2' id='C292NCLPT00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T03:10:34.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5d820625</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.510 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='a1a39192-7a89-4057-86ef-58c8463d2ec2'>
	<result xmlns='urn:xmpp:mam:2' id='C2A2VOLJAG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T17:39:57.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8202ff26</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.510 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='939a1481-7268-4554-9049-13e3b93adf94'>
	<result xmlns='urn:xmpp:mam:2' id='C2ALQL0UDG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T16:08:35.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e110c27c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.510 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='3d7cb534-7c15-4c8f-a987-d46c79e4ef36'>
	<result xmlns='urn:xmpp:mam:2' id='C2B7CPMOIG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T13:06:05.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>46659304</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.510 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='e2ba9b12-161a-42d4-8ab6-8d347ff2eb92'>
	<result xmlns='urn:xmpp:mam:2' id='C2BLHQVNDG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T05:59:31.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>45a8dc31</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.510 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='68a0b0da-8869-44eb-945e-360454bf7839'>
	<result xmlns='urn:xmpp:mam:2' id='C2CGHTIOD00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T14:12:26.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f8cb2f43</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.510 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='17228ea2-3eab-4760-a88e-3c19b044eaf0'>
	<result xmlns='urn:xmpp:mam:2' id='C2D97E2Q0G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T19:38:33.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>82cb5480</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.510 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='1d2425b5-567e-4ced-853a-ffc81d2a7b79'>
	<result xmlns='urn:xmpp:mam:2' id='C2DSCJ73100D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T18:30:10.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e53caf97</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.510 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='0f4a6b2f-55ad-429f-a7b8-ab47090fb7de'>
	<result xmlns='urn:xmpp:mam:2' id='C2E4HV5S9G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T04:14:51.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2049444a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.510 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='5d9d06ab-0645-49a7-8cc6-b23811b74ddd'>
	<result xmlns='urn:xmpp:mam:2' id='C2EP4TKDJ001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T04:48:54.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3fe021e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.510 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='73011805-c656-425a-8306-6a7f74480c4d'>
	<result xmlns='urn:xmpp:mam:2' id='C2FJ42DH0G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T11:48:09.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e98c8c88</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.510 ***🔗
alice_unnamed_2117@localhost/res1 in
<message from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='ec55c043-d4e1-4d71-8e6c-1c4742373be2'>
	<result xmlns='urn:xmpp:mam:2' id='C2GAO37EGG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T15:59:21.000000Z' from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2117room0-52006-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>555d12ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.511 ***🔗
alice_unnamed_2117@localhost/res1 in
<iq from='alice_unnamed_2117room0-52006-0@muc.localhost' to='alice_unnamed_2117@localhost/res1' id='ff73e1bc62e0e797ed08eb5113476cbc' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C25SQ0ODI00H</first>
			<last>C2GAO37EGG0C</last>
			<count>17</count>
		</set>
	</fin>
</iq>



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

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

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



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