=== 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.6061.0>},
     {basic_group,muc_all},
     {configuration,elasticsearch},
     {archive_wait,2500},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => elasticsearch,
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => mnesia,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"elasticsearch_and_cassandra_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@a90a56750c2c.2024-04-23_06.27.27/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.27.28/mam_suite.muc_querying_for_all_messages.18819.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,elasticsearch_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@a90a56750c2c.2024-04-23_06.27.27/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.27.28/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 => mnesia},
        mod_roster =>
            #{iqdisc => one_queue,backend => mnesia,versioning => false,
              store_current_id => false},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => mnesia,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_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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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,buffer_max => 100,backend => mnesia,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a90a56750c2c.2024-04-23_06.27.27"

=== Started at 2024-04-23 06:28:35


*** CT 2024-04-23 06:28:35.511 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_47.html
Could not find element wait_for_parallel_writer in Config.


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

*** User 2024-04-23 06:28:38.191 ***🔗
alicE_unnamed_207@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:28:38.192 ***🔗
alicE_unnamed_207@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='99e26ad2664a7f85' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:28:38.192 ***🔗
alicE_unnamed_207@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:28:38.192 ***🔗
alicE_unnamed_207@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA3AG1hdHlncnlzYQ==</auth>



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



*** User 2024-04-23 06:28:38.192 ***🔗
alicE_unnamed_207@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:28:38.192 ***🔗
alicE_unnamed_207@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1b08820ddf1ba5b7' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_207@localhost'>

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



*** User 2024-04-23 06:28:38.193 ***🔗
alicE_unnamed_207@localhost/res1 in
<iq id='cf0d585dc49676973dda71dbca91db4d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_207@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:28:38.193 ***🔗
alice_unnamed_207@localhost/res1 out
<iq type='set' id='e9191a8fb8c2f5cb2e7cd329e5c7be5f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



*** User 2024-04-23 06:28:38.193 ***🔗
alice_unnamed_207@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:28:38.194 ***🔗
alice_unnamed_207@localhost/res1 in
<presence from='alice_unnamed_207@localhost/res1' to='alice_unnamed_207@localhost/res1'/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:28:40.695 ***🔗
alice_unnamed_207@localhost/res1 out
<iq type='set' id='cf4f07dc928a3b3d70891138273ae3d7' to='alicE_unnamed_207room0-6118-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>



