=== 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.51681.0>},
     {basic_group,muc_all},
     {configuration,rdbms_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_result_limit => 50,enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/mam_suite.muc_querying_for_all_messages.47237.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => cets,history_size => 20,
              min_presence_interval => 0,access_admin => none,
              access_persistent => all,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,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,affiliations => [],
                    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 => <<>>,
                    subject_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fe524ba9ae35.2024-03-11_09.05.30"

=== Started at 2024-03-11 09:13:56


*** CT 2024-03-11 09:13:56.365 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1928.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:56.509 ***🔗
waiting for room_archive_size is done in 0 miliseconds

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

*** User 2024-03-11 09:13:56.511 ***🔗
alicE_unnamed_2158@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c68068514b30e84f' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2024-03-11 09:13:56.511 ***🔗
alicE_unnamed_2158@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjE1OABtYXR5Z3J5c2E=</auth>



*** User 2024-03-11 09:13:56.568 ***🔗
alicE_unnamed_2158@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



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

*** User 2024-03-11 09:13:56.568 ***🔗
alicE_unnamed_2158@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='085a86c0c0cb0549' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2158@localhost'>

*** User 2024-03-11 09:13:56.568 ***🔗
alicE_unnamed_2158@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:13:56.568 ***🔗
alicE_unnamed_2158@localhost/res1 out
<iq type='set' id='6bd64bf9fe78a1941b062b91bee270ce'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:13:56.569 ***🔗
alicE_unnamed_2158@localhost/res1 in
<iq id='6bd64bf9fe78a1941b062b91bee270ce' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2158@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:13:56.569 ***🔗
alice_unnamed_2158@localhost/res1 out
<iq type='set' id='d906ca164561e0530827573ab207a1a6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:56.569 ***🔗
alice_unnamed_2158@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2158@localhost/res1' id='d906ca164561e0530827573ab207a1a6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:56.569 ***🔗
alice_unnamed_2158@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:56.570 ***🔗
alice_unnamed_2158@localhost/res1 in
<presence from='alice_unnamed_2158@localhost/res1' to='alice_unnamed_2158@localhost/res1'/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:56.571 ***🔗
alice_unnamed_2158@localhost/res1 out
<iq type='set' id='1c12c6ab962cd472eab358df670e33e9' to='alicE_unnamed_2158room0-51745-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2024-03-11 09:13:56.572 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='95137cad-cf5d-4e07-a22c-4b10599409dc'>
	<result xmlns='urn:xmpp:mam:2' id='C4GRAGFGAG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T07:07:25.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cbc3caec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.572 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='dad03860-deb1-4417-9517-e1c0eeacb093'>
	<result xmlns='urn:xmpp:mam:2' id='C4H801JEHG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T22:14:35.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>eff062c1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.573 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='9e3c5cef-18de-4af0-a6c9-609e8db36484'>
	<result xmlns='urn:xmpp:mam:2' id='C4HGIVNBSG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T08:29:37.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>da07ccb4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.573 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='0d24cea3-29e0-43a7-9374-b4b1580e877a'>
	<result xmlns='urn:xmpp:mam:2' id='C4HMROK9EG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T15:58:45.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cdfd352e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.573 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='6b77108e-abbb-4fb3-a916-385344feba22'>
	<result xmlns='urn:xmpp:mam:2' id='C4I1U4H6000F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T05:11:28.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0feea95a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.573 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='c1b6c27c-ce5e-4bfa-b919-87ab9e7a9868'>
	<result xmlns='urn:xmpp:mam:2' id='C4IG74DBGG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T22:13:45.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>98ebde77</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.573 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='31b269eb-c430-45a8-9159-3b0d70227f63'>
	<result xmlns='urn:xmpp:mam:2' id='C4INTQEJJG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T07:25:35.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cd79e453</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.573 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='5b552de7-53b8-4437-a925-e93dc6e462bb'>
	<result xmlns='urn:xmpp:mam:2' id='C4J0F270SG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T17:36:49.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>88f9637b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.573 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='28a28c54-6ed6-4100-829a-530590c74ef0'>
	<result xmlns='urn:xmpp:mam:2' id='C4JFTCQ32G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T12:02:37.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7738868f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.573 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='f40d8664-7eed-405b-be0b-baf2fa1f7792'>
	<result xmlns='urn:xmpp:mam:2' id='C4JPLHJ6MG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T23:40:53.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4bf59bf0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.573 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='88942c16-2223-40e1-ae4a-a13751e36d53'>
	<result xmlns='urn:xmpp:mam:2' id='C4JR8BR9T00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T01:34:34.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>841420ea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.573 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='0a5ace61-37d9-43a1-aada-f49ac82f22b5'>
	<result xmlns='urn:xmpp:mam:2' id='C4KC0A0HFG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T21:33:27.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>28fd8804</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.573 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='c8da8dd5-bb7d-4b64-9610-9940b7923101'>
	<result xmlns='urn:xmpp:mam:2' id='C4KNGF7EAG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T11:17:01.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0fd47eda</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.573 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='5bb072e6-eac3-4045-b8ff-8154ddb393fe'>
	<result xmlns='urn:xmpp:mam:2' id='C4KRH5DVB00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T16:04:54.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>84ef9ab6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.573 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='29489ebc-fd52-4b03-8360-6cc7d9727857'>
	<result xmlns='urn:xmpp:mam:2' id='C4L4NJG0MG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T03:03:33.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a5ffedff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.573 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='4f55a135-380c-404f-940c-a72f86b90802'>
	<result xmlns='urn:xmpp:mam:2' id='C4L7G952DG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T06:21:55.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8a20656d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='9294dac7-4662-4aab-8397-dc02949e5917'>
	<result xmlns='urn:xmpp:mam:2' id='C4LO471MB00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T02:11:50.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>718775c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='65123285-0aa3-4de4-849f-3e5cee0f8b6a'>
	<result xmlns='urn:xmpp:mam:2' id='C4LU24Q7500H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T09:16:42.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>74526485</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='395e8466-3efc-4d97-b7a5-e35e4f22f6ec'>
	<result xmlns='urn:xmpp:mam:2' id='C4ME5BERC008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T04:29:12.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e2e0c767</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='6f45f965-7d70-4274-8295-b0a7f07f88e2'>
	<result xmlns='urn:xmpp:mam:2' id='C4MTSGB42001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T23:14:44.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d0117d25</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='c870ef21-8ac2-42a2-a2b4-7486b5253910'>
	<result xmlns='urn:xmpp:mam:2' id='C4N9S4GKR003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T13:32:54.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f9f6d279</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='490cfff4-3f5f-474b-9696-f432d46c5204'>
	<result xmlns='urn:xmpp:mam:2' id='C4NGUDOJT00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T21:59:06.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1bd68274</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='3cc86bd3-3dff-4b66-a67d-a3b012316d72'>
	<result xmlns='urn:xmpp:mam:2' id='C4NIPBL4800K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T00:10:56.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5fed8cc2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='dd7d65db-cb9e-407b-a59a-906b5df17569'>
	<result xmlns='urn:xmpp:mam:2' id='C4NT04MC200F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T12:21:56.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>33112b4c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='33a4ed2b-9bec-41c3-a6c1-3f59789b3b41'>
	<result xmlns='urn:xmpp:mam:2' id='C4O7UOLLS00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T01:26:16.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a22fb496</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='b5aa0e4d-a0c1-4c9d-a6fa-8b5675c9cab9'>
	<result xmlns='urn:xmpp:mam:2' id='C4OI52EKM005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T13:36:12.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>243788bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='d481d53b-ed97-420a-b63e-09ca2d05a89e'>
	<result xmlns='urn:xmpp:mam:2' id='C4OSTLA4J00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T02:27:02.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>66d0d758</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='b7937d0a-613f-4f9f-ae6b-d78b8b348586'>
	<result xmlns='urn:xmpp:mam:2' id='C4P2P0B8JG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T09:26:07.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>005ea680</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='2cd12022-6aa3-459e-ad5f-b33f59b1813b'>
	<result xmlns='urn:xmpp:mam:2' id='C4PMN4DKRG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T09:13:35.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>682632d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='ac2e7f78-25f5-4743-8b7e-fe02dfa70bc2'>
	<result xmlns='urn:xmpp:mam:2' id='C4PTJTFG000E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T17:27:28.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5fb07800</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='e3eddc8e-d0b3-4be6-9b7d-3b3aee41b179'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q8AD3G800F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T06:13:36.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>104d9cf4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='93a01a0a-6af0-44e9-9ed4-a1139950dbe2'>
	<result xmlns='urn:xmpp:mam:2' id='C4QBGRQU400F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T10:02:48.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>689218ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.574 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='adee248d-4f33-406c-aca9-7cd3005ea1ad'>
	<result xmlns='urn:xmpp:mam:2' id='C4QPPTCGK009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T03:05:12.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b4266f54</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.575 ***🔗
alice_unnamed_2158@localhost/res1 in
<message from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='b72e94ec-a366-4deb-9cb6-2a2a22f5d758'>
	<result xmlns='urn:xmpp:mam:2' id='C4R9IM7VV005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T21:54:22.000000Z' from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2158room0-51745-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>97dbb5e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.575 ***🔗
alice_unnamed_2158@localhost/res1 in
<iq from='alice_unnamed_2158room0-51745-0@muc.localhost' to='alice_unnamed_2158@localhost/res1' id='1c12c6ab962cd472eab358df670e33e9' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4GRAGFGAG0D</first>
			<last>C4R9IM7VV005</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-11 09:13:56.575 ***🔗
alice_unnamed_2158@localhost/res1 out
</stream:stream>

*** User 2024-03-11 09:13:56.575 ***🔗
alice_unnamed_2158@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-11 09:13:56.578 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-11 09:13:56.581 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1929.html



=== Ended at 2024-03-11 09:13:56
=== successfully completed test case
=== === Returned value: ok