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

=== Config value:

    [{schema_endpoint,admin},
     {listener_opts,[{password,<<"secret">>},
                     {schema_endpoint,<<"admin">>},
                     {username,<<"admin">>}]},
     {watchdog,<0.16428.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_session_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.graphql_session_SUITE.logs/run.2022-03-03_10.31.01/graphql_session_suite.admin_set_presence.html"},
     {tc_group_properties,[{name,admin_session}]},
     {tc_group_path,[]},
     {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@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.graphql_session_SUITE.logs/run.2022-03-03_10.31.01/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [],mod_sic => [],mod_stream_management => [],
        mod_vcard =>
            [{backend,ldap},
             {host,{prefix,<<"vjud.">>}},
             {ldap_base,"ou=Users,dc=esl,dc=com"},
             {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]}},
     {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@12130b74fc81.2022-03-03_10.28.39"

=== Started at 2022-03-03 10:31:02


*** CT 2022-03-03 10:31:02.354 *** View log from node mongooseim@localhost when started mongooseim@localhost_916.html
*** CT 2022-03-03 10:31:02.354 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_507.html

*** User 2022-03-03 10:31:02.357 ***
alicE_admin_set_presence_639@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:31:02.358 ***
alicE_admin_set_presence_639@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4f24ab96f69eae25' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:31:02.358 ***
alicE_admin_set_presence_639@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:31:02.358 ***
alicE_admin_set_presence_639@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX3NldF9wcmVzZW5jZV82MzkAbWF0eWdyeXNh</auth>



*** User 2022-03-03 10:31:02.359 ***
alicE_admin_set_presence_639@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:31:02.359 ***
alicE_admin_set_presence_639@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-03 10:31:02.360 ***
alicE_admin_set_presence_639@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5be835c44becdff4' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:31:02.360 ***
alicE_admin_set_presence_639@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-03 10:31:02.360 ***
alicE_admin_set_presence_639@localhost/res1 out
<iq type='set' id='be910d0fc43c686d42141ef94b41c932'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:31:02.360 ***
alicE_admin_set_presence_639@localhost/res1 in
<iq id='be910d0fc43c686d42141ef94b41c932' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_admin_set_presence_639@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:31:02.360 ***
alicE_admin_set_presence_639@localhost/res1 out
<iq type='set' id='899f9eb1824c5e633c5c461411148719'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:31:02.361 ***
alicE_admin_set_presence_639@localhost/res1 in
<iq type='result' id='899f9eb1824c5e633c5c461411148719'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:31:02.361 ***
alicE_admin_set_presence_639@localhost/res1 out
<presence/>



*** User 2022-03-03 10:31:02.361 ***
alicE_admin_set_presence_639@localhost/res1 in
<presence from='alicE_admin_set_presence_639@localhost/res1' to='alice_admin_set_presence_639@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:31:02.363 ***
REST request:
Code: 200
Req: {<0.16617.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"a1c18d7247eb04ed">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alicE_admin_set_presence_639@localhost\",\"type\":\"AVAILABLE\",\"status\":\"Be right back\",\"show\":\"ONLINE\",\"priority\":1},\"query\":\"mutation M1($user: JID!, $type: PresenceType!, $show: PresenceShow, $status: String, $priority: Int)\\n              { session { setPresence(user: $user, type: $type, show: $show, status: $status, priority: $priority)\\n              { message jid } } }\",\"operationName\":\"M1\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:31:02 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"333">>}],
         <<"{\"errors\":[{\"path\":[\"session\",\"setPresence\"],\"message\":\"The resource is empty. You need to provide a full JID\",\"extensions\":{\"jid\":\"{jid,<<\\\"alicE_admin_set_presence_639\\\">>,<<\\\"localhost\\\">>,<<>>,\\n     <<\\\"alice_admin_set_presence_639\\\">>,<<\\\"localhost\\\">>,<<>>}\",\"code\":\"empty_resource\"}}],\"data\":{\"session\":{\"setPresence\":null}}}">>,
         472,816}
Params: #{body =>
              <<"{\"variables\":{\"user\":\"alicE_admin_set_presence_639@localhost\",\"type\":\"AVAILABLE\",\"status\":\"Be right back\",\"show\":\"ONLINE\",\"priority\":1},\"query\":\"mutation M1($user: JID!, $type: PresenceType!, $show: PresenceShow, $status: String, $priority: Int)\\n              { session { setPresence(user: $user, type: $type, show: $show, status: $status, priority: $priority)\\n              { message jid } } }\",\"operationName\":\"M1\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,<<"admin">>},
          server => #{node => mongooseim@localhost}}


*** User 2022-03-03 10:31:02.366 ***
REST request:
Code: 200
Req: {<0.16619.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"fcb5f4fe0829a2e8">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"user\":\"alicE_admin_set_presence_639@localhost/res1\",\"type\":\"AVAILABLE\",\"status\":\"Be right back\",\"show\":\"ONLINE\",\"priority\":1},\"query\":\"mutation M1($user: JID!, $type: PresenceType!, $show: PresenceShow, $status: String, $priority: Int)\\n              { session { setPresence(user: $user, type: $type, show: $show, status: $status, priority: $priority)\\n              { message jid } } }\",\"operationName\":\"M1\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:31:02 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"128">>}],
         <<"{\"data\":{\"session\":{\"setPresence\":{\"message\":\"Presence set successfully\",\"jid\":\"alicE_admin_set_presence_639@localhost/res1\"}}}}">>,
         267,705}
Params: #{body =>
              <<"{\"variables\":{\"user\":\"alicE_admin_set_presence_639@localhost/res1\",\"type\":\"AVAILABLE\",\"status\":\"Be right back\",\"show\":\"ONLINE\",\"priority\":1},\"query\":\"mutation M1($user: JID!, $type: PresenceType!, $show: PresenceShow, $status: String, $priority: Int)\\n              { session { setPresence(user: $user, type: $type, show: $show, status: $status, priority: $priority)\\n              { message jid } } }\",\"operationName\":\"M1\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5551,
          return_headers => true,return_maps => true,
          role => {graphql,<<"admin">>},
          server => #{node => mongooseim@localhost}}


*** User 2022-03-03 10:31:02.366 ***
alicE_admin_set_presence_639@localhost/res1 in
<presence from='alicE_admin_set_presence_639@localhost/res1' to='alice_admin_set_presence_639@localhost/res1' xml:lang='en'>
	<status>Be right back</status>
	<priority>1</priority>
</presence>



*** User 2022-03-03 10:31:02.366 ***
alicE_admin_set_presence_639@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:31:02.366 ***
alicE_admin_set_presence_639@localhost/res1 in
</stream:stream>
*** CT 2022-03-03 10:31:02.368 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_507.html
*** CT 2022-03-03 10:31:02.369 *** View log from node mongooseim@localhost when finished mongooseim@localhost_916.html



=== Ended at 2022-03-03 10:31:02
=== successfully completed test case
=== === Returned value: ok


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