=== 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.46429.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},
                      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 => 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@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.125698.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@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:38


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


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

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

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



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



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

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



*** User 2024-03-11 09:13:38.301 ***🔗
alicE_unnamed_1963@localhost/res1 in
<iq id='5943098d381bb2b805df8c8de181e9f5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1963@localhost/res1</jid>
	</bind>
</iq>



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



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



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



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



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



*** User 2024-03-11 09:13:38.305 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='68ac87f9-d09e-4364-8a9f-5abdc9bb2efc'>
	<result xmlns='urn:xmpp:mam:1' id='C4H3CKNGDG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T16:44:51.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>de8379fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.305 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='0046572d-d109-45fb-9668-2304cb5b39b9'>
	<result xmlns='urn:xmpp:mam:1' id='C4HQGEG7P004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T20:19:46.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3920405e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.305 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='184fb2f6-8765-40c4-9a93-11e0d7a31bcf'>
	<result xmlns='urn:xmpp:mam:1' id='C4IE703H0G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T19:50:17.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>05e32f71</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.305 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='418682ca-1c48-4f6f-b03b-56cee73696d4'>
	<result xmlns='urn:xmpp:mam:1' id='C4IJ7DG0Q003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T01:49:08.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ad109ae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.305 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='50b15e18-a368-4085-9b13-6999c294f08d'>
	<result xmlns='urn:xmpp:mam:1' id='C4JFK4744G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T11:41:53.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7d791365</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.305 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='b930451c-e580-4267-a3f7-b13bc16a7817'>
	<result xmlns='urn:xmpp:mam:1' id='C4KD6JN8E00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T22:59:08.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>73a867a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.305 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='aaad8451-3d80-4259-ad8a-ffa0ae3c4e7d'>
	<result xmlns='urn:xmpp:mam:1' id='C4KQOPPRG00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T15:10:24.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>11c86ae4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.306 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='01341fad-76d4-4d12-a7db-a416910c9f39'>
	<result xmlns='urn:xmpp:mam:1' id='C4LLRJ5VLG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T23:29:23.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2f291199</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.306 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='a83e5446-1dd7-4843-95d6-f841287afd4f'>
	<result xmlns='urn:xmpp:mam:1' id='C4M067N8AG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T11:49:01.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e0add99d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.306 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='fc79c467-a46c-4898-a1fc-f7cc70520bf4'>
	<result xmlns='urn:xmpp:mam:1' id='C4MQEP512G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T19:09:17.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>04c1ab2d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.306 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='001de5df-3a4f-4e32-a769-5e94428e5e5c'>
	<result xmlns='urn:xmpp:mam:1' id='C4MUPV1O3008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T00:20:38.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a04fbeaf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.306 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='49b870a5-bf6c-4e89-8c7d-01add1965a79'>
	<result xmlns='urn:xmpp:mam:1' id='C4NQCAUUA007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T09:14:28.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b11387b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.306 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='a81fb589-ab74-49f5-888b-91329c917f9e'>
	<result xmlns='urn:xmpp:mam:1' id='C4OM0JE08001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T18:12:32.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4de4fb53</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.306 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='5b11d428-b1d5-4f00-8e39-421aa5a9a7bf'>
	<result xmlns='urn:xmpp:mam:1' id='C4OVMSC4IG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T05:46:37.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6501372b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.306 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='758524e4-9c58-4535-a483-441313f54e2e'>
	<result xmlns='urn:xmpp:mam:1' id='C4PN2TQVF005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T09:39:58.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a944d029</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.306 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='7947b7c2-80f5-4df9-b294-1d2ccac6e483'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q56ONJLG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T02:30:43.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>679a1495</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.306 ***🔗
alice_unnamed_1963@localhost/res1 in
<message from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='b67c9b4a-07a2-4f59-a8c5-a818632d4b78'>
	<result xmlns='urn:xmpp:mam:1' id='C4R7KFM5SG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T19:35:13.000000Z' from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1963room0-46477-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>689cf9c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.306 ***🔗
alice_unnamed_1963@localhost/res1 in
<iq from='alice_unnamed_1963room0-46477-0@muc.localhost' to='alice_unnamed_1963@localhost/res1' id='cc91a5111ea039336197d588d92a1253' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4H3CKNGDG01</first>
			<last>C4R7KFM5SG0J</last>
			<count>17</count>
		</set>
	</fin>
</iq>



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

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

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



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