=== 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.46474.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {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,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      is_archivable_message => mod_mam_utils,
                      send_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_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@bd58dd88791f.2024-01-15_11.59.42/big_tests.tests.mam_SUITE.logs/run.2024-01-15_12.07.09/mam_suite.muc_querying_for_all_messages_with_jid.74500.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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@bd58dd88791f.2024-01-15_11.59.42/big_tests.tests.mam_SUITE.logs/run.2024-01-15_12.07.09/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_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_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => cets,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 => [],
                    subject => <<>>,anonymous => true,
                    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,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    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},
        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 => cets,
              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 => 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}}},
     {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@bd58dd88791f.2024-01-15_11.59.42"

=== Started at 2024-01-15 12:07:33


*** CT 2024-01-15 12:07:33.652 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1969.html
Could not find element archive_wait in Config.


*** User 2024-01-15 12:07:33.825 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-01-15 12:07:33.842 ***🔗
alicE_unnamed_1948@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-01-15 12:07:33.843 ***🔗
alicE_unnamed_1948@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dccfa170662f31c7' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-01-15 12:07:33.843 ***🔗
alicE_unnamed_1948@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-01-15 12:07:33.843 ***🔗
alicE_unnamed_1948@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTk0OABtYXR5Z3J5c2E=</auth>



*** User 2024-01-15 12:07:33.844 ***🔗
alicE_unnamed_1948@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-01-15 12:07:33.844 ***🔗
alicE_unnamed_1948@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-01-15 12:07:33.844 ***🔗
alicE_unnamed_1948@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1febb37f7435f40c' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1948@localhost'>

*** User 2024-01-15 12:07:33.844 ***🔗
alicE_unnamed_1948@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-01-15 12:07:33.844 ***🔗
alicE_unnamed_1948@localhost/res1 out
<iq type='set' id='c7f050b7d1a7e7ca68d4504709e4451f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-01-15 12:07:33.845 ***🔗
alicE_unnamed_1948@localhost/res1 in
<iq id='c7f050b7d1a7e7ca68d4504709e4451f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1948@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-01-15 12:07:33.845 ***🔗
alice_unnamed_1948@localhost/res1 out
<iq type='set' id='2013d60c2f75dee2e40d4506fe75a084'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:07:33.845 ***🔗
alice_unnamed_1948@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1948@localhost/res1' id='2013d60c2f75dee2e40d4506fe75a084' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:07:33.845 ***🔗
alice_unnamed_1948@localhost/res1 out
<presence/>



*** User 2024-01-15 12:07:33.846 ***🔗
alice_unnamed_1948@localhost/res1 in
<presence from='alice_unnamed_1948@localhost/res1' to='alice_unnamed_1948@localhost/res1'/>



*** User 2024-01-15 12:07:33.846 ***🔗
alice_unnamed_1948@localhost/res1 out
<iq type='set' id='59cd2c3b120e48579c84ea416f3b7add' to='alicE_unnamed_1948room0-46532-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-01-15 12:07:33.850 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='89e7fc36-cfff-4657-abe4-428405438e25'>
	<result xmlns='urn:xmpp:mam:2' id='C3DHL0L9F001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-30T03:22:22.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2b2df405</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.850 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='068a68c5-be86-41b3-8252-9bbc10657131'>
	<result xmlns='urn:xmpp:mam:2' id='C3E6M76RP003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-31T04:28:18.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>024b1b73</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.850 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='657f62d5-f0be-4d63-979c-53fbfbcb0e9a'>
	<result xmlns='urn:xmpp:mam:2' id='C3F8SB72MG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-01T21:15:49.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b612e482</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.850 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='d227d450-0fcc-44ba-98dd-c917231e9cbd'>
	<result xmlns='urn:xmpp:mam:2' id='C3FEAND21009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-02T03:45:54.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0b4e4214</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.850 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='3d88ad9b-af32-4c61-8736-526610565632'>
	<result xmlns='urn:xmpp:mam:2' id='C3GCGS35E00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-03T15:47:08.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>87176499</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.850 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='19e6a72f-9268-4c5f-a8c1-502bcb6eba7c'>
	<result xmlns='urn:xmpp:mam:2' id='C3GSE14NF009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-04T10:46:06.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cea0fb24</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.850 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='cca8e5a4-c4b4-4734-aaef-116c87b022d1'>
	<result xmlns='urn:xmpp:mam:2' id='C3HPLG0VP007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-05T21:38:42.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0e4774dc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.850 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='f9780e75-4d1c-452e-8e15-648dc5a74dc9'>
	<result xmlns='urn:xmpp:mam:2' id='C3IBVJMIAG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-06T19:29:49.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>694ead91</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.850 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='9f69ad88-d23c-4e4d-8005-1002d59d7bd9'>
	<result xmlns='urn:xmpp:mam:2' id='C3IO33JO300I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-07T09:56:38.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ff991264</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.850 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='d3fffbdd-15a4-413b-9f18-c26fa1bf93ba'>
	<result xmlns='urn:xmpp:mam:2' id='C3J8961MEG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-08T05:15:33.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cf92ac17</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.850 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='3ace107d-b388-4a74-ae82-82dc0c9a5765'>
	<result xmlns='urn:xmpp:mam:2' id='C3JSB5K3HG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-09T05:11:39.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bc6ddab8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.851 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='a57428c3-da3c-4bcc-aec4-34b90e46f5a5'>
	<result xmlns='urn:xmpp:mam:2' id='C3KSM2TGTG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-10T19:46:43.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8d2005a3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.851 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='3e5dd6a2-b711-49e1-bac9-6bbd52331c1b'>
	<result xmlns='urn:xmpp:mam:2' id='C3LDK5243006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-11T15:59:18.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dee6d770</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.851 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='45d69945-59e3-4e02-b715-bcba7164074a'>
	<result xmlns='urn:xmpp:mam:2' id='C3M3MSV7G00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-12T18:20:16.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7f9acf8b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.851 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='a3212a73-136b-41a4-b63b-6943c1f8dd5a'>
	<result xmlns='urn:xmpp:mam:2' id='C3MFF1H6UG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-13T08:21:41.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ba89cfd9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.851 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='421aa313-9b7b-471d-83db-bf85119b4efd'>
	<result xmlns='urn:xmpp:mam:2' id='C3NB08FRC003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-14T17:12:56.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>144b881f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.851 ***🔗
alice_unnamed_1948@localhost/res1 in
<message from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='ae155063-1b5d-497c-ae5c-33c41701b164'>
	<result xmlns='urn:xmpp:mam:2' id='C3O4412U000B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-15T23:10:56.000000Z' from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1948room0-46532-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7e554e77</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.851 ***🔗
alice_unnamed_1948@localhost/res1 in
<iq from='alice_unnamed_1948room0-46532-0@muc.localhost' to='alice_unnamed_1948@localhost/res1' id='59cd2c3b120e48579c84ea416f3b7add' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C3DHL0L9F001</first>
			<last>C3O4412U000B</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-01-15 12:07:33.851 ***🔗
alice_unnamed_1948@localhost/res1 out
</stream:stream>

*** User 2024-01-15 12:07:33.896 ***🔗
alice_unnamed_1948@localhost/res1 in
</stream:stream>

*** User 2024-01-15 12:07:33.901 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-01-15 12:07:33.906 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1970.html



=== Ended at 2024-01-15 12:07:33
=== successfully completed test case
=== === Returned value: ok