=== 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.55866.0>},
     {basic_group,muc_all},
     {configuration,rdbms_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"groupchats.">>}},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {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@4740c5608018.2024-04-22_13.49.34/big_tests.tests.mam_SUITE.logs/run.2024-04-22_13.56.13/mam_suite.muc_querying_for_all_messages.125315.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@4740c5608018.2024-04-22_13.49.34/big_tests.tests.mam_SUITE.logs/run.2024-04-22_13.56.13/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"test type">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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,<<"groupchats.">>},
              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 => <<>>,title => <<>>,
                    persistent => false,password => <<>>,subject => <<>>,
                    affiliations => [],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_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 => 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_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@4740c5608018.2024-04-22_13.49.34"

=== Started at 2024-04-22 13:57:19


*** CT 2024-04-22 13:57:19.108 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1987.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-22 13:57:19.468 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-22 13:57:19.476 ***🔗
alicE_unnamed_2304@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 13:57:19.476 ***🔗
alicE_unnamed_2304@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dd8bb327dcd90c63' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-22 13:57:19.476 ***🔗
alicE_unnamed_2304@domain.example.com/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-22 13:57:19.476 ***🔗
alicE_unnamed_2304@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjMwNABtYXR5Z3J5c2E=</auth>



*** User 2024-04-22 13:57:19.477 ***🔗
alicE_unnamed_2304@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 13:57:19.478 ***🔗
alicE_unnamed_2304@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 13:57:19.478 ***🔗
alicE_unnamed_2304@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e88087f73df71d05' from='domain.example.com' version='1.0' xml:lang='en' to='alice_unnamed_2304@domain.example.com'>

