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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {watchdog,<0.7633.1>},
     {basic_group,mam_all},
     {configuration,rdbms_mnesia_cache},
     {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.77187.html"},
     {tc_group_properties,[{name,mam04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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_mnesia_prefs => [{pm,true}],
        mod_mam_rdbms_arch => [],
        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:58


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

*** User 2022-01-27 15:29:58.380 ***
alicE_unnamed_1388@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:58.380 ***
alicE_unnamed_1388@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='efd722f880b34a53' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:58.381 ***
alicE_unnamed_1388@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:58.381 ***
alicE_unnamed_1388@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTM4OABtYXR5Z3J5c2E=</auth>



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



*** User 2022-01-27 15:29:58.382 ***
alicE_unnamed_1388@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:58.382 ***
alicE_unnamed_1388@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2bebbec78da3b6d2' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:29:58.382 ***
alicE_unnamed_1388@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:58.382 ***
alicE_unnamed_1388@localhost/res1 out
<iq type='set' id='95d32144030db6fe0dd5304b718ffe28'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



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



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



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



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



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



*** User 2022-01-27 15:29:58.386 ***
alicE_unnamed_1388@localhost/res1 out
<iq type='set' id='4df88adf7a1dbb3020721f7aa81cb005'>
	<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:58.388 ***
alicE_unnamed_1388@localhost/res1 in
<message from='alicE_unnamed_1388@localhost' to='alicE_unnamed_1388@localhost/res1' id='e6a1910e-078f-44a5-aeca-d3f9a8376290'>
	<result xmlns='urn:xmpp:mam:1' id='BLAGSMMMFG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T16:25:11Z' from='alice_unnamed_1388@localhost'/>
			<message from='alice_unnamed_1388@localhost' xmlns='jabber:client' to='bOb_unnamed_1388@localhost' type='chat'>
				<body>fc9ddd08</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:58.388 ***
alicE_unnamed_1388@localhost/res1 in
<message from='alicE_unnamed_1388@localhost' to='alicE_unnamed_1388@localhost/res1' id='da4c89e3-7062-4b40-a27a-c25adce3eb9c'>
	<result xmlns='urn:xmpp:mam:1' id='BLAMNQQIDG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-11T23:23:47Z' from='alice_unnamed_1388@localhost'/>
			<message from='alice_unnamed_1388@localhost' xmlns='jabber:client' to='carol_unnamed_1388@localhost' type='chat'>
				<body>65c612b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:58.388 ***
alicE_unnamed_1388@localhost/res1 in
<message from='alicE_unnamed_1388@localhost' to='alicE_unnamed_1388@localhost/res1' id='cdcc2763-ff13-44cb-bf9d-ef7e227771db'>
	<result xmlns='urn:xmpp:mam:1' id='BLB0CDSEV009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T10:54:06Z' from='alice_unnamed_1388@localhost'/>
			<message from='alice_unnamed_1388@localhost' xmlns='jabber:client' to='carol_unnamed_1388@localhost' type='chat'>
				<body>03deaacf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:58.388 ***
alicE_unnamed_1388@localhost/res1 in
<message from='alicE_unnamed_1388@localhost' to='alicE_unnamed_1388@localhost/res1' id='d25dc3fc-084b-4a7b-80e5-92364a16dbd1'>
	<result xmlns='urn:xmpp:mam:1' id='BLB2E911Q00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-12T13:21:24Z' from='alice_unnamed_1388@localhost'/>
			<message from='alice_unnamed_1388@localhost' xmlns='jabber:client' to='bOb_unnamed_1388@localhost' type='chat'>
				<body>eb0023ea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:58.388 ***
alicE_unnamed_1388@localhost/res1 in
<message from='alicE_unnamed_1388@localhost' to='alicE_unnamed_1388@localhost/res1' id='f1604135-417a-4ce0-8dba-521be6a60a6e'>
	<result xmlns='urn:xmpp:mam:1' id='BLBLECO7K00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T12:01:44Z' from='alice_unnamed_1388@localhost'/>
			<message from='alice_unnamed_1388@localhost' xmlns='jabber:client' to='bOb_unnamed_1388@localhost' type='chat'>
				<body>f8347000</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:58.389 ***
alicE_unnamed_1388@localhost/res1 in
<message from='alicE_unnamed_1388@localhost' to='alicE_unnamed_1388@localhost/res1' id='eba42164-a3a4-417d-ad81-f60eff8f5615'>
	<result xmlns='urn:xmpp:mam:1' id='BLBO82BK6005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-13T15:22:20Z' from='alice_unnamed_1388@localhost'/>
			<message from='alice_unnamed_1388@localhost' xmlns='jabber:client' to='carol_unnamed_1388@localhost' type='chat'>
				<body>d4aa78d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:58.389 ***
alicE_unnamed_1388@localhost/res1 in
<message from='alicE_unnamed_1388@localhost' to='alicE_unnamed_1388@localhost/res1' id='16e785c4-27b1-4041-af3d-e1efbb20c271'>
	<result xmlns='urn:xmpp:mam:1' id='BLC0BL3BMG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T01:03:01Z' from='alice_unnamed_1388@localhost'/>
			<message from='alice_unnamed_1388@localhost' xmlns='jabber:client' to='carol_unnamed_1388@localhost' type='chat'>
				<body>2ab912ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:58.389 ***
alicE_unnamed_1388@localhost/res1 in
<message from='alicE_unnamed_1388@localhost' to='alicE_unnamed_1388@localhost/res1' id='c4b490af-be69-490c-b31a-0acedd2fcce5'>
	<result xmlns='urn:xmpp:mam:1' id='BLC5VFAPM004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-14T07:45:16Z' from='alice_unnamed_1388@localhost'/>
			<message from='alice_unnamed_1388@localhost' xmlns='jabber:client' to='bOb_unnamed_1388@localhost' type='chat'>
				<body>adba7533</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:58.389 ***
alicE_unnamed_1388@localhost/res1 in
<message from='alicE_unnamed_1388@localhost' to='alicE_unnamed_1388@localhost/res1' id='97cb5d86-d6ec-48eb-a04b-17fdc1bc4235'>
	<result xmlns='urn:xmpp:mam:1' id='BLCPP3KL4G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T07:22:41Z' from='alice_unnamed_1388@localhost'/>
			<message from='alice_unnamed_1388@localhost' xmlns='jabber:client' to='carol_unnamed_1388@localhost' type='chat'>
				<body>bf0a80f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:58.389 ***
alicE_unnamed_1388@localhost/res1 in
<message from='alicE_unnamed_1388@localhost' to='alicE_unnamed_1388@localhost/res1' id='6bb48721-1317-45d9-b9f4-c8c36072b799'>
	<result xmlns='urn:xmpp:mam:1' id='BLD0THA8I00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-01-15T15:53:40Z' from='alice_unnamed_1388@localhost'/>
			<message from='alice_unnamed_1388@localhost' xmlns='jabber:client' to='bOb_unnamed_1388@localhost' type='chat'>
				<body>4f7b8700</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-01-27 15:29:58.389 ***
alicE_unnamed_1388@localhost/res1 in
<iq from='alicE_unnamed_1388@localhost' to='alicE_unnamed_1388@localhost/res1' id='4df88adf7a1dbb3020721f7aa81cb005' type='result'>
	<fin xmlns='urn:xmpp:mam:1'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BLAGSMMMFG0C</first>
			<last>BLD0THA8I00I</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

*** User 2022-01-27 15:29:58.389 ***
alicE_unnamed_1388@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:29:58.392 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_549.html
*** CT 2022-01-27 15:29:58.393 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1760.html



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