=== 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.59547.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.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      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@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.mam_SUITE.logs/run.2024-04-26_12.48.44/mam_suite.muc_querying_for_all_messages_with_jid.125699.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@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.mam_SUITE.logs/run.2024-04-26_12.48.44/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => mnesia,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 => <<>>,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_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_sic => #{iqdisc => one_queue},
        mod_amp => #{},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,
              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_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@08e20f3a1f6a.2024-04-26_12.39.28"

=== Started at 2024-04-26 12:50:12


*** CT 2024-04-26 12:50:12.718 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2302.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-26 12:50:13.210 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-26 12:50:13.217 ***🔗
alicE_unnamed_2582@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-26 12:50:13.218 ***🔗
alicE_unnamed_2582@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='257b11f811bf7a6f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:50:13.218 ***🔗
alicE_unnamed_2582@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-26 12:50:13.218 ***🔗
alicE_unnamed_2582@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjU4MgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-26 12:50:13.219 ***🔗
alicE_unnamed_2582@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:50:13.219 ***🔗
alicE_unnamed_2582@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-26 12:50:13.220 ***🔗
alicE_unnamed_2582@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0f3e8b10d13ba85d' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2582@localhost'>

*** User 2024-04-26 12:50:13.220 ***🔗
alicE_unnamed_2582@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-26 12:50:13.220 ***🔗
alicE_unnamed_2582@localhost/res1 out
<iq type='set' id='f7123d0c6acb08afd7fda329ce448dc8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:50:13.220 ***🔗
alicE_unnamed_2582@localhost/res1 in
<iq id='f7123d0c6acb08afd7fda329ce448dc8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2582@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:50:13.220 ***🔗
alice_unnamed_2582@localhost/res1 out
<iq type='set' id='080592378dac173f409e31a3327e7077'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:50:13.221 ***🔗
alice_unnamed_2582@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2582@localhost/res1' id='080592378dac173f409e31a3327e7077' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:50:13.221 ***🔗
alice_unnamed_2582@localhost/res1 out
<presence/>



*** User 2024-04-26 12:50:13.223 ***🔗
alice_unnamed_2582@localhost/res1 in
<presence from='alice_unnamed_2582@localhost/res1' to='alice_unnamed_2582@localhost/res1'/>



*** User 2024-04-26 12:50:13.223 ***🔗
alice_unnamed_2582@localhost/res1 out
<iq type='set' id='af9cda2d1320f99fb6075c81cf7b5ed8' to='alicE_unnamed_2582room0-59600-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-26 12:50:13.239 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='ffffa81f-91b2-4108-8a21-c12aa743348f'>
	<result xmlns='urn:xmpp:mam:1' id='C5DNP1TO5G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T06:02:27.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2dea9f00</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.239 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='edb3481d-a03c-4887-a87e-583bc04a0695'>
	<result xmlns='urn:xmpp:mam:1' id='C5EE5B0FIG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T08:44:45.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d03c4558</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.240 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='0358e07e-389a-4f17-bd2b-ba00019c907f'>
	<result xmlns='urn:xmpp:mam:1' id='C5F1AG4OJ00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T07:36:22.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>543e9515</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.240 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='ec623195-543a-4f59-870b-7f1c5eab011d'>
	<result xmlns='urn:xmpp:mam:1' id='C5G33QA1P001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T23:55:14.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b86607c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.240 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='afa7f373-707d-4f24-b5cc-9f7a071aa0e8'>
	<result xmlns='urn:xmpp:mam:1' id='C5GM9VK9P00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T22:49:06.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>645062fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.240 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='97361c81-bc43-4db7-84b2-57880426208b'>
	<result xmlns='urn:xmpp:mam:1' id='C5H2386AF00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T12:53:02.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cfe988d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.240 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='16cecaf0-5636-4e95-b8da-b1238e017cf9'>
	<result xmlns='urn:xmpp:mam:1' id='C5HK7RLP300I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T10:31:50.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>565fcd34</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.240 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='2d002857-2c34-4585-9128-2b2a5344d2ff'>
	<result xmlns='urn:xmpp:mam:1' id='C5I8FNJD900E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T10:41:06.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>efac369b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.240 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='3fb97634-a6a3-44f6-b1e4-3a5c5dc04dd6'>
	<result xmlns='urn:xmpp:mam:1' id='C5ITTF5K400F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T12:15:04.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>94ef5c94</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.240 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='d382e73a-76d0-418f-b5b9-bb1d3169b111'>
	<result xmlns='urn:xmpp:mam:1' id='C5JHRKE52G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T12:02:37.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a3d22ad3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.241 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='a187a374-0e3b-41b5-b354-0efe69febb26'>
	<result xmlns='urn:xmpp:mam:1' id='C5KCLC4ICG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T20:01:21.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5b5bf680</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.241 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='55315d6c-b6a6-4c3b-8534-0d6a78f5c881'>
	<result xmlns='urn:xmpp:mam:1' id='C5KKR5TRQ00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T05:47:00.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>534bbf48</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.241 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='8bc2131e-a9d0-4673-be1b-d3aaeaef5aa0'>
	<result xmlns='urn:xmpp:mam:1' id='C5LBD9U1F009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T08:42:22.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cb6b6c61</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.241 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='6c9bea20-8852-4ab7-8e6a-f327c9cd902e'>
	<result xmlns='urn:xmpp:mam:1' id='C5M9TGFQN001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T21:06:06.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ee5d2b03</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.241 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='7de39ecd-94af-4d98-baa8-445eeef34351'>
	<result xmlns='urn:xmpp:mam:1' id='C5MI2V2HH004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T06:50:58.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0a14a9ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.241 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='5a1467e2-ece2-4e62-b8b2-d4902b907b1f'>
	<result xmlns='urn:xmpp:mam:1' id='C5NJKL3AN005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T22:52:46.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>72fbb80e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.241 ***🔗
alice_unnamed_2582@localhost/res1 in
<message from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='81f4482e-116c-484b-b5be-5c1424334d2f'>
	<result xmlns='urn:xmpp:mam:1' id='C5O4I1HL300F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T19:03:50.000000Z' from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2582room0-59600-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6394a713</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:50:13.241 ***🔗
alice_unnamed_2582@localhost/res1 in
<iq from='alice_unnamed_2582room0-59600-0@muc.localhost' to='alice_unnamed_2582@localhost/res1' id='af9cda2d1320f99fb6075c81cf7b5ed8' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5DNP1TO5G0I</first>
			<last>C5O4I1HL300F</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-26 12:50:13.241 ***🔗
alice_unnamed_2582@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:50:13.242 ***🔗
alice_unnamed_2582@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-26 12:50:13.250 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-26 12:50:13.257 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2303.html



=== Ended at 2024-04-26 12:50:13
=== successfully completed test case
=== === Returned value: ok