=== Test case: rest_SUITE:user_can_be_registered_and_removed/1 (click for source code)

=== Config value:

    [{watchdog,<0.21396.2>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mam_backend,rdbms},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@9d11dc49e72b.2024-04-23_11.31.35/big_tests.tests.rest_SUITE.logs/run.2024-04-23_11.46.25/rest_suite.user_can_be_registered_and_removed.160899.html"},
     {tc_group_properties,[{name,admin},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@9d11dc49e72b.2024-04-23_11.31.35/big_tests.tests.rest_SUITE.logs/run.2024-04-23_11.46.25/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@9d11dc49e72b.2024-04-23_11.31.35"

=== Started at 2024-04-23 11:46:25


*** CT 2024-04-23 11:46:25.501 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4832.html

*** User 2024-04-23 11:46:25.576 ***🔗
REST request:
Code: 200
Req: {<0.21567.2>,<<"/api/users/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b57972fddbfa94e0">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:46:24 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"35">>}],
         <<"[\"alice@localhost\",\"bob@localhost\"]">>,159,2724}
Params: #{body => <<>>,method => <<"GET">>,path => <<"/api/users/localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 11:46:25.582 ***🔗
REST request:
Code: 201
Req: {<0.21575.2>,<<"/api/users/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"76fe92ad39b46f62">>}],
      <<"{\"username\":\"mike\",\"password\":\"nicniema\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"location">>,
           <<"http://localhost:8088/api/users/localhost/mike">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:46:24 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"43">>}],
         <<"User mike@localhost successfully registered">>,230,4779}
Params: #{body => <<"{\"username\":\"mike\",\"password\":\"nicniema\"}">>,
          method => <<"POST">>,path => <<"/api/users/localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 11:46:25.587 ***🔗
REST request:
Code: 200
Req: {<0.21586.2>,<<"/api/users/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"cb74004f0fb1f6fc">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:46:24 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"290">>}],
         <<"[\"alice@localhost\",\"alice_invalid_query_string_3271@localhost\",\"alice_messages_are_sent_and_received_3274@localhost\",\"alice_session_can_be_kicked_3272@localhost\",\"alice_stanzas_are_sent_and_received_3273@localhost\",\"bob@localhost\",\"bob_invalid_query_string_3271@localhost\",\"mike@localhost\"]">>,
         415,3537}
Params: #{body => <<>>,method => <<"GET">>,path => <<"/api/users/localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 11:46:25.596 ***🔗
REST request fails:
Code: 403
Req: {<0.21594.2>,<<"/api/users/localhost">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f2b14ce5d9e059b4">>}],
      <<"{\"username\":\"mike\",\"password\":\"nicniema\"}">>}
Result: {{<<"403">>,<<"Forbidden">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:46:24 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"69">>}],
         <<"\"User mike@localhost already registered at node mongooseim@localhost\"">>,
         200,5804}
Params: #{body => <<"{\"username\":\"mike\",\"password\":\"nicniema\"}">>,
          method => <<"POST">>,path => <<"/api/users/localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 11:46:25.680 ***🔗
REST request:
Code: 204
Req: {<0.21614.2>,<<"/api/users/localhost/mike">>,<<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d14f77c88b2e480d">>}],
      <<>>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:46:24 GMT">>}],
         <<>>,80,82324}
Params: #{body => <<>>,method => <<"DELETE">>,
          path => <<"/api/users/localhost/mike">>,return_headers => true,
          role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2024-04-23 11:46:25.683 ***🔗
REST request:
Code: 200
Req: {<0.21705.2>,<<"/api/users/localhost">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"8fdb7943b9f625f9">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 23 Apr 2024 11:46:24 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"752">>}],
         <<"[\"alice@localhost\",\"alice_invalid_query_string_3271@localhost\",\"alice_message_archive_errors_3278@localhost\",\"alice_message_errors_3275@localhost\",\"alice_messages_are_archived_3276@localhost\",\"alice_messages_are_sent_and_received_3274@localhost\",\"alice_messages_can_be_paginated_3279@localhost\",\"alice_session_can_be_kicked_3272@localhost\",\"alice_stanza_errors_3277@localhost\",\"alice_stanzas_are_sent_and_received_3273@localhost\",\"bob@localhost\",\"bob_invalid_query_string_3271@localhost\",\"bob_message_errors_3275@localhost\",\"bob_messages_are_archived_3276@localhost\",\"bob_messages_are_sent_and_received_3274@localhost\",\"bob_messages_can_be_paginated_3279@localhost\",\"bob_stanza_errors_3277@localhost\",\"bob_stanzas_are_sent_and_received_3273@localhost\"]">>,
         877,1529}
Params: #{body => <<>>,method => <<"GET">>,path => <<"/api/users/localhost">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2024-04-23 11:46:25.687 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4832.html



=== Ended at 2024-04-23 11:46:25
=== successfully completed test case
=== === Returned value: ok