=== 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.59645.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,backend => rdbms,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      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 => mnesia,cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_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@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.52/mam_suite.muc_querying_for_all_messages_with_jid.182914.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.52/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_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,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,
              backend => rdbms,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@263f7cbb53ed.2024-04-25_14.57.19"

=== Started at 2024-04-25 15:08:18


*** CT 2024-04-25 15:08:18.195 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2305.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


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

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

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



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



*** User 2024-04-25 15:08:19.016 ***🔗
alicE_unnamed_2615@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:08:19.016 ***🔗
alicE_unnamed_2615@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1ef23d37c88e3fee' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2615@localhost'>

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



*** User 2024-04-25 15:08:19.017 ***🔗
alicE_unnamed_2615@localhost/res1 in
<iq id='feaa29c7ad7bcfab5dc229c11c5f33c7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2615@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 15:08:19.018 ***🔗
alice_unnamed_2615@localhost/res1 out
<iq type='set' id='742b3b18dc2bf86df7fb861a671d2a2f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:08:19.018 ***🔗
alice_unnamed_2615@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2615@localhost/res1' id='742b3b18dc2bf86df7fb861a671d2a2f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:08:19.019 ***🔗
alice_unnamed_2615@localhost/res1 out
<presence/>



*** User 2024-04-25 15:08:19.020 ***🔗
alice_unnamed_2615@localhost/res1 in
<presence from='alice_unnamed_2615@localhost/res1' to='alice_unnamed_2615@localhost/res1'/>



*** User 2024-04-25 15:08:19.020 ***🔗
alice_unnamed_2615@localhost/res1 out
<iq type='set' id='a29581e7eed09b9e58dded529ae0218b' to='alicE_unnamed_2615room0-59726-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-25 15:08:19.024 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='e04955b9-6f31-431d-8608-4a5cffa3b2ee'>
	<result xmlns='urn:xmpp:mam:2' id='C5DI1H6G9G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T23:11:55.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c774302b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.024 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='e2f4c843-5aa4-4cec-b58d-0bbacc6c5616'>
	<result xmlns='urn:xmpp:mam:2' id='C5DOSE5O000H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T07:21:36.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5435dcbd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.024 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='40259e55-06a6-4daa-ad5a-dbb6cb172085'>
	<result xmlns='urn:xmpp:mam:2' id='C5EOBMMFGG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T20:54:49.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f08a755f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.024 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='3ee738a2-2df3-423e-b4ff-88982bb8b1aa'>
	<result xmlns='urn:xmpp:mam:2' id='C5F4OK6R5G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T11:42:43.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8850cdd4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.024 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='35496db1-f9d2-41c3-a13a-b29df1f69387'>
	<result xmlns='urn:xmpp:mam:2' id='C5FVJGRQ9005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T19:44:02.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a37224ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.025 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='79e0583c-cfb2-4a71-b0e7-b46265284e4b'>
	<result xmlns='urn:xmpp:mam:2' id='C5G7BAT3JG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T04:58:23.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7dd7d2c4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.025 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='15cdeb64-664f-4db9-b084-1177acdeea46'>
	<result xmlns='urn:xmpp:mam:2' id='C5H9K7R2VG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T21:52:07.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>46893753</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.025 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='3943500c-8683-4b96-ab0d-51fb59236549'>
	<result xmlns='urn:xmpp:mam:2' id='C5HBQHI1TG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T00:29:23.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d98e3cbc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.025 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='ce213d8a-22c6-4284-91e1-a144a5b54388'>
	<result xmlns='urn:xmpp:mam:2' id='C5I5909AB00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T06:51:18.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>65d07371</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.025 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='c9ffa07e-8458-4f51-b1e8-e30c2e493b34'>
	<result xmlns='urn:xmpp:mam:2' id='C5J40MM92005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T19:31:48.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c4243f50</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.033 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='bd3ce0f7-d938-4718-8192-a3fd9c5eac91'>
	<result xmlns='urn:xmpp:mam:2' id='C5JEK8RI600H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T08:11:24.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ae58acb8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.034 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='dcafa9bf-15c9-45db-aa90-3a349cc1afa4'>
	<result xmlns='urn:xmpp:mam:2' id='C5K9JBG8AG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T16:22:05.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>73900ff0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.034 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='b29371d1-ba3e-4ed5-8d65-60ec6faa51a2'>
	<result xmlns='urn:xmpp:mam:2' id='C5L2AML4H00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T21:52:18.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7d83974d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.034 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='5895b178-f98c-4bc0-b3f5-108cc274ca0e'>
	<result xmlns='urn:xmpp:mam:2' id='C5L9DUL9NG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T06:20:39.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1e172898</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.034 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='40a79167-e0a5-47d4-b7ac-613b20f0157c'>
	<result xmlns='urn:xmpp:mam:2' id='C5MC0MPB0G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:36:25.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>18b254ad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.034 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='3ac561b7-fdaa-4f76-a0e0-f25ce751d9fb'>
	<result xmlns='urn:xmpp:mam:2' id='C5MNC4BUDG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T13:09:23.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b2dde617</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.034 ***🔗
alice_unnamed_2615@localhost/res1 in
<message from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='06b45c74-c033-460f-adc6-5085d16f1cc6'>
	<result xmlns='urn:xmpp:mam:2' id='C5NFCAO9MG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T17:47:49.000000Z' from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2615room0-59726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fb17900f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:19.034 ***🔗
alice_unnamed_2615@localhost/res1 in
<iq from='alice_unnamed_2615room0-59726-0@muc.localhost' to='alice_unnamed_2615@localhost/res1' id='a29581e7eed09b9e58dded529ae0218b' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5DI1H6G9G0B</first>
			<last>C5NFCAO9MG07</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 15:08:19.034 ***🔗
alice_unnamed_2615@localhost/res1 out
</stream:stream>

*** User 2024-04-25 15:08:19.035 ***🔗
alice_unnamed_2615@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-25 15:08:19.049 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-25 15:08:19.067 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2306.html



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