=== 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.1749.0>},
     {basic_group,mam_all},
     {configuration,cassandra},
     {archive_wait,1500},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => cassandra,send_message => mod_mam_utils,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      user_prefs_store => cassandra,cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"elasticsearch_and_cassandra_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@cb6b7e4b1a11.2024-04-23_11.33.17/big_tests.tests.mam_SUITE.logs/run.2024-04-23_11.33.18/mam_suite.querying_for_all_messages_with_jid.1156.html"},
     {tc_group_properties,[{name,mam06},parallel]},
     {tc_group_path,[[{name,cassandra_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@cb6b7e4b1a11.2024-04-23_11.33.17/big_tests.tests.mam_SUITE.logs/run.2024-04-23_11.33.18/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 => mnesia},
        mod_roster =>
            #{iqdisc => one_queue,backend => mnesia,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,<<"muc.">>},
              backend => mnesia,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 => <<>>,
                    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_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia},
        mod_amp => #{},
        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,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,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 => mnesia,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@cb6b7e4b1a11.2024-04-23_11.33.17"

=== Started at 2024-04-23 11:33:22


*** CT 2024-04-23 11:33:22.335 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_22.html

*** User 2024-04-23 11:33:23.068 ***🔗
waiting for archive_size is done in 100 miliseconds

*** User 2024-04-23 11:33:23.153 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-23 11:33:23.158 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-23 11:33:23.159 ***🔗
alicE_unnamed_26@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 11:33:23.160 ***🔗
alicE_unnamed_26@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0a5a7e601d5eba68' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2024-04-23 11:33:23.160 ***🔗
alicE_unnamed_26@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjYAbWF0eWdyeXNh</auth>



*** User 2024-04-23 11:33:23.161 ***🔗
alicE_unnamed_26@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 11:33:23.161 ***🔗
alicE_unnamed_26@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 11:33:23.161 ***🔗
alicE_unnamed_26@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='be520ab7b5150b42' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_26@localhost'>

*** User 2024-04-23 11:33:23.161 ***🔗
alicE_unnamed_26@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 11:33:23.161 ***🔗
alicE_unnamed_26@localhost/res1 out
<iq type='set' id='44d7c57dbb316aceed410e8652be4239'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 11:33:23.162 ***🔗
alicE_unnamed_26@localhost/res1 in
<iq id='44d7c57dbb316aceed410e8652be4239' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_26@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 11:33:23.162 ***🔗
alice_unnamed_26@localhost/res1 out
<iq type='set' id='6a820fe65a22d64c99a318a276344794'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:33:23.162 ***🔗
alice_unnamed_26@localhost/res1 in
<iq from='localhost' to='alice_unnamed_26@localhost/res1' id='6a820fe65a22d64c99a318a276344794' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:33:23.162 ***🔗
alice_unnamed_26@localhost/res1 out
<presence/>



*** User 2024-04-23 11:33:23.163 ***🔗
alice_unnamed_26@localhost/res1 in
<presence from='alice_unnamed_26@localhost/res1' to='alice_unnamed_26@localhost/res1'/>



*** User 2024-04-23 11:33:23.164 ***🔗
alice_unnamed_26@localhost/res1 out
<iq type='set' id='bf27c70216e884e1b836df192ba3b727'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_26@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-23 11:33:23.169 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='00143b6d-3c47-4118-98ea-ff9be119d0eb'>
	<result xmlns='urn:xmpp:mam:2' id='C5BSV4NG8G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T07:52:41.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>4e76875f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.169 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='d1622b7a-30b3-4f61-8521-61b1e79409f8'>
	<result xmlns='urn:xmpp:mam:2' id='C5CNLDI8600G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T15:43:40.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>bef940b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.169 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='c41292f7-84dd-4661-a5a7-e3955e3be9cd'>
	<result xmlns='urn:xmpp:mam:2' id='C5D17H7HT007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T03:08:26.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>9b362908</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.169 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='564583c8-85d2-43e9-b94e-6d6adb424aa7'>
	<result xmlns='urn:xmpp:mam:2' id='C5DL7NB93G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T03:00:31.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>e3ed31c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.169 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='3d2f3e13-ea15-48ba-a986-9d31cf8a9935'>
	<result xmlns='urn:xmpp:mam:2' id='C5EA0MEC100G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T03:48:02.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>e76be1f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.169 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='c0819069-434d-430b-9530-1c3b17789355'>
	<result xmlns='urn:xmpp:mam:2' id='C5F9A499E005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T17:08:12.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>aefbcf3d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.169 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='7f75b16c-7e32-4bd8-a5be-5b39ef5d8377'>
	<result xmlns='urn:xmpp:mam:2' id='C5FV4IJ86001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T19:10:36.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>d81466a6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.170 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='d32f2d20-64aa-4d01-ab03-34e69fac17ea'>
	<result xmlns='urn:xmpp:mam:2' id='C5G56VDDC00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T02:25:28.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>f0a110c4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.170 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='9a924175-a76b-4caf-8eed-7373609c1cc2'>
	<result xmlns='urn:xmpp:mam:2' id='C5GOI31IO00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T01:30:24.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>ce6f19af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.170 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='24c79775-872c-45b4-856a-48a26d2de767'>
	<result xmlns='urn:xmpp:mam:2' id='C5HGIMHHOG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T06:09:45.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>b8f6e709</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.170 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='6b3ed4da-7302-45c3-81e3-84a9a4f8c29f'>
	<result xmlns='urn:xmpp:mam:2' id='C5ICJISPTG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T15:36:03.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>bcef1b99</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.170 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='ae2ef90e-cf42-4a93-b8ff-c72519198bec'>
	<result xmlns='urn:xmpp:mam:2' id='C5J1CCO1O006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T16:23:12.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>e7a2309f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.170 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='63afc2f5-14cb-40db-b932-52f2c85be614'>
	<result xmlns='urn:xmpp:mam:2' id='C5JM0A6DAG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T16:59:25.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>a1c5fd12</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.170 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='d920d649-37c6-4aae-9137-1d9e2c355333'>
	<result xmlns='urn:xmpp:mam:2' id='C5JT458TP00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T01:29:06.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>5211ef7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.170 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='ab193fb9-130c-4e06-9e98-9e48bf4ac1b3'>
	<result xmlns='urn:xmpp:mam:2' id='C5KKC590A003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T05:13:24.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>0b27b178</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.170 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='17f073f2-e057-4d37-bb9d-00849c7de8bc'>
	<result xmlns='urn:xmpp:mam:2' id='C5LETCML1003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T12:53:06.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>b76d98f5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.170 ***🔗
alice_unnamed_26@localhost/res1 in
<message from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='94de5372-5457-46ce-9f1d-6bf9f4889ff2'>
	<result xmlns='urn:xmpp:mam:2' id='C5M80DMDNG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T18:49:27.000000Z' from='alice_unnamed_26@localhost'/>
			<message from='alice_unnamed_26@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_26@localhost'>
				<body>472542ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:33:23.170 ***🔗
alice_unnamed_26@localhost/res1 in
<iq from='alice_unnamed_26@localhost' to='alice_unnamed_26@localhost/res1' id='bf27c70216e884e1b836df192ba3b727' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BSV4NG8G0J</first>
			<last>C5M80DMDNG05</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 11:33:23.170 ***🔗
alice_unnamed_26@localhost/res1 out
</stream:stream>

*** User 2024-04-23 11:33:23.171 ***🔗
alice_unnamed_26@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 11:33:23.252 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_23.html



=== Ended at 2024-04-23 11:33:23
=== successfully completed test case
=== === Returned value: ok