=== 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.50684.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,backend => rdbms,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      no_stanzaid_element => false,message_retraction => true,
                      user_prefs_store => mnesia,cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_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@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.52/mam_suite.muc_querying_for_all_messages.70404.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.52/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_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,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,
              backend => rdbms,max_room_name => infinity,
              max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,
                    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,
                    affiliations => [],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,online_backend => mnesia},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_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_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@263f7cbb53ed.2024-04-25_14.57.19"

=== Started at 2024-04-25 15:07:36


*** CT 2024-04-25 15:07:36.134 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2221.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-25 15:07:36.486 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-25 15:07:36.492 ***🔗
alicE_unnamed_2204@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 15:07:36.493 ***🔗
alicE_unnamed_2204@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f56451d2cad6c04c' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2024-04-25 15:07:36.493 ***🔗
alicE_unnamed_2204@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjIwNABtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 15:07:36.494 ***🔗
alicE_unnamed_2204@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:07:36.494 ***🔗
alicE_unnamed_2204@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-25 15:07:36.494 ***🔗
alicE_unnamed_2204@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ce84a3cb9ee9619f' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2204@localhost'>

*** User 2024-04-25 15:07:36.494 ***🔗
alicE_unnamed_2204@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-25 15:07:36.494 ***🔗
alicE_unnamed_2204@localhost/res1 out
<iq type='set' id='d90a00fcbc52c517d8152e3705b1390b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 15:07:36.494 ***🔗
alicE_unnamed_2204@localhost/res1 in
<iq id='d90a00fcbc52c517d8152e3705b1390b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2204@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 15:07:36.495 ***🔗
alice_unnamed_2204@localhost/res1 out
<iq type='set' id='2b1b235098ebe3d3ab39a80c68fa3bf9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:07:36.495 ***🔗
alice_unnamed_2204@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2204@localhost/res1' id='2b1b235098ebe3d3ab39a80c68fa3bf9' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:07:36.495 ***🔗
alice_unnamed_2204@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-25 15:07:36.496 ***🔗
alice_unnamed_2204@localhost/res1 in
<presence from='alice_unnamed_2204@localhost/res1' to='alice_unnamed_2204@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-25 15:07:36.496 ***🔗
alice_unnamed_2204@localhost/res1 out
<iq type='set' id='7bb4797ae906ca15054a6aaf1665b625' to='alicE_unnamed_2204room0-50736-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-25 15:07:36.500 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='babbb704-ab9a-4abf-a3eb-1c9ab37e9a92'>
	<result xmlns='urn:xmpp:mam:1' id='C5DBBIH5V001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T15:13:18.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>809932f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.500 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='5adfea51-aab1-4e78-8c35-803495846566'>
	<result xmlns='urn:xmpp:mam:1' id='C5DCK5E4300G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T16:44:06.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1b21442d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.500 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='65ba39e9-0709-4af7-8f24-81c3188266f1'>
	<result xmlns='urn:xmpp:mam:1' id='C5E1GB9FK006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T17:38:48.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>92ec9808</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.500 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='cf7bb9bc-dc7e-4b9d-89f4-7121fa7a9bb8'>
	<result xmlns='urn:xmpp:mam:1' id='C5E3DAVMP005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T19:55:14.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7d49f504</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.500 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='a7c8eea0-3e64-432b-b018-fd79d656d66d'>
	<result xmlns='urn:xmpp:mam:1' id='C5EC73NP2G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T06:25:33.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3bd5f43e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.500 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='e704d992-01d1-491e-b209-62b52e65e0ac'>
	<result xmlns='urn:xmpp:mam:1' id='C5EFG98A4G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T10:20:49.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a7de1c8e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.500 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='f7650e24-bcda-4bd3-8da0-3d70b40fd8ab'>
	<result xmlns='urn:xmpp:mam:1' id='C5F6TDH1I00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T14:16:36.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>04f7e13b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.500 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='14e8d239-9424-4d75-a70a-825aae2beb9d'>
	<result xmlns='urn:xmpp:mam:1' id='C5F7EA0SBG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T14:54:23.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>19af1611</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.500 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='5cbe0b3b-e700-4a41-8b6e-4129b2a97761'>
	<result xmlns='urn:xmpp:mam:1' id='C5FJR309B00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T05:41:58.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d5e1933d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.500 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='d2ffc120-4fc6-484e-a5b6-0b0dca073fca'>
	<result xmlns='urn:xmpp:mam:1' id='C5FNQFUU100K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T10:26:58.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ddd675a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.500 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='66a9941f-71cb-4254-b918-94c22e13275c'>
	<result xmlns='urn:xmpp:mam:1' id='C5G51PUJP00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T02:13:54.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>037749b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.500 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='f1329ff9-fb9b-4ff5-b59c-b2b6005c4aab'>
	<result xmlns='urn:xmpp:mam:1' id='C5GHQPU7CG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T17:28:49.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>01b1c33e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.500 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='a0f92d82-2054-4fde-9eed-4cdec29ce2a7'>
	<result xmlns='urn:xmpp:mam:1' id='C5GUMJQ40G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T08:50:01.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b6d46dce</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.500 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='9156fa59-95dd-4952-b22b-adb9fe923b10'>
	<result xmlns='urn:xmpp:mam:1' id='C5H5ESRQ700A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T16:53:50.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1da1dfb4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.501 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='a25eb02d-ffa0-43aa-958b-924dd605af5d'>
	<result xmlns='urn:xmpp:mam:1' id='C5HM7UPESG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:55:13.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8061676b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.501 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='54535259-4fac-4753-88a1-458d84cb1292'>
	<result xmlns='urn:xmpp:mam:1' id='C5HNKPJ55G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T14:35:31.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5fb48fe1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.501 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='154c3d8f-88c0-40cc-9001-71427f6b7d28'>
	<result xmlns='urn:xmpp:mam:1' id='C5IIPRTSC00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T22:59:36.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>81e19b88</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.501 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='68512ce4-a008-4104-934d-e408adf048bd'>
	<result xmlns='urn:xmpp:mam:1' id='C5IJAIEVL00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T23:36:58.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5ad5a4fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.501 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='e6e9251f-2f9d-44ca-8a86-3cb340853078'>
	<result xmlns='urn:xmpp:mam:1' id='C5INO962B00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T04:53:58.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>78589c5d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.501 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='64d0eefe-bf1b-4deb-9f2f-21b0e9e48ecf'>
	<result xmlns='urn:xmpp:mam:1' id='C5IOGTS3H001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T05:49:06.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>034bf151</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.501 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='aee24daf-64eb-4121-bd99-5db635b2a3f0'>
	<result xmlns='urn:xmpp:mam:1' id='C5JNQJQDN00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T19:09:50.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f8b5bdc0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.501 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='9d28a39e-58eb-40fa-80ad-d78ddc0e7c85'>
	<result xmlns='urn:xmpp:mam:1' id='C5JPDNC2D00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T21:04:10.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5a8eb307</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.501 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='c5a41170-005f-4f06-8d85-5adaa19e081b'>
	<result xmlns='urn:xmpp:mam:1' id='C5K2QI04DG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T08:17:07.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7c545412</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.501 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='12cb3334-5386-43be-88df-d56ef9a4822c'>
	<result xmlns='urn:xmpp:mam:1' id='C5K4KBDB800H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T10:26:24.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ac3afb32</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.501 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='60784c1d-556c-41b5-8654-b1fd1fe489d6'>
	<result xmlns='urn:xmpp:mam:1' id='C5KK9BRVIG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T05:07:09.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2c5949b1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.501 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='cd472bbf-7d80-41c0-bcfb-6c541104c708'>
	<result xmlns='urn:xmpp:mam:1' id='C5KP69LTI004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T10:58:12.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ab69c0ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.501 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='47f68d44-e884-45b2-b66e-405c9370766f'>
	<result xmlns='urn:xmpp:mam:1' id='C5LFUCL7RG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T14:06:55.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8bfb66c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.502 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='2ad38279-9fca-4155-836e-8590cd15337b'>
	<result xmlns='urn:xmpp:mam:1' id='C5LM2CNN900B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T21:25:22.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8113835b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.502 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='7a9ee0c6-c33d-4823-9de3-b5f7472de17c'>
	<result xmlns='urn:xmpp:mam:1' id='C5M3O1LVNG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T13:44:23.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3f939dc2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.502 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='6a215ea0-d325-4bfd-8b30-3b40e344635a'>
	<result xmlns='urn:xmpp:mam:1' id='C5M61CLO1G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T16:28:27.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2ba0a308</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.502 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='568edf05-9be6-4aaf-a792-c6f520eaf578'>
	<result xmlns='urn:xmpp:mam:1' id='C5MLPUJVA003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T11:17:08.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c24d6083</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.502 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='35b82b2a-1c5a-47a9-85a9-dfe93cdc13ad'>
	<result xmlns='urn:xmpp:mam:1' id='C5MMC9BTCG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T11:58:09.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ec2267d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.502 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='7ccdb719-d87d-4226-9ae7-61e51c0e9848'>
	<result xmlns='urn:xmpp:mam:1' id='C5N53896IG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T05:31:41.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1bcc91ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.502 ***🔗
alice_unnamed_2204@localhost/res1 in
<message from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='67660ac0-ad37-4a4e-a26f-e066539f894c'>
	<result xmlns='urn:xmpp:mam:1' id='C5N99DNAUG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T10:31:49.000000Z' from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2204room0-50736-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>22af07ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:36.502 ***🔗
alice_unnamed_2204@localhost/res1 in
<iq from='alice_unnamed_2204room0-50736-0@muc.localhost' to='alice_unnamed_2204@localhost/res1' id='7bb4797ae906ca15054a6aaf1665b625' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5DBBIH5V001</first>
			<last>C5N99DNAUG04</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 15:07:36.502 ***🔗
alice_unnamed_2204@localhost/res1 out
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-25 15:07:36.503 ***🔗
alice_unnamed_2204@localhost/res1 in
</stream:stream>

*** User 2024-04-25 15:07:36.517 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-25 15:07:36.524 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2222.html



=== Ended at 2024-04-25 15:07:36
=== successfully completed test case
=== === Returned value: ok