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

=== Config value:

    [{watchdog,<0.89691.0>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,rdbms},
     {preset,"mysql_redis"},
     {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@ddae1a9683cd.2024-04-23_06.47.23/big_tests.tests.rest_client_SUITE.logs/run.2024-04-23_07.03.03/rest_client_suite.room_creation_errors.121988.html"},
     {tc_group_properties,[{name,muc},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@ddae1a9683cd.2024-04-23_06.47.23/big_tests.tests.rest_client_SUITE.logs/run.2024-04-23_07.03.03/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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              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 =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@ddae1a9683cd.2024-04-23_06.47.23"

=== Started at 2024-04-23 07:03:03


*** CT 2024-04-23 07:03:03.929 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5619.html

*** User 2024-04-23 07:03:03.978 ***🔗
alicE_room_creation_errors_3214@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-23 07:03:03.979 ***🔗
alicE_room_creation_errors_3214@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d7a97c3e46e62d5b' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 07:03:03.979 ***🔗
alicE_room_creation_errors_3214@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-23 07:03:03.979 ***🔗
alicE_room_creation_errors_3214@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Jvb21fY3JlYXRpb25fZXJyb3JzXzMyMTQAbWF0eWdyeXNh</auth>



*** User 2024-04-23 07:03:03.980 ***🔗
alicE_room_creation_errors_3214@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 07:03:03.980 ***🔗
alicE_room_creation_errors_3214@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-23 07:03:03.980 ***🔗
alicE_room_creation_errors_3214@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='03792fbffc9ab553' from='localhost' version='1.0' xml:lang='en' to='alice_room_creation_errors_3214@localhost'>

*** User 2024-04-23 07:03:03.981 ***🔗
alicE_room_creation_errors_3214@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-23 07:03:03.981 ***🔗
alicE_room_creation_errors_3214@localhost/res1 out
<iq type='set' id='1488abd3604fda124abc87ab01146a2e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 07:03:03.982 ***🔗
alicE_room_creation_errors_3214@localhost/res1 in
<iq id='1488abd3604fda124abc87ab01146a2e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_room_creation_errors_3214@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 07:03:03.982 ***🔗
alice_room_creation_errors_3214@localhost/res1 out
<iq type='set' id='fb212c84a351aa94977f4b273cc69719'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 07:03:03.983 ***🔗
alice_room_creation_errors_3214@localhost/res1 in
<iq from='localhost' to='alice_room_creation_errors_3214@localhost/res1' id='fb212c84a351aa94977f4b273cc69719' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 07:03:03.983 ***🔗
alice_room_creation_errors_3214@localhost/res1 out
<presence/>



*** User 2024-04-23 07:03:04.031 ***🔗
alice_room_creation_errors_3214@localhost/res1 in
<presence from='alice_room_creation_errors_3214@localhost/res1' to='alice_room_creation_errors_3214@localhost/res1'/>



*** User 2024-04-23 07:03:04.041 ***🔗
REST request fails:
Code: 400
Req: {<0.89980.0>,<<"/api/rooms">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a128ea9e5e3c7f45">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9jcmVhdGlvbl9lcnJvcnNfMzIxNEBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"subject\":\"My Secrets\",\"name\":\"My Room\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 07:03:03 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"17">>}],
         <<"\"Missing room ID\"">>,150,2846}
Params: #{path => <<"/api/rooms">>,
          server => #{node => mongooseim@localhost},
          creds =>
              {<<"alice_room_creation_errors_3214@localhost">>,
               <<"matygrysa">>},
          method => <<"PUT">>,role => client,
          body => <<"{\"subject\":\"My Secrets\",\"name\":\"My Room\"}">>,
          return_headers => true}


*** User 2024-04-23 07:03:04.049 ***🔗
REST request fails:
Code: 400
Req: {<0.90010.0>,<<"/api/rooms/@invalid">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"943d401b027d840d">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9jcmVhdGlvbl9lcnJvcnNfMzIxNEBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"subject\":\"My Secrets\",\"name\":\"My Room\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 07:03:03 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"17">>}],
         <<"\"Invalid room ID\"">>,150,2414}
Params: #{path => <<"/api/rooms/@invalid">>,
          server => #{node => mongooseim@localhost},
          creds =>
              {<<"alice_room_creation_errors_3214@localhost">>,
               <<"matygrysa">>},
          method => <<"PUT">>,role => client,
          body => <<"{\"subject\":\"My Secrets\",\"name\":\"My Room\"}">>,
          return_headers => true}


*** User 2024-04-23 07:03:04.061 ***🔗
REST request fails:
Code: 400
Req: {<0.90038.0>,<<"/api/rooms/room-60a127811d">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a8104e9563d6b4e2">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9jcmVhdGlvbl9lcnJvcnNfMzIxNEBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"subject\":\"My Secrets\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 07:03:03 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing room name\"">>,152,5740}
Params: #{path => <<"/api/rooms/room-60a127811d">>,
          server => #{node => mongooseim@localhost},
          creds =>
              {<<"alice_room_creation_errors_3214@localhost">>,
               <<"matygrysa">>},
          method => <<"PUT">>,role => client,
          body => <<"{\"subject\":\"My Secrets\"}">>,return_headers => true}


*** User 2024-04-23 07:03:04.129 ***🔗
REST request fails:
Code: 400
Req: {<0.90092.0>,<<"/api/rooms/room-60a127811d">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"57fd5112e0e72799">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9jcmVhdGlvbl9lcnJvcnNfMzIxNEBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"name\":\"My Room\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 07:03:03 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing room subject\"">>,155,60196}
Params: #{path => <<"/api/rooms/room-60a127811d">>,
          server => #{node => mongooseim@localhost},
          creds =>
              {<<"alice_room_creation_errors_3214@localhost">>,
               <<"matygrysa">>},
          method => <<"PUT">>,role => client,
          body => <<"{\"name\":\"My Room\"}">>,return_headers => true}


