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

=== Config value:

    [{watchdog,<0.69797.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@8a480c91a890.2024-04-12_13.25.32/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-12_13.37.02/muc_light_http_api_suite.create_room_errors.196482.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@8a480c91a890.2024-04-12_13.25.32/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-04-12_13.37.02/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_sic => #{iqdisc => one_queue},
        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_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,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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 =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        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@8a480c91a890.2024-04-12_13.25.32"

=== Started at 2024-04-12 13:37:02


*** CT 2024-04-12 13:37:02.884 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2213.html

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


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


*** User 2024-04-12 13:37:02.901 ***🔗
REST request fails:
Code: 400
Req: {<0.69857.0>,<<"/api/muc-lights/muclight.domain.example.com">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"35624b188e82fc0b">>}],
      <<"{\"owner\":\"alicE_create_room_errors_2693@domain.example.com\",\"name\":\"Name\"}">>}
Result: {{<<"400">>,<<"Bad Request">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 12 Apr 2024 13:37:02 GMT">>},
          {<<"content-type">>,<<"text/html">>},
          {<<"content-length">>,<<"22">>}],
         <<"\"Missing room subject\"">>,148,914}
Params: #{path => <<"/api/muc-lights/muclight.domain.example.com">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"owner\":\"alicE_create_room_errors_2693@domain.example.com\",\"name\":\"Name\"}">>,
          role => admin,return_headers => true}


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


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


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

*** CT 2024-04-12 13:37:02.914 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2213.html



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