=== Test case: rest_SUITE:messages_error_handling/1 (click for source code)

=== Config value:

    [{watchdog,<0.32661.1>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,rdbms},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.rest_SUITE.logs/run.2022-05-11_09.04.30/rest_suite.messages_error_handling.66948.html"},
     {tc_group_properties,[{name,admin},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.rest_SUITE.logs/run.2022-05-11_09.04.30/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => #{},mod_muc_light_commands => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40"

=== Started at 2022-05-11 09:04:30


*** CT 2022-05-11 09:04:30.422 *** View log from node mongooseim@localhost when started mongooseim@localhost_2420.html
*** CT 2022-05-11 09:04:30.423 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_524.html

*** User 2022-05-11 09:04:30.447 ***
alicE_messages_error_handling_1985@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-05-11 09:04:30.447 ***
alicE_messages_error_handling_1985@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='97b1ac2d61c10816' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:04:30.447 ***
alicE_messages_error_handling_1985@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-05-11 09:04:30.447 ***
alicE_messages_error_handling_1985@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX21lc3NhZ2VzX2Vycm9yX2hhbmRsaW5nXzE5ODUAbWF0eWdyeXNh</auth>



*** User 2022-05-11 09:04:30.448 ***
alicE_messages_error_handling_1985@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 09:04:30.448 ***
alicE_messages_error_handling_1985@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-05-11 09:04:30.449 ***
alicE_messages_error_handling_1985@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d77b600a89f9d378' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:04:30.449 ***
alicE_messages_error_handling_1985@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-05-11 09:04:30.449 ***
alicE_messages_error_handling_1985@domain.example.com/res1 out
<iq type='set' id='92faa02c4f448c34bf925c6136561342'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 09:04:30.449 ***
alicE_messages_error_handling_1985@domain.example.com/res1 in
<iq id='92faa02c4f448c34bf925c6136561342' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_messages_error_handling_1985@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 09:04:30.450 ***
alicE_messages_error_handling_1985@domain.example.com/res1 out
<iq type='set' id='a9381e2887b50d5104c657992a95e0e3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:04:30.450 ***
alicE_messages_error_handling_1985@domain.example.com/res1 in
<iq type='result' id='a9381e2887b50d5104c657992a95e0e3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:04:30.450 ***
alicE_messages_error_handling_1985@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 09:04:30.453 ***
alicE_messages_error_handling_1985@domain.example.com/res1 in
<presence from='alicE_messages_error_handling_1985@domain.example.com/res1' to='alice_messages_error_handling_1985@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 09:04:30.453 ***
bOb_messages_error_handling_1985@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-05-11 09:04:30.454 ***
bOb_messages_error_handling_1985@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c140358bf5e26b66' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:04:30.454 ***
bOb_messages_error_handling_1985@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-05-11 09:04:30.454 ***
bOb_messages_error_handling_1985@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tZXNzYWdlc19lcnJvcl9oYW5kbGluZ18xOTg1AG1ha3JvbGlrYQ==</auth>



*** User 2022-05-11 09:04:30.455 ***
bOb_messages_error_handling_1985@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 09:04:30.455 ***
bOb_messages_error_handling_1985@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-05-11 09:04:30.456 ***
bOb_messages_error_handling_1985@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4afd15c7df428ced' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:04:30.456 ***
bOb_messages_error_handling_1985@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-05-11 09:04:30.456 ***
bOb_messages_error_handling_1985@domain.example.com/res1 out
<iq type='set' id='df82e10ae36a4376853e58cbb834a334'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 09:04:30.457 ***
bOb_messages_error_handling_1985@domain.example.com/res1 in
<iq id='df82e10ae36a4376853e58cbb834a334' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_messages_error_handling_1985@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 09:04:30.457 ***
bOb_messages_error_handling_1985@domain.example.com/res1 out
<iq type='set' id='fa5a66f2e309d4f6ac0c24ca610ba576'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:04:30.458 ***
bOb_messages_error_handling_1985@domain.example.com/res1 in
<iq type='result' id='fa5a66f2e309d4f6ac0c24ca610ba576'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:04:30.458 ***
bOb_messages_error_handling_1985@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 09:04:30.478 ***
bOb_messages_error_handling_1985@domain.example.com/res1 in
<presence from='bOb_messages_error_handling_1985@domain.example.com/res1' to='bob_messages_error_handling_1985@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 09:04:30.481 ***
REST request fails:
Code: 400
Req: {<0.114.2>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b1005feaf2efdd23">>}],
      <<"{\"to\":\"@noway\",\"caller\":\"alice_messages_error_handling_1985@domain.example.com\",\"body\":\"whatever\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 11 May 2022 09:04:30 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"25">>}],
         <<"Invalid jid: <<\"@noway\">>">>,158,946}
Params: #{body =>
              <<"{\"to\":\"@noway\",\"caller\":\"alice_messages_error_handling_1985@domain.example.com\",\"body\":\"whatever\"}">>,
          method => <<"POST">>,path => <<"/api/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-05-11 09:04:30.483 ***
REST request fails:
Code: 400
Req: {<0.122.2>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"859587b5c5f2425d">>}],
      <<"{\"to\":\"bob_messages_error_handling_1985@domain.example.com\",\"caller\":\"@noway\",\"body\":\"whatever\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 11 May 2022 09:04:30 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"25">>}],
         <<"Invalid jid: <<\"@noway\">>">>,158,834}
Params: #{body =>
              <<"{\"to\":\"bob_messages_error_handling_1985@domain.example.com\",\"caller\":\"@noway\",\"body\":\"whatever\"}">>,
          method => <<"POST">>,path => <<"/api/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-05-11 09:04:30.483 ***
bOb_messages_error_handling_1985@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 09:04:30.483 ***
bOb_messages_error_handling_1985@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-11 09:04:30.483 ***
alicE_messages_error_handling_1985@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 09:04:30.484 ***
alicE_messages_error_handling_1985@domain.example.com/res1 in
</stream:stream>
*** CT 2022-05-11 09:04:30.486 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_524.html
*** CT 2022-05-11 09:04:30.487 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2421.html



=== Ended at 2022-05-11 09:04:30
=== successfully completed test case
=== === Returned value: ok