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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.57142.0>},
     {basic_group,muc_all},
     {configuration,rdbms_cache},
     {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 => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      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.77700.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_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:53


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

Could not find element archive_wait in Config.


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

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

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



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



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

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



*** User 2024-04-25 12:11:54.097 ***🔗
alicE_unnamed_2542@localhost/res1 in
<iq id='3f13f84d195e0761a7663bbd49932cb6' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2542@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 12:11:54.097 ***🔗
alice_unnamed_2542@localhost/res1 out
<iq type='set' id='675fce160d7ea64313958dbd6d3adf5e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



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


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


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


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-25 12:11:54.099 ***🔗
alice_unnamed_2542@localhost/res1 out
<iq type='set' id='2adc1ae49b27a82dee579695687288fd' to='alicE_unnamed_2542room0-57192-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-25 12:11:54.101 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='0dd72ef8-6169-483e-b0fc-e99c4725334d'>
	<result xmlns='urn:xmpp:mam:1' id='C5D06J606G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T01:54:45.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b40c7387</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.101 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='a41cdc1b-11d4-4c16-a0f3-0fcf72800a0b'>
	<result xmlns='urn:xmpp:mam:1' id='C5DDK56NU00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T17:55:40.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2809bcd4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.102 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='b2bf4fa1-e68f-47d3-9d1e-2dc93f9bafa5'>
	<result xmlns='urn:xmpp:mam:1' id='C5DQFT5JE00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T09:16:44.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3f3877d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.102 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='bd890801-63c7-434b-92d8-9ebe2532565a'>
	<result xmlns='urn:xmpp:mam:1' id='C5E0PLP7MG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T16:48:05.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad36cf6d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.102 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='3c35233c-e184-4586-8545-8a86f8289340'>
	<result xmlns='urn:xmpp:mam:1' id='C5EMFB8OA00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T18:39:48.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>da2f56bf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.102 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='0fede2fd-c43c-4cdd-bc52-8c288f7cc8a3'>
	<result xmlns='urn:xmpp:mam:1' id='C5EN7NJOIG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T19:34:21.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bb3d4bea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.102 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='1dffcd58-b136-47d9-a949-62b39a900cd3'>
	<result xmlns='urn:xmpp:mam:1' id='C5F386FP3G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T09:54:23.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>066bdb62</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.102 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='931c9ff2-7aa5-41bb-a64e-e816b2b86a35'>
	<result xmlns='urn:xmpp:mam:1' id='C5F3LC85S00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T10:23:52.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f2cb8e75</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.102 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='70807ed7-94cc-4126-94de-31fcd0853a5d'>
	<result xmlns='urn:xmpp:mam:1' id='C5FPG1UKVG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T12:26:47.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1ea0cd83</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.102 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='d549e314-3b85-4c88-9179-d09abc007a35'>
	<result xmlns='urn:xmpp:mam:1' id='C5G1GP4MG006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T22:01:04.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>21943c17</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.103 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='882af571-04c3-4cb6-8a11-bf8b4165acfe'>
	<result xmlns='urn:xmpp:mam:1' id='C5G3UFR9700G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T00:54:54.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f9b553c4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.103 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='49e832a9-8e4b-4f2f-8c19-866690101524'>
	<result xmlns='urn:xmpp:mam:1' id='C5GH9ET00G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T16:50:01.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9e1a96d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.103 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='612a7294-4fbf-4046-9a61-85a844cb001f'>
	<result xmlns='urn:xmpp:mam:1' id='C5H5UI8DUG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T17:28:53.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ad2897de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.103 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='7f863db7-4be3-4159-af9e-6b2119bc1a44'>
	<result xmlns='urn:xmpp:mam:1' id='C5H6550Q8G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T17:43:37.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b753ea7c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.103 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='41d6c47a-0653-4230-979d-5dd7897d138b'>
	<result xmlns='urn:xmpp:mam:1' id='C5HPFLQ8H006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T16:47:14.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d0c6129a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.103 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='4c4d54eb-9a5a-46e7-9a53-2665afd7ca8b'>
	<result xmlns='urn:xmpp:mam:1' id='C5HQQ8JSB006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T18:22:30.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>10911d56</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.103 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='174c3d82-0064-411b-ac1d-42b81fd920cc'>
	<result xmlns='urn:xmpp:mam:1' id='C5I3H11LQG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T04:46:05.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0251c8a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.103 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='e32f72e3-533f-42b1-bc71-f22088344bac'>
	<result xmlns='urn:xmpp:mam:1' id='C5I3RP2SO00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T05:10:08.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a9ae5cc0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.103 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='f7f3a592-d113-4699-90ca-236cc55facc4'>
	<result xmlns='urn:xmpp:mam:1' id='C5IKT44DPG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T01:30:03.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>70b0d911</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.103 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='b306d44e-5666-4817-803c-9ef01c71ab69'>
	<result xmlns='urn:xmpp:mam:1' id='C5J3I43HRG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T18:59:11.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fea48cb4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.103 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='af1f1a21-2638-4659-b027-05c7833ca9eb'>
	<result xmlns='urn:xmpp:mam:1' id='C5JHL49MA00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T11:48:04.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f198ee45</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.104 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='37304e7a-8828-4553-a0c3-8a807c19309a'>
	<result xmlns='urn:xmpp:mam:1' id='C5JK1QB1OG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T14:39:37.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b4550040</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.104 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='e340d522-59ca-41c7-82aa-e50e43317d56'>
	<result xmlns='urn:xmpp:mam:1' id='C5JUKU6IEG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T03:18:13.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>670169e6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.104 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='1119d098-1cd5-46b2-b0dc-214c3f020c00'>
	<result xmlns='urn:xmpp:mam:1' id='C5KCB3BKF00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T19:38:22.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4d13ef02</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.104 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='354315e7-0c0d-4ab6-9cb6-5c0b3796b09d'>
	<result xmlns='urn:xmpp:mam:1' id='C5KO5JNOKG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T09:45:05.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b7a5d38c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.104 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='7933b424-41b1-4375-8d90-ac2deb1c3ef9'>
	<result xmlns='urn:xmpp:mam:1' id='C5KRG0QP1G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T13:43:07.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0dff0258</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.105 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='0fdfeb3d-194f-42f0-8162-f86eca4ac0df'>
	<result xmlns='urn:xmpp:mam:1' id='C5LDHIPQ500G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T11:15:06.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>584a8781</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.105 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='1571b375-579a-4087-bea2-2343f7aa8e51'>
	<result xmlns='urn:xmpp:mam:1' id='C5LFV7BNJG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T14:08:47.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>949e88aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.105 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='35257502-d178-491d-bd51-c19f28dcca8f'>
	<result xmlns='urn:xmpp:mam:1' id='C5M4GDHNN00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T14:38:54.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8cf448d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.105 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='c6b06e82-2b59-4432-8e89-ec0b5012c70e'>
	<result xmlns='urn:xmpp:mam:1' id='C5MBRH2T900H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:24:50.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cfe795c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.105 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='33f9fb0f-87d0-4587-9272-101cbaa9d7cf'>
	<result xmlns='urn:xmpp:mam:1' id='C5MJAVRKV00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T08:20:30.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>581ba0d4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.105 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='de601818-5dab-45c5-a4ea-add6d7ce51e3'>
	<result xmlns='urn:xmpp:mam:1' id='C5MSLMOV1G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T19:28:43.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d476afba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.105 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='4224b5e6-fbe6-47c7-a9a6-977cc9363f54'>
	<result xmlns='urn:xmpp:mam:1' id='C5N20PQCBG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T01:51:27.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a0a40c1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.105 ***🔗
alice_unnamed_2542@localhost/res1 in
<message from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='b08659a5-da07-49aa-94e9-e61955455597'>
	<result xmlns='urn:xmpp:mam:1' id='C5NE3R65HG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T16:17:15.000000Z' from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2542room0-57192-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5de544d9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.105 ***🔗
alice_unnamed_2542@localhost/res1 in
<iq from='alice_unnamed_2542room0-57192-0@muc.localhost' to='alice_unnamed_2542@localhost/res1' id='2adc1ae49b27a82dee579695687288fd' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5D06J606G0F</first>
			<last>C5NE3R65HG0D</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

*** User 2024-04-25 12:11:54.106 ***🔗
alice_unnamed_2542@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


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



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