=== 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.45736.0>},
     {basic_group,muc_all},
     {configuration,rdbms_easy},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,db_message_format => mam_message_xml,
                      full_text_search => true,message_retraction => true,
                      db_jid_format => mam_jid_rfc,
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.28/mam_suite.muc_querying_for_all_messages.76931.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_easy_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@746355319fb9.2024-03-21_07.35.41/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.43.28/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,affiliations => [],
                    subject => <<>>,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,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        mod_sic => #{iqdisc => one_queue},
        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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@746355319fb9.2024-03-21_07.35.41"

=== Started at 2024-03-21 07:43:47


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

Could not find element archive_wait in Config.


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

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

*** User 2024-03-21 07:43:48.169 ***🔗
alicE_unnamed_1910@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='525931e2dadd6c99' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2024-03-21 07:43:48.169 ***🔗
alicE_unnamed_1910@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTkxMABtYXR5Z3J5c2E=</auth>



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



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

*** User 2024-03-21 07:43:48.171 ***🔗
alicE_unnamed_1910@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3227e36486ab0b91' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1910@localhost'>

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



*** User 2024-03-21 07:43:48.172 ***🔗
alicE_unnamed_1910@localhost/res1 out
<iq type='set' id='a2e76222feec1adc6753f4de758ce799'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:43:48.172 ***🔗
alicE_unnamed_1910@localhost/res1 in
<iq id='a2e76222feec1adc6753f4de758ce799' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1910@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:43:48.172 ***🔗
alice_unnamed_1910@localhost/res1 out
<iq type='set' id='9fe8bc01c8ea46eed5acd8ba099e941c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:43:48.173 ***🔗
alice_unnamed_1910@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1910@localhost/res1' id='9fe8bc01c8ea46eed5acd8ba099e941c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:43:48.173 ***🔗
alice_unnamed_1910@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:43:48.175 ***🔗
alice_unnamed_1910@localhost/res1 in
<presence from='alice_unnamed_1910@localhost/res1' to='alice_unnamed_1910@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:43:48.175 ***🔗
alice_unnamed_1910@localhost/res1 out
<iq type='set' id='cc02a40d27bc3cf7f5968150d9b25671' to='alicE_unnamed_1910room0-45819-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:43:48.178 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='b5c8dd96-cc87-40f6-a212-9a96c2d5885d'>
	<result xmlns='urn:xmpp:mam:2' id='C4N4N98LC00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T07:24:08.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>30abd4de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.178 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='9de3d7b9-d3b5-44ea-9340-6195e1747fdd'>
	<result xmlns='urn:xmpp:mam:2' id='C4NI8MHPQ00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T23:33:40.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>129fbe24</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.178 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='434bd7c5-8308-4512-aecc-3ad7e85d9fc2'>
	<result xmlns='urn:xmpp:mam:2' id='C4NVVV7KP005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T15:56:18.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8facfa60</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.178 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='5a44b4d1-35f5-4693-8440-5b46ec7700da'>
	<result xmlns='urn:xmpp:mam:2' id='C4O0C51MMG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T16:23:33.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>79501ec7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.178 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='03784a78-efa9-4d26-a3c7-7beb4a75523d'>
	<result xmlns='urn:xmpp:mam:2' id='C4OFT8IHB00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T10:55:34.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>faef7191</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.178 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='6ab21f1f-5c74-4add-83e3-c733dd2f6c25'>
	<result xmlns='urn:xmpp:mam:2' id='C4ONBVNV3G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T19:49:35.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>15e55002</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.178 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='8c74d802-fcee-4610-a29b-a4a02b670c8b'>
	<result xmlns='urn:xmpp:mam:2' id='C4OTS6J10G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T03:35:21.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>61f218ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.178 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='a92f1db9-0dbb-430f-a8be-68648aba1d8e'>
	<result xmlns='urn:xmpp:mam:2' id='C4P8SFNM600K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T16:43:24.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8053a9ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.179 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='e3c4a58b-656c-481a-af23-8d92216b738b'>
	<result xmlns='urn:xmpp:mam:2' id='C4PPBL1G3G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T12:22:39.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e40f7ffd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.179 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='674a3020-9c16-4916-a798-3d2270525aa9'>
	<result xmlns='urn:xmpp:mam:2' id='C4PQ5AS0R00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T13:20:06.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>20eba454</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.179 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='71b2ba87-014d-4c53-acf7-a6d7bb6ad11c'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q550UAOG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T02:26:49.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7a5d25c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.180 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='d9477d4c-0c64-4a01-bfa1-580b03a94dff'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q6N2S7K001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T04:18:48.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0589abd3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.180 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='2a94194f-142f-420f-aeeb-a80b14f9c783'>
	<result xmlns='urn:xmpp:mam:2' id='C4R0S06FSG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T11:30:57.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7fffc8d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.180 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='bf758c46-3152-48ba-b0b6-121aff809d99'>
	<result xmlns='urn:xmpp:mam:2' id='C4R1I9P8P006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T12:20:50.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ec7dd59b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.180 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='f6e13356-f38e-4b2e-9100-a831c0507c87'>
	<result xmlns='urn:xmpp:mam:2' id='C4REI8MBS008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T03:51:20.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>232f4333</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.180 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='c4b13731-e01f-4c43-8c43-9ad27163f91a'>
	<result xmlns='urn:xmpp:mam:2' id='C4RP4M4NB00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T16:28:22.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b7322a74</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.180 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='71349599-3e87-469c-9057-7c3c448e1b84'>
	<result xmlns='urn:xmpp:mam:2' id='C4SCRB2QHG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T15:59:07.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6321a8d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.180 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='be010c33-1a89-4b36-b9fc-b8555140d17c'>
	<result xmlns='urn:xmpp:mam:2' id='C4SET8C2L005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T18:26:34.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>970b1f96</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.180 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='07621e20-139f-498c-9047-f0c23e556891'>
	<result xmlns='urn:xmpp:mam:2' id='C4SR6VR2400G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T09:07:20.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>71c83252</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.180 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='53be32e5-11d0-494f-9b0b-bfc7acb600a3'>
	<result xmlns='urn:xmpp:mam:2' id='C4STRAG5RG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T12:15:59.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5016205d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.180 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='10da1f3e-4d38-4239-91ae-f2562a78a3a4'>
	<result xmlns='urn:xmpp:mam:2' id='C4TDM5KK9G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T07:09:47.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ea26a4d0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.180 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='d92e76c2-e1a4-4b12-aecb-349b56390280'>
	<result xmlns='urn:xmpp:mam:2' id='C4THSVISOG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T12:11:21.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>52b05ed5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.180 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='2e420851-9c76-4e24-8d25-2a53d3b76a5e'>
	<result xmlns='urn:xmpp:mam:2' id='C4U21A7I700G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T07:26:22.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>919fbfa1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.180 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='11e10aa4-65a8-4b58-aae3-aabda0c85ad5'>
	<result xmlns='urn:xmpp:mam:2' id='C4UEI54VR00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T22:23:02.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0898907c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.181 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='2859df83-0286-42d3-ad96-8800fad87b41'>
	<result xmlns='urn:xmpp:mam:2' id='C4UOLBVO9G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T10:26:03.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b461ef4a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.181 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='25bbc379-33c2-425e-a5aa-cc199df1341d'>
	<result xmlns='urn:xmpp:mam:2' id='C4URTNVUA00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T14:19:32.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>802904b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.181 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='72fe9837-8741-41e3-a3fc-c68f96f24089'>
	<result xmlns='urn:xmpp:mam:2' id='C4V8BD3JSG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T05:09:05.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3c250eef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.181 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='703250c6-e674-4573-9244-fdbc8cdb4fbb'>
	<result xmlns='urn:xmpp:mam:2' id='C4VBQ2B0J003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T09:16:38.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>09d80d50</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.181 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='48d58ffb-79b8-43ae-9b71-5ccd501ad784'>
	<result xmlns='urn:xmpp:mam:2' id='C4VPUM8NI006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T02:09:08.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7885fff4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.181 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='b5a41a90-ffb6-4a86-9824-fbd8f1b7034c'>
	<result xmlns='urn:xmpp:mam:2' id='C507D0JLKG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T18:11:45.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>db3f54af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.182 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='efb6171d-705e-4c95-a8ec-88aacfbc12ab'>
	<result xmlns='urn:xmpp:mam:2' id='C50PTBBPJG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T16:16:47.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f5ac5b7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.182 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='31683d22-675a-4790-8d16-cf383660003e'>
	<result xmlns='urn:xmpp:mam:2' id='C50SODPGJG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T19:40:31.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>22a86d8f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.182 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='6639cfa6-5299-46c8-9be9-87fbbea10b30'>
	<result xmlns='urn:xmpp:mam:2' id='C519EE5NQG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T10:48:45.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fa797db4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.183 ***🔗
alice_unnamed_1910@localhost/res1 in
<message from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='8b09ee9c-f4ed-4130-9a58-60050041a342'>
	<result xmlns='urn:xmpp:mam:2' id='C51A21TU3009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T11:32:38.000000Z' from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1910room0-45819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>31b3b375</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:43:48.183 ***🔗
alice_unnamed_1910@localhost/res1 in
<iq from='alice_unnamed_1910room0-45819-0@muc.localhost' to='alice_unnamed_1910@localhost/res1' id='cc02a40d27bc3cf7f5968150d9b25671' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N4N98LC00C</first>
			<last>C51A21TU3009</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:43:48.183 ***🔗
alice_unnamed_1910@localhost/res1 out
</stream:stream>

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


*** User 2024-03-21 07:43:48.262 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:43:48.269 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2844.html



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