=== 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.55531.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,send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_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_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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/mam_suite.muc_querying_for_all_messages_with_jid.81668.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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,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 => <<>>,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,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              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_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_amp => #{},
        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 => 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_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}},
     {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@7856d109ddbc.2024-04-23_06.47.05"

=== Started at 2024-04-23 06:56:09


*** CT 2024-04-23 06:56:09.513 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3295.html
Could not find element archive_wait in Config.


*** User 2024-04-23 06:56:09.814 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 06:56:09.818 ***🔗
alicE_unnamed_2354@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-23 06:56:09.818 ***🔗
alicE_unnamed_2354@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2464eed6cf895b63' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:56:09.818 ***🔗
alicE_unnamed_2354@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-23 06:56:09.819 ***🔗
alicE_unnamed_2354@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjM1NABtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 06:56:09.819 ***🔗
alicE_unnamed_2354@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:56:09.819 ***🔗
alicE_unnamed_2354@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-23 06:56:09.820 ***🔗
alicE_unnamed_2354@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a7bed353b07a6ade' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2354@localhost'>

*** User 2024-04-23 06:56:09.820 ***🔗
alicE_unnamed_2354@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-23 06:56:09.820 ***🔗
alicE_unnamed_2354@localhost/res1 out
<iq type='set' id='4142ee301489e35044a408f271809ada'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:56:09.820 ***🔗
alicE_unnamed_2354@localhost/res1 in
<iq id='4142ee301489e35044a408f271809ada' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2354@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:56:09.820 ***🔗
alice_unnamed_2354@localhost/res1 out
<iq type='set' id='c81453502edeaf9717cefe48b15fab21'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:56:09.821 ***🔗
alice_unnamed_2354@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2354@localhost/res1' id='c81453502edeaf9717cefe48b15fab21' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:56:09.821 ***🔗
alice_unnamed_2354@localhost/res1 out
<presence/>



*** User 2024-04-23 06:56:09.822 ***🔗
alice_unnamed_2354@localhost/res1 in
<presence from='alice_unnamed_2354@localhost/res1' to='alice_unnamed_2354@localhost/res1'/>



*** User 2024-04-23 06:56:09.822 ***🔗
alice_unnamed_2354@localhost/res1 out
<iq type='set' id='635e33a25ebe8ce4e1016bc78b397625' to='alicE_unnamed_2354room0-55586-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-23 06:56:09.824 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='c8261bcf-aec6-4fc7-8e29-247a19c68341'>
	<result xmlns='urn:xmpp:mam:1' id='C5BQM81GCG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T05:09:37.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>68dd986d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.824 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='d9a44670-0671-45cb-b1ad-1d48b6e6f79e'>
	<result xmlns='urn:xmpp:mam:1' id='C5CSP2DT0G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T21:49:45.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8975fe25</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.824 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='731ce431-4ae4-47c1-98b9-4641529499ee'>
	<result xmlns='urn:xmpp:mam:1' id='C5DI3S24EG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T23:17:09.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f11c4200</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.824 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='60fb7d22-6ad0-4e28-8783-a3cef234ec8a'>
	<result xmlns='urn:xmpp:mam:1' id='C5E2TEE6QG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T19:19:41.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>22db3aa2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.824 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='3a6238dc-1156-4e78-a404-08a97b744fde'>
	<result xmlns='urn:xmpp:mam:1' id='C5ECGD1KE00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T06:46:20.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>44fa66b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.824 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='670fda92-9a13-489a-8239-e56a333c11b6'>
	<result xmlns='urn:xmpp:mam:1' id='C5EUATUGPG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T04:02:35.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d1c8ded4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.824 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='572f03f5-9c51-4de8-b875-e271f6d60e06'>
	<result xmlns='urn:xmpp:mam:1' id='C5FSKJKURG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T16:11:43.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c29cf856</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.824 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='9fd0ee4c-5ad9-4c03-bdd1-325d9b4b5c41'>
	<result xmlns='urn:xmpp:mam:1' id='C5GCC22D5G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T10:57:55.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1e85b6f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.825 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='23c24782-fd23-4e87-8d26-09102d320c77'>
	<result xmlns='urn:xmpp:mam:1' id='C5H1B0RH500B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T11:58:50.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>64a8b768</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.825 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='25cb74ba-09b4-46f7-8d36-557d262b3188'>
	<result xmlns='urn:xmpp:mam:1' id='C5HKI0S8T00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T10:54:34.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5ae64b17</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.825 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='9750349e-50de-4c2e-acbe-7de0f1a8a1e2'>
	<result xmlns='urn:xmpp:mam:1' id='C5I2O6S5D00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T03:50:34.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6ebabd1b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.825 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='d0747fa8-e6a4-4e33-8df6-a789a4af6272'>
	<result xmlns='urn:xmpp:mam:1' id='C5ITQI65900I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T12:08:34.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c9c54f78</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.825 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='5059c353-54a2-4d81-b5bc-3f440ec605eb'>
	<result xmlns='urn:xmpp:mam:1' id='C5J841H80001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T00:25:36.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8c8e4d1e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.825 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='f5ab1994-b0cc-402e-8859-d0a71cc9dff4'>
	<result xmlns='urn:xmpp:mam:1' id='C5KEFM06TG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T22:11:47.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a7657eb1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.825 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='068b5c98-6861-4db3-967f-9e89d5913638'>
	<result xmlns='urn:xmpp:mam:1' id='C5L3ML2U2G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T23:30:37.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f9f5def9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.825 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='260cd8cd-f5af-456e-ac8d-acbfb552d116'>
	<result xmlns='urn:xmpp:mam:1' id='C5LGV4O21G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T15:20:11.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9807acec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.825 ***🔗
alice_unnamed_2354@localhost/res1 in
<message from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='00c23256-214a-4756-9465-5d8cfcc8a006'>
	<result xmlns='urn:xmpp:mam:1' id='C5LQLURGG00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T02:55:28.000000Z' from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2354room0-55586-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>37394ef6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:09.825 ***🔗
alice_unnamed_2354@localhost/res1 in
<iq from='alice_unnamed_2354room0-55586-0@muc.localhost' to='alice_unnamed_2354@localhost/res1' id='635e33a25ebe8ce4e1016bc78b397625' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BQM81GCG0B</first>
			<last>C5LQLURGG00A</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:56:09.825 ***🔗
alice_unnamed_2354@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:56:09.870 ***🔗
alice_unnamed_2354@localhost/res1 in
</stream:stream>

*** User 2024-04-23 06:56:09.884 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 06:56:09.891 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3296.html



=== Ended at 2024-04-23 06:56:09
=== successfully completed test case
=== === Returned value: ok