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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {watchdog,<0.20383.1>},
     {basic_group,mam_all},
     {configuration,rdbms_cache},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => false,
                            flush_interval => 2000,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => true,default_result_limit => 50,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      no_stanzaid_element => false,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      send_message => mod_mam_utils,
                      user_prefs_store => rdbms}},
     {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@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.mam_SUITE.logs/run.2023-12-04_15.48.19/mam_suite.querying_for_all_messages_with_jid.113667.html"},
     {tc_group_properties,[{name,mam06},parallel]},
     {tc_group_path,[[{name,rdbms_cache_mam_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@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.mam_SUITE.logs/run.2023-12-04_15.48.19/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,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => rdbms,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              online_backend => mnesia,room_shaper => none,
              user_message_shaper => none,user_presence_shaper => none},
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {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@cdcecdf9c9e0.2023-12-04_15.40.23"

=== Started at 2023-12-04 15:49:02


*** CT 2023-12-04 15:49:02.586 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2322.html

*** User 2023-12-04 15:49:02.744 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-12-04 15:49:02.745 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-12-04 15:49:02.746 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-12-04 15:49:02.748 ***🔗
alicE_unnamed_2200@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-12-04 15:49:02.749 ***🔗
alicE_unnamed_2200@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ebe6fd2b591b4ff7' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:49:02.749 ***🔗
alicE_unnamed_2200@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-12-04 15:49:02.749 ***🔗
alicE_unnamed_2200@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjIwMABtYXR5Z3J5c2E=</auth>



*** User 2023-12-04 15:49:02.750 ***🔗
alicE_unnamed_2200@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:49:02.750 ***🔗
alicE_unnamed_2200@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-12-04 15:49:02.750 ***🔗
alicE_unnamed_2200@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3641f8c586534792' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2200@localhost'>

*** User 2023-12-04 15:49:02.750 ***🔗
alicE_unnamed_2200@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-12-04 15:49:02.750 ***🔗
alicE_unnamed_2200@localhost/res1 out
<iq type='set' id='a9b3f5cd9644f2d2b19e30598d617797'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-04 15:49:02.751 ***🔗
alicE_unnamed_2200@localhost/res1 in
<iq id='a9b3f5cd9644f2d2b19e30598d617797' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2200@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-12-04 15:49:02.751 ***🔗
alice_unnamed_2200@localhost/res1 out
<iq type='set' id='90875ad77cfdd927f1cb926efa3afa17'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:49:02.751 ***🔗
alice_unnamed_2200@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2200@localhost/res1' id='90875ad77cfdd927f1cb926efa3afa17' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:49:02.752 ***🔗
alice_unnamed_2200@localhost/res1 out
<presence/>



*** User 2023-12-04 15:49:02.753 ***🔗
alice_unnamed_2200@localhost/res1 in
<presence from='alice_unnamed_2200@localhost/res1' to='alice_unnamed_2200@localhost/res1'/>



*** User 2023-12-04 15:49:02.753 ***🔗
alice_unnamed_2200@localhost/res1 out
<iq type='set' id='f99c73ddb4d8a1cfea9f23c03040773e'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2200@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2023-12-04 15:49:02.755 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='028d6ac6-e90f-4b1f-a770-24cd39d1e8ff'>
	<result xmlns='urn:xmpp:mam:2' id='C2J8GUBPK004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-18T07:52:08.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>739e4a6c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.755 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='4c2a5bd8-10ad-49a5-9fbd-b425da3800c7'>
	<result xmlns='urn:xmpp:mam:2' id='C2JUIHPJGG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-19T10:10:33.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>a0294f66</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.755 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='de0ee0e9-be6b-48ac-97b2-89d7a3d3a775'>
	<result xmlns='urn:xmpp:mam:2' id='C2KHBNA68G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-20T08:35:21.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>9908603f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.755 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='6578be0a-1443-4744-b1e7-534f06151818'>
	<result xmlns='urn:xmpp:mam:2' id='C2LHIKIK400J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-21T23:01:28.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>0ce78e61</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.755 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='0b1dc8c8-8201-464b-9d49-29310f247729'>
	<result xmlns='urn:xmpp:mam:2' id='C2LTM0TBP008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-22T13:28:02.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>a7b28b95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.755 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='a552d7a1-7342-41eb-bad1-43109fdd33b1'>
	<result xmlns='urn:xmpp:mam:2' id='C2M8DKHD8G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-23T02:16:41.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>a60ae185</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.756 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='eaa71748-8716-47fa-b2f5-f22709ddf41b'>
	<result xmlns='urn:xmpp:mam:2' id='C2N7I1TO1005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-24T15:25:38.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>2f6efa70</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.756 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='d4806a60-dc89-4743-807c-bec4c1c6cb47'>
	<result xmlns='urn:xmpp:mam:2' id='C2NNH5E6T00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-25T10:28:58.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>4a2142e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.756 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='1fffec1b-d1e7-4dcf-a6b8-bb91772ad443'>
	<result xmlns='urn:xmpp:mam:2' id='C2O3AUM9E00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-26T00:34:04.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>333ce263</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.756 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='32d16184-f43e-4e71-b180-d733e505fc6a'>
	<result xmlns='urn:xmpp:mam:2' id='C2OVKAR1T00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-27T10:19:22.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>ad2160eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.756 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='09ce911d-3ebd-4d9c-9ee2-8fd78d6ca632'>
	<result xmlns='urn:xmpp:mam:2' id='C2PBR7UG2G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-28T00:53:49.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>9f416170</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.756 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='24b320b2-8613-4477-bcef-d1fd492bf2c8'>
	<result xmlns='urn:xmpp:mam:2' id='C2QFDF53BG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-29T19:19:59.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>0f41512c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.756 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='c14397e6-9b16-4e16-a30f-c45e3a6f9a74'>
	<result xmlns='urn:xmpp:mam:2' id='C2QQN897QG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-30T08:49:17.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>379a50a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.756 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='fe1e0ec5-5e70-4168-b25b-4e593138d656'>
	<result xmlns='urn:xmpp:mam:2' id='C2R8B6KC2G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-01T01:04:29.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>14d409c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.756 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='62eba30f-3ea8-41c4-a7a0-7db46716a2b1'>
	<result xmlns='urn:xmpp:mam:2' id='C2S267IDNG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-02T07:54:31.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>456a9cdb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.756 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='45c99e18-c42c-494d-b37f-5e1033745c03'>
	<result xmlns='urn:xmpp:mam:2' id='C2SFQF73F003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-03T00:10:22.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>d2f6fee9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.757 ***🔗
alice_unnamed_2200@localhost/res1 in
<message from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='4bcd51ee-12a5-4f77-8c0c-0f1d7b8a3373'>
	<result xmlns='urn:xmpp:mam:2' id='C2TG3RKG0G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-04T14:42:01.000000Z' from='alice_unnamed_2200@localhost'/>
			<message from='alice_unnamed_2200@localhost' xmlns='jabber:client' to='bOb_unnamed_2200@localhost' type='chat'>
				<body>a96fe0f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:49:02.757 ***🔗
alice_unnamed_2200@localhost/res1 in
<iq from='alice_unnamed_2200@localhost' to='alice_unnamed_2200@localhost/res1' id='f99c73ddb4d8a1cfea9f23c03040773e' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2J8GUBPK004</first>
			<last>C2TG3RKG0G0I</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2023-12-04 15:49:02.757 ***🔗
alice_unnamed_2200@localhost/res1 out
</stream:stream>

*** User 2023-12-04 15:49:02.757 ***🔗
alice_unnamed_2200@localhost/res1 in
</stream:stream>
*** CT 2023-12-04 15:49:02.762 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2322.html



=== Ended at 2023-12-04 15:49:02
=== successfully completed test case
=== === Returned value: ok