*** User 2024-04-23 07:03:04.148 ***🔗
REST request:
Code: 201
Req: {<0.90125.0>,<<"/api/rooms/room-60a127811d">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"0538a32be383f072">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9jcmVhdGlvbl9lcnJvcnNfMzIxNEBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"subject\":\"My Secrets\",\"name\":\"My Room\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 07:03:03 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"24">>}],
         <<"{\"id\":\"room-60a127811d\"}">>,153,11337}
Params: #{path => <<"/api/rooms/room-60a127811d">>,
          server => #{node => mongooseim@localhost},
          creds =>
              {<<"alice_room_creation_errors_3214@localhost">>,
               <<"matygrysa">>},
          method => <<"PUT">>,role => client,
          body => <<"{\"subject\":\"My Secrets\",\"name\":\"My Room\"}">>,
          return_headers => true}


*** User 2024-04-23 07:03:04.239 ***🔗
REST request fails:
Code: 403
Req: {<0.90230.0>,<<"/api/rooms/room-60a127811d">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e188e8e8c8ba7b3f">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9jcmVhdGlvbl9lcnJvcnNfMzIxNEBsb2NhbGhvc3Q6bWF0eWdyeXNh">>}],
      <<"{\"subject\":\"My Secrets\",\"name\":\"My Room\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 07:03:03 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"21">>}],
         <<"\"Room already exists\"">>,152,85018}
Params: #{path => <<"/api/rooms/room-60a127811d">>,
          server => #{node => mongooseim@localhost},
          creds =>
              {<<"alice_room_creation_errors_3214@localhost">>,
               <<"matygrysa">>},
          method => <<"PUT">>,role => client,
          body => <<"{\"subject\":\"My Secrets\",\"name\":\"My Room\"}">>,
          return_headers => true}


*** User 2024-04-23 07:03:04.239 ***🔗
alice_room_creation_errors_3214@localhost/res1 out
</stream:stream>

*** User 2024-04-23 07:03:04.239 ***🔗
alice_room_creation_errors_3214@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 07:03:04.244 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5619.html



=== Ended at 2024-04-23 07:03:04
=== successfully completed test case
=== === Returned value: ok