=== Test case: rest_client_SUITE:message_sending_errors/1 (click for source code)

=== Config value:

    [{watchdog,<0.82421.0>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,rdbms},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_client_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f9d3eab3b59f.2024-04-22_17.28.49/big_tests.tests.rest_client_SUITE.logs/run.2024-04-22_17.43.30/rest_client_suite.message_sending_errors.144003.html"},
     {tc_group_properties,[{name,messages},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_client_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@f9d3eab3b59f.2024-04-22_17.28.49/big_tests.tests.rest_client_SUITE.logs/run.2024-04-22_17.43.30/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{server_info => [],iqdisc => one_queue,extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => cets},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f9d3eab3b59f.2024-04-22_17.28.49"

=== Started at 2024-04-22 17:43:30


*** CT 2024-04-22 17:43:30.894 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5532.html

*** User 2024-04-22 17:43:30.918 ***🔗
alicE_message_sending_errors_2994@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 17:43:30.919 ***🔗
alicE_message_sending_errors_2994@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e2ba4bc1afc99535' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:43:30.919 ***🔗
alicE_message_sending_errors_2994@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 17:43:30.920 ***🔗
alicE_message_sending_errors_2994@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX21lc3NhZ2Vfc2VuZGluZ19lcnJvcnNfMjk5NABtYXR5Z3J5c2E=</auth>



*** User 2024-04-22 17:43:30.921 ***🔗
alicE_message_sending_errors_2994@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 17:43:30.922 ***🔗
alicE_message_sending_errors_2994@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 17:43:30.922 ***🔗
alicE_message_sending_errors_2994@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e8b71b83731ce0c2' from='localhost' version='1.0' xml:lang='en' to='alice_message_sending_errors_2994@localhost'>

*** User 2024-04-22 17:43:30.922 ***🔗
alicE_message_sending_errors_2994@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 17:43:30.922 ***🔗
alicE_message_sending_errors_2994@localhost/res1 out
<iq type='set' id='9a02ec02472c8a4c8f3690bd123b8c90'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:43:30.922 ***🔗
alicE_message_sending_errors_2994@localhost/res1 in
<iq id='9a02ec02472c8a4c8f3690bd123b8c90' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_message_sending_errors_2994@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:43:30.922 ***🔗
alice_message_sending_errors_2994@localhost/res1 out
<iq type='set' id='d75a35e2c11e9135f79f22558d0dd0b8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:43:30.923 ***🔗
alice_message_sending_errors_2994@localhost/res1 in
<iq from='localhost' to='alice_message_sending_errors_2994@localhost/res1' id='d75a35e2c11e9135f79f22558d0dd0b8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:43:30.923 ***🔗
alice_message_sending_errors_2994@localhost/res1 out
<presence/>



*** User 2024-04-22 17:43:30.956 ***🔗
alice_message_sending_errors_2994@localhost/res1 in
<presence from='alice_message_sending_errors_2994@localhost/res1' to='alice_message_sending_errors_2994@localhost/res1'/>



*** User 2024-04-22 17:43:30.957 ***🔗
bOb_message_sending_errors_2994@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 17:43:30.957 ***🔗
bOb_message_sending_errors_2994@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6fcf8a685c2e5124' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:43:30.957 ***🔗
bOb_message_sending_errors_2994@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 17:43:30.957 ***🔗
bOb_message_sending_errors_2994@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9tZXNzYWdlX3NlbmRpbmdfZXJyb3JzXzI5OTQAbWFrcm9saWth</auth>



*** User 2024-04-22 17:43:30.958 ***🔗
bOb_message_sending_errors_2994@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 17:43:30.959 ***🔗
bOb_message_sending_errors_2994@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 17:43:30.959 ***🔗
bOb_message_sending_errors_2994@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='673fe66fb29dafdb' from='localhost' version='1.0' xml:lang='en' to='bob_message_sending_errors_2994@localhost'>

*** User 2024-04-22 17:43:30.959 ***🔗
bOb_message_sending_errors_2994@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 17:43:30.959 ***🔗
bOb_message_sending_errors_2994@localhost/res1 out
<iq type='set' id='5fc1954c4efc277802760739b4924285'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:43:30.959 ***🔗
bOb_message_sending_errors_2994@localhost/res1 in
<iq id='5fc1954c4efc277802760739b4924285' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_message_sending_errors_2994@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:43:30.960 ***🔗
bob_message_sending_errors_2994@localhost/res1 out
<iq type='set' id='2a948b92b8118a1f97f2f520c5e4ace6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:43:30.960 ***🔗
bob_message_sending_errors_2994@localhost/res1 in
<iq from='localhost' to='bob_message_sending_errors_2994@localhost/res1' id='2a948b92b8118a1f97f2f520c5e4ace6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:43:30.960 ***🔗
bob_message_sending_errors_2994@localhost/res1 out
<presence/>



*** User 2024-04-22 17:43:30.963 ***🔗
bob_message_sending_errors_2994@localhost/res1 in
<presence from='bob_message_sending_errors_2994@localhost/res1' to='bob_message_sending_errors_2994@localhost/res1'/>



*** User 2024-04-22 17:43:30.973 ***🔗
REST request fails:
Code: 400
Req: {<0.82500.0>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d39d6c388f5fefd7">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfbWVzc2FnZV9zZW5kaW5nX2Vycm9yc18yOTk0QGxvY2FsaG9zdDptYXR5Z3J5c2E=">>}],
      <<"{\"to\":\"bob_message_sending_errors_2994@localhost\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:43:30 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing message body\"">>,155,2714}
Params: #{path => <<"/api/messages">>,
          server => #{node => mongooseim@localhost},
          body => <<"{\"to\":\"bob_message_sending_errors_2994@localhost\"}">>,
          role => client,method => <<"POST">>,
          creds =>
              {<<"alice_message_sending_errors_2994@localhost">>,
               <<"matygrysa">>},
          return_headers => true}


