=== Test case: graphql_session_SUITE:admin_count_user_resources/1 (click for source code)

=== Config value:

    [{protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{host => "localhost",module => mongoose_graphql_handler,
                      password => <<"secret">>,path => "/api/graphql",
                      schema_endpoint => admin,sse_idle_timeout => 3600000,
                      username => <<"admin">>}},
     {watchdog,<0.28199.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_session_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@8003bab18ebb.2024-03-26_10.34.31/big_tests.tests.graphql_session_SUITE.logs/run.2024-03-26_10.39.13/graphql_session_suite.admin_count_user_resources.15365.html"},
     {tc_group_properties,[{name,admin_session_cli}]},
     {tc_group_path,[[{name,admin_session}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_session_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@8003bab18ebb.2024-03-26_10.34.31/big_tests.tests.graphql_session_SUITE.logs/run.2024-03-26_10.39.13/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">>}]},
                     {alice_bis,[{username,<<"alicE">>},
                                 {server,<<"localhost.bis">>},
                                 {host,<<"localhost">>},
                                 {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@8003bab18ebb.2024-03-26_10.34.31"

=== Started at 2024-03-26 10:39:22


*** CT 2024-03-26 10:39:22.345 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1853.html

*** User 2024-03-26 10:39:22.348 ***🔗
alicE_admin_count_user_resources_1258@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-26 10:39:22.349 ***🔗
alicE_admin_count_user_resources_1258@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0dbcda28389875bc' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-26 10:39:22.349 ***🔗
alicE_admin_count_user_resources_1258@localhost/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 2024-03-26 10:39:22.349 ***🔗
alicE_admin_count_user_resources_1258@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2NvdW50X3VzZXJfcmVzb3VyY2VzXzEyNTgAbWF0eWdyeXNh</auth>



*** User 2024-03-26 10:39:22.350 ***🔗
alicE_admin_count_user_resources_1258@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-26 10:39:22.350 ***🔗
alicE_admin_count_user_resources_1258@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-26 10:39:22.350 ***🔗
alicE_admin_count_user_resources_1258@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b1c026ccb429192f' from='localhost' version='1.0' xml:lang='en' to='alice_admin_count_user_resources_1258@localhost'>

*** User 2024-03-26 10:39:22.350 ***🔗
alicE_admin_count_user_resources_1258@localhost/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 2024-03-26 10:39:22.351 ***🔗
alicE_admin_count_user_resources_1258@localhost/res1 out
<iq type='set' id='c2d68b96f62d67018e7544378045f7f8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-26 10:39:22.351 ***🔗
alicE_admin_count_user_resources_1258@localhost/res1 in
<iq id='c2d68b96f62d67018e7544378045f7f8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_count_user_resources_1258@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-26 10:39:22.351 ***🔗
alice_admin_count_user_resources_1258@localhost/res1 out
<iq type='set' id='de3ad6a3e401fd729da6b53b5bc0d458'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-26 10:39:22.351 ***🔗
alice_admin_count_user_resources_1258@localhost/res1 in
<iq from='localhost' to='alice_admin_count_user_resources_1258@localhost/res1' id='de3ad6a3e401fd729da6b53b5bc0d458' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-26 10:39:22.352 ***🔗
alice_admin_count_user_resources_1258@localhost/res1 out
<presence/>



*** User 2024-03-26 10:39:22.353 ***🔗
alice_admin_count_user_resources_1258@localhost/res1 in
<presence from='alice_admin_count_user_resources_1258@localhost/res1' to='alice_admin_count_user_resources_1258@localhost/res1'/>



*** User 2024-03-26 10:39:22.353 ***🔗
alicE_admin_count_user_resources_1258@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-26 10:39:22.353 ***🔗
alicE_admin_count_user_resources_1258@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b809e9e6c14a3b2e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-26 10:39:22.354 ***🔗
alicE_admin_count_user_resources_1258@localhost/res2 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 2024-03-26 10:39:22.354 ***🔗
alicE_admin_count_user_resources_1258@localhost/res2 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2NvdW50X3VzZXJfcmVzb3VyY2VzXzEyNTgAbWF0eWdyeXNh</auth>



*** User 2024-03-26 10:39:22.355 ***🔗
alicE_admin_count_user_resources_1258@localhost/res2 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-26 10:39:22.355 ***🔗
alicE_admin_count_user_resources_1258@localhost/res2 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-26 10:39:22.355 ***🔗
alicE_admin_count_user_resources_1258@localhost/res2 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='37e915336c8cb3c3' from='localhost' version='1.0' xml:lang='en' to='alice_admin_count_user_resources_1258@localhost'>

*** User 2024-03-26 10:39:22.355 ***🔗
alicE_admin_count_user_resources_1258@localhost/res2 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 2024-03-26 10:39:22.355 ***🔗
alicE_admin_count_user_resources_1258@localhost/res2 out
<iq type='set' id='7147d5283705e7490c8cd17d877b09d0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res2</resource>
	</bind>
</iq>



*** User 2024-03-26 10:39:22.355 ***🔗
alicE_admin_count_user_resources_1258@localhost/res2 in
<iq id='7147d5283705e7490c8cd17d877b09d0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_count_user_resources_1258@localhost/res2</jid>
	</bind>
</iq>



*** User 2024-03-26 10:39:22.355 ***🔗
alice_admin_count_user_resources_1258@localhost/res2 out
<iq type='set' id='8aa62dc776bac0b930a8ac94b1a9309b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-26 10:39:22.356 ***🔗
alice_admin_count_user_resources_1258@localhost/res2 in
<iq from='localhost' to='alice_admin_count_user_resources_1258@localhost/res2' id='8aa62dc776bac0b930a8ac94b1a9309b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-26 10:39:22.356 ***🔗
alice_admin_count_user_resources_1258@localhost/res2 out
<presence/>



*** User 2024-03-26 10:39:22.357 ***🔗
alice_admin_count_user_resources_1258@localhost/res2 in
<presence from='alice_admin_count_user_resources_1258@localhost/res2' to='alice_admin_count_user_resources_1258@localhost/res2'/>



*** User 2024-03-26 10:39:22.357 ***🔗
alice_admin_count_user_resources_1258@localhost/res2 in
<presence from='alice_admin_count_user_resources_1258@localhost/res1' to='alice_admin_count_user_resources_1258@localhost/res2'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-03-26T10:39:22.352588Z' from='alice_admin_count_user_resources_1258@localhost/res1'/>
</presence>



*** User 2024-03-26 10:39:22.357 ***🔗
alicE_admin_count_user_resources_1258@localhost/res3 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-26 10:39:22.358 ***🔗
alicE_admin_count_user_resources_1258@localhost/res3 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4aa6ddebdd49dede' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-26 10:39:22.358 ***🔗
alicE_admin_count_user_resources_1258@localhost/res3 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 2024-03-26 10:39:22.358 ***🔗
alicE_admin_count_user_resources_1258@localhost/res3 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2NvdW50X3VzZXJfcmVzb3VyY2VzXzEyNTgAbWF0eWdyeXNh</auth>



*** User 2024-03-26 10:39:22.358 ***🔗
alicE_admin_count_user_resources_1258@localhost/res3 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-26 10:39:22.359 ***🔗
alicE_admin_count_user_resources_1258@localhost/res3 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-26 10:39:22.359 ***🔗
alicE_admin_count_user_resources_1258@localhost/res3 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c44855d485a07969' from='localhost' version='1.0' xml:lang='en' to='alice_admin_count_user_resources_1258@localhost'>

*** User 2024-03-26 10:39:22.359 ***🔗
alicE_admin_count_user_resources_1258@localhost/res3 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 2024-03-26 10:39:22.359 ***🔗
alicE_admin_count_user_resources_1258@localhost/res3 out
<iq type='set' id='21d0c7c145b5d07d85277e98eb7bef6f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res3</resource>
	</bind>
</iq>



*** User 2024-03-26 10:39:22.359 ***🔗
alicE_admin_count_user_resources_1258@localhost/res3 in
<iq id='21d0c7c145b5d07d85277e98eb7bef6f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_count_user_resources_1258@localhost/res3</jid>
	</bind>
</iq>



*** User 2024-03-26 10:39:22.359 ***🔗
alice_admin_count_user_resources_1258@localhost/res3 out
<iq type='set' id='9b6d2d3cb077b7af42602d02894b6c2a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-26 10:39:22.360 ***🔗
alice_admin_count_user_resources_1258@localhost/res3 in
<iq from='localhost' to='alice_admin_count_user_resources_1258@localhost/res3' id='9b6d2d3cb077b7af42602d02894b6c2a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-26 10:39:22.360 ***🔗
alice_admin_count_user_resources_1258@localhost/res3 out
<presence/>



*** User 2024-03-26 10:39:22.360 ***🔗
alice_admin_count_user_resources_1258@localhost/res3 in
<presence from='alice_admin_count_user_resources_1258@localhost/res3' to='alice_admin_count_user_resources_1258@localhost/res3'/>



*** User 2024-03-26 10:39:22.361 ***🔗
alice_admin_count_user_resources_1258@localhost/res3 in
<presence from='alice_admin_count_user_resources_1258@localhost/res2' to='alice_admin_count_user_resources_1258@localhost/res3'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-03-26T10:39:22.356889Z' from='alice_admin_count_user_resources_1258@localhost/res2'/>
</presence>



*** User 2024-03-26 10:39:22.361 ***🔗
alice_admin_count_user_resources_1258@localhost/res3 in
<presence from='alice_admin_count_user_resources_1258@localhost/res1' to='alice_admin_count_user_resources_1258@localhost/res3'>
	<delay xmlns='urn:xmpp:delay' stamp='2024-03-26T10:39:22.352588Z' from='alice_admin_count_user_resources_1258@localhost/res1'/>
</presence>



*** User 2024-03-26 10:39:22.361 ***🔗
alice_admin_count_user_resources_1258@localhost/res1 in
<presence from='alice_admin_count_user_resources_1258@localhost/res2' to='alice_admin_count_user_resources_1258@localhost/res1'/>



*** User 2024-03-26 10:39:22.361 ***🔗
alice_admin_count_user_resources_1258@localhost/res1 in
<presence from='alice_admin_count_user_resources_1258@localhost/res3' to='alice_admin_count_user_resources_1258@localhost/res1'/>



*** User 2024-03-26 10:39:22.361 ***🔗
alice_admin_count_user_resources_1258@localhost/res2 in
<presence from='alice_admin_count_user_resources_1258@localhost/res3' to='alice_admin_count_user_resources_1258@localhost/res2'/>



*** User 2024-03-26 10:39:22.363 ***🔗
REST request:
Code: 200
Req: {<0.28269.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f1adc595dbe2b632">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alice_admin_count_user_resources_1258@localhost/res1\"},\"query\":\"query ($user: JID!) { session { countUserResources(user: $user) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 26 Mar 2024 10:39:22 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"45">>}],
         <<"{\"data\":{\"session\":{\"countUserResources\":3}}}">>,183,827}
Params: #{body =>
              <<"{\"variables\":{\"user\":\"alice_admin_count_user_resources_1258@localhost/res1\"},\"query\":\"query ($user: JID!) { session { countUserResources(user: $user) } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-03-26 10:39:22.365 ***🔗
REST request:
Code: 200
Req: {<0.28271.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"814c756d5fe128bc">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alien@localhost\"},\"query\":\"query ($user: JID!) { session { countUserResources(user: $user) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Tue, 26 Mar 2024 10:39:22 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"202">>}],
         <<"{\"errors\":[{\"path\":[\"session\",\"countUserResources\"],\"message\":\"Given user does not exist\",\"extensions\":{\"jid\":\"alien@localhost\",\"code\":\"user_not_found\"}}],\"data\":{\"session\":{\"countUserResources\":null}}}">>,
         341,843}
Params: #{body =>
              <<"{\"variables\":{\"user\":\"alien@localhost\"},\"query\":\"query ($user: JID!) { session { countUserResources(user: $user) } }\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,admin},
          server => #{node => mongooseim@localhost}}


*** User 2024-03-26 10:39:22.365 ***🔗
alice_admin_count_user_resources_1258@localhost/res3 out
</stream:stream>

*** User 2024-03-26 10:39:22.365 ***🔗
alice_admin_count_user_resources_1258@localhost/res3 in
</stream:stream>

*** User 2024-03-26 10:39:22.365 ***🔗
alice_admin_count_user_resources_1258@localhost/res2 out
</stream:stream>

*** User 2024-03-26 10:39:22.365 ***🔗
alice_admin_count_user_resources_1258@localhost/res2 in
</stream:stream>

*** User 2024-03-26 10:39:22.365 ***🔗
alice_admin_count_user_resources_1258@localhost/res1 out
</stream:stream>

*** User 2024-03-26 10:39:22.366 ***🔗
alice_admin_count_user_resources_1258@localhost/res1 in
</stream:stream>
*** CT 2024-03-26 10:39:22.367 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1853.html



=== Ended at 2024-03-26 10:39:22
=== successfully completed test case
=== === Returned value: ok


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