=== 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.54219.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},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      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,
                      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_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@26557528e1a5.2024-04-25_12.01.25/big_tests.tests.mam_SUITE.logs/run.2024-04-25_12.10.46/mam_suite.muc_querying_for_all_messages_with_jid.120067.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@26557528e1a5.2024-04-25_12.01.25/big_tests.tests.mam_SUITE.logs/run.2024-04-25_12.10.46/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_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_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 => <<>>,title => <<>>,
                    persistent => false,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,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_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_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@26557528e1a5.2024-04-25_12.01.25"

=== Started at 2024-04-25 12:11:41


*** CT 2024-04-25 12:11:41.745 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2248.html
Could not find element archive_wait in Config.


*** User 2024-04-25 12:11:41.948 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-25 12:11:41.965 ***🔗
alicE_unnamed_2414@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 12:11:41.965 ***🔗
alicE_unnamed_2414@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fcef99aad2a4f7b1' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 12:11:41.965 ***🔗
alicE_unnamed_2414@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 12:11:41.965 ***🔗
alicE_unnamed_2414@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjQxNABtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 12:11:41.966 ***🔗
alicE_unnamed_2414@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 12:11:41.966 ***🔗
alicE_unnamed_2414@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 12:11:41.967 ***🔗
alicE_unnamed_2414@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='950754113e8ff90a' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2414@localhost'>

*** User 2024-04-25 12:11:41.967 ***🔗
alicE_unnamed_2414@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 12:11:41.967 ***🔗
alicE_unnamed_2414@localhost/res1 out
<iq type='set' id='42a1a128db666e6a08858d43250d2cef'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 12:11:41.968 ***🔗
alicE_unnamed_2414@localhost/res1 in
<iq id='42a1a128db666e6a08858d43250d2cef' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2414@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 12:11:41.968 ***🔗
alice_unnamed_2414@localhost/res1 out
<iq type='set' id='6f182d17bb7ab523c12349078ee36c0f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:11:41.969 ***🔗
alice_unnamed_2414@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2414@localhost/res1' id='6f182d17bb7ab523c12349078ee36c0f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:11:41.969 ***🔗
alice_unnamed_2414@localhost/res1 out
<presence/>



*** User 2024-04-25 12:11:41.970 ***🔗
alice_unnamed_2414@localhost/res1 in
<presence from='alice_unnamed_2414@localhost/res1' to='alice_unnamed_2414@localhost/res1'/>



*** User 2024-04-25 12:11:41.970 ***🔗
alice_unnamed_2414@localhost/res1 out
<iq type='set' id='53b1f950a05d004f75438d7cd8e67898' to='alicE_unnamed_2414room0-54273-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-25 12:11:41.973 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='ea567737-5d81-4354-9ba9-129f7e91187f'>
	<result xmlns='urn:xmpp:mam:1' id='C5D8L8TT3G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T12:00:15.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c482b39e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.973 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='67664a39-65a8-4dbd-9237-7505518aff19'>
	<result xmlns='urn:xmpp:mam:1' id='C5DTUMTUQ005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T13:24:36.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>85fb481c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.973 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='aaef66b9-ef38-45bb-a410-80478a182787'>
	<result xmlns='urn:xmpp:mam:1' id='C5EJUPFNS00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T15:39:36.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a7750448</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.973 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='1a4a19ca-8106-4a2a-863f-1da5fbb92acf'>
	<result xmlns='urn:xmpp:mam:1' id='C5F4KI16CG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T11:33:37.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b5bab7dc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.973 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='de97b69f-1dcf-4291-891a-b9ad06f63651'>
	<result xmlns='urn:xmpp:mam:1' id='C5FSNNA1KG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T16:18:41.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cd466a23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.973 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='d11bd7d8-b14f-4b36-8006-acb0f0dac7b3'>
	<result xmlns='urn:xmpp:mam:1' id='C5G52I8Q400F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T02:15:36.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>030e62e8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.973 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='cab712d3-22c6-4d3d-b285-db3912148c83'>
	<result xmlns='urn:xmpp:mam:1' id='C5H25CJUQG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T12:57:49.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0cb7c71c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.974 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='77b79d97-bf48-498c-b770-7832993b5477'>
	<result xmlns='urn:xmpp:mam:1' id='C5HCVAS0AG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T01:51:41.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>399b25a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.974 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='a69e222c-edb3-421c-a1d2-cd2289ed298c'>
	<result xmlns='urn:xmpp:mam:1' id='C5I8GF6N6G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T10:42:45.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f6b2a4c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.975 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='626236f7-7a2b-4aba-89b2-ca258f0732f5'>
	<result xmlns='urn:xmpp:mam:1' id='C5IKQT2RSG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T01:25:05.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9a0ab37b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.975 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='bdcc2484-b7cf-4904-aedb-e9f3d9a88dfe'>
	<result xmlns='urn:xmpp:mam:1' id='C5JPKFJTUG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T21:19:17.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f641f82d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.975 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='dd15df53-ba88-4985-acbb-a50cbb99ae3b'>
	<result xmlns='urn:xmpp:mam:1' id='C5JV33LLTG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T03:49:55.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>81f6ceda</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.975 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='e21e4133-2bc8-4c0c-b786-55fdf75d0d18'>
	<result xmlns='urn:xmpp:mam:1' id='C5L24G1RCG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T21:38:25.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c2ce9029</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.975 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='d00b762a-f773-47f7-accd-96fa5bec89f9'>
	<result xmlns='urn:xmpp:mam:1' id='C5LCS95C3G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T10:27:27.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d4c7bbda</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.975 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='d981ff47-05b0-4233-97f4-501d734c8f35'>
	<result xmlns='urn:xmpp:mam:1' id='C5LQK6QJEG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T02:51:33.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>024c9d36</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.975 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='6dd7331d-e881-472c-985e-974de8f7bba8'>
	<result xmlns='urn:xmpp:mam:1' id='C5MCQ4O33G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T00:33:19.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0f2ac444</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.975 ***🔗
alice_unnamed_2414@localhost/res1 in
<message from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='445c8922-e69c-402e-80ad-20cd6d5acfe8'>
	<result xmlns='urn:xmpp:mam:1' id='C5NF0T0PVG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T17:22:15.000000Z' from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2414room0-54273-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1e6b5f49</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:41.975 ***🔗
alice_unnamed_2414@localhost/res1 in
<iq from='alice_unnamed_2414room0-54273-0@muc.localhost' to='alice_unnamed_2414@localhost/res1' id='53b1f950a05d004f75438d7cd8e67898' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5D8L8TT3G06</first>
			<last>C5NF0T0PVG0A</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 12:11:41.975 ***🔗
alice_unnamed_2414@localhost/res1 out
</stream:stream>

*** User 2024-04-25 12:11:41.976 ***🔗
alice_unnamed_2414@localhost/res1 in
</stream:stream>

*** User 2024-04-25 12:11:41.983 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-25 12:11:41.990 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2249.html



=== Ended at 2024-04-25 12:11:42
=== successfully completed test case
=== === Returned value: ok