=== Test case: muc_light_http_api_SUITE:create_identifiable_room_errors/1 (click for source code)

=== Config value:

    [{watchdog,<0.66316.0>},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_http_api_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@d3b7dd7159a8.2023-12-07_07.46.41/big_tests.tests.muc_light_http_api_SUITE.logs/run.2023-12-07_07.57.04/muc_light_http_api_suite.create_identifiable_room_errors.160899.html"},
     {tc_group_properties,[{name,negative},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_http_api_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@d3b7dd7159a8.2023-12-07_07.46.41/big_tests.tests.muc_light_http_api_SUITE.logs/run.2023-12-07_07.57.04/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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_amp => #{},
        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_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@d3b7dd7159a8.2023-12-07_07.46.41"

=== Started at 2023-12-07 07:57:04


*** CT 2023-12-07 07:57:04.850 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2261.html

*** User 2023-12-07 07:57:04.863 ***🔗
REST request:
Code: 201
Req: {<0.66364.0>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7cc9689452223d69">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2468@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID1\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/muc-lights/muclight.domain.example.com/id1@muclight.domain.example.com">>},
          {<<"date">>,<<"Thu, 07 Dec 2023 07:57:04 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"31">>}],
         <<"id1@muclight.domain.example.com">>,261,2944}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"PUT">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2468@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID1\"}">>,
          return_headers => true}


*** User 2023-12-07 07:57:04.864 ***🔗
REST request fails:
Code: 400
Req: {<0.66374.0>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"9442ed1e0d6426be">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2468@domain.example.com\",\"name\":\"NameA\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 07 Dec 2023 07:57:04 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"17">>}],
         <<"\"Missing room ID\"">>,143,495}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"PUT">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2468@domain.example.com\",\"name\":\"NameA\"}">>,
          return_headers => true}


*** User 2023-12-07 07:57:04.865 ***🔗
REST request fails:
Code: 400
Req: {<0.66382.0>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5ee6e0ddfddd928e">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2468@domain.example.com\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 07 Dec 2023 07:57:04 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing room name\"">>,145,530}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"PUT">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2468@domain.example.com\",\"id\":\"ID\"}">>,
          return_headers => true}


*** User 2023-12-07 07:57:04.867 ***🔗
REST request fails:
Code: 400
Req: {<0.66388.0>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"969d9f534486cee5">>}],
      <<"{\"subject\":\"Lewis Carol\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 07 Dec 2023 07:57:04 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing owner JID\"">>,145,593}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"PUT">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          return_headers => true}


*** User 2023-12-07 07:57:04.869 ***🔗
REST request fails:
Code: 400
Req: {<0.66398.0>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"4405a50abca81ad9">>}],
      <<"{\"owner\":\"alicE_create_identifiable_room_errors_2468@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 07 Dec 2023 07:57:04 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing room subject\"">>,148,639}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"PUT">>,
          body =>
              <<"{\"owner\":\"alicE_create_identifiable_room_errors_2468@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          return_headers => true}


*** User 2023-12-07 07:57:04.870 ***🔗
REST request fails:
Code: 400
Req: {<0.66404.0>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"889a173426f0678f">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 07 Dec 2023 07:57:04 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Invalid owner JID\"">>,145,443}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"PUT">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          return_headers => true}


*** User 2023-12-07 07:57:04.872 ***🔗
REST request fails:
Code: 400
Req: {<0.66412.0>,<<"/api/muc-lights/muclight.domain.example.com">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"42c5fb5be72fadbb">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"baduser@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 07 Dec 2023 07:57:04 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"27">>}],
         <<"\"Given user does not exist\"">>,153,1049}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"POST">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"baduser@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          return_headers => true}


*** User 2023-12-07 07:57:04.881 ***🔗
REST request fails:
Code: 403
Req: {<0.66421.0>,<<"/api/muc-lights/muclight.domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"1481a00bec5c4a1b">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2468@domain.example.com\",\"name\":\"NameB\",\"id\":\"ID1\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 07 Dec 2023 07:57:04 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"21">>}],
         <<"\"Room already exists\"">>,145,8085}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"PUT">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2468@domain.example.com\",\"name\":\"NameB\",\"id\":\"ID1\"}">>,
          return_headers => true}


*** User 2023-12-07 07:57:04.882 ***🔗
REST request fails:
Code: 404
Req: {<0.66439.0>,<<"/api/muc-lights/domain.example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b4cff5bec35fadae">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2468@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 07 Dec 2023 07:57:04 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,514}
Params: #{path => <<"/api/muc-lights/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          role => admin,method => <<"PUT">>,
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_identifiable_room_errors_2468@domain.example.com\",\"name\":\"NameA\",\"id\":\"ID\"}">>,
          return_headers => true}

*** CT 2023-12-07 07:57:04.885 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2261.html



=== Ended at 2023-12-07 07:57:04
=== successfully completed test case
=== === Returned value: {{<<"404">>,<<"Not Found">>},
                     <<"MUC Light server not found">>}