=== Test case: mam_SUITE:muc_querying_for_all_messages_with_jid/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.47860.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,is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,
                      async_writer =>
                          #{enabled => true,batch_size => 30,pool_size => 16,
                            flush_interval => 1},
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {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@2ccd1e5251fa.2024-04-25_16.16.50/big_tests.tests.mam_SUITE.logs/run.2024-04-25_16.24.29/mam_suite.muc_querying_for_all_messages_with_jid.42885.html"},
     {tc_group_properties,[{name,muc06},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@2ccd1e5251fa.2024-04-25_16.16.50/big_tests.tests.mam_SUITE.logs/run.2024-04-25_16.24.29/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_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,online_backend => mnesia,max_users => 200,
              room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,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 => <<>>,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 => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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 => 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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        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@2ccd1e5251fa.2024-04-25_16.16.50"

=== Started at 2024-04-25 16:24:54


*** CT 2024-04-25 16:24:54.855 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1908.html
Could not find element archive_wait in Config.


*** User 2024-04-25 16:24:55.110 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-25 16:24:55.121 ***🔗
alicE_unnamed_2021@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-25 16:24:55.121 ***🔗
alicE_unnamed_2021@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f301bfad2b69a2ac' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 16:24:55.121 ***🔗
alicE_unnamed_2021@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-25 16:24:55.121 ***🔗
alicE_unnamed_2021@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAyMQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 16:24:55.122 ***🔗
alicE_unnamed_2021@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 16:24:55.122 ***🔗
alicE_unnamed_2021@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-25 16:24:55.123 ***🔗
alicE_unnamed_2021@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d43f64afd690173c' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2021@localhost'>

*** User 2024-04-25 16:24:55.123 ***🔗
alicE_unnamed_2021@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-25 16:24:55.123 ***🔗
alicE_unnamed_2021@localhost/res1 out
<iq type='set' id='26d2d55cb665386b95b758d4505b9ac7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 16:24:55.124 ***🔗
alicE_unnamed_2021@localhost/res1 in
<iq id='26d2d55cb665386b95b758d4505b9ac7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2021@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 16:24:55.124 ***🔗
alice_unnamed_2021@localhost/res1 out
<iq type='set' id='2edf0c7c5ee609bc990f697447afd569'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 16:24:55.125 ***🔗
alice_unnamed_2021@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2021@localhost/res1' id='2edf0c7c5ee609bc990f697447afd569' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 16:24:55.125 ***🔗
alice_unnamed_2021@localhost/res1 out
<presence/>



*** User 2024-04-25 16:24:55.126 ***🔗
alice_unnamed_2021@localhost/res1 in
<presence from='alice_unnamed_2021@localhost/res1' to='alice_unnamed_2021@localhost/res1'/>



*** User 2024-04-25 16:24:55.126 ***🔗
alice_unnamed_2021@localhost/res1 out
<iq type='set' id='99f5d72ef4fc47980941276beab8035a' to='alicE_unnamed_2021room0-47943-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-25 16:24:55.130 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='14cd9751-c2ef-47f2-a4b7-e2785111fb22'>
	<result xmlns='urn:xmpp:mam:2' id='C5D3EGSDP00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T05:47:14.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5a32b7b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.130 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='eeba89fa-b069-4639-a188-06def0a8af44'>
	<result xmlns='urn:xmpp:mam:2' id='C5DNCJOLAG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T05:34:37.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cc3536f6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.130 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='e5331a52-8521-4249-a682-07d7d4411250'>
	<result xmlns='urn:xmpp:mam:2' id='C5E7OSAKHG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T01:07:23.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>557c212f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.131 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='f887937f-ed11-490f-811d-1fca507a88f8'>
	<result xmlns='urn:xmpp:mam:2' id='C5ETU60K600J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T03:34:04.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>07287c24</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.131 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='eac544eb-a31b-4825-9343-2f501a83095f'>
	<result xmlns='urn:xmpp:mam:2' id='C5G2B04HBG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T22:59:43.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e701007c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.131 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='6a257d11-3209-4982-9cd4-d7362826fa88'>
	<result xmlns='urn:xmpp:mam:2' id='C5GKD38SJ003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T20:32:54.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>01307ebe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.131 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='8832a2bb-a0ae-494b-b183-adfb85752058'>
	<result xmlns='urn:xmpp:mam:2' id='C5GQQNCHMG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T04:12:53.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3eb59e05</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.131 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='61920418-574b-4f0f-b606-a1b6a67c8bd5'>
	<result xmlns='urn:xmpp:mam:2' id='C5HNEQCCCG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T14:22:09.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>87fe39c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.131 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='49809cc0-deb8-4489-b4a7-1632b11e612e'>
	<result xmlns='urn:xmpp:mam:2' id='C5IB8V4LHG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T14:00:43.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ff0de40</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.132 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='fb2e0e09-4faa-4ce4-91b5-a60c22e43e18'>
	<result xmlns='urn:xmpp:mam:2' id='C5IQOC2BVG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T08:28:55.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1d7ee6c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.132 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='59a7dbf2-c17a-445c-85c9-da204a6511bf'>
	<result xmlns='urn:xmpp:mam:2' id='C5JBQ64HSG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T04:49:53.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>798b7883</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.132 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='b9f46ea6-02c0-4ad9-9a4d-978b13defe4e'>
	<result xmlns='urn:xmpp:mam:2' id='C5KECKV1M00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T22:05:00.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>510f3787</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.132 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='09df47ac-5d54-46a7-b574-4b32dcd9d4af'>
	<result xmlns='urn:xmpp:mam:2' id='C5KTJFFA8G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T16:14:01.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b345f406</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.132 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='72989ee4-3a30-4d6d-bff5-0c7d82a87687'>
	<result xmlns='urn:xmpp:mam:2' id='C5LF2MU1E00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T13:05:00.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ce94ca6d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.132 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='0ceebba9-4919-4173-befb-31cc7ca406ac'>
	<result xmlns='urn:xmpp:mam:2' id='C5LOR16K9G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T00:43:39.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1f742579</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.132 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='395f97d9-4a38-4165-b02e-1a572350dacc'>
	<result xmlns='urn:xmpp:mam:2' id='C5MIGMN4R00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T07:21:42.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e2131c98</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.133 ***🔗
alice_unnamed_2021@localhost/res1 in
<message from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='b1148604-9c32-4e4e-a409-3686d55f48cd'>
	<result xmlns='urn:xmpp:mam:2' id='C5NC4ADUIG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T13:55:09.000000Z' from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2021room0-47943-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8f8d62f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 16:24:55.190 ***🔗
alice_unnamed_2021@localhost/res1 in
<iq from='alice_unnamed_2021room0-47943-0@muc.localhost' to='alice_unnamed_2021@localhost/res1' id='99f5d72ef4fc47980941276beab8035a' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5D3EGSDP00H</first>
			<last>C5NC4ADUIG0C</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 16:24:55.191 ***🔗
alice_unnamed_2021@localhost/res1 out
</stream:stream>

*** User 2024-04-25 16:24:55.191 ***🔗
alice_unnamed_2021@localhost/res1 in
</stream:stream>

*** User 2024-04-25 16:24:55.205 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-25 16:24:55.219 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1909.html



=== Ended at 2024-04-25 16:24:55
=== successfully completed test case
=== === Returned value: ok