=== 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.40230.0>},
     {basic_group,mam_all},
     {configuration,rdbms},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      backend => rdbms,send_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      is_archivable_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_result_limit => 50,enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@983bb6b138f0.2024-04-26_13.09.46/big_tests.tests.mam_SUITE.logs/run.2024-04-26_13.17.43/mam_suite.querying_for_all_messages_with_jid.59779.html"},
     {tc_group_properties,[{name,mam06},parallel]},
     {tc_group_path,[[{name,rdbms_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@983bb6b138f0.2024-04-26_13.09.46/big_tests.tests.mam_SUITE.logs/run.2024-04-26_13.17.43/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"test type">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"groupchats.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              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,online_backend => mnesia,
              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},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,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}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@983bb6b138f0.2024-04-26_13.09.46"

=== Started at 2024-04-26 13:17:44


*** CT 2024-04-26 13:17:44.110 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2119.html

*** User 2024-04-26 13:17:44.402 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-26 13:17:44.403 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-26 13:17:44.404 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-26 13:17:44.407 ***🔗
alicE_unnamed_1721@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 13:17:44.407 ***🔗
alicE_unnamed_1721@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='02ebe0ea12e77d73' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-26 13:17:44.407 ***🔗
alicE_unnamed_1721@domain.example.com/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-26 13:17:44.407 ***🔗
alicE_unnamed_1721@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTcyMQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-26 13:17:44.408 ***🔗
alicE_unnamed_1721@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 13:17:44.408 ***🔗
alicE_unnamed_1721@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-26 13:17:44.408 ***🔗
alicE_unnamed_1721@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8de9adac3e1e9e71' from='domain.example.com' version='1.0' xml:lang='en' to='alice_unnamed_1721@domain.example.com'>

*** User 2024-04-26 13:17:44.408 ***🔗
alicE_unnamed_1721@domain.example.com/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-26 13:17:44.409 ***🔗
alicE_unnamed_1721@domain.example.com/res1 out
<iq type='set' id='9e2e0239643f0ac3360b2e7d6c8edf5d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 13:17:44.409 ***🔗
alicE_unnamed_1721@domain.example.com/res1 in
<iq id='9e2e0239643f0ac3360b2e7d6c8edf5d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1721@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 13:17:44.409 ***🔗
alice_unnamed_1721@domain.example.com/res1 out
<iq type='set' id='2d7e3a6977de1f7ee1cc3f7e6adcbe5c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:17:44.409 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='2d7e3a6977de1f7ee1cc3f7e6adcbe5c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 13:17:44.410 ***🔗
alice_unnamed_1721@domain.example.com/res1 out
<presence/>



*** User 2024-04-26 13:17:44.411 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<presence from='alice_unnamed_1721@domain.example.com/res1' to='alice_unnamed_1721@domain.example.com/res1'/>



*** User 2024-04-26 13:17:44.411 ***🔗
alice_unnamed_1721@domain.example.com/res1 out
<iq type='set' id='ce0be3a31648b62085cd33f00b8910ce'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_1721@domain.example.com</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-26 13:17:44.413 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='65b6cb2c-868a-43a9-a0a0-d8c4249cfe42'>
	<result xmlns='urn:xmpp:mam:2' id='C5E4T2ORT00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T21:42:02.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>4a336bde</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.413 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='7366b94a-067d-4021-a3ff-7959b30602aa'>
	<result xmlns='urn:xmpp:mam:2' id='C5E8N1TM2G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T02:14:53.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>e77c96d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.413 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='4ecae17d-ddd5-43f8-b44f-311afe98a7f7'>
	<result xmlns='urn:xmpp:mam:2' id='C5FDDR1ND00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T22:02:50.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>7821c356</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.413 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='6aede3c0-45cb-4b4a-a945-0e3a5c679d06'>
	<result xmlns='urn:xmpp:mam:2' id='C5FTU7EOCG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T17:44:49.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>99296afd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.414 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='8f410eda-d444-4299-8dbf-6eeb1cc2619c'>
	<result xmlns='urn:xmpp:mam:2' id='C5GA1FG5GG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T08:11:05.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>e0c69253</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.415 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='f11c81bf-37bc-40d1-846f-48873cff754c'>
	<result xmlns='urn:xmpp:mam:2' id='C5GSOPL1800D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T06:31:44.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>5663aa56</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.415 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='4ed3a961-9fe0-47f7-bd43-345531fec59e'>
	<result xmlns='urn:xmpp:mam:2' id='C5HVGGAK1G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T23:58:35.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>44867b09</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.415 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='d787c05a-d41a-4d2a-b9a5-9e2effff61e0'>
	<result xmlns='urn:xmpp:mam:2' id='C5I1BVCEGG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T02:11:37.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>7f069aac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.415 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='b3f3c215-a2cf-4c6e-ad98-17079c9a4c65'>
	<result xmlns='urn:xmpp:mam:2' id='C5IUOPEJPG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T13:16:11.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>a8887e58</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.415 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='5c93e027-b33a-467a-af66-b9b7bc2fb3e9'>
	<result xmlns='urn:xmpp:mam:2' id='C5JIQVF0M00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T13:12:44.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>0682f225</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.415 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='6a5df08c-366b-4cc5-aac8-447502e96caa'>
	<result xmlns='urn:xmpp:mam:2' id='C5K714PGLG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T13:18:11.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>b52dcea2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.415 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='2227dc39-3540-4adc-a1f4-b62d868d38d1'>
	<result xmlns='urn:xmpp:mam:2' id='C5L3A00J500K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T23:02:18.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>5b495d6c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.415 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='f6735ddc-bb5c-4b6d-bfc0-3d7ad07eedc1'>
	<result xmlns='urn:xmpp:mam:2' id='C5L5FA8FH00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T01:37:22.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>5e0a5fac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.415 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='68963b1c-ef5f-41b9-b80f-d1f85dc90069'>
	<result xmlns='urn:xmpp:mam:2' id='C5MABMTEO003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T21:37:52.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>5df7d30b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.415 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='40d8bbf6-e3b0-40f8-946c-3bf7d76df65e'>
	<result xmlns='urn:xmpp:mam:2' id='C5MNSL5UAG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T13:46:21.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>5d86515f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.415 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='8e912cee-6b84-4e9b-ab0e-1243c855b37f'>
	<result xmlns='urn:xmpp:mam:2' id='C5NE38J2IG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T16:15:57.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>d43c944f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.415 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<message from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='310dd38e-5a67-445c-80e2-434af221db2b'>
	<result xmlns='urn:xmpp:mam:2' id='C5NROEGM5G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T08:33:55.000000Z' from='alice_unnamed_1721@domain.example.com'/>
			<message from='alice_unnamed_1721@domain.example.com' xmlns='jabber:client' type='chat' to='bOb_unnamed_1721@domain.example.com'>
				<body>4e41285a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 13:17:44.415 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
<iq from='alice_unnamed_1721@domain.example.com' to='alice_unnamed_1721@domain.example.com/res1' id='ce0be3a31648b62085cd33f00b8910ce' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5E4T2ORT00D</first>
			<last>C5NROEGM5G05</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-26 13:17:44.415 ***🔗
alice_unnamed_1721@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-26 13:17:44.416 ***🔗
alice_unnamed_1721@domain.example.com/res1 in
</stream:stream>
*** CT 2024-04-26 13:17:44.476 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2119.html



=== Ended at 2024-04-26 13:17:44
=== successfully completed test case
=== === Returned value: ok