=== Test case: graphql_metric_SUITE:domain_admin_get_metrics_as_dicts_with_keys/1 (click for source code)

=== Config value:

    [{protocol,http},
     {domain_admin,{<<"admin@localhost">>,<<"e737ffb8c11533b2">>}},
     {schema_endpoint,domain_admin},
     {watchdog,<0.34781.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_metric_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f2e0a288de76.2024-03-21_07.46.09/big_tests.tests.graphql_metric_SUITE.logs/run.2024-03-21_07.52.52/graphql_metric_suite.domain_admin_get_metrics_as_dicts_with_keys.html"},
     {tc_group_properties,[{name,domain_admin_metrics}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_metric_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@f2e0a288de76.2024-03-21_07.46.09/big_tests.tests.graphql_metric_SUITE.logs/run.2024-03-21_07.52.52/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f2e0a288de76.2024-03-21_07.46.09"

=== Started at 2024-03-21 07:53:04


*** CT 2024-03-21 07:53:04.030 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2731.html

*** User 2024-03-21 07:53:04.039 ***🔗
REST request fails:
Code: 401
Req: {<0.34825.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"c7d4c7524776b022">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AbG9jYWxob3N0OmU3MzdmZmI4YzExNTMzYjI=">>}],
      <<"{\"variables\":{\"keys\":[\"one\"]},\"query\":\"query ($keys: [String], $name: [String]) { metric { getMetricsAsDicts(keys: $keys, name: $name) { dict { key value } name } } }\"}">>}
Result: {{<<"401">>,<<"Unauthorized">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 21 Mar 2024 07:53:03 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"171">>}],
         <<"{\"errors\":[{\"extensions\":{\"code\":\"no_permissions\"},\"path\":[\"ROOT\",\"metric\",\"getMetricsAsDicts\"],\"message\":\"Cannot execute query ROOT without a global admin permissions\"}]}">>,
         320,7135}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          role => {graphql,domain_admin},
          creds => {<<"admin@localhost">>,<<"e737ffb8c11533b2">>},
          body =>
              <<"{\"variables\":{\"keys\":[\"one\"]},\"query\":\"query ($keys: [String], $name: [String]) { metric { getMetricsAsDicts(keys: $keys, name: $name) { dict { key value } name } } }\"}">>,
          return_maps => true,return_headers => true}

*** CT 2024-03-21 07:53:04.041 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2731.html



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


Test run history | Top level test index | Latest test result