=== Test case: accounts_SUITE:registration_failure_timeout/1 (click for source code)

=== Config value:

    [{watchdog,<0.1446.0>},
     {escalus_user_db,xmpp},
     {mod_register_options,
         [{welcome_message,{[],[]}},
          {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
          {access,register},
          {registration_watchers,[]}]},
     {mim_data_dir,
         "/home/circleci/project/big_tests/tests/accounts_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36/big_tests.tests.accounts_SUITE.logs/run.2022-02-02_15.07.36/accounts_suite.registration_failure_timeout.html"},
     {tc_group_properties,[{name,registration_timeout},sequence]},
     {tc_group_path,[]},
     {data_dir,
         "/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/accounts_SUITE_data/"},
     {priv_dir,
         "/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36/big_tests.tests.accounts_SUITE.logs/run.2022-02-02_15.07.36/log_private/"},
     {config_backup,#{registration_timeout => {ok,infinity}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36"

=== Started at 2022-02-02 15:07:40


*** CT 2022-02-02 15:07:40.134 *** View log from node mongooseim@localhost when started mongooseim@localhost_28.html
*** CT 2022-02-02 15:07:40.135 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_29.html

*** User 2022-02-02 15:07:43.136 ***
alicE@domain.example.com out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-02-02 15:07:43.137 ***
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4a5dab2b3e7b713d' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:07:43.137 ***
alicE@domain.example.com 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-02-02 15:07:43.137 ***
alicE@domain.example.com out
<iq type='get' id='0b0391ef95bd47bb65c96dc13b90055e'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-02-02 15:07:43.138 ***
alicE@domain.example.com in
<iq from='domain.example.com' id='0b0391ef95bd47bb65c96dc13b90055e' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2022-02-02 15:07:43.138 ***
alicE@domain.example.com out
<iq type='set' id='1b1feef4aded8ab4fdbda1202539b3b4'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-02-02 15:07:43.138 ***
alicE@domain.example.com in
<iq from='domain.example.com' id='1b1feef4aded8ab4fdbda1202539b3b4' type='error'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
	<error code='403' type='auth'>
		<forbidden xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2022-02-02 15:07:43.138 ***
alicE@domain.example.com out
</stream:stream>

*** User 2022-02-02 15:07:43.138 ***
alicE@domain.example.com in
</stream:stream>

*** User 2022-02-02 15:07:43.139 ***
alicE@domain.example.com out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-02-02 15:07:43.139 ***
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='642e284f3bce2803' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:07:43.139 ***
alicE@domain.example.com 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-02-02 15:07:43.139 ***
alicE@domain.example.com out
<iq type='get' id='030ad02fcce5bc33c00c57269cef4371'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2022-02-02 15:07:43.140 ***
alicE@domain.example.com in
<iq from='domain.example.com' id='030ad02fcce5bc33c00c57269cef4371' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2022-02-02 15:07:43.140 ***
alicE@domain.example.com out
<iq type='set' id='f0c90529219c721ea8fa4386022112e7'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2022-02-02 15:07:43.140 ***
alicE@domain.example.com in
<iq from='domain.example.com' id='f0c90529219c721ea8fa4386022112e7' type='error'>
	<error code='500' type='wait'>
		<resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Users are not allowed to register accounts so quickly</text>
	</error>
</iq>



*** User 2022-02-02 15:07:43.140 ***
alicE@domain.example.com out
</stream:stream>

*** User 2022-02-02 15:07:43.140 ***
alicE@domain.example.com in
</stream:stream>
*** CT 2022-02-02 15:07:43.142 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_29.html
*** CT 2022-02-02 15:07:43.142 *** View log from node mongooseim@localhost when finished mongooseim@localhost_28.html



=== Ended at 2022-02-02 15:07:43
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result