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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.9257.1>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {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 => false,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@fca70da71937.2023-11-16_09.05.55/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.13.34/mam_suite.muc_querying_for_all_messages.57732.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_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@fca70da71937.2023-11-16_09.05.55/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.13.34/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@fca70da71937.2023-11-16_09.05.55"

=== Started at 2023-11-16 09:13:39


*** CT 2023-11-16 09:13:39.059 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2131.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-11-16 09:13:39.241 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-16 09:13:39.246 ***🔗
alicE_unnamed_1778@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:13:39.246 ***🔗
alicE_unnamed_1778@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5a7caf67b7b1ee22' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:13:39.246 ***🔗
alicE_unnamed_1778@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 2023-11-16 09:13:39.246 ***🔗
alicE_unnamed_1778@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTc3OABtYXR5Z3J5c2E=</auth>



*** User 2023-11-16 09:13:39.247 ***🔗
alicE_unnamed_1778@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:13:39.248 ***🔗
alicE_unnamed_1778@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:13:39.249 ***🔗
alicE_unnamed_1778@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3148aadebd832dca' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1778@localhost'>

*** User 2023-11-16 09:13:39.249 ***🔗
alicE_unnamed_1778@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 2023-11-16 09:13:39.249 ***🔗
alicE_unnamed_1778@localhost/res1 out
<iq type='set' id='074c2e25fca07d469efccf61420bc045'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:13:39.249 ***🔗
alicE_unnamed_1778@localhost/res1 in
<iq id='074c2e25fca07d469efccf61420bc045' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1778@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:13:39.249 ***🔗
alice_unnamed_1778@localhost/res1 out
<iq type='set' id='3011539c6cfa740efeb44d8353dcb3b8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:13:39.250 ***🔗
alice_unnamed_1778@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1778@localhost/res1' id='3011539c6cfa740efeb44d8353dcb3b8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:13:39.250 ***🔗
alice_unnamed_1778@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-16 09:13:39.251 ***🔗
alice_unnamed_1778@localhost/res1 in
<presence from='alice_unnamed_1778@localhost/res1' to='alice_unnamed_1778@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-16 09:13:39.251 ***🔗
alice_unnamed_1778@localhost/res1 out
<iq type='set' id='630eeb41fc96966dc9a6655355591450' to='alicE_unnamed_1778room0-9314-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2023-11-16 09:13:39.253 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='19591a3c-2697-488a-a530-413eb911bec3'>
	<result xmlns='urn:xmpp:mam:2' id='C27V114SIG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T08:35:09.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>644c1848</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.254 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='2501d296-2410-4f03-977f-0086ffe34c7e'>
	<result xmlns='urn:xmpp:mam:2' id='C27VT05KFG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T09:37:43.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>325f8fba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.254 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='7d53522f-4885-44b6-9295-a1740fe695da'>
	<result xmlns='urn:xmpp:mam:2' id='C28ND74U4006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T13:40:24.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>00ef1654</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.254 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='81ab4f70-e112-4912-82e1-b5e29a649e0b'>
	<result xmlns='urn:xmpp:mam:2' id='C28QMSKKJG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T17:36:47.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f91a30db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.254 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='06c35b85-7f0f-4d27-8e7a-71b63a467a59'>
	<result xmlns='urn:xmpp:mam:2' id='C293U6JADG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T04:37:23.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7eec3845</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.254 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='90437fe3-9cb0-47f0-9154-5425594e4177'>
	<result xmlns='urn:xmpp:mam:2' id='C296SAP32G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T08:07:57.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>35aef8ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.254 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='56508dd2-8e69-4d64-9938-fdcaf9360450'>
	<result xmlns='urn:xmpp:mam:2' id='C29NI8Q0QG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T04:02:21.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>717ff137</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.254 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='4f53f4cc-5cc1-4d7c-8d28-26580ffaaa55'>
	<result xmlns='urn:xmpp:mam:2' id='C2A3AOQ71003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T18:04:34.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>96d22d7d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.254 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='d0881b7f-8cce-4b4e-8971-90cc60a2a071'>
	<result xmlns='urn:xmpp:mam:2' id='C2ANFG47S009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T18:06:48.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>29950763</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.254 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='00a09648-1e6f-4b94-932d-8e1534e24495'>
	<result xmlns='urn:xmpp:mam:2' id='C2APHB16IG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T20:34:05.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9d29f8ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.254 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='e6f6267e-0f11-4547-bfed-efc2d9d5220b'>
	<result xmlns='urn:xmpp:mam:2' id='C2B2KFFDKG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T07:25:21.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>becbcbb4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.254 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='d70960c1-190d-4812-8dfd-43e11bc42f5c'>
	<result xmlns='urn:xmpp:mam:2' id='C2BAT3CK7004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T17:17:18.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>adcb408d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.254 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='8cf288cf-f0ee-4191-997f-f9efcda60035'>
	<result xmlns='urn:xmpp:mam:2' id='C2BS4FHV5G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T13:50:43.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>22019572</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.254 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='fc940b58-070d-44de-a2cf-26b22af89cec'>
	<result xmlns='urn:xmpp:mam:2' id='C2BTT659F001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T15:57:34.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e3038001</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.254 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='367f4a1a-1799-4d5a-8e79-8688e2d2453d'>
	<result xmlns='urn:xmpp:mam:2' id='C2CBC49F700B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T08:01:34.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cc167d10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.255 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='2b913286-0bc4-4979-8be5-5e33494e69cf'>
	<result xmlns='urn:xmpp:mam:2' id='C2CI2R8VSG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T16:01:53.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2160a37c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.255 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='088717e6-613c-4887-9f44-43fd2527f845'>
	<result xmlns='urn:xmpp:mam:2' id='C2CUSNCS3006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T07:18:46.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3d9d5a8e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.255 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='dc1d60bb-7472-4e04-b973-131eba6a5ca6'>
	<result xmlns='urn:xmpp:mam:2' id='C2D7JD6O1006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T17:42:10.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>53d647ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.255 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='c8732c65-68c3-4737-8d9d-a302aa751679'>
	<result xmlns='urn:xmpp:mam:2' id='C2DNES4E4G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T12:37:21.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5bbd4d2e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.255 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='766aebb4-9dd1-4793-b39a-b7534bbb1ece'>
	<result xmlns='urn:xmpp:mam:2' id='C2DP5AVA3G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T14:39:11.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a4dede23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.255 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='55d77aca-7129-4fd3-9e7e-9d9b03209e9c'>
	<result xmlns='urn:xmpp:mam:2' id='C2E1PGLMPG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T00:56:59.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6c92b9b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.255 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='bdedd4f7-2c37-41e2-8075-a2ce0cfee030'>
	<result xmlns='urn:xmpp:mam:2' id='C2EBA2VND00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T12:18:18.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ffedb2b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.255 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='df7d87ff-2f82-4be2-9e2b-798f6923c215'>
	<result xmlns='urn:xmpp:mam:2' id='C2EO80Q03G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T03:44:15.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>72099f1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.255 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='b2c19d7a-9bff-453d-85c1-5ed89a0d5e1f'>
	<result xmlns='urn:xmpp:mam:2' id='C2ESFBEADG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T08:46:59.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0db1b73a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.255 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='56aa4068-f59c-4514-bfbe-2d90d18b4dca'>
	<result xmlns='urn:xmpp:mam:2' id='C2FDQG0GCG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T05:28:49.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6f8b22f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.255 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='23cb94b0-62c4-427f-93ea-029a72fbe09f'>
	<result xmlns='urn:xmpp:mam:2' id='C2FF27G2B008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T06:57:42.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6a3e9708</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.256 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='20c39400-8438-4264-8f24-7e9a77da8766'>
	<result xmlns='urn:xmpp:mam:2' id='C2FVGK0DKG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T02:35:13.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>69ded0e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.256 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='a20ff9cf-3dec-4c4e-9b4d-6b44e5fe3b6f'>
	<result xmlns='urn:xmpp:mam:2' id='C2G68NQ8O00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T10:38:40.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2e2087e9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.256 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='f2579c95-66c9-44b7-8fbb-464ed7449199'>
	<result xmlns='urn:xmpp:mam:2' id='C2GPK6L0NG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T09:44:23.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>88affd67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.256 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='39b538ab-f074-4970-a46e-943bb6dbca4b'>
	<result xmlns='urn:xmpp:mam:2' id='C2GQMRHAP00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T11:01:54.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7fb4a2b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.256 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='1d86b711-6ee1-4f31-b371-5c3d9e989e49'>
	<result xmlns='urn:xmpp:mam:2' id='C2HALUIHC009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T06:05:12.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>92d5e03b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.256 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='fa45f1ec-3499-4f34-9610-4d167be2de90'>
	<result xmlns='urn:xmpp:mam:2' id='C2HILT6OD009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T15:37:46.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9b9d632c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.256 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='9e475740-a994-408a-8828-f5f48cdb6f6b'>
	<result xmlns='urn:xmpp:mam:2' id='C2HUDPDMU00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T05:38:36.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6a6a507a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.256 ***🔗
alice_unnamed_1778@localhost/res1 in
<message from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='69b7d4ba-9142-4cca-8e3b-7f8b1fcba016'>
	<result xmlns='urn:xmpp:mam:2' id='C2I8PHNCM002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T18:00:44.000000Z' from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1778room0-9314-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ab475d79</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:13:39.256 ***🔗
alice_unnamed_1778@localhost/res1 in
<iq from='alice_unnamed_1778room0-9314-1@muc.localhost' to='alice_unnamed_1778@localhost/res1' id='630eeb41fc96966dc9a6655355591450' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C27V114SIG02</first>
			<last>C2I8PHNCM002</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-11-16 09:13:39.256 ***🔗
alice_unnamed_1778@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:13:39.256 ***🔗
alice_unnamed_1778@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-16 09:13:39.314 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-16 09:13:39.318 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2132.html



=== Ended at 2023-11-16 09:13:39
=== successfully completed test case
=== === Returned value: ok