*** User 2024-04-22 17:43:30.984 ***🔗
REST request fails:
Code: 400
Req: {<0.82528.0>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"578cbd0a2b49ebc8">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfbWVzc2FnZV9zZW5kaW5nX2Vycm9yc18yOTk0QGxvY2FsaG9zdDptYXR5Z3J5c2E=">>}],
      <<"{\"body\":\"hello, bob_message_sending_errors_2994@localhost it's me\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:43:30 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Missing recipient JID\"">>,156,2386}
Params: #{path => <<"/api/messages">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"body\":\"hello, bob_message_sending_errors_2994@localhost it's me\"}">>,
          role => client,method => <<"POST">>,
          creds =>
              {<<"alice_message_sending_errors_2994@localhost">>,
               <<"matygrysa">>},
          return_headers => true}


*** User 2024-04-22 17:43:30.991 ***🔗
REST request fails:
Code: 400
Req: {<0.82546.0>,<<"/api/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"121d24a8a742b094">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfbWVzc2FnZV9zZW5kaW5nX2Vycm9yc18yOTk0QGxvY2FsaG9zdDptYXR5Z3J5c2E=">>}],
      <<"{\"body\":\"hello, bob_message_sending_errors_2994@localhost it's me\",\"to\":\"@invalid\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Mon, 22 Apr 2024 17:43:30 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"23">>}],
         <<"\"Invalid recipient JID\"">>,156,2035}
Params: #{path => <<"/api/messages">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"body\":\"hello, bob_message_sending_errors_2994@localhost it's me\",\"to\":\"@invalid\"}">>,
          role => client,method => <<"POST">>,
          creds =>
              {<<"alice_message_sending_errors_2994@localhost">>,
               <<"matygrysa">>},
          return_headers => true}


*** User 2024-04-22 17:43:30.991 ***🔗
bob_message_sending_errors_2994@localhost/res1 out
</stream:stream>

*** User 2024-04-22 17:43:30.992 ***🔗
bob_message_sending_errors_2994@localhost/res1 in
</stream:stream>

*** User 2024-04-22 17:43:30.992 ***🔗
alice_message_sending_errors_2994@localhost/res1 out
</stream:stream>

*** User 2024-04-22 17:43:30.992 ***🔗
alice_message_sending_errors_2994@localhost/res1 in
</stream:stream>
*** CT 2024-04-22 17:43:30.996 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5532.html



=== Ended at 2024-04-22 17:43:31
=== successfully completed test case
=== === Returned value: ok