=== 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.9356.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@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.mam_SUITE.logs/run.2023-12-04_15.48.19/mam_suite.muc_querying_for_all_messages.51076.html"},
     {tc_group_properties,[{name,muc04},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@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.mam_SUITE.logs/run.2023-12-04_15.48.19/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@cdcecdf9c9e0.2023-12-04_15.40.23"

=== Started at 2023-12-04 15:48:24


*** CT 2023-12-04 15:48:24.943 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2248.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-12-04 15:48:25.145 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-12-04 15:48:25.147 ***🔗
alicE_unnamed_1771@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-12-04 15:48:25.147 ***🔗
alicE_unnamed_1771@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ffb4486d256de101' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:48:25.147 ***🔗
alicE_unnamed_1771@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-12-04 15:48:25.148 ***🔗
alicE_unnamed_1771@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTc3MQBtYXR5Z3J5c2E=</auth>



*** User 2023-12-04 15:48:25.148 ***🔗
alicE_unnamed_1771@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:48:25.148 ***🔗
alicE_unnamed_1771@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-12-04 15:48:25.149 ***🔗
alicE_unnamed_1771@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ccf43f1565d086d7' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1771@localhost'>

*** User 2023-12-04 15:48:25.149 ***🔗
alicE_unnamed_1771@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-12-04 15:48:25.149 ***🔗
alicE_unnamed_1771@localhost/res1 out
<iq type='set' id='7fa5efde83cffe805276d294ce5fc336'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-04 15:48:25.149 ***🔗
alicE_unnamed_1771@localhost/res1 in
<iq id='7fa5efde83cffe805276d294ce5fc336' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1771@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-12-04 15:48:25.149 ***🔗
alice_unnamed_1771@localhost/res1 out
<iq type='set' id='bc567a3574ec96eb698da7851157976b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:48:25.150 ***🔗
alice_unnamed_1771@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1771@localhost/res1' id='bc567a3574ec96eb698da7851157976b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:48:25.150 ***🔗
alice_unnamed_1771@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2023-12-04 15:48:25.150 ***🔗
alice_unnamed_1771@localhost/res1 in
<presence from='alice_unnamed_1771@localhost/res1' to='alice_unnamed_1771@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 2023-12-04 15:48:25.151 ***🔗
alice_unnamed_1771@localhost/res1 out
<iq type='set' id='138f6a9c74d1afb76fd14666904064ef' to='alicE_unnamed_1771room0-9403-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>



*** User 2023-12-04 15:48:25.152 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='8b72ce29-2e69-468e-92ad-cf9174c815c2'>
	<result xmlns='urn:xmpp:mam:1' id='C2J37CLLDG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-18T01:32:51.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b7b1cde3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.153 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='0e552f44-5abb-46d1-99ed-34fe68bfd395'>
	<result xmlns='urn:xmpp:mam:1' id='C2JITTH29G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-18T20:16:59.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1bd8c4ad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.153 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='fb97fe89-8795-4174-80bf-78c587901d53'>
	<result xmlns='urn:xmpp:mam:1' id='C2JS1OCEIG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-19T07:09:49.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f9df9642</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.153 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='e87c5f08-6d7a-412b-9e56-085a06fb99bd'>
	<result xmlns='urn:xmpp:mam:1' id='C2K5SU6NE009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-19T18:54:52.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>faef98b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.153 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='fd4036d3-eaa7-41ab-b891-a2e479c0ab68'>
	<result xmlns='urn:xmpp:mam:1' id='C2KKCULPDG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-20T12:12:51.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>22c94577</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.153 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='4a6d0ef9-a7a7-402e-8937-6e1b549b7b9b'>
	<result xmlns='urn:xmpp:mam:1' id='C2KMPLLLE00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-20T15:04:28.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4594d086</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.153 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='a83c6af1-17a6-4e3b-8ef0-5c6baf8dbc71'>
	<result xmlns='urn:xmpp:mam:1' id='C2L0M98P9G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-21T02:52:43.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7556b234</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.153 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='31db610c-3676-4d20-9857-dda9218b5c01'>
	<result xmlns='urn:xmpp:mam:1' id='C2LAO1JQAG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-21T14:52:29.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0e42f9bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.153 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='2e0be8e5-dd2c-45ed-ab06-b9a2f133dd6c'>
	<result xmlns='urn:xmpp:mam:1' id='C2LK1LN7S003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-22T01:58:16.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>89144565</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.153 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='a4926b1d-bf45-4a23-ba27-07f7340240be'>
	<result xmlns='urn:xmpp:mam:1' id='C2M2GM7V0G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-22T19:14:01.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6468cda5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.153 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='3979b610-eafa-4400-b456-f8d184231ac8'>
	<result xmlns='urn:xmpp:mam:1' id='C2ME0IS6PG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-23T08:56:59.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6bf7442e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.154 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='168a4c2c-ce9c-4353-b52b-ab18ad556724'>
	<result xmlns='urn:xmpp:mam:1' id='C2MEIKI7H00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-23T09:37:22.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4f7e1bef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.154 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='7a166b3a-9eee-4ee4-b973-3e73dea4f6cc'>
	<result xmlns='urn:xmpp:mam:1' id='C2N5N57CCG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-24T13:13:53.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>10b17201</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.154 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='08da51d4-7b42-4c54-b2b9-f1b2e4400e59'>
	<result xmlns='urn:xmpp:mam:1' id='C2NBUBIS4G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-24T20:39:29.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d05b9eec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.154 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='760dc9d6-7083-4237-8ea2-b2ba1402f68b'>
	<result xmlns='urn:xmpp:mam:1' id='C2NIMHHCGG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-25T04:43:05.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7ad709bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.154 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='21aaa259-8923-46e1-8fd2-4c2435af9f30'>
	<result xmlns='urn:xmpp:mam:1' id='C2NV4PV1FG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-25T19:33:59.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ec219bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.154 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='eacd2e47-233e-4cb1-934b-848f8062b6f1'>
	<result xmlns='urn:xmpp:mam:1' id='C2OJ5UJAM003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-26T19:28:12.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>da97979d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.154 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='7f0b1d33-15b3-4123-9f45-d48186b45403'>
	<result xmlns='urn:xmpp:mam:1' id='C2OLMFT2R00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-26T22:28:22.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>446bc91c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.154 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='eb15b1cf-0cbc-478e-9935-b31b50ca986e'>
	<result xmlns='urn:xmpp:mam:1' id='C2ONF0A1FG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-27T00:34:47.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ab791d70</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.154 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='3b01a97f-f321-440e-b589-8ce599646960'>
	<result xmlns='urn:xmpp:mam:1' id='C2P3TQC8RG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-27T15:26:55.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8e6f5e95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.154 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='78a0b375-1845-4b82-9263-6834fab48e96'>
	<result xmlns='urn:xmpp:mam:1' id='C2PIVRQF5009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-28T09:25:14.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>edd45d3a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.155 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='b41c9230-fff4-4178-9f2e-39233d597350'>
	<result xmlns='urn:xmpp:mam:1' id='C2PJSM8J7G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-28T10:29:43.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2710b9fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.155 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='4634a5bb-e2ef-4e66-9583-ecdb7d483fc3'>
	<result xmlns='urn:xmpp:mam:1' id='C2QAD27RR006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-29T13:21:10.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fcfac1f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.155 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='0c2c725e-0083-48b5-9994-6c223881f689'>
	<result xmlns='urn:xmpp:mam:1' id='C2QF6Q0DKG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-29T19:05:05.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7c6fa8fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.155 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='0fb36e1d-7733-44ac-bac8-9111e647b495'>
	<result xmlns='urn:xmpp:mam:1' id='C2QOFPJN3001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-30T06:09:26.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ec44a5fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.155 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='8ea201e1-15c3-4e44-9104-19029a5103a1'>
	<result xmlns='urn:xmpp:mam:1' id='C2QR28T3Q00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-30T09:13:56.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a4bd1b55</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.155 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='35d0c60f-534f-4a17-8240-00a065d69659'>
	<result xmlns='urn:xmpp:mam:1' id='C2RIN5C1K00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-01T13:27:04.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>acdd438a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.155 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='3dc8d76a-9e7b-4aa2-bc47-2a44769064b7'>
	<result xmlns='urn:xmpp:mam:1' id='C2RKGS5AT005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-01T15:36:10.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bf738a63</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.155 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='844ff440-d6c9-4554-bf30-3cf4231ea765'>
	<result xmlns='urn:xmpp:mam:1' id='C2S1DA9NFG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-02T06:58:47.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5e87d72a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.155 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='3988b450-b2db-418d-aecb-d6b9553fd85d'>
	<result xmlns='urn:xmpp:mam:1' id='C2S2DG12R008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-02T08:10:46.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8af4f303</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.155 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='8cd635fa-6a95-4990-813f-c9d216a3fd21'>
	<result xmlns='urn:xmpp:mam:1' id='C2SLCVV0VG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-03T06:49:43.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>331d2094</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.155 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='206ede83-07c2-4a78-aceb-c6a47801eda6'>
	<result xmlns='urn:xmpp:mam:1' id='C2T0VCF3S00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-03T20:38:16.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>89dfb8a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.155 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='51969845-d41f-411d-ad0e-055fda2fb913'>
	<result xmlns='urn:xmpp:mam:1' id='C2TETHTP200G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-04T13:16:20.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e2b89207</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.156 ***🔗
alice_unnamed_1771@localhost/res1 in
<message from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='e1e4eef9-a31f-4cd3-977c-182c6b9b6304'>
	<result xmlns='urn:xmpp:mam:1' id='C2TMBPJ9M00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-04T22:09:16.000000Z' from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1771room0-9403-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a8b0d67a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-12-04 15:48:25.156 ***🔗
alice_unnamed_1771@localhost/res1 in
<iq from='alice_unnamed_1771room0-9403-1@muc.localhost' to='alice_unnamed_1771@localhost/res1' id='138f6a9c74d1afb76fd14666904064ef' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2J37CLLDG02</first>
			<last>C2TMBPJ9M00C</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-12-04 15:48:25.156 ***🔗
alice_unnamed_1771@localhost/res1 out
</stream:stream>

*** User 2023-12-04 15:48:25.156 ***🔗
alice_unnamed_1771@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2023-12-04 15:48:25.160 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-12-04 15:48:25.166 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2249.html



=== Ended at 2023-12-04 15:48:25
=== successfully completed test case
=== === Returned value: ok