=== Test case: graphql_stanza_SUITE:admin_subscribe_for_messages/1 (click for source code)

=== Config value:

    [{watchdog,<0.28662.0>},
     {protocol,http},
     {schema_endpoint,admin},
     {listener_opts,#{module => mongoose_graphql_handler,
                      path => "/api/graphql",host => "localhost",
                      username => <<"admin">>,password => <<"secret">>,
                      sse_idle_timeout => 3600000,schema_endpoint => admin}},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_stanza_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f4c4c3a5d63b.2024-04-26_12.39.34/big_tests.tests.graphql_stanza_SUITE.logs/run.2024-04-26_12.44.53/graphql_stanza_suite.admin_subscribe_for_messages.68610.html"},
     {tc_group_properties,[{name,admin_no_mam_http},parallel]},
     {tc_group_path,[[{name,admin_stanza_http}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_stanza_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@f4c4c3a5d63b.2024-04-26_12.39.34/big_tests.tests.graphql_stanza_SUITE.logs/run.2024-04-26_12.44.53/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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@f4c4c3a5d63b.2024-04-26_12.39.34"

=== Started at 2024-04-26 12:45:00


*** CT 2024-04-26 12:45:00.531 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1727.html

*** User 2024-04-26 12:45:00.553 ***🔗
alicE_admin_subscribe_for_messages_1273@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-26 12:45:00.553 ***🔗
alicE_admin_subscribe_for_messages_1273@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2020fb57a19e7f0f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:45:00.553 ***🔗
alicE_admin_subscribe_for_messages_1273@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-26 12:45:00.553 ***🔗
alicE_admin_subscribe_for_messages_1273@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FkbWluX3N1YnNjcmliZV9mb3JfbWVzc2FnZXNfMTI3MwBtYXR5Z3J5c2E=</auth>



*** User 2024-04-26 12:45:00.557 ***🔗
alicE_admin_subscribe_for_messages_1273@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:45:00.557 ***🔗
alicE_admin_subscribe_for_messages_1273@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-26 12:45:00.557 ***🔗
alicE_admin_subscribe_for_messages_1273@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='06a135adebbd8356' from='localhost' version='1.0' xml:lang='en' to='alice_admin_subscribe_for_messages_1273@localhost'>

*** User 2024-04-26 12:45:00.558 ***🔗
alicE_admin_subscribe_for_messages_1273@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-26 12:45:00.558 ***🔗
alicE_admin_subscribe_for_messages_1273@localhost/res1 out
<iq type='set' id='1d6c69e68ff7cc396d2cf6e4920083fc'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:45:00.558 ***🔗
alicE_admin_subscribe_for_messages_1273@localhost/res1 in
<iq id='1d6c69e68ff7cc396d2cf6e4920083fc' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_admin_subscribe_for_messages_1273@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:45:00.558 ***🔗
alice_admin_subscribe_for_messages_1273@localhost/res1 out
<iq type='set' id='86f01799dccf910aec488534ecbc3c90'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:45:00.560 ***🔗
alice_admin_subscribe_for_messages_1273@localhost/res1 in
<iq from='localhost' to='alice_admin_subscribe_for_messages_1273@localhost/res1' id='86f01799dccf910aec488534ecbc3c90' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:45:00.560 ***🔗
alice_admin_subscribe_for_messages_1273@localhost/res1 out
<presence/>



*** User 2024-04-26 12:45:00.564 ***🔗
alice_admin_subscribe_for_messages_1273@localhost/res1 in
<presence from='alice_admin_subscribe_for_messages_1273@localhost/res1' to='alice_admin_subscribe_for_messages_1273@localhost/res1'/>



*** User 2024-04-26 12:45:00.565 ***🔗
bOb_admin_subscribe_for_messages_1273@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-26 12:45:00.566 ***🔗
bOb_admin_subscribe_for_messages_1273@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dbefadfbc0ffdf81' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:45:00.566 ***🔗
bOb_admin_subscribe_for_messages_1273@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-26 12:45:00.566 ***🔗
bOb_admin_subscribe_for_messages_1273@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9hZG1pbl9zdWJzY3JpYmVfZm9yX21lc3NhZ2VzXzEyNzMAbWFrcm9saWth</auth>



*** User 2024-04-26 12:45:00.568 ***🔗
bOb_admin_subscribe_for_messages_1273@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:45:00.568 ***🔗
bOb_admin_subscribe_for_messages_1273@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-26 12:45:00.568 ***🔗
bOb_admin_subscribe_for_messages_1273@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='34ef5413db342cd3' from='localhost' version='1.0' xml:lang='en' to='bob_admin_subscribe_for_messages_1273@localhost'>

*** User 2024-04-26 12:45:00.568 ***🔗
bOb_admin_subscribe_for_messages_1273@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-26 12:45:00.568 ***🔗
bOb_admin_subscribe_for_messages_1273@localhost/res1 out
<iq type='set' id='2969c2942c22a01dd49fe9f3ff9d6d35'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:45:00.572 ***🔗
bOb_admin_subscribe_for_messages_1273@localhost/res1 in
<iq id='2969c2942c22a01dd49fe9f3ff9d6d35' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_admin_subscribe_for_messages_1273@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:45:00.572 ***🔗
bob_admin_subscribe_for_messages_1273@localhost/res1 out
<iq type='set' id='7c4d5a0753c898fee15f4e6fb94b9d87'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:45:00.573 ***🔗
bob_admin_subscribe_for_messages_1273@localhost/res1 in
<iq from='localhost' to='bob_admin_subscribe_for_messages_1273@localhost/res1' id='7c4d5a0753c898fee15f4e6fb94b9d87' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:45:00.573 ***🔗
bob_admin_subscribe_for_messages_1273@localhost/res1 out
<presence/>



*** User 2024-04-26 12:45:00.576 ***🔗
bob_admin_subscribe_for_messages_1273@localhost/res1 in
<presence from='bob_admin_subscribe_for_messages_1273@localhost/res1' to='bob_admin_subscribe_for_messages_1273@localhost/res1'/>



*** User 2024-04-26 12:45:00.577 ***🔗
Connect to SSE, port: 5551, path: /api/graphql/sse?query=subscription+%28%24caller%3A+JID%21%29+%7B+stanza+%7B+subscribeForMessages%28caller%3A+%24caller%29+%7B+sender+stanza+stanza_id+timestamp+%7D+%7D+%7D&variables=%7B%22caller%22%3A%22bob_admin_subscribe_for_messages_1273%40localhost%22%7D, creds: {<<"admin">>,
                                                                                                                                                                                                                                                                                                               <<"secret">>}, extra opts: #{}

*** User 2024-04-26 12:45:00.580 ***🔗
SSE response code: 200, headers: [{<<"cache-control">>,<<"no-cache">>},
                                  {<<"content-type">>,<<"text/event-stream">>},
                                  {<<"date">>,
                                   <<"Fri, 26 Apr 2024 12:45:00 GMT">>},
                                  {<<"server">>,<<"Cowboy">>},
                                  {<<"transfer-encoding">>,<<"chunked">>}], result: #{pid =>
                                                                                          <0.28802.0>,
                                                                                      stream_ref =>
                                                                                          #Ref<0.1198886865.1916534787.239171>}

*** User 2024-04-26 12:45:00.580 ***🔗
alice_admin_subscribe_for_messages_1273@localhost/res1 out
<presence to='bob_admin_subscribe_for_messages_1273@localhost'/>



*** User 2024-04-26 12:45:00.580 ***🔗
alice_admin_subscribe_for_messages_1273@localhost/res1 out
<message type='chat' from='alice_admin_subscribe_for_messages_1273@localhost/res1' to='bob_admin_subscribe_for_messages_1273@localhost'>
	<body>Hi!</body>
</message>



*** User 2024-04-26 12:45:00.582 ***🔗
Received SSE event: #{data =>
                          [<<"{\"data\":{\"stanza\":{\"subscribeForMessages\":{\"timestamp\":\"2024-04-26T12:45:00.581770Z\",\"stanza_id\":\"\",\"stanza\":\"Hi!\",\"sender\":\"alice_admin_subscribe_for_messages_1273@localhost/res1\"}}}}">>],
                      event_type => <<"message">>,last_event_id => <<"1">>}

*** User 2024-04-26 12:45:00.582 ***🔗
bob_admin_subscribe_for_messages_1273@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:45:00.582 ***🔗
bob_admin_subscribe_for_messages_1273@localhost/res1 in
</stream:stream>

*** User 2024-04-26 12:45:00.582 ***🔗
alice_admin_subscribe_for_messages_1273@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:45:00.583 ***🔗
alice_admin_subscribe_for_messages_1273@localhost/res1 in
</stream:stream>
*** CT 2024-04-26 12:45:00.584 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1727.html



=== Ended at 2024-04-26 12:45:00
=== successfully completed test case
=== === Returned value: ok