=== 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.54246.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},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      no_stanzaid_element => false,message_retraction => true,
                      user_prefs_store => rdbms,cache_users => true}},
     {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@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.05/mam_suite.muc_querying_for_all_messages_with_jid.50693.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@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.05/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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        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_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,backend => rdbms,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 => <<>>,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 => <<>>},
              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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_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_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@843bff14d7d2.2024-04-25_14.57.08"

=== Started at 2024-04-25 15:06:57


*** CT 2024-04-25 15:06:57.936 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2236.html
Could not find element archive_wait in Config.


*** User 2024-04-25 15:06:58.330 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-25 15:06:58.339 ***🔗
alicE_unnamed_2368@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-25 15:06:58.339 ***🔗
alicE_unnamed_2368@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='25cce4d29a1351fb' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 15:06:58.340 ***🔗
alicE_unnamed_2368@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-25 15:06:58.340 ***🔗
alicE_unnamed_2368@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjM2OABtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 15:06:58.341 ***🔗
alicE_unnamed_2368@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:06:58.341 ***🔗
alicE_unnamed_2368@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-25 15:06:58.341 ***🔗
alicE_unnamed_2368@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='033a2aa24f35b860' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2368@localhost'>

*** User 2024-04-25 15:06:58.343 ***🔗
alicE_unnamed_2368@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-25 15:06:58.343 ***🔗
alicE_unnamed_2368@localhost/res1 out
<iq type='set' id='e7638edb5a584f094211a5fb04b73918'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 15:06:58.343 ***🔗
alicE_unnamed_2368@localhost/res1 in
<iq id='e7638edb5a584f094211a5fb04b73918' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2368@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 15:06:58.343 ***🔗
alice_unnamed_2368@localhost/res1 out
<iq type='set' id='540bd96aa28a5093ee152895dbc92082'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:06:58.345 ***🔗
alice_unnamed_2368@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2368@localhost/res1' id='540bd96aa28a5093ee152895dbc92082' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:06:58.345 ***🔗
alice_unnamed_2368@localhost/res1 out
<presence/>



*** User 2024-04-25 15:06:58.398 ***🔗
alice_unnamed_2368@localhost/res1 in
<presence from='alice_unnamed_2368@localhost/res1' to='alice_unnamed_2368@localhost/res1'/>



*** User 2024-04-25 15:06:58.400 ***🔗
alice_unnamed_2368@localhost/res1 out
<iq type='set' id='8b457420ef4c4150f84cf20a3fe97b7b' to='alicE_unnamed_2368room0-54328-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-25 15:06:58.402 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='5c142ea1-966d-477c-853e-7b4f7eb5819b'>
	<result xmlns='urn:xmpp:mam:2' id='C5D38N547G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T05:34:15.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad05dc2d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.402 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='95e7b015-46d5-4a16-886b-b3b89471e390'>
	<result xmlns='urn:xmpp:mam:2' id='C5E1457PI00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T17:11:32.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0d9faabb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.402 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='ccb92ef4-d992-4238-9c0a-641d1863c5dd'>
	<result xmlns='urn:xmpp:mam:2' id='C5EQB5A1700E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T23:16:46.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>832a693c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.402 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='bda16e99-90ed-4972-9a50-0db9f6d2325c'>
	<result xmlns='urn:xmpp:mam:2' id='C5F87S1AR00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T15:51:34.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>870acd13</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.402 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='507223b9-f982-47fc-8fa7-947a2ecd2e45'>
	<result xmlns='urn:xmpp:mam:2' id='C5FFC5L7S00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T00:22:16.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ab74c735</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.402 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='801e4525-24d7-4a0b-822b-1633fb4972e5'>
	<result xmlns='urn:xmpp:mam:2' id='C5GK5H1DN00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T20:15:58.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e339ac07</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.402 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='f9243746-13e0-4a58-95b4-d397d7074a0f'>
	<result xmlns='urn:xmpp:mam:2' id='C5GRN8OOE00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T05:16:44.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>770dc228</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.402 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='fc18798b-373e-4a92-a70a-653137061367'>
	<result xmlns='urn:xmpp:mam:2' id='C5HR4O2E6G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T18:45:57.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>45d5cf0c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.402 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='27d1b2b5-0ac1-4b79-9be8-5e38fcdaba99'>
	<result xmlns='urn:xmpp:mam:2' id='C5II4I1Q600B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T22:11:56.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>be33874c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.402 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='accc9d97-f866-4dc9-997c-262701c8c869'>
	<result xmlns='urn:xmpp:mam:2' id='C5IK5MP7Q00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T00:37:40.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dff89565</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.402 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='21391eb4-7f62-4704-b604-1c072cfafd2c'>
	<result xmlns='urn:xmpp:mam:2' id='C5J9J9B7MG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T02:11:17.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2502f1f5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.403 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='e72421ec-e68d-4454-a626-a054787c1c65'>
	<result xmlns='urn:xmpp:mam:2' id='C5JT2VBRDG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T01:26:27.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a909bf09</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.403 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='ce42a9cd-6ae1-4b0a-b497-86b64c4ea7af'>
	<result xmlns='urn:xmpp:mam:2' id='C5KP4FGB800H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T10:54:08.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a572dbad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.403 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='3779cfb1-9655-42df-8bca-28c27e3aaac5'>
	<result xmlns='urn:xmpp:mam:2' id='C5LDDIOQKG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T11:06:09.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>db9369e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.403 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='d1e51642-1ba7-4780-8705-80be959ba664'>
	<result xmlns='urn:xmpp:mam:2' id='C5LSGOTUJ00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T05:07:02.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4822fe7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.403 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='35e9c14d-a36a-4ad9-8e0d-f9c112514a52'>
	<result xmlns='urn:xmpp:mam:2' id='C5MK7PB8FG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T09:24:55.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f5c967ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.403 ***🔗
alice_unnamed_2368@localhost/res1 in
<message from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='71f0d77b-39c1-4bc2-90b0-f25f6504b6e4'>
	<result xmlns='urn:xmpp:mam:2' id='C5NDG1MRT00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T15:32:58.000000Z' from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2368room0-54328-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cce1f943</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:58.403 ***🔗
alice_unnamed_2368@localhost/res1 in
<iq from='alice_unnamed_2368room0-54328-0@muc.localhost' to='alice_unnamed_2368@localhost/res1' id='8b457420ef4c4150f84cf20a3fe97b7b' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5D38N547G0E</first>
			<last>C5NDG1MRT00E</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 15:06:58.403 ***🔗
alice_unnamed_2368@localhost/res1 out
</stream:stream>

*** User 2024-04-25 15:06:58.404 ***🔗
alice_unnamed_2368@localhost/res1 in
</stream:stream>

*** User 2024-04-25 15:06:58.433 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-25 15:06:58.439 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2237.html



=== Ended at 2024-04-25 15:06:58
=== successfully completed test case
=== === Returned value: ok