=== 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.46301.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.72708.html"},
     {tc_group_properties,[{name,muc04},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.217 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1968.html
Could not find element archive_wait in Config.


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

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

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



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



*** User 2024-01-15 12:07:33.499 ***🔗
alicE_unnamed_1928@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.500 ***🔗
alicE_unnamed_1928@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6af1cd90e3eda2ed' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1928@localhost'>

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



*** User 2024-01-15 12:07:33.500 ***🔗
alicE_unnamed_1928@localhost/res1 in
<iq id='8cbe48d36caca285419fcbc4cc8ed771' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1928@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-01-15 12:07:33.500 ***🔗
alice_unnamed_1928@localhost/res1 out
<iq type='set' id='4ce823ed262d70f7a9e4d87619112209'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



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



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



*** User 2024-01-15 12:07:33.503 ***🔗
alice_unnamed_1928@localhost/res1 out
<iq type='set' id='e26b9589c0fcd6e3a549cbf1b1bc94e6' to='alicE_unnamed_1928room0-46348-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-01-15 12:07:33.505 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='f9e7fd55-6efd-4953-87fd-0d087ff4e48c'>
	<result xmlns='urn:xmpp:mam:1' id='C3DVBDEFVG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-30T19:43:03.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f16a45c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.505 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='89bdc5e3-27f1-41ef-b686-c4be6ad47327'>
	<result xmlns='urn:xmpp:mam:1' id='C3EK19R0M006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-31T20:23:40.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9e3f7346</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.505 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='d449deba-29d2-4d15-b1e2-b4125fb48dd4'>
	<result xmlns='urn:xmpp:mam:1' id='C3EQEVCEKG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-01T04:03:45.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6217b83f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.505 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='f7e296b6-e50a-45ea-8c62-12f5cefeb5c2'>
	<result xmlns='urn:xmpp:mam:1' id='C3FT18V3B00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-02T21:18:30.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d4f51343</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.506 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='848646ce-d010-4cda-a3eb-e8004a965458'>
	<result xmlns='urn:xmpp:mam:1' id='C3G6LINED00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-03T08:48:10.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>db3cfb21</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.506 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='0fee024f-9c50-4f9d-90a8-0016ef97d730'>
	<result xmlns='urn:xmpp:mam:1' id='C3GVTVK0G002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-04T14:56:32.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8944e4bb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.506 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='2f768402-34d1-4378-9e86-979935cfdfdc'>
	<result xmlns='urn:xmpp:mam:1' id='C3HRGMNPAG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-05T23:51:09.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9dc5b758</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.506 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='65269cbb-2302-408c-8e7b-233311220b34'>
	<result xmlns='urn:xmpp:mam:1' id='C3HS8F9HTG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-06T00:44:19.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>452a3f51</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.506 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='2b0ca32e-16f2-42f4-8345-1b5a7eb8630a'>
	<result xmlns='urn:xmpp:mam:1' id='C3II7QN9B00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-07T02:57:42.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>982607ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.506 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='da73a0f5-d103-475f-b547-297daed316dd'>
	<result xmlns='urn:xmpp:mam:1' id='C3JGH9171G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-08T15:06:19.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e4f50895</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.507 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='6fead2f6-2a05-48bf-af2a-665c5b5fb89a'>
	<result xmlns='urn:xmpp:mam:1' id='C3K9BIBMPG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-09T20:43:07.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5c4ad1bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.507 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='157bbc21-3683-43fb-868b-767aeaa3525e'>
	<result xmlns='urn:xmpp:mam:1' id='C3KEF52MBG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-10T02:49:03.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>56b4f820</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.507 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='d1dbf1d6-7605-49b8-bd53-c67be553a76d'>
	<result xmlns='urn:xmpp:mam:1' id='C3L8FUHSRG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-11T09:51:59.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7353e603</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.507 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='a507cbca-1c1b-4c1d-9821-12f653fdc768'>
	<result xmlns='urn:xmpp:mam:1' id='C3M3S76JT00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-12T18:32:10.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>27a85579</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.507 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='8571d38c-6203-442b-abf3-4ee3f610bb85'>
	<result xmlns='urn:xmpp:mam:1' id='C3MIHO3DUG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-13T12:02:29.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a333780f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.507 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='3f547d76-38af-412b-ab6b-30492e96cc10'>
	<result xmlns='urn:xmpp:mam:1' id='C3NASQQAM009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-14T17:05:16.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b5e162b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.507 ***🔗
alice_unnamed_1928@localhost/res1 in
<message from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='b0667809-95b8-4ad4-9a64-2590540d643a'>
	<result xmlns='urn:xmpp:mam:1' id='C3O3BCCSQ00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-15T22:15:48.000000Z' from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1928room0-46348-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a685d4d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:33.507 ***🔗
alice_unnamed_1928@localhost/res1 in
<iq from='alice_unnamed_1928room0-46348-0@muc.localhost' to='alice_unnamed_1928@localhost/res1' id='e26b9589c0fcd6e3a549cbf1b1bc94e6' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C3DVBDEFVG0H</first>
			<last>C3O3BCCSQ00H</last>
			<count>17</count>
		</set>
	</fin>
</iq>



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

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

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



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