=== Test case: mam_SUITE:limit_archive_request/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {watchdog,<0.1365.1>},
     {basic_group,mam_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[pm]},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/mam_suite.limit_archive_request.37764.html"},
     {tc_group_properties,[{name,mam04},parallel]},
     {tc_group_path,[[{name,rdbms_async_cache_mam_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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.mam_SUITE.logs/run.2022-01-27_15.29.00/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,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_mam => [{archive_groupchats,false}],
        mod_mam_cache_user => [{pm,true}],
        mod_mam_rdbms_arch => [{no_writer,true}],
        mod_mam_rdbms_arch_async => [{pm,[{flush_interval,1}]}],
        mod_mam_rdbms_prefs => [{pm,true}],
        mod_mam_rdbms_user => [{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"muc.">>}},
             {backend,rdbms},
             {hibernate_timeout,2000},
             {hibernated_room_check_interval,1000},
             {hibernated_room_timeout,2000},
             {access,muc},
             {access_create,muc_create}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {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@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:29:39


*** CT 2022-01-27 15:29:39.351 *** View log from node mongooseim@localhost when started mongooseim@localhost_1417.html
*** CT 2022-01-27 15:29:39.351 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_549.html

*** User 2022-01-27 15:29:39.680 ***
alicE_unnamed_1222@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:29:39.680 ***
alicE_unnamed_1222@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='44f8818b9fec73c3' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:39.680 ***
alicE_unnamed_1222@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-27 15:29:39.681 ***
alicE_unnamed_1222@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTIyMgBtYXR5Z3J5c2E=</auth>



*** User 2022-01-27 15:29:39.682 ***
alicE_unnamed_1222@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:29:39.682 ***
alicE_unnamed_1222@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 15:29:39.682 ***
alicE_unnamed_1222@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f31b8ad65a92c7b6' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:39.682 ***
alicE_unnamed_1222@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-01-27 15:29:39.682 ***
alicE_unnamed_1222@localhost/res1 out
<iq type='set' id='c9eb7794ba93e40af45ac6ba4b08fb8a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:29:39.683 ***
alicE_unnamed_1222@localhost/res1 in
<iq id='c9eb7794ba93e40af45ac6ba4b08fb8a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1222@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:29:39.683 ***
alicE_unnamed_1222@localhost/res1 out
<iq type='set' id='6fe0c5509a0de348677fdba00e9324fe'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:39.684 ***
alicE_unnamed_1222@localhost/res1 in
<iq type='result' id='6fe0c5509a0de348677fdba00e9324fe'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:29:39.684 ***
alicE_unnamed_1222@localhost/res1 out
<presence/>



*** User 2022-01-27 15:29:39.697 ***
alicE_unnamed_1222@localhost/res1 in
<presence from='alicE_unnamed_1222@localhost/res1' to='alice_unnamed_1222@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:29:39.697 ***
alicE_unnamed_1222@localhost/res1 out
<iq type='set' id='341ecc8573c24c8e58afc2053dd39a8c'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data'>
			<field var='start'>
				<value>2010-08-07T00:00:00Z</value>
			</field>
		</x>
		<set>
			<max>10</max>
		</set>
	</query>
</iq>



*** User 2022-01-27 15:29:39.701 ***
alicE_unnamed_1222@localhost/res1 in
<message from='alicE_unnamed_1222@localhost' to='alicE_unnamed_1222@localhost/res1' id='7c1b391f-83dc-4464-9c7d-0f048e339f92'>
	<result xmlns='urn:xmpp:mam:1' id='BLAF3RQ1L00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T14:18:02Z' from='alice_unnamed_1222@localhost'/>
			<message from='alice_unnamed_1222@localhost' xmlns='jabber:client' to='bOb_unnamed_1222@localhost' type='chat'>
				<body>4bf88f71</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:39.701 ***
alicE_unnamed_1222@localhost/res1 in
<message from='alicE_unnamed_1222@localhost' to='alicE_unnamed_1222@localhost/res1' id='722eddad-7bfa-45d0-889b-176843114d20'>
	<result xmlns='urn:xmpp:mam:1' id='BLAKCNPT200A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T20:35:48Z' from='alice_unnamed_1222@localhost'/>
			<message from='alice_unnamed_1222@localhost' xmlns='jabber:client' to='carol_unnamed_1222@localhost' type='chat'>
				<body>a2cbdb9d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:39.701 ***
alicE_unnamed_1222@localhost/res1 in
<message from='alicE_unnamed_1222@localhost' to='alicE_unnamed_1222@localhost/res1' id='bb797d54-65a8-4c5a-b103-97a0920eff07'>
	<result xmlns='urn:xmpp:mam:1' id='BLBACO70RG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T22:50:39Z' from='alice_unnamed_1222@localhost'/>
			<message from='alice_unnamed_1222@localhost' xmlns='jabber:client' to='carol_unnamed_1222@localhost' type='chat'>
				<body>c1fefe21</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:39.701 ***
alicE_unnamed_1222@localhost/res1 in
<message from='alicE_unnamed_1222@localhost' to='alicE_unnamed_1222@localhost/res1' id='18e0ad47-da46-4d07-bf1e-f6cee5aac5f9'>
	<result xmlns='urn:xmpp:mam:1' id='BLBB3IV3S005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T23:41:44Z' from='alice_unnamed_1222@localhost'/>
			<message from='alice_unnamed_1222@localhost' xmlns='jabber:client' to='bOb_unnamed_1222@localhost' type='chat'>
				<body>c31168af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:39.701 ***
alicE_unnamed_1222@localhost/res1 in
<message from='alicE_unnamed_1222@localhost' to='alicE_unnamed_1222@localhost/res1' id='d0d3005e-11fe-40f0-989e-02cc2e5169b7'>
	<result xmlns='urn:xmpp:mam:1' id='BLBP48H8A00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T16:25:24Z' from='alice_unnamed_1222@localhost'/>
			<message from='alice_unnamed_1222@localhost' xmlns='jabber:client' to='carol_unnamed_1222@localhost' type='chat'>
				<body>ca426834</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:39.701 ***
alicE_unnamed_1222@localhost/res1 in
<message from='alicE_unnamed_1222@localhost' to='alicE_unnamed_1222@localhost/res1' id='28cadf7b-0e4b-4c3f-98f0-fccea1bb2ea3'>
	<result xmlns='urn:xmpp:mam:1' id='BLBUT9L8NG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T23:19:19Z' from='alice_unnamed_1222@localhost'/>
			<message from='alice_unnamed_1222@localhost' xmlns='jabber:client' to='bOb_unnamed_1222@localhost' type='chat'>
				<body>bf0ebdf5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:39.701 ***
alicE_unnamed_1222@localhost/res1 in
<message from='alicE_unnamed_1222@localhost' to='alicE_unnamed_1222@localhost/res1' id='4777ce0f-3609-4cce-870b-ee96fc5b873e'>
	<result xmlns='urn:xmpp:mam:1' id='BLC06USR3G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T00:52:31Z' from='alice_unnamed_1222@localhost'/>
			<message from='alice_unnamed_1222@localhost' xmlns='jabber:client' to='carol_unnamed_1222@localhost' type='chat'>
				<body>368a5747</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:39.702 ***
alicE_unnamed_1222@localhost/res1 in
<message from='alicE_unnamed_1222@localhost' to='alicE_unnamed_1222@localhost/res1' id='947eb03e-a02d-48b8-a2d6-5f608e5902ac'>
	<result xmlns='urn:xmpp:mam:1' id='BLC2GDF1H007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T03:36:50Z' from='alice_unnamed_1222@localhost'/>
			<message from='alice_unnamed_1222@localhost' xmlns='jabber:client' to='bOb_unnamed_1222@localhost' type='chat'>
				<body>fddb8227</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:39.702 ***
alicE_unnamed_1222@localhost/res1 in
<message from='alicE_unnamed_1222@localhost' to='alicE_unnamed_1222@localhost/res1' id='a71d90fa-04e7-409d-8dfb-d85d6eff0e62'>
	<result xmlns='urn:xmpp:mam:1' id='BLD5G3NB2G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T21:21:33Z' from='alice_unnamed_1222@localhost'/>
			<message from='alice_unnamed_1222@localhost' xmlns='jabber:client' to='bOb_unnamed_1222@localhost' type='chat'>
				<body>a9460d6e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:39.702 ***
alicE_unnamed_1222@localhost/res1 in
<message from='alicE_unnamed_1222@localhost' to='alicE_unnamed_1222@localhost/res1' id='bab34f3d-74a2-45c2-98b0-1dc5db2162b1'>
	<result xmlns='urn:xmpp:mam:1' id='BLD6AU15AG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T22:21:33Z' from='alice_unnamed_1222@localhost'/>
			<message from='alice_unnamed_1222@localhost' xmlns='jabber:client' to='carol_unnamed_1222@localhost' type='chat'>
				<body>315ecf05</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:39.702 ***
alicE_unnamed_1222@localhost/res1 in
<iq from='alicE_unnamed_1222@localhost' to='alicE_unnamed_1222@localhost/res1' id='341ecc8573c24c8e58afc2053dd39a8c' type='result'>
	<fin xmlns='urn:xmpp:mam:1'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLAF3RQ1L00A</first>
			<last>BLD6AU15AG0A</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-01-27 15:29:39.702 ***
alicE_unnamed_1222@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:29:39.702 ***
alicE_unnamed_1222@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:29:39.705 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:29:39.706 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1417.html



=== Ended at 2022-01-27 15:29:39
=== successfully completed test case
=== === Returned value: ok