=== 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.24770.1>},
     {basic_group,muc_all},
     {configuration,rdbms_cache},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => false,
                            flush_interval => 2000,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => true,default_result_limit => 50,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      muc => #{host => {prefix,<<"muc.">>}},
                      no_stanzaid_element => false,
                      send_message => mod_mam_utils,
                      user_prefs_store => rdbms}},
     {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@05d1adc98102.2024-03-21_07.34.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.09/mam_suite.muc_querying_for_all_messages.79364.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@05d1adc98102.2024-03-21_07.34.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.09/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,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => rdbms,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              online_backend => mnesia,room_shaper => none,
              user_message_shaper => none,user_presence_shaper => none},
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {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@05d1adc98102.2024-03-21_07.34.41"

=== Started at 2024-03-21 07:44:12


*** CT 2024-03-21 07:44:12.692 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3208.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:12.986 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-21 07:44:12.992 ***🔗
alicE_unnamed_2446@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:44:12.992 ***🔗
alicE_unnamed_2446@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='602163e5fd80cd97' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:44:12.992 ***🔗
alicE_unnamed_2446@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:44:12.992 ***🔗
alicE_unnamed_2446@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjQ0NgBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 07:44:12.993 ***🔗
alicE_unnamed_2446@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:44:12.993 ***🔗
alicE_unnamed_2446@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:44:12.993 ***🔗
alicE_unnamed_2446@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e096b0b5b148280f' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2446@localhost'>

*** User 2024-03-21 07:44:12.994 ***🔗
alicE_unnamed_2446@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:44:12.994 ***🔗
alicE_unnamed_2446@localhost/res1 out
<iq type='set' id='373b1e73e3418243d942fd40af2c342f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:44:12.994 ***🔗
alicE_unnamed_2446@localhost/res1 in
<iq id='373b1e73e3418243d942fd40af2c342f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2446@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:44:12.994 ***🔗
alice_unnamed_2446@localhost/res1 out
<iq type='set' id='ef62d16db589c8d4f28245e8c531528a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:44:12.995 ***🔗
alice_unnamed_2446@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2446@localhost/res1' id='ef62d16db589c8d4f28245e8c531528a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:44:12.995 ***🔗
alice_unnamed_2446@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:44:12.996 ***🔗
alice_unnamed_2446@localhost/res1 in
<presence from='alice_unnamed_2446@localhost/res1' to='alice_unnamed_2446@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:12.996 ***🔗
alice_unnamed_2446@localhost/res1 out
<iq type='set' id='aa1a7e6aaba2aa0fe3d258c0777c9ea7' to='alicE_unnamed_2446room0-24824-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>



*** User 2024-03-21 07:44:12.998 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='51983868-5d1f-4fa4-a8a6-cd7743392af6'>
	<result xmlns='urn:xmpp:mam:1' id='C4N0IIPGMG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T02:27:17.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>84f89d11</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.998 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='9cc9f864-6fca-44e0-ab8e-d37cb40a32a0'>
	<result xmlns='urn:xmpp:mam:1' id='C4NCL7GUE005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T16:52:12.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4e9f6990</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.998 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='9b4d99ef-6ef4-4400-bf47-55d38f5f912c'>
	<result xmlns='urn:xmpp:mam:1' id='C4NQA2URR00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T09:09:26.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>880f241b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.998 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='2781dc6d-f652-431f-b60f-eb1e3b9cc122'>
	<result xmlns='urn:xmpp:mam:1' id='C4NTQ83OQ001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T13:20:20.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>63ec1cb4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.998 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='337ff596-0a9b-4e90-a669-9cffa665ee9a'>
	<result xmlns='urn:xmpp:mam:1' id='C4OG2KUJ0G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T11:07:37.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>34b09437</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.998 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='dc93a0e6-eceb-48a4-bfd2-55643b839915'>
	<result xmlns='urn:xmpp:mam:1' id='C4OLRNVKI004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T18:01:40.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>17448472</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.999 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='8ce148c0-c8ec-4379-aa65-0fb06e877093'>
	<result xmlns='urn:xmpp:mam:1' id='C4ORN80VH005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T01:01:06.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>179bd4d0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.999 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='236002c7-c38d-4c54-b829-6b08cd4f7599'>
	<result xmlns='urn:xmpp:mam:1' id='C4P7SJ9SA00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T15:32:04.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ebc2f19e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.999 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='0b427bf2-6be2-4091-8128-4adc68fa9b02'>
	<result xmlns='urn:xmpp:mam:1' id='C4PQO7NPJG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T14:02:23.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bdd54138</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.999 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='e96bff0d-075c-475c-b941-2538b78ad566'>
	<result xmlns='urn:xmpp:mam:1' id='C4PV040MAG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T19:06:21.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c5fe1a46</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.999 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='32731c81-416d-4782-b665-1166d6676a28'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q5GUSK1G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T02:53:31.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f9a59123</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.999 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='2a46d161-7656-4968-9c5f-45c1b5de2bbc'>
	<result xmlns='urn:xmpp:mam:1' id='C4QJEMOD7006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T19:30:38.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4df52587</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.999 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='fa9766b6-80b1-4f40-b72e-49b16110d922'>
	<result xmlns='urn:xmpp:mam:1' id='C4QOLV8A8004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T01:44:48.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>14153f30</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.999 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='7d37cdde-d716-467f-89bb-1305080bc69e'>
	<result xmlns='urn:xmpp:mam:1' id='C4QT16IQ3G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T06:56:15.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>650fbb10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.999 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='8d006271-ecec-42b4-b3a2-0d5624d142c5'>
	<result xmlns='urn:xmpp:mam:1' id='C4RJPV8D6G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T10:06:29.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>abc2cd24</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:12.999 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='2a864608-2cd1-430d-b175-3e5ad47c2582'>
	<result xmlns='urn:xmpp:mam:1' id='C4RLAF44H009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T11:54:58.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6b3e99a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.000 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='98ecdc2b-5684-407c-8fe7-253b06ce3de0'>
	<result xmlns='urn:xmpp:mam:1' id='C4SD6512J002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T16:23:18.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e8f076cd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.000 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='b66a39d6-58ea-4b44-a5b5-fcc872f967a0'>
	<result xmlns='urn:xmpp:mam:1' id='C4SH95RJK00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T21:16:24.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>75551b8f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.000 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='90d17cc1-7836-462a-9bb3-d1c73e30a036'>
	<result xmlns='urn:xmpp:mam:1' id='C4SVI0FU1G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T14:18:19.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3c709499</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.000 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='8ce70065-c1ef-485d-bdfd-fe04a1385ff2'>
	<result xmlns='urn:xmpp:mam:1' id='C4T21R4SR00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T17:16:54.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1911bea5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.000 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='30cb3d1c-c833-4082-ae28-6f728a7b6df4'>
	<result xmlns='urn:xmpp:mam:1' id='C4T8A6MIH003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T00:45:06.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>eaf5ceb1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.000 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='806e51e8-cd38-47fd-87c2-0c807b45ddaf'>
	<result xmlns='urn:xmpp:mam:1' id='C4TN1VR36002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T18:20:28.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>998e401b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.000 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='174759db-e9b7-4791-baf4-8179df1e674a'>
	<result xmlns='urn:xmpp:mam:1' id='C4TVBJ7CAG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T04:14:37.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>86825633</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.000 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='dfd42f2e-2c2b-499f-9cd3-11feeef26bac'>
	<result xmlns='urn:xmpp:mam:1' id='C4U7108C7G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T13:23:35.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7149765a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.000 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='535cd842-8666-4b2f-b97f-12216d0d8059'>
	<result xmlns='urn:xmpp:mam:1' id='C4UV3J5OL001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T18:07:22.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aed822b1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.000 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='99e29a6d-98f8-4c55-b292-defda945cca7'>
	<result xmlns='urn:xmpp:mam:1' id='C4UVJTPCT00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T18:43:54.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cb215ccc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.001 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='d8ada4cb-7e7a-4021-b3f2-55a02e1a0923'>
	<result xmlns='urn:xmpp:mam:1' id='C4VAT58UV006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T08:11:58.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c836ad65</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.001 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='7d644e73-0b83-40d5-9a32-f996ff6bec37'>
	<result xmlns='urn:xmpp:mam:1' id='C4VDCNISR00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T11:09:58.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f3aa0526</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.001 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='b9b009c3-5cc9-41c9-a6df-4169cd0905b2'>
	<result xmlns='urn:xmpp:mam:1' id='C50679NLPG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T16:47:23.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>78605097</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.001 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='5cb2693e-a6f7-46a4-9988-d293a4b54686'>
	<result xmlns='urn:xmpp:mam:1' id='C508Q81NC00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T19:52:56.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f68351a3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.001 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='04cc8d38-0e93-40c4-811c-c56378f0a605'>
	<result xmlns='urn:xmpp:mam:1' id='C50MNVTGHG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T12:30:03.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7487903c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.001 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='0dd90303-729d-4b4c-8fee-141f71d08e7b'>
	<result xmlns='urn:xmpp:mam:1' id='C50UH8EH9G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T21:47:39.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f58d5820</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.001 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='9ccd7d78-d0aa-4d01-a372-bf66616a9682'>
	<result xmlns='urn:xmpp:mam:1' id='C513NTCQPG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T04:00:27.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2222eeaf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.001 ***🔗
alice_unnamed_2446@localhost/res1 in
<message from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='ca7258c1-c55d-47f2-bb49-5e030ee82787'>
	<result xmlns='urn:xmpp:mam:1' id='C5171OR8PG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T07:57:15.000000Z' from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2446room0-24824-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>31fd52a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:13.001 ***🔗
alice_unnamed_2446@localhost/res1 in
<iq from='alice_unnamed_2446room0-24824-1@muc.localhost' to='alice_unnamed_2446@localhost/res1' id='aa1a7e6aaba2aa0fe3d258c0777c9ea7' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N0IIPGMG01</first>
			<last>C5171OR8PG0H</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:44:13.001 ***🔗
alice_unnamed_2446@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:44:13.002 ***🔗
alice_unnamed_2446@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:44:13.051 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:44:13.055 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3209.html



=== Ended at 2024-03-21 07:44:13
=== successfully completed test case
=== === Returned value: ok