=== 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.45393.0>},
     {basic_group,muc_all},
     {configuration,rdbms_easy},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,db_message_format => mam_message_xml,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,db_jid_format => mam_jid_rfc,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {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@b1facb53901b.2024-04-30_06.47.40/big_tests.tests.mam_SUITE.logs/run.2024-04-30_06.54.48/mam_suite.muc_querying_for_all_messages.60804.html"},
     {tc_group_properties,[{name,muc04},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@b1facb53901b.2024-04-30_06.47.40/big_tests.tests.mam_SUITE.logs/run.2024-04-30_06.54.48/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,backend => rdbms,
              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 => <<>>,persistent => false,
                    title => <<>>,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},
        mod_amp => #{},
        mod_sic => #{iqdisc => one_queue},
        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,buffer_max => 100,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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 => cets,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@b1facb53901b.2024-04-30_06.47.40"

=== Started at 2024-04-30 06:55:36


*** CT 2024-04-30 06:55:36.967 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2840.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-30 06:55:37.262 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-30 06:55:37.273 ***🔗
alicE_unnamed_1912@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-30 06:55:37.276 ***🔗
alicE_unnamed_1912@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3c3d7b53110b4049' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-30 06:55:37.276 ***🔗
alicE_unnamed_1912@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-30 06:55:37.276 ***🔗
alicE_unnamed_1912@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTkxMgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-30 06:55:37.279 ***🔗
alicE_unnamed_1912@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-30 06:55:37.279 ***🔗
alicE_unnamed_1912@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-30 06:55:37.279 ***🔗
alicE_unnamed_1912@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b8c0b8330a71b6df' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1912@localhost'>

*** User 2024-04-30 06:55:37.279 ***🔗
alicE_unnamed_1912@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-30 06:55:37.279 ***🔗
alicE_unnamed_1912@localhost/res1 out
<iq type='set' id='28cff21b841182a2a58175ac5b9f139b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-30 06:55:37.283 ***🔗
alicE_unnamed_1912@localhost/res1 in
<iq id='28cff21b841182a2a58175ac5b9f139b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1912@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-30 06:55:37.283 ***🔗
alice_unnamed_1912@localhost/res1 out
<iq type='set' id='8da452558e3a108558648936ab359f71'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-30 06:55:37.285 ***🔗
alice_unnamed_1912@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1912@localhost/res1' id='8da452558e3a108558648936ab359f71' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-30 06:55:37.285 ***🔗
alice_unnamed_1912@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-30 06:55:37.286 ***🔗
alice_unnamed_1912@localhost/res1 in
<presence from='alice_unnamed_1912@localhost/res1' to='alice_unnamed_1912@localhost/res1'/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-30 06:55:37.286 ***🔗
alice_unnamed_1912@localhost/res1 out
<iq type='set' id='32e626662919e6538afdcc1a916279c4' to='alicE_unnamed_1912room0-45451-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-30 06:55:37.288 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='18e58ede-2e3d-49f1-a07c-b6625fb0f75b'>
	<result xmlns='urn:xmpp:mam:1' id='C5GG1NSMB00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T15:21:10.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7c11c644</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.288 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='16e68044-231f-4777-b068-891a459d03aa'>
	<result xmlns='urn:xmpp:mam:1' id='C5GKALPASG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T20:27:29.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1d4943bb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.288 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='a48d033c-6ed7-4586-9dc1-3aa3c3f81e2f'>
	<result xmlns='urn:xmpp:mam:1' id='C5GTF0C8EG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T07:21:25.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>79cd4b2b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.289 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='8a33ea4f-f43e-4bc0-9871-66af13493274'>
	<result xmlns='urn:xmpp:mam:1' id='C5GUM58NE00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T08:49:00.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3ef724e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.289 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='ed71e3fe-0547-4a54-8390-d882c5082e9c'>
	<result xmlns='urn:xmpp:mam:1' id='C5HN6035SG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T14:02:25.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9ab4c9ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.289 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='88efb2e0-50da-4bdb-92a2-a2e9feb4bf51'>
	<result xmlns='urn:xmpp:mam:1' id='C5HPLVGNG00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T17:01:20.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b624dd6d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.289 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='d723f62b-a3b7-48d0-beff-2e68b4478f14'>
	<result xmlns='urn:xmpp:mam:1' id='C5HVK9EBFG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T00:07:03.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9872e43b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.289 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='51d4d5cf-01c1-498d-a0db-340dbbd61ecc'>
	<result xmlns='urn:xmpp:mam:1' id='C5I55Q0A0G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T06:44:09.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>19e687eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.289 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='dd53ccfa-d612-4ee9-b489-4d605e11df9c'>
	<result xmlns='urn:xmpp:mam:1' id='C5IL7EQCR00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T01:53:10.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8f1278a5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.289 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='246c475f-1975-4682-aae9-a70602556ba0'>
	<result xmlns='urn:xmpp:mam:1' id='C5ITLD6JV00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T11:57:02.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3c6bc312</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.290 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='52bdeddf-ba1f-4453-bd13-e19fae9bd79b'>
	<result xmlns='urn:xmpp:mam:1' id='C5JM95TCLG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T17:19:15.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2f5e089c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.290 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='b1cccafc-ef1a-46f0-a5c3-15bd23bbb51a'>
	<result xmlns='urn:xmpp:mam:1' id='C5JRMLNF8G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T23:47:21.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cff74436</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.290 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='f2e9d111-7345-4fa7-bd22-684e0fca9420'>
	<result xmlns='urn:xmpp:mam:1' id='C5JUQKQM5G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T03:30:59.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e75992cb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.290 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='98c02835-5fb0-4fd6-aeea-6b58c1c3deb0'>
	<result xmlns='urn:xmpp:mam:1' id='C5K64L2MTG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T12:14:27.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bdd09cd5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.290 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='4ac7c265-7e4e-43bf-a8fd-4001cc4c8c25'>
	<result xmlns='urn:xmpp:mam:1' id='C5KV18HUD006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T17:56:26.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bae73f9b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.290 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='a77cc700-79e2-4327-b8b2-1b4d86aa58d9'>
	<result xmlns='urn:xmpp:mam:1' id='C5L0T6S1S003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T20:10:32.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>951f3de9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.290 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='94d51f93-3d3e-4254-a658-dcf21750f9df'>
	<result xmlns='urn:xmpp:mam:1' id='C5L4D0IO300C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T00:20:38.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6dc218e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.290 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='244c5d34-cb7c-4f84-8eb8-3edf950fe277'>
	<result xmlns='urn:xmpp:mam:1' id='C5L4EG8K700A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T00:23:58.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>12a6b793</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.291 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='aedfa137-4e12-4919-8397-d482f6764814'>
	<result xmlns='urn:xmpp:mam:1' id='C5LQ3OKH300E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T02:14:46.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fcf40510</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.291 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='ab89d7ab-95e4-4350-94ee-83dd991cfc12'>
	<result xmlns='urn:xmpp:mam:1' id='C5LT1J1FVG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T05:44:39.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>446ac5bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.291 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='8a65ef82-0225-48f6-af0e-a25001054436'>
	<result xmlns='urn:xmpp:mam:1' id='C5MHEO800G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T06:05:45.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0e3a01f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.291 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='9115cb34-76cf-4c4a-b9e2-5cbf188ce546'>
	<result xmlns='urn:xmpp:mam:1' id='C5MHPK396002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T06:30:04.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>26f61a36</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.291 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='2489927c-d937-4fff-bc9d-f3ecc4dd04bf'>
	<result xmlns='urn:xmpp:mam:1' id='C5N9CDPVK00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T10:38:32.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9b4c668f</body>
			</message>
		</forwarded>
	</result>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-30 06:55:37.291 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='b7904dd7-17dd-4021-853c-fbed1ced5b85'>
	<result xmlns='urn:xmpp:mam:1' id='C5NJCVOM0G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T22:35:37.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>04bac380</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.291 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='0b56a1cb-0e46-442c-bd00-e7752495a01f'>
	<result xmlns='urn:xmpp:mam:1' id='C5NTH5J8O00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T10:40:48.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>481e9c20</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.291 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='a239fa76-b65f-4ffc-aff3-2f198b6d9d5b'>
	<result xmlns='urn:xmpp:mam:1' id='C5O04ODEDG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T13:47:47.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fc684a01</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.291 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='069007f6-916b-4345-a570-cb6acb1185d0'>
	<result xmlns='urn:xmpp:mam:1' id='C5OBA5J4B001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-27T03:07:18.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c9d68ba9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.291 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='2ed16fd3-8e8a-4769-a64a-14d6f096d85a'>
	<result xmlns='urn:xmpp:mam:1' id='C5OK8TR8N00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-27T13:48:46.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>43711d99</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.291 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='1acad2d6-526d-4aa8-9570-cd2214cb4ad1'>
	<result xmlns='urn:xmpp:mam:1' id='C5PBICB2LG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-28T17:36:19.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4bc6dd1c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.291 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='da5a04f8-92b8-4e67-9a16-d692e3994073'>
	<result xmlns='urn:xmpp:mam:1' id='C5PF8E2QS00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-28T22:00:24.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c5b2fa05</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.292 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='a5c6f09e-1cf4-4b14-ba08-586c115ca016'>
	<result xmlns='urn:xmpp:mam:1' id='C5PP2JN4O00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-29T09:43:12.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>52a78d2c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.292 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='31bb8f86-e289-4e33-bdcd-1aa397dfd3ca'>
	<result xmlns='urn:xmpp:mam:1' id='C5PQDTSEB001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-29T11:20:06.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>52ba9cda</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.292 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='c9f2a639-5c88-4227-911a-6be97872a660'>
	<result xmlns='urn:xmpp:mam:1' id='C5QKKI1EUG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-30T18:36:05.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c85a2b07</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.292 ***🔗
alice_unnamed_1912@localhost/res1 in
<message from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='389e0017-c32b-40ac-858e-f7e6f5f35da6'>
	<result xmlns='urn:xmpp:mam:1' id='C5QP494FJG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-30T23:57:35.000000Z' from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1912room0-45451-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9af4f0bf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-30 06:55:37.292 ***🔗
alice_unnamed_1912@localhost/res1 in
<iq from='alice_unnamed_1912room0-45451-0@muc.localhost' to='alice_unnamed_1912@localhost/res1' id='32e626662919e6538afdcc1a916279c4' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5GG1NSMB00E</first>
			<last>C5QP494FJG0F</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-30 06:55:37.292 ***🔗
alice_unnamed_1912@localhost/res1 out
</stream:stream>

*** User 2024-04-30 06:55:37.293 ***🔗
alice_unnamed_1912@localhost/res1 in
</stream:stream>

*** User 2024-04-30 06:55:37.296 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-30 06:55:37.302 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2841.html



=== Ended at 2024-04-30 06:55:37
=== successfully completed test case
=== === Returned value: ok