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

=== Config value:

    [{escalus_user_db,{module,escalus_ejabberd}},
     {watchdog,<0.1554.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@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.accounts_SUITE.logs/run.2022-03-18_10.50.05/accounts_suite.change_password_to_null.1282.html"},
     {tc_group_properties,[{name,change_account_details},parallel]},
     {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@a072b68d2bee.2022-03-18_10.50.04/big_tests.tests.accounts_SUITE.logs/run.2022-03-18_10.50.05/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a072b68d2bee.2022-03-18_10.50.04"

=== Started at 2022-03-18 10:50:12


*** CT 2022-03-18 10:50:12.480 *** View log from node mongooseim@localhost when started mongooseim@localhost_24.html
*** CT 2022-03-18 10:50:12.481 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_25.html

*** User 2022-03-18 10:50:12.490 ***
alicE_change_password_to_null_13@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 2022-03-18 10:50:12.490 ***
alicE_change_password_to_null_13@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6d9746ccd4cafb04' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:50:12.491 ***
alicE_change_password_to_null_13@domain.example.com/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-03-18 10:50:12.491 ***
alicE_change_password_to_null_13@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2NoYW5nZV9wYXNzd29yZF90b19udWxsXzEzAG1hdHlncnlzYQ==</auth>



*** User 2022-03-18 10:50:12.492 ***
alicE_change_password_to_null_13@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-18 10:50:12.492 ***
alicE_change_password_to_null_13@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 2022-03-18 10:50:12.492 ***
alicE_change_password_to_null_13@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='188a1af624fb4a4a' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-18 10:50:12.492 ***
alicE_change_password_to_null_13@domain.example.com/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-03-18 10:50:12.492 ***
alicE_change_password_to_null_13@domain.example.com/res1 out
<iq type='set' id='febc75c79f8ea84db0f802902f38000b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-18 10:50:12.492 ***
alicE_change_password_to_null_13@domain.example.com/res1 in
<iq id='febc75c79f8ea84db0f802902f38000b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_change_password_to_null_13@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-18 10:50:12.493 ***
alicE_change_password_to_null_13@domain.example.com/res1 out
<iq type='set' id='e827b188bbe6e1c59a3f132674d767bb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:50:12.493 ***
alicE_change_password_to_null_13@domain.example.com/res1 in
<iq type='result' id='e827b188bbe6e1c59a3f132674d767bb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-18 10:50:12.493 ***
alicE_change_password_to_null_13@domain.example.com/res1 out
<presence/>



*** User 2022-03-18 10:50:12.494 ***
alicE_change_password_to_null_13@domain.example.com/res1 in
<presence from='alicE_change_password_to_null_13@domain.example.com/res1' to='alice_change_password_to_null_13@domain.example.com/res1' xml:lang='en'/>



*** User 2022-03-18 10:50:12.495 ***
alicE_change_password_to_null_13@domain.example.com/res1 out
<iq type='set' id='83bcbd036cd8c32367d6e4b90aae7fce'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_change_password_to_null_13</username>
		<password></password>
	</query>
</iq>



*** User 2022-03-18 10:50:12.496 ***
alicE_change_password_to_null_13@domain.example.com/res1 in
<iq from='alicE_change_password_to_null_13@domain.example.com' to='alicE_change_password_to_null_13@domain.example.com/res1' id='83bcbd036cd8c32367d6e4b90aae7fce' type='error'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_change_password_to_null_13</username>
		<password/>
	</query>
	<error code='400' type='modify'>
		<bad-request xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
	</error>
</iq>



*** User 2022-03-18 10:50:12.496 ***
alicE_change_password_to_null_13@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-18 10:50:12.497 ***
alicE_change_password_to_null_13@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-18 10:50:12.500 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_25.html
*** CT 2022-03-18 10:50:12.501 *** View log from node mongooseim@localhost when finished mongooseim@localhost_24.html



=== Ended at 2022-03-18 10:50:12
=== successfully completed test case
=== === Returned value: ok