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

=== Config value:

    [{protocol,cli},
     {schema_endpoint,admin},
     {watchdog,<0.27743.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_cets"},
     {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@fe953d6ed70e.2024-04-11_13.48.27/big_tests.tests.graphql_session_SUITE.logs/run.2024-04-11_13.53.22/graphql_session_suite.admin_list_sessions.html"},
     {tc_group_properties,[{name,admin_session_http}]},
     {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@fe953d6ed70e.2024-04-11_13.48.27/big_tests.tests.graphql_session_SUITE.logs/run.2024-04-11_13.53.22/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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_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_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        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 => cets,
              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 => cets,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}}},
     {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@fe953d6ed70e.2024-04-11_13.48.27"

=== Started at 2024-04-11 13:53:22


*** CT 2024-04-11 13:53:22.923 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1731.html

*** User 2024-04-11 13:53:22.934 ***🔗
alicE_admin_list_sessions_1227@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-04-11 13:53:22.935 ***🔗
alicE_admin_list_sessions_1227@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='85abbf61a2048360' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-11 13:53:22.935 ***🔗
alicE_admin_list_sessions_1227@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-04-11 13:53:22.935 ***🔗
alicE_admin_list_sessions_1227@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2xpc3Rfc2Vzc2lvbnNfMTIyNwBtYXR5Z3J5c2E=</auth>



*** User 2024-04-11 13:53:22.936 ***🔗
alicE_admin_list_sessions_1227@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-11 13:53:22.936 ***🔗
alicE_admin_list_sessions_1227@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-04-11 13:53:22.937 ***🔗
alicE_admin_list_sessions_1227@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e53960804d8005b0' from='localhost' version='1.0' xml:lang='en' to='alice_admin_list_sessions_1227@localhost'>

*** User 2024-04-11 13:53:22.937 ***🔗
alicE_admin_list_sessions_1227@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-04-11 13:53:22.937 ***🔗
alicE_admin_list_sessions_1227@localhost/res1 out
<iq type='set' id='07086ee3bdb32ef1b63e2645472c58cd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-11 13:53:22.937 ***🔗
alicE_admin_list_sessions_1227@localhost/res1 in
<iq id='07086ee3bdb32ef1b63e2645472c58cd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_list_sessions_1227@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-11 13:53:22.937 ***🔗
alice_admin_list_sessions_1227@localhost/res1 out
<iq type='set' id='5bbc9829813e650339494efe80b6493d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-11 13:53:22.938 ***🔗
alice_admin_list_sessions_1227@localhost/res1 in
<iq from='localhost' to='alice_admin_list_sessions_1227@localhost/res1' id='5bbc9829813e650339494efe80b6493d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-11 13:53:22.938 ***🔗
alice_admin_list_sessions_1227@localhost/res1 out
<presence/>



*** User 2024-04-11 13:53:22.940 ***🔗
alice_admin_list_sessions_1227@localhost/res1 in
<presence from='alice_admin_list_sessions_1227@localhost/res1' to='alice_admin_list_sessions_1227@localhost/res1'/>



*** User 2024-04-11 13:53:22.941 ***🔗
alicE_admin_list_sessions_1227@localhost.bis/res1 out
<stream:stream to='localhost.bis' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-11 13:53:22.942 ***🔗
alicE_admin_list_sessions_1227@localhost.bis/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fb387ec6c422774b' from='localhost.bis' version='1.0' xml:lang='en'>

*** User 2024-04-11 13:53:22.942 ***🔗
alicE_admin_list_sessions_1227@localhost.bis/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-04-11 13:53:22.942 ***🔗
alicE_admin_list_sessions_1227@localhost.bis/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX2xpc3Rfc2Vzc2lvbnNfMTIyNwBtYXR5Z3J5c2E=</auth>



*** User 2024-04-11 13:53:22.943 ***🔗
alicE_admin_list_sessions_1227@localhost.bis/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-11 13:53:22.943 ***🔗
alicE_admin_list_sessions_1227@localhost.bis/res1 out
<stream:stream to='localhost.bis' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-11 13:53:22.944 ***🔗
alicE_admin_list_sessions_1227@localhost.bis/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e8a8093c413fef29' from='localhost.bis' version='1.0' xml:lang='en' to='alice_admin_list_sessions_1227@localhost.bis'>

*** User 2024-04-11 13:53:22.944 ***🔗
alicE_admin_list_sessions_1227@localhost.bis/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-04-11 13:53:22.944 ***🔗
alicE_admin_list_sessions_1227@localhost.bis/res1 out
<iq type='set' id='d9cc2def1713554ed73ba45f421e10dc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-11 13:53:22.944 ***🔗
alicE_admin_list_sessions_1227@localhost.bis/res1 in
<iq id='d9cc2def1713554ed73ba45f421e10dc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_list_sessions_1227@localhost.bis/res1</jid>
	</bind>
</iq>



*** User 2024-04-11 13:53:22.945 ***🔗
alice_admin_list_sessions_1227@localhost.bis/res1 out
<iq type='set' id='8da5c26140f5588b102a46804327f47e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-11 13:53:22.945 ***🔗
alice_admin_list_sessions_1227@localhost.bis/res1 in
<iq from='localhost.bis' to='alice_admin_list_sessions_1227@localhost.bis/res1' id='8da5c26140f5588b102a46804327f47e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-11 13:53:22.945 ***🔗
alice_admin_list_sessions_1227@localhost.bis/res1 out
<presence/>



*** User 2024-04-11 13:53:22.947 ***🔗
alice_admin_list_sessions_1227@localhost.bis/res1 in
<presence from='alice_admin_list_sessions_1227@localhost.bis/res1' to='alice_admin_list_sessions_1227@localhost.bis/res1'/>



*** User 2024-04-11 13:53:22.948 ***🔗
bOb_admin_list_sessions_1227@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-04-11 13:53:22.948 ***🔗
bOb_admin_list_sessions_1227@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2a01602ec350b52b' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-11 13:53:22.948 ***🔗
bOb_admin_list_sessions_1227@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-04-11 13:53:22.948 ***🔗
bOb_admin_list_sessions_1227@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hZG1pbl9saXN0X3Nlc3Npb25zXzEyMjcAbWFrcm9saWth</auth>



*** User 2024-04-11 13:53:22.949 ***🔗
bOb_admin_list_sessions_1227@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-11 13:53:22.949 ***🔗
bOb_admin_list_sessions_1227@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-04-11 13:53:22.950 ***🔗
bOb_admin_list_sessions_1227@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4871502094e784ac' from='localhost' version='1.0' xml:lang='en' to='bob_admin_list_sessions_1227@localhost'>

*** User 2024-04-11 13:53:22.950 ***🔗
bOb_admin_list_sessions_1227@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-04-11 13:53:22.950 ***🔗
bOb_admin_list_sessions_1227@localhost/res1 out
<iq type='set' id='a3743b14dd0b9eb8c58d8005ac28108f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-11 13:53:22.950 ***🔗
bOb_admin_list_sessions_1227@localhost/res1 in
<iq id='a3743b14dd0b9eb8c58d8005ac28108f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_admin_list_sessions_1227@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-11 13:53:22.950 ***🔗
bob_admin_list_sessions_1227@localhost/res1 out
<iq type='set' id='2752727323bcf6dab367b6b723758902'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-11 13:53:22.951 ***🔗
bob_admin_list_sessions_1227@localhost/res1 in
<iq from='localhost' to='bob_admin_list_sessions_1227@localhost/res1' id='2752727323bcf6dab367b6b723758902' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-11 13:53:22.951 ***🔗
bob_admin_list_sessions_1227@localhost/res1 out
<presence/>



*** User 2024-04-11 13:53:22.952 ***🔗
bob_admin_list_sessions_1227@localhost/res1 in
<presence from='bob_admin_list_sessions_1227@localhost/res1' to='bob_admin_list_sessions_1227@localhost/res1'/>



*** User 2024-04-11 13:53:23.479 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  session listSessions
Result "{\n  \"data\" : {\n    \"session\" : {\n      \"listSessions\" : [\n        {\n          \"user\" : \"alice_admin_list_sessions_1227@localhost/res1\",\n          \"uptime\" : 0,\n          \"priority\" : 0,\n          \"port\" : 57710,\n          \"node\" : \"mongooseim@localhost\",\n          \"ip\" : \"127.0.0.1\",\n          \"connection\" : \"c2s\"\n        },\n        {\n          \"user\" : \"bob_admin_list_sessions_1227@localhost/res1\",\n          \"uptime\" : 0,\n          \"priority\" : 0,\n          \"port\" : 57738,\n          \"node\" : \"mongooseim@localhost\",\n          \"ip\" : \"127.0.0.1\",\n          \"connection\" : \"c2s\"\n        },\n        {\n          \"user\" : \"alice_admin_list_sessions_1227@localhost.bis/res1\",\n          \"uptime\" : 0,\n          \"priority\" : 0,\n          \"port\" : 57722,\n          \"node\" : \"mongooseim@localhost\",\n          \"ip\" : \"127.0.0.1\",\n          \"connection\" : \"c2s\"\n        }\n      ]\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-04-11 13:53:23.479 ***🔗
ResultString:
{
  "data" : {
    "session" : {
      "listSessions" : [
        {
          "user" : "alice_admin_list_sessions_1227@localhost/res1",
          "uptime" : 0,
          "priority" : 0,
          "port" : 57710,
          "node" : "mongooseim@localhost",
          "ip" : "127.0.0.1",
          "connection" : "c2s"
        },
        {
          "user" : "bob_admin_list_sessions_1227@localhost/res1",
          "uptime" : 0,
          "priority" : 0,
          "port" : 57738,
          "node" : "mongooseim@localhost",
          "ip" : "127.0.0.1",
          "connection" : "c2s"
        },
        {
          "user" : "alice_admin_list_sessions_1227@localhost.bis/res1",
          "uptime" : 0,
          "priority" : 0,
          "port" : 57722,
          "node" : "mongooseim@localhost",
          "ip" : "127.0.0.1",
          "connection" : "c2s"
        }
      ]
    }
  }
}


*** User 2024-04-11 13:53:24.075 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  session listSessions --domain localhost.bis
Result "{\n  \"data\" : {\n    \"session\" : {\n      \"listSessions\" : [\n        {\n          \"user\" : \"alice_admin_list_sessions_1227@localhost.bis/res1\",\n          \"uptime\" : 1,\n          \"priority\" : 0,\n          \"port\" : 57722,\n          \"node\" : \"mongooseim@localhost\",\n          \"ip\" : \"127.0.0.1\",\n          \"connection\" : \"c2s\"\n        }\n      ]\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-04-11 13:53:24.075 ***🔗
ResultString:
{
  "data" : {
    "session" : {
      "listSessions" : [
        {
          "user" : "alice_admin_list_sessions_1227@localhost.bis/res1",
          "uptime" : 1,
          "priority" : 0,
          "port" : 57722,
          "node" : "mongooseim@localhost",
          "ip" : "127.0.0.1",
          "connection" : "c2s"
        }
      ]
    }
  }
}


*** User 2024-04-11 13:53:24.637 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  session listSessions --domain Localhost.bis
Result "{\n  \"data\" : {\n    \"session\" : {\n      \"listSessions\" : [\n        {\n          \"user\" : \"alice_admin_list_sessions_1227@localhost.bis/res1\",\n          \"uptime\" : 1,\n          \"priority\" : 0,\n          \"port\" : 57722,\n          \"node\" : \"mongooseim@localhost\",\n          \"ip\" : \"127.0.0.1\",\n          \"connection\" : \"c2s\"\n        }\n      ]\n    }\n  }\n}\n"
ExitStatus 0

*** User 2024-04-11 13:53:24.637 ***🔗
ResultString:
{
  "data" : {
    "session" : {
      "listSessions" : [
        {
          "user" : "alice_admin_list_sessions_1227@localhost.bis/res1",
          "uptime" : 1,
          "priority" : 0,
          "port" : 57722,
          "node" : "mongooseim@localhost",
          "ip" : "127.0.0.1",
          "connection" : "c2s"
        }
      ]
    }
  }
}


*** User 2024-04-11 13:53:25.152 ***🔗
Execute /home/circleci/project/_build/mim1/rel/mongooseim/bin/mongooseimctl  session listSessions --domain nonexisting
Result "{\n  \"errors\" : [\n    {\n      \"path\" : [\n        \"session\",\n        \"listSessions\"\n      ],\n      \"message\" : \"Domain not found\",\n      \"extensions\" : {\n        \"domain\" : \"nonexisting\",\n        \"code\" : \"domain_not_found\"\n      }\n    }\n  ],\n  \"data\" : {\n    \"session\" : {\n      \"listSessions\" : null\n    }\n  }\n}\n"
ExitStatus 1

*** User 2024-04-11 13:53:25.152 ***🔗
ResultString:
{
  "errors" : [
    {
      "path" : [
        "session",
        "listSessions"
      ],
      "message" : "Domain not found",
      "extensions" : {
        "domain" : "nonexisting",
        "code" : "domain_not_found"
      }
    }
  ],
  "data" : {
    "session" : {
      "listSessions" : null
    }
  }
}


*** User 2024-04-11 13:53:25.153 ***🔗
bob_admin_list_sessions_1227@localhost/res1 out
</stream:stream>

*** User 2024-04-11 13:53:25.154 ***🔗
bob_admin_list_sessions_1227@localhost/res1 in
</stream:stream>

*** User 2024-04-11 13:53:25.154 ***🔗
alice_admin_list_sessions_1227@localhost.bis/res1 out
</stream:stream>

*** User 2024-04-11 13:53:25.155 ***🔗
alice_admin_list_sessions_1227@localhost.bis/res1 in
</stream:stream>

*** User 2024-04-11 13:53:25.155 ***🔗
alice_admin_list_sessions_1227@localhost/res1 out
</stream:stream>

*** User 2024-04-11 13:53:25.156 ***🔗
alice_admin_list_sessions_1227@localhost/res1 in
</stream:stream>
*** CT 2024-04-11 13:53:25.158 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1731.html



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


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