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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.51771.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,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@e5832022abeb.2023-11-13_18.57.12/big_tests.tests.mam_SUITE.logs/run.2023-11-13_19.04.07/mam_suite.muc_querying_for_all_messages_with_jid.81924.html"},
     {tc_group_properties,[{name,muc04},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@e5832022abeb.2023-11-13_18.57.12/big_tests.tests.mam_SUITE.logs/run.2023-11-13_19.04.07/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 => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              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_bosh =>
            #{backend => cets,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},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => cets,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,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}}},
     {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@e5832022abeb.2023-11-13_18.57.12"

=== Started at 2023-11-13 19:04:44


*** CT 2023-11-13 19:04:44.985 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2013.html
Could not find element archive_wait in Config.


*** User 2023-11-13 19:04:45.186 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-13 19:04:45.188 ***🔗
alicE_unnamed_2102@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-11-13 19:04:45.188 ***🔗
alicE_unnamed_2102@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='59d83cb0fc66af4b' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-13 19:04:45.188 ***🔗
alicE_unnamed_2102@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-11-13 19:04:45.188 ***🔗
alicE_unnamed_2102@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjEwMgBtYXR5Z3J5c2E=</auth>



*** User 2023-11-13 19:04:45.189 ***🔗
alicE_unnamed_2102@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 19:04:45.189 ***🔗
alicE_unnamed_2102@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-11-13 19:04:45.189 ***🔗
alicE_unnamed_2102@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='02900502e7f18c80' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2102@localhost'>

*** User 2023-11-13 19:04:45.190 ***🔗
alicE_unnamed_2102@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-11-13 19:04:45.190 ***🔗
alicE_unnamed_2102@localhost/res1 out
<iq type='set' id='1fc91d152e74c37825dfe93d7b857c42'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:04:45.190 ***🔗
alicE_unnamed_2102@localhost/res1 in
<iq id='1fc91d152e74c37825dfe93d7b857c42' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2102@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 19:04:45.190 ***🔗
alice_unnamed_2102@localhost/res1 out
<iq type='set' id='fb0663a475ea861820f63438ad7719bc'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:04:45.190 ***🔗
alice_unnamed_2102@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2102@localhost/res1' id='fb0663a475ea861820f63438ad7719bc' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:04:45.191 ***🔗
alice_unnamed_2102@localhost/res1 out
<presence/>



*** User 2023-11-13 19:04:45.191 ***🔗
alice_unnamed_2102@localhost/res1 in
<presence from='alice_unnamed_2102@localhost/res1' to='alice_unnamed_2102@localhost/res1'/>



*** User 2023-11-13 19:04:45.191 ***🔗
alice_unnamed_2102@localhost/res1 out
<iq type='set' id='0f671160035fad446ab09c5b8ff31389' to='alicE_unnamed_2102room0-51820-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='c3e79270-9f7e-4c4e-8bfe-8d3acb1c84a7'>
	<result xmlns='urn:xmpp:mam:1' id='C262LLPVFG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-28T08:34:47.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8e4ae897</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='fb309459-9c54-4f54-820b-e1409bedeecc'>
	<result xmlns='urn:xmpp:mam:1' id='C26KC24TL004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-29T05:41:46.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>833db943</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='566ee1e2-fcd0-467c-a424-46bbdbea02a4'>
	<result xmlns='urn:xmpp:mam:1' id='C27J89VQ500A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-30T18:32:26.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3954e2cd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='c7f3d06a-073b-4044-9adb-3683583b5e2c'>
	<result xmlns='urn:xmpp:mam:1' id='C27T3VHK9G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T06:18:35.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f5b3ff2d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='e90a187d-274c-4164-ad82-afc2a07bf9ec'>
	<result xmlns='urn:xmpp:mam:1' id='C28FP92TTG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T04:34:43.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>52dcbace</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='36d343bb-8afe-4a02-ae54-dd9e7ec18d10'>
	<result xmlns='urn:xmpp:mam:1' id='C29D8FEG6G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T15:44:37.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7987617e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='cc2866d5-8134-4ebe-bb82-e81647eefd97'>
	<result xmlns='urn:xmpp:mam:1' id='C29PJRJIO003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T06:29:04.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2d768fb6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.193 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='de4ce4dd-44c8-446e-8c92-b2507aa59cf2'>
	<result xmlns='urn:xmpp:mam:1' id='C2AD36L8000I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T05:43:28.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>974ad1a4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='f01fef31-1c68-40a4-bd54-b0546e3d0b39'>
	<result xmlns='urn:xmpp:mam:1' id='C2ATE840500E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T01:13:30.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3e46cea4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='d6c27b2f-d636-426d-96b0-705182baa0ef'>
	<result xmlns='urn:xmpp:mam:1' id='C2BI2RNSQ001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T01:51:16.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>95b953cb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='0fcbd4ab-259f-445c-8e8b-1cfb89d49ce9'>
	<result xmlns='urn:xmpp:mam:1' id='C2CIOCHIE00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T16:50:04.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bffbe9fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='9ebc8e8c-7abd-4ce0-a813-1b9ac5bfc3c5'>
	<result xmlns='urn:xmpp:mam:1' id='C2D6LCRHJ00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T16:35:02.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f1f55a0c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='1136019c-6b81-4d59-a075-7f9ff15ec7ef'>
	<result xmlns='urn:xmpp:mam:1' id='C2DMM6FSCG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T11:42:09.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2818e02f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='48a63593-7075-45a2-bcec-c9db356193e6'>
	<result xmlns='urn:xmpp:mam:1' id='C2EDJ5CQL004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T15:01:46.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>892b4db1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='d03a6039-400f-4d9b-8ecb-985a48d5cdb5'>
	<result xmlns='urn:xmpp:mam:1' id='C2F22PO9C00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T15:28:24.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b61ae203</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='2018129e-9846-4ad8-9a37-76c284bdd4f9'>
	<result xmlns='urn:xmpp:mam:1' id='C2FMHED1CG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T15:52:49.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1680b87d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2102@localhost/res1 in
<message from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='bf7bb87c-fc45-425f-aa8d-cae1818cbb82'>
	<result xmlns='urn:xmpp:mam:1' id='C2GH5J9D7G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T23:39:03.000000Z' from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2102room0-51820-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2fa4ab80</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2102@localhost/res1 in
<iq from='alice_unnamed_2102room0-51820-0@muc.localhost' to='alice_unnamed_2102@localhost/res1' id='0f671160035fad446ab09c5b8ff31389' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C262LLPVFG04</first>
			<last>C2GH5J9D7G02</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2102@localhost/res1 out
</stream:stream>

*** User 2023-11-13 19:04:45.194 ***🔗
alice_unnamed_2102@localhost/res1 in
</stream:stream>

*** User 2023-11-13 19:04:45.198 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-13 19:04:45.202 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2014.html



=== Ended at 2023-11-13 19:04:45
=== successfully completed test case
=== === Returned value: ok