=== Test case: graphql_last_SUITE:domain_admin_get_user_last_no_permission/1 (click for source code)

=== Config value:

    [{watchdog,<0.18854.0>},
     {protocol,http},
     {domain_admin,{<<"admin@domain.example.com">>,<<"f5b1ca84f086ebb1">>}},
     {schema_endpoint,domain_admin},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_last_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a2fc54846062.2023-11-14_11.38.11/big_tests.tests.graphql_last_SUITE.logs/run.2023-11-14_11.43.10/graphql_last_suite.domain_admin_get_user_last_no_permission.html"},
     {tc_group_properties,[{name,domain_admin_last}]},
     {tc_group_path,[[{name,domain_admin}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_last_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@a2fc54846062.2023-11-14_11.38.11/big_tests.tests.graphql_last_SUITE.logs/run.2023-11-14_11.43.10/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_sic => #{iqdisc => one_queue},
        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,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}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a2fc54846062.2023-11-14_11.38.11"

=== Started at 2023-11-14 11:44:00


*** CT 2023-11-14 11:44:00.307 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1389.html

*** User 2023-11-14 11:44:00.320 ***🔗
REST request fails:
Code: 401
Req: {<0.18920.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e9ba119b15b737b9">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AZG9tYWluLmV4YW1wbGUuY29tOmY1YjFjYTg0ZjA4NmViYjE=">>}],
      <<"{\"variables\":{\"user\":\"user@user.com\"},\"query\":\"query ($user: JID!) { last { getLast(user: $user) { status timestamp user } } }\"}">>}
Result: {{<<"401">>,<<"Unauthorized">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 14 Nov 2023 11:43:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"195">>}],
         <<"{\"errors\":[{\"extensions\":{\"code\":\"no_permissions\"},\"path\":[\"ROOT\",\"last\",\"getLast\"],\"message\":\"Cannot execute query ROOT without permissions to the given domain. Args with invalid value: user\"}]}">>,
         344,11251}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"variables\":{\"user\":\"user@user.com\"},\"query\":\"query ($user: JID!) { last { getLast(user: $user) { status timestamp user } } }\"}">>,
          method => <<"POST">>,
          creds => {<<"admin@domain.example.com">>,<<"f5b1ca84f086ebb1">>},
          return_maps => true,
          role => {graphql,domain_admin},
          return_headers => true}


*** User 2023-11-14 11:44:00.325 ***🔗
alicE_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1 out
<stream:stream to='domain.example.org' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-14 11:44:00.325 ***🔗
alicE_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f66bdbe76113bacf' from='domain.example.org' version='1.0' xml:lang='en'>

*** User 2023-11-14 11:44:00.325 ***🔗
alicE_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-14 11:44:00.325 ***🔗
alicE_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2RvbWFpbl9hZG1pbl9nZXRfdXNlcl9sYXN0X25vX3Blcm1pc3Npb25fMTIwNQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-14 11:44:00.327 ***🔗
alicE_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-14 11:44:00.327 ***🔗
alicE_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1 out
<stream:stream to='domain.example.org' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-14 11:44:00.328 ***🔗
alicE_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a3cc9673f59b7202' from='domain.example.org' version='1.0' xml:lang='en' to='alice_domain_admin_get_user_last_no_permission_1205@domain.example.org'>

*** User 2023-11-14 11:44:00.328 ***🔗
alicE_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-14 11:44:00.328 ***🔗
alicE_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1 out
<iq type='set' id='0c71a946423f4593d9b56db6b3077459'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-14 11:44:00.329 ***🔗
alicE_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1 in
<iq id='0c71a946423f4593d9b56db6b3077459' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1</jid>
	</bind>
</iq>



*** User 2023-11-14 11:44:00.330 ***🔗
alice_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1 out
<iq type='set' id='599519016e1805220199da81a99ead96'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-14 11:44:00.331 ***🔗
alice_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1 in
<iq from='domain.example.org' to='alice_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1' id='599519016e1805220199da81a99ead96' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-14 11:44:00.331 ***🔗
alice_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1 out
<presence/>



*** User 2023-11-14 11:44:00.332 ***🔗
alice_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1 in
<presence from='alice_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1' to='alice_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1'/>



*** User 2023-11-14 11:44:00.345 ***🔗
REST request fails:
Code: 401
Req: {<0.18923.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b771330bc7f2b8d0">>},
       {<<"authorization">>,
        <<"Basic YWRtaW5AZG9tYWluLmV4YW1wbGUuY29tOmY1YjFjYTg0ZjA4NmViYjE=">>}],
      <<"{\"variables\":{\"user\":\"alice_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1\"},\"query\":\"query ($user: JID!) { last { getLast(user: $user) { status timestamp user } } }\"}">>}
Result: {{<<"401">>,<<"Unauthorized">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 14 Nov 2023 11:43:59 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"195">>}],
         <<"{\"errors\":[{\"extensions\":{\"code\":\"no_permissions\"},\"path\":[\"ROOT\",\"last\",\"getLast\"],\"message\":\"Cannot execute query ROOT without permissions to the given domain. Args with invalid value: user\"}]}">>,
         344,11721}
Params: #{port => 5541,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          body =>
              <<"{\"variables\":{\"user\":\"alice_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1\"},\"query\":\"query ($user: JID!) { last { getLast(user: $user) { status timestamp user } } }\"}">>,
          method => <<"POST">>,
          creds => {<<"admin@domain.example.com">>,<<"f5b1ca84f086ebb1">>},
          return_maps => true,
          role => {graphql,domain_admin},
          return_headers => true}


*** User 2023-11-14 11:44:00.346 ***🔗
alice_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1 out
</stream:stream>

*** User 2023-11-14 11:44:00.349 ***🔗
alice_domain_admin_get_user_last_no_permission_1205@domain.example.org/res1 in
</stream:stream>
*** CT 2023-11-14 11:44:00.351 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1389.html



=== Ended at 2023-11-14 11:44:00
=== successfully completed test case
=== === Returned value: ok


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