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

=== Config value:

    [{watchdog,<0.70066.0>},
     {preset,"odbc_mssql_mnesia"},
     {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@2ee716155f46.2024-04-16_11.59.06/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-16_12.12.44/muc_light_http_api_suite.create_room_errors.53893.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@2ee716155f46.2024-04-16_11.59.06/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-16_12.12.44/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => mnesia},
        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@2ee716155f46.2024-04-16_11.59.06"

=== Started at 2024-04-16 12:12:45


*** CT 2024-04-16 12:12:45.036 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2498.html

*** User 2024-04-16 12:12:45.057 ***🔗
REST request fails:
Code: 400
Req: {<0.70126.0>,<<"/api/muc-lights/muclight.domain.example.com">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a3351f2429ea2dde">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_room_errors_2903@domain.example.com\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 12:12:44 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing room name\"">>,145,569}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_room_errors_2903@domain.example.com\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-04-16 12:12:45.058 ***🔗
REST request fails:
Code: 400
Req: {<0.70131.0>,<<"/api/muc-lights/muclight.domain.example.com">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"5dcb6162923f67f7">>}],
      <<"{\"subject\":\"Lewis Carol\",\"name\":\"Name\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 12:12:44 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Missing owner JID\"">>,145,513}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          body => <<"{\"subject\":\"Lewis Carol\",\"name\":\"Name\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-04-16 12:12:45.060 ***🔗
REST request fails:
Code: 400
Req: {<0.70133.0>,<<"/api/muc-lights/muclight.domain.example.com">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"17f8742a5812fdb4">>}],
      <<"{\"owner\":\"alicE_create_room_errors_2903@domain.example.com\",\"name\":\"Name\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 12:12:44 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing room subject\"">>,148,460}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"owner\":\"alicE_create_room_errors_2903@domain.example.com\",\"name\":\"Name\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-04-16 12:12:45.061 ***🔗
REST request fails:
Code: 400
Req: {<0.70137.0>,<<"/api/muc-lights/muclight.domain.example.com">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"675dc0bc79e5f8af">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"Name\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 12:12:44 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"19">>}],
         <<"\"Invalid owner JID\"">>,145,460}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"@invalid\",\"name\":\"Name\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-04-16 12:12:45.063 ***🔗
REST request fails:
Code: 400
Req: {<0.70141.0>,<<"/api/muc-lights/muclight.domain.example.com">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a31ac6f74abdc3f4">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"baduser@domain.example.com\",\"name\":\"Name\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 12:12:44 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"27">>}],
         <<"\"Given user does not exist\"">>,153,1156}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"baduser@domain.example.com\",\"name\":\"Name\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}


*** User 2024-04-16 12:12:45.065 ***🔗
REST request fails:
Code: 404
Req: {<0.70145.0>,<<"/api/muc-lights/domain.example.com">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"afce3df264532cbf">>}],
      <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_room_errors_2903@domain.example.com\",\"name\":\"Name\"}">>}
Result: {{<<"404">>,<<"Not Found">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 16 Apr 2024 12:12:44 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"28">>}],
         <<"\"MUC Light server not found\"">>,152,1139}
Params: #{path => <<"/api/muc-lights/domain.example.com">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"subject\":\"Lewis Carol\",\"owner\":\"alicE_create_room_errors_2903@domain.example.com\",\"name\":\"Name\"}">>,
          method => <<"POST">>,role => admin,return_headers => true}

*** CT 2024-04-16 12:12:45.067 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2498.html



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