=== 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.48969.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.">>}},
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      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 => 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@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/mam_suite.muc_querying_for_all_messages_with_jid.88836.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@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        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_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,
              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 => <<>>,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 => <<>>,
                    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_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@fe524ba9ae35.2024-03-11_09.05.30"

=== Started at 2024-03-11 09:13:47


*** CT 2024-03-11 09:13:47.185 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1905.html
Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:47.394 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-11 09:13:47.396 ***🔗
alicE_unnamed_2053@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-11 09:13:47.396 ***🔗
alicE_unnamed_2053@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='be603acb1e2296b6' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 09:13:47.397 ***🔗
alicE_unnamed_2053@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-11 09:13:47.397 ***🔗
alicE_unnamed_2053@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA1MwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-11 09:13:47.397 ***🔗
alicE_unnamed_2053@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:13:47.398 ***🔗
alicE_unnamed_2053@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-11 09:13:47.398 ***🔗
alicE_unnamed_2053@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='23a12ca9eb92ea26' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2053@localhost'>

*** User 2024-03-11 09:13:47.398 ***🔗
alicE_unnamed_2053@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-11 09:13:47.398 ***🔗
alicE_unnamed_2053@localhost/res1 out
<iq type='set' id='6c984b878082d94fc22a97fab315f951'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:13:47.398 ***🔗
alicE_unnamed_2053@localhost/res1 in
<iq id='6c984b878082d94fc22a97fab315f951' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2053@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:13:47.398 ***🔗
alice_unnamed_2053@localhost/res1 out
<iq type='set' id='da8e75382f7715bee4060745e434acef'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:47.400 ***🔗
alice_unnamed_2053@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2053@localhost/res1' id='da8e75382f7715bee4060745e434acef' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:47.400 ***🔗
alice_unnamed_2053@localhost/res1 out
<presence/>



*** User 2024-03-11 09:13:47.401 ***🔗
alice_unnamed_2053@localhost/res1 in
<presence from='alice_unnamed_2053@localhost/res1' to='alice_unnamed_2053@localhost/res1'/>



*** User 2024-03-11 09:13:47.401 ***🔗
alice_unnamed_2053@localhost/res1 out
<iq type='set' id='cad1dfbff362b358dd38355c5db5ffa6' to='alicE_unnamed_2053room0-49019-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-11 09:13:47.403 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='b5d3b2fe-f0a7-4bcc-87bd-f3426f2e1bdb'>
	<result xmlns='urn:xmpp:mam:1' id='C4GQ82162G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T05:50:21.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8ba99518</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.403 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='35145c4f-1463-4a5d-9b8d-a205eb91fecb'>
	<result xmlns='urn:xmpp:mam:1' id='C4HIERDHQ00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T10:43:32.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3faf9903</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.403 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='c5fcb7a7-b374-4074-8907-5edc529e44ac'>
	<result xmlns='urn:xmpp:mam:1' id='C4I8TMGPJ005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T13:31:34.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ac52a1c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.403 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='b991b29d-c2fb-451a-8478-791ca4dde836'>
	<result xmlns='urn:xmpp:mam:1' id='C4IU6B0G800E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T14:54:08.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a8b905ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.403 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='fdb1f9de-6cbc-45ca-b47f-1a9e7521a9a7'>
	<result xmlns='urn:xmpp:mam:1' id='C4J9M6EJAG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T04:37:01.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>402d54d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.403 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='5d08fe85-ae96-427c-b343-b3044fbf143d'>
	<result xmlns='urn:xmpp:mam:1' id='C4JST4PU300J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T03:32:38.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d2de9a18</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.403 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='dc66948b-8390-4dba-b357-025f3d908ff8'>
	<result xmlns='urn:xmpp:mam:1' id='C4KR4FD3RG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T15:36:31.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>944281f0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.403 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='9618cf74-0737-4b30-81c6-86025ada99d9'>
	<result xmlns='urn:xmpp:mam:1' id='C4L2DM4PI005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T00:18:12.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8b4ae670</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.404 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='af8db856-e744-40b7-9470-9aa6b7361d0b'>
	<result xmlns='urn:xmpp:mam:1' id='C4LQVB4QAG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T05:35:41.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d6dd36a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.404 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='559f869f-be5d-4c16-a489-6d92a19a2ec4'>
	<result xmlns='urn:xmpp:mam:1' id='C4MGR7F8700K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T07:41:18.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6b9a691d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.404 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='e742df16-160e-4c9f-9491-177385912771'>
	<result xmlns='urn:xmpp:mam:1' id='C4N4L3KSA009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T07:19:16.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>819073fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.404 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='9719edc5-0374-45f0-975b-6884d908d70a'>
	<result xmlns='urn:xmpp:mam:1' id='C4NLJB1AIG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T03:32:13.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fed914de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.404 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='007b212c-e7e7-464f-980e-5c802299ada2'>
	<result xmlns='urn:xmpp:mam:1' id='C4OL5V2TGG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T17:12:57.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>60443731</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.404 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='d8a54483-9ba0-485d-a0ed-96726b9f9764'>
	<result xmlns='urn:xmpp:mam:1' id='C4P9JA85200K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T17:34:28.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f83f0ecc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.404 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='40c84734-19e8-46db-b7e8-9dfa24d83aa8'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q20J9N9003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T22:42:10.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b0932a1b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.404 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='fb1215fa-7d5d-4932-ab34-2c1c2d33726f'>
	<result xmlns='urn:xmpp:mam:1' id='C4QB7DGRQ00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T09:41:40.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>26e1c36e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.404 ***🔗
alice_unnamed_2053@localhost/res1 in
<message from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='f79973cd-3c3b-4527-afe5-fcdb0cd8882f'>
	<result xmlns='urn:xmpp:mam:1' id='C4R0VJ3RLG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T11:38:59.000000Z' from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2053room0-49019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>315767f5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.404 ***🔗
alice_unnamed_2053@localhost/res1 in
<iq from='alice_unnamed_2053room0-49019-0@muc.localhost' to='alice_unnamed_2053@localhost/res1' id='cad1dfbff362b358dd38355c5db5ffa6' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4GQ82162G0F</first>
			<last>C4R0VJ3RLG0C</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-11 09:13:47.404 ***🔗
alice_unnamed_2053@localhost/res1 out
</stream:stream>

*** User 2024-03-11 09:13:47.405 ***🔗
alice_unnamed_2053@localhost/res1 in
</stream:stream>

*** User 2024-03-11 09:13:47.408 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-11 09:13:47.412 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1906.html



=== Ended at 2024-03-11 09:13:47
=== successfully completed test case
=== === Returned value: ok