=== 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.59904.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},
                      send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      no_stanzaid_element => false,user_prefs_store => mnesia,
                      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@17a96e781220.2024-03-21_22.20.25/big_tests.tests.mam_SUITE.logs/run.2024-03-21_22.27.04/mam_suite.muc_querying_for_all_messages_with_jid.139267.html"},
     {tc_group_properties,[{name,muc04},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@17a96e781220.2024-03-21_22.20.25/big_tests.tests.mam_SUITE.logs/run.2024-03-21_22.27.04/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => mnesia,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 => <<>>,subject => <<>>,
                    affiliations => [],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 => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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_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@17a96e781220.2024-03-21_22.20.25"

=== Started at 2024-03-21 22:28:17


*** CT 2024-03-21 22:28:17.217 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2953.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-21 22:28:17.500 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-21 22:28:17.505 ***🔗
alicE_unnamed_2411@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-03-21 22:28:17.505 ***🔗
alicE_unnamed_2411@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8cf78b099ad61079' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 22:28:17.505 ***🔗
alicE_unnamed_2411@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-03-21 22:28:17.505 ***🔗
alicE_unnamed_2411@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjQxMQBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 22:28:17.506 ***🔗
alicE_unnamed_2411@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 22:28:17.506 ***🔗
alicE_unnamed_2411@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-03-21 22:28:17.507 ***🔗
alicE_unnamed_2411@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='125a0ebf451e7376' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2411@localhost'>

*** User 2024-03-21 22:28:17.507 ***🔗
alicE_unnamed_2411@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-03-21 22:28:17.507 ***🔗
alicE_unnamed_2411@localhost/res1 out
<iq type='set' id='bb5077f05570274a9ba8c7e41852ad73'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 22:28:17.507 ***🔗
alicE_unnamed_2411@localhost/res1 in
<iq id='bb5077f05570274a9ba8c7e41852ad73' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2411@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 22:28:17.507 ***🔗
alice_unnamed_2411@localhost/res1 out
<iq type='set' id='4c785bb884f20bcf81f7e7eefed2a410'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 22:28:17.508 ***🔗
alice_unnamed_2411@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2411@localhost/res1' id='4c785bb884f20bcf81f7e7eefed2a410' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 22:28:17.508 ***🔗
alice_unnamed_2411@localhost/res1 out
<presence/>



*** User 2024-03-21 22:28:17.510 ***🔗
alice_unnamed_2411@localhost/res1 in
<presence from='alice_unnamed_2411@localhost/res1' to='alice_unnamed_2411@localhost/res1'/>



*** User 2024-03-21 22:28:17.510 ***🔗
alice_unnamed_2411@localhost/res1 out
<iq type='set' id='55795f83bddd321e1464002b5ffb268a' to='alicE_unnamed_2411room0-59962-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-21 22:28:17.512 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='56e34798-5ece-4040-987f-5662817cd71e'>
	<result xmlns='urn:xmpp:mam:1' id='C4NE38UJG00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T18:35:12.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7aed19bf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.512 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='57e1f7fb-7da6-467a-bf30-3c28f21daa3b'>
	<result xmlns='urn:xmpp:mam:1' id='C4O5736J4G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T22:10:09.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>20f0a7a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.512 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='dae3d266-1891-4638-a8bd-2f788b38c54c'>
	<result xmlns='urn:xmpp:mam:1' id='C4OKRMP7S002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T16:50:00.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>90a616dd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.512 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='227e2614-bbcb-4bb7-aaef-2f41f1b1f83b'>
	<result xmlns='urn:xmpp:mam:1' id='C4PCK3P82005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T21:11:00.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c2d97f23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.512 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='abed7d74-61ad-4b6b-99c6-d2c98b0a44fe'>
	<result xmlns='urn:xmpp:mam:1' id='C4PMR2P7CG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T09:22:25.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>380277c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.513 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='3c90a7ba-b391-4180-8508-bc23e5596ed7'>
	<result xmlns='urn:xmpp:mam:1' id='C4QBRBH44008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T10:26:16.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a1066ef9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.513 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='ec5488d2-3dfa-4fbc-bed0-15141585e696'>
	<result xmlns='urn:xmpp:mam:1' id='C4R1RTIQAG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T12:42:21.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>51993f8e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.513 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='6dbee976-beda-4995-a492-c47fdd9138ef'>
	<result xmlns='urn:xmpp:mam:1' id='C4RJASESE00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T09:32:44.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c7adabd3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.513 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='090485b5-78e9-45d5-9b5c-407e171e8074'>
	<result xmlns='urn:xmpp:mam:1' id='C4SC7OOD400C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T15:15:20.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>492cc586</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.513 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='63af9975-64e9-4bd0-97aa-e810f15f0473'>
	<result xmlns='urn:xmpp:mam:1' id='C4SQH4PLQ00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T08:18:28.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0242a872</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.513 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='84f0f135-f12e-4686-a924-d50450a3837b'>
	<result xmlns='urn:xmpp:mam:1' id='C4TI22T13007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T12:22:46.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>764ef7ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.513 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='c13aff1f-ffb1-4db8-a7d7-4e69b66a2ee5'>
	<result xmlns='urn:xmpp:mam:1' id='C4U6V9SS5G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T13:19:47.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e81d36c1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.513 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='3ecfd48b-302e-4285-816b-45d3b983de99'>
	<result xmlns='urn:xmpp:mam:1' id='C4UK3GF3900D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T04:59:46.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6c43380b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.513 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='61fef87b-df35-4fe6-b421-6a858fb69d26'>
	<result xmlns='urn:xmpp:mam:1' id='C4VFKGGFK00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T13:50:32.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>65c7d119</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.513 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='c708cbc4-be1b-4c76-81b3-02dfca906e6a'>
	<result xmlns='urn:xmpp:mam:1' id='C50660V1O002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T16:44:32.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8d223c79</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.513 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='84b53ba4-21e4-4521-a167-cd2c38676b2a'>
	<result xmlns='urn:xmpp:mam:1' id='C50NB1HS400C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T13:12:40.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b1df432c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.514 ***🔗
alice_unnamed_2411@localhost/res1 in
<message from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='aba659ef-f1e6-474f-915d-59ab24e55058'>
	<result xmlns='urn:xmpp:mam:1' id='C51JLMUGTG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T23:00:51.000000Z' from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2411room0-59962-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>80f8e01d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 22:28:17.514 ***🔗
alice_unnamed_2411@localhost/res1 in
<iq from='alice_unnamed_2411room0-59962-0@muc.localhost' to='alice_unnamed_2411@localhost/res1' id='55795f83bddd321e1464002b5ffb268a' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4NE38UJG00G</first>
			<last>C51JLMUGTG0K</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 22:28:17.514 ***🔗
alice_unnamed_2411@localhost/res1 out
</stream:stream>

*** User 2024-03-21 22:28:17.514 ***🔗
alice_unnamed_2411@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 22:28:17.519 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 22:28:17.523 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2954.html



=== Ended at 2024-03-21 22:28:17
=== successfully completed test case
=== === Returned value: ok