=== 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.55242.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,send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      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 => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@ddae1a9683cd.2024-04-23_06.47.23/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.54.26/mam_suite.muc_querying_for_all_messages_with_jid.82308.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@ddae1a9683cd.2024-04-23_06.47.23/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.54.26/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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 => <<>>,persistent => false,
                    title => <<>>,password => <<>>,affiliations => [],
                    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,
                    subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,backend => rdbms,
              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_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_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,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_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}},
     {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@ddae1a9683cd.2024-04-23_06.47.23"

=== Started at 2024-04-23 06:55:33


*** CT 2024-04-23 06:55:33.164 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2963.html
Could not find element archive_wait in Config.


*** User 2024-04-23 06:55:33.592 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 06:55:33.673 ***🔗
alicE_unnamed_2257@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 06:55:33.673 ***🔗
alicE_unnamed_2257@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='492b28a5e8749d12' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:55:33.673 ***🔗
alicE_unnamed_2257@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 06:55:33.673 ***🔗
alicE_unnamed_2257@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjI1NwBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 06:55:33.675 ***🔗
alicE_unnamed_2257@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:55:33.675 ***🔗
alicE_unnamed_2257@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 06:55:33.676 ***🔗
alicE_unnamed_2257@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9dcbe411d07d8e88' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2257@localhost'>

*** User 2024-04-23 06:55:33.676 ***🔗
alicE_unnamed_2257@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 06:55:33.676 ***🔗
alicE_unnamed_2257@localhost/res1 out
<iq type='set' id='ad925cf3af24278d66e98d8026f3587e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:55:33.676 ***🔗
alicE_unnamed_2257@localhost/res1 in
<iq id='ad925cf3af24278d66e98d8026f3587e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2257@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:55:33.676 ***🔗
alice_unnamed_2257@localhost/res1 out
<iq type='set' id='f4b23ad7c363e53515aeed3620c7ea47'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:33.677 ***🔗
alice_unnamed_2257@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2257@localhost/res1' id='f4b23ad7c363e53515aeed3620c7ea47' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:33.678 ***🔗
alice_unnamed_2257@localhost/res1 out
<presence/>



*** User 2024-04-23 06:55:33.679 ***🔗
alice_unnamed_2257@localhost/res1 in
<presence from='alice_unnamed_2257@localhost/res1' to='alice_unnamed_2257@localhost/res1'/>



*** User 2024-04-23 06:55:33.679 ***🔗
alice_unnamed_2257@localhost/res1 out
<iq type='set' id='d8183d11568d1b0103013e4354e98ade' to='alicE_unnamed_2257room0-55340-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-23 06:55:33.683 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='b261bfd4-d8a0-448a-b328-f5a2ebd28f44'>
	<result xmlns='urn:xmpp:mam:2' id='C5C5CSE3EG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T17:56:05.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>01fc2aa4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.683 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='f6802862-cb6e-47e5-93e8-8cda311fc518'>
	<result xmlns='urn:xmpp:mam:2' id='C5CFJ1M3J003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T06:05:42.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3962b6e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.683 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='27a57a12-218b-4643-be86-064339ac7c05'>
	<result xmlns='urn:xmpp:mam:2' id='C5DF2PUCCG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T19:40:01.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>352b31c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.683 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='dd8b0f85-3013-4ab4-895c-0dab5497ce38'>
	<result xmlns='urn:xmpp:mam:2' id='C5DQIHAP2G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T09:22:37.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>32b3ae0c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.683 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='5d18128b-49b4-4b84-92b8-6be1a8409b55'>
	<result xmlns='urn:xmpp:mam:2' id='C5EDBQDPU009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T07:47:40.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>83190ec2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.684 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='e0fa8ead-59b3-4d17-8db3-a8304fdc64fd'>
	<result xmlns='urn:xmpp:mam:2' id='C5EV3I59MG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T04:57:41.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1688522f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.684 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='c9fe9b6b-74e8-4986-9c03-2a4c58a300dc'>
	<result xmlns='urn:xmpp:mam:2' id='C5FF7QL9SG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T00:12:33.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ab854d4e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.729 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='429e3a70-36c0-4b93-828b-a5fd978396c9'>
	<result xmlns='urn:xmpp:mam:2' id='C5GC1VV3600F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T10:35:24.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2df37933</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.729 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='af6f9d85-e4f4-403d-97c1-0a35976dd6b6'>
	<result xmlns='urn:xmpp:mam:2' id='C5H23M0QK00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T12:54:00.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>91ea9b1f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.729 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='7f241de4-e57a-433e-81c4-97562be607f9'>
	<result xmlns='urn:xmpp:mam:2' id='C5HVGC19GG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T23:58:17.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>05f6f14a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.730 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='2aef9111-9dd0-46ef-927c-1e4ad1abf4a5'>
	<result xmlns='urn:xmpp:mam:2' id='C5I4B64FI001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T05:44:36.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>83072379</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.730 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='539e93cd-4d8e-404a-91f7-0e0c7094ae59'>
	<result xmlns='urn:xmpp:mam:2' id='C5IL9FT77G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T01:57:43.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f168bffc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.730 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='db6231c6-00ff-4373-ad5d-8e05286b4626'>
	<result xmlns='urn:xmpp:mam:2' id='C5JMOL3KO001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T17:53:52.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>66393dae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.730 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='f7b5b533-1c49-4376-90d0-899e4217c8d9'>
	<result xmlns='urn:xmpp:mam:2' id='C5KBNROHC002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T18:55:20.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a4735bf6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.730 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='37022345-cf5e-49e4-8aa5-81a9e6b7f158'>
	<result xmlns='urn:xmpp:mam:2' id='C5L36IQAO00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T22:54:40.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b759ef1c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.731 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='2d7f8dc1-e578-4dc0-b662-63e32fad1bd9'>
	<result xmlns='urn:xmpp:mam:2' id='C5LGBEBU7G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T14:36:07.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4d041e1b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.731 ***🔗
alice_unnamed_2257@localhost/res1 in
<message from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='ae84d41c-1e8e-476b-ba09-080c810185ef'>
	<result xmlns='urn:xmpp:mam:2' id='C5M1G7PSCG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T11:03:45.000000Z' from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2257room0-55340-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1325f2aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:33.731 ***🔗
alice_unnamed_2257@localhost/res1 in
<iq from='alice_unnamed_2257room0-55340-0@muc.localhost' to='alice_unnamed_2257@localhost/res1' id='d8183d11568d1b0103013e4354e98ade' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5C5CSE3EG0B</first>
			<last>C5M1G7PSCG0G</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:55:33.731 ***🔗
alice_unnamed_2257@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:55:33.731 ***🔗
alice_unnamed_2257@localhost/res1 in
</stream:stream>

*** User 2024-04-23 06:55:33.739 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 06:55:33.744 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2964.html



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