*** User 2024-04-22 13:57:19.478 ***🔗
alicE_unnamed_2304@domain.example.com/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-22 13:57:19.478 ***🔗
alicE_unnamed_2304@domain.example.com/res1 out
<iq type='set' id='fb51f9c1341ff14808c2ba905dc707dd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 13:57:19.479 ***🔗
alicE_unnamed_2304@domain.example.com/res1 in
<iq id='fb51f9c1341ff14808c2ba905dc707dd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2304@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 13:57:19.479 ***🔗
alice_unnamed_2304@domain.example.com/res1 out
<iq type='set' id='911048a6a5baa08c3eda1783a7d35353'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 13:57:19.480 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='911048a6a5baa08c3eda1783a7d35353' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 13:57:19.480 ***🔗
alice_unnamed_2304@domain.example.com/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-22 13:57:19.481 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<presence from='alice_unnamed_2304@domain.example.com/res1' to='alice_unnamed_2304@domain.example.com/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-22 13:57:19.482 ***🔗
alice_unnamed_2304@domain.example.com/res1 out
<iq type='set' id='75e20ad5c107020d1f32a7ed86e0bc81' to='alicE_unnamed_2304room0-55941-0@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2024-04-22 13:57:19.484 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='189d234d-496c-4294-bec4-678dfe5253d2'>
	<result xmlns='urn:xmpp:mam:2' id='C5B7C9JGUG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T06:07:17.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8291efd6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.484 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='f3473475-638f-4b95-87c8-573a4319ef60'>
	<result xmlns='urn:xmpp:mam:2' id='C5BDNHDP200B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T13:41:56.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>acbc6d6d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.484 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='78344775-7c69-41be-aba1-0cf78662456c'>
	<result xmlns='urn:xmpp:mam:2' id='C5BRS3TN600C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T06:34:20.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f6b93725</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.485 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='111a907f-ccc6-4fb3-acef-482294ad1879'>
	<result xmlns='urn:xmpp:mam:2' id='C5C9LAJ6N00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T23:01:18.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>794f4a34</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.485 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='dc79c079-c5a9-4c65-9e73-22ba34353984'>
	<result xmlns='urn:xmpp:mam:2' id='C5CAN2RVSG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T00:16:49.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>83e9c412</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.485 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='aaf232ee-68fa-43e9-8041-7f053d3e326a'>
	<result xmlns='urn:xmpp:mam:2' id='C5CI52TC0G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T09:09:13.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d67c5d38</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.485 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='612d0f58-db0f-45d3-9250-740c3166fcbd'>
	<result xmlns='urn:xmpp:mam:2' id='C5CVT70J5006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T01:33:46.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>82190800</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.485 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='b17bf306-3c5a-4629-b46f-340bf7b3d6e8'>
	<result xmlns='urn:xmpp:mam:2' id='C5D8HDDS8G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T11:51:37.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5d350f9a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.485 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='d1d7a2d3-9328-4a52-a879-1ea652076869'>
	<result xmlns='urn:xmpp:mam:2' id='C5DKHNH9VG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T02:11:19.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3294b21d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.485 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='4f2d1493-fa25-4075-baea-a683c5040f73'>
	<result xmlns='urn:xmpp:mam:2' id='C5E3GVIFHG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T20:03:23.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fcbca4dc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.486 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='e4cc8d13-44c0-48cc-a88d-db1587b62070'>
	<result xmlns='urn:xmpp:mam:2' id='C5EAA9H15002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T04:09:30.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cb50ee86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.486 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='e5e88f41-2788-400f-af3d-c146a7fbae32'>
	<result xmlns='urn:xmpp:mam:2' id='C5EL4NVS7002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T17:04:30.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c99b3b8b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.486 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='12e20417-1c41-4bb5-bbae-c8dd82224b92'>
	<result xmlns='urn:xmpp:mam:2' id='C5ERB0HMCG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T00:28:01.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1e9fece2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.486 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='ac69139b-d497-4573-8899-0ec4f0d770e3'>
	<result xmlns='urn:xmpp:mam:2' id='C5EU939M6G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T03:58:29.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>43080f0a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.486 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='ec74dbaf-4685-4a26-95dc-18b7f07090a5'>
	<result xmlns='urn:xmpp:mam:2' id='C5FF77BAG00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T00:11:12.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b17189f0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.486 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='2ec487e0-16a4-48e7-923e-fa640ab34581'>
	<result xmlns='urn:xmpp:mam:2' id='C5FIVS9NP003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T04:41:06.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0eb5e41e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.486 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='682dad3b-f16a-4515-a669-e3a5c9fb6f41'>
	<result xmlns='urn:xmpp:mam:2' id='C5GCEFPJ0G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T11:03:21.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e6a5c2c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.486 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='942c0d0a-6b47-4bed-a1cb-60c613fd04c3'>
	<result xmlns='urn:xmpp:mam:2' id='C5GJDUTKTG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T19:23:15.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>49e534f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.487 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='c71dbb75-3785-4420-b3ba-e1813fe4cc61'>
	<result xmlns='urn:xmpp:mam:2' id='C5H0JENOBG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T11:06:07.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>21e88e4c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.487 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='3169b563-ba12-49c7-a7af-03fbf61537cf'>
	<result xmlns='urn:xmpp:mam:2' id='C5H23GOVH00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T12:53:38.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a3dc59ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.487 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='955abb19-b51b-406c-993b-f70c1ec0febe'>
	<result xmlns='urn:xmpp:mam:2' id='C5HR1ETS6008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T18:38:36.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>12862c7d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.487 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='085f86ce-4623-4bde-8d0f-c59b7b00f882'>
	<result xmlns='urn:xmpp:mam:2' id='C5HRQIS6C00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T19:34:48.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2ca7b19e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.487 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='dd6eadaf-cab9-4b77-b6df-b2b06a3691c6'>
	<result xmlns='urn:xmpp:mam:2' id='C5I9D4KKAG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T11:46:53.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3c0ef704</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.487 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='1dcbeb38-cf55-42a7-a004-ec016e26af2f'>
	<result xmlns='urn:xmpp:mam:2' id='C5IA6L79V004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T12:43:58.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2a253270</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.487 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='48a3948d-7212-44f4-b3ec-41941d896179'>
	<result xmlns='urn:xmpp:mam:2' id='C5IO4PNEJ00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T05:21:58.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>de4cab95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.487 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='a43e35e3-04b6-477c-8c67-274dc2f90684'>
	<result xmlns='urn:xmpp:mam:2' id='C5IQBTT94G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T08:01:05.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2b564541</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.487 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='5d5975a6-8e48-4606-ac55-ca60754acdff'>
	<result xmlns='urn:xmpp:mam:2' id='C5JHL16GFG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T11:47:51.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>768c2800</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.487 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='73803c07-b92f-45ac-bd67-c93f658ec8ae'>
	<result xmlns='urn:xmpp:mam:2' id='C5JJ2RUHJG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T13:30:23.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bc79c206</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.488 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='941d4aae-5b9f-48ad-8e96-beb0f8406e0a'>
	<result xmlns='urn:xmpp:mam:2' id='C5K0R109A002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T05:55:00.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ae0d2dd8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.488 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='039c6227-ae53-4deb-a518-40757efa2dfa'>
	<result xmlns='urn:xmpp:mam:2' id='C5K2I0H74002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T07:58:00.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>11a05ece</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.488 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='3bac9233-8542-4203-af94-dd400cea01a3'>
	<result xmlns='urn:xmpp:mam:2' id='C5KI6SESP009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T02:38:26.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>49e8ca31</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.488 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='71dde537-111f-4130-85ef-e189d8cdff7e'>
	<result xmlns='urn:xmpp:mam:2' id='C5KP0HCCRG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T10:45:19.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>26863b2b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.488 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='9c176670-1f0d-4b12-9b6d-1c36293a272d'>
	<result xmlns='urn:xmpp:mam:2' id='C5L840JE500B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T04:46:50.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8bd3440a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.488 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='47183c22-2b80-4c46-8b70-9ab6b038fd93'>
	<result xmlns='urn:xmpp:mam:2' id='C5LKK78BQG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T19:42:05.000000Z' from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9e688a63</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:19.488 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
<iq from='alice_unnamed_2304room0-55941-0@groupchats.domain.example.com' to='alice_unnamed_2304@domain.example.com/res1' id='75e20ad5c107020d1f32a7ed86e0bc81' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5B7C9JGUG0F</first>
			<last>C5LKK78BQG09</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-22 13:57:19.488 ***🔗
alice_unnamed_2304@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-22 13:57:19.489 ***🔗
alice_unnamed_2304@domain.example.com/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-22 13:57:19.544 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-22 13:57:19.550 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1988.html



=== Ended at 2024-04-22 13:57:19
=== successfully completed test case
=== === Returned value: ok