*** User 2024-04-23 06:28:43.196 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='4354581b-9be3-42fe-a5ea-f3a67a1ad15b'>
	<result xmlns='urn:xmpp:mam:1' id='C5BU8B61TG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T09:24:51.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>53bd02cc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.196 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='beca40c2-d24f-4ced-8727-92992e4eb431'>
	<result xmlns='urn:xmpp:mam:1' id='C5C57IEB600D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T17:44:12.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>24de471b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.196 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='b15d94a5-fde3-4b6b-9c29-bc4d270c59a3'>
	<result xmlns='urn:xmpp:mam:1' id='C5CPGL7I9G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T17:56:11.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fae5c041</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.196 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='f41d2804-904c-43bf-9386-aba4953b9d21'>
	<result xmlns='urn:xmpp:mam:1' id='C5CRICAEO003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T20:23:12.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>65ca5ad9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.196 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='2c9563fa-d7e3-4bbf-a8c1-bc5ab38e41ba'>
	<result xmlns='urn:xmpp:mam:1' id='C5CVKMG6DG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T01:14:43.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6bd2d032</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.196 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='d62c3bf4-c703-4b88-98c9-0f09437d17f6'>
	<result xmlns='urn:xmpp:mam:1' id='C5D71OG8QG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T10:05:01.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ebadef38</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.196 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='641ee45f-1d94-4549-b815-6ba4d134ef4a'>
	<result xmlns='urn:xmpp:mam:1' id='C5DMBUHCQG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T04:21:33.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ef1b0405</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.197 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='31eb551c-6b51-4168-ac9a-fbf77c14f616'>
	<result xmlns='urn:xmpp:mam:1' id='C5DPDH3IJ00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T07:59:50.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>977d06f0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.197 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='c7185844-1d1c-4293-a40d-dbc32ced1555'>
	<result xmlns='urn:xmpp:mam:1' id='C5EDAFVOT00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T07:44:42.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>154c5a8d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.197 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='b296515b-d82f-4f50-a39f-9b7eaff9000f'>
	<result xmlns='urn:xmpp:mam:1' id='C5EMVE0JTG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T19:15:47.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bf67cf2e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.197 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='62ea5f9b-af09-4873-8957-de574019a06d'>
	<result xmlns='urn:xmpp:mam:1' id='C5EVU9R6D00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T05:57:30.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4cdedce9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.197 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='30b8637f-3390-49e4-a09f-83e109a5aaf7'>
	<result xmlns='urn:xmpp:mam:1' id='C5FDTA0BB006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T22:37:26.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6a105813</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.197 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='61b4aae7-0c74-4fa7-a15c-2b7e26e7f7f7'>
	<result xmlns='urn:xmpp:mam:1' id='C5FJDKL7GG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T05:11:53.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9192567a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.197 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='40ffd0f8-8c54-4d3d-8eac-f4ed8306bdf7'>
	<result xmlns='urn:xmpp:mam:1' id='C5FU6SVC2G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T18:04:13.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5b608bd8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.197 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='245dd237-0e55-44f5-a319-e97a0a16acba'>
	<result xmlns='urn:xmpp:mam:1' id='C5GEJBG2Q003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T13:37:24.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>22e5b205</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.197 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='3c480e29-9843-49cb-a3d1-065de364ff58'>
	<result xmlns='urn:xmpp:mam:1' id='C5GK3JH1E00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T20:11:40.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3deeb9c1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.197 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='533599eb-fc62-4d56-a854-653654935275'>
	<result xmlns='urn:xmpp:mam:1' id='C5GPQL7KEG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T03:01:09.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>553919b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.197 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='0506d18c-66a6-4e7f-87bc-033bb25ae793'>
	<result xmlns='urn:xmpp:mam:1' id='C5H0M84P300I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T11:12:22.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5031ce4e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.197 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='c8f6dac1-616c-4a8d-868e-dfe7719becc9'>
	<result xmlns='urn:xmpp:mam:1' id='C5HH6EJ2I008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T06:53:56.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7ffb0206</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.197 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='df4fba95-0fd7-456f-aede-7a9d2a7a9d3c'>
	<result xmlns='urn:xmpp:mam:1' id='C5HIRHPOPG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T08:52:43.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>637c5ea8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.197 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='49dab368-8c8b-46f9-9761-59ab7198a99a'>
	<result xmlns='urn:xmpp:mam:1' id='C5IADIFCF007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T12:59:26.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>68833d2e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.197 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='0d5a3e56-13b0-41a2-a235-6ef41f32fa2f'>
	<result xmlns='urn:xmpp:mam:1' id='C5IIKRUI0G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T22:48:25.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4a078956</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.197 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='4d6293d2-81bc-4588-b317-760642cbfbba'>
	<result xmlns='urn:xmpp:mam:1' id='C5IVITQH3G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T14:14:39.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4e1ef05e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.198 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='1a4b973a-2010-45b5-9fba-4f6ba42bfc0d'>
	<result xmlns='urn:xmpp:mam:1' id='C5J4MG28CG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T20:20:33.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8abcddd0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.198 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='17daf058-2aaf-4ebf-a5fd-cda9296dc6f7'>
	<result xmlns='urn:xmpp:mam:1' id='C5JEASM54G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T07:50:25.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>99bdac5d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.198 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='261ee552-ce17-492d-939a-81f7a071e0b4'>
	<result xmlns='urn:xmpp:mam:1' id='C5JIS62VF00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T13:15:26.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7d799478</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.198 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='c3757d1b-f45a-45cc-812c-7e0e2ac9c2d4'>
	<result xmlns='urn:xmpp:mam:1' id='C5K75L19O008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T13:28:16.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4631dd5e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.198 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='9070bd14-9661-4bd7-b625-75a77133c63f'>
	<result xmlns='urn:xmpp:mam:1' id='C5K9VM2T2005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T16:49:40.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2dbe5f8f</body>
			</message>
		</forwarded>
	</result>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:28:43.198 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='ea896ce8-f9c8-435f-a322-97c860c6d3ba'>
	<result xmlns='urn:xmpp:mam:1' id='C5KRPO6OMG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T14:04:53.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ee44d484</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.198 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='ae377832-f67a-4cf5-b4f3-b3d1ef71ebdd'>
	<result xmlns='urn:xmpp:mam:1' id='C5L0EO3CTG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T19:38:11.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>30947c1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.198 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='46ac2dbd-208a-4295-ac28-dda5636b20fe'>
	<result xmlns='urn:xmpp:mam:1' id='C5L7V723J00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T04:36:06.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4a4c2180</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.198 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='e13d47af-aec7-46f3-82f0-a0b4ed42f297'>
	<result xmlns='urn:xmpp:mam:1' id='C5LHR23CV001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T16:22:38.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>80d1345d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.198 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='bd4a8923-31be-4742-b81e-aa52403f6a65'>
	<result xmlns='urn:xmpp:mam:1' id='C5LR3C0DK00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T03:25:28.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5ece7107</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.198 ***🔗
alice_unnamed_207@localhost/res1 in
<message from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='db1eca40-1ada-4a2a-888a-c22816a97b88'>
	<result xmlns='urn:xmpp:mam:1' id='C5LT58B55G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T05:52:51.000000Z' from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_207room0-6118-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f8d0f110</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:28:43.198 ***🔗
alice_unnamed_207@localhost/res1 in
<iq from='alice_unnamed_207room0-6118-0@muc.localhost' to='alice_unnamed_207@localhost/res1' id='cf4f07dc928a3b3d70891138273ae3d7' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BU8B61TG0K</first>
			<last>C5LT58B55G0D</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:28:43.198 ***🔗
alice_unnamed_207@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:28:43.199 ***🔗
alice_unnamed_207@localhost/res1 in
</stream:stream>

*** User 2024-04-23 06:28:43.417 ***🔗
waiting for room_archive_size is done in 200 miliseconds
*** CT 2024-04-23 06:28:43.423 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_49.html



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