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

=== Config value:

    [{schema_endpoint,admin},
     {listener_opts,[{password,<<"secret">>},
                     {schema_endpoint,<<"admin">>},
                     {username,<<"admin">>}]},
     {watchdog,<0.16587.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_stanza_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.graphql_stanza_SUITE.logs/run.2022-01-27_12.30.43/graphql_stanza_suite.send_message_headline.21123.html"},
     {tc_group_properties,[{name,admin_stanza_category},parallel]},
     {tc_group_path,[]},
     {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@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.graphql_stanza_SUITE.logs/run.2022-01-27_12.30.43/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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 => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57"

=== Started at 2022-01-27 12:30:43


*** CT 2022-01-27 12:30:43.399 *** View log from node mongooseim@localhost when started mongooseim@localhost_875.html
*** CT 2022-01-27 12:30:43.403 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_538.html

*** User 2022-01-27 12:30:43.462 ***
alicE_send_message_headline_706@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:30:43.462 ***
alicE_send_message_headline_706@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7de64aa1aff24f35' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:30:43.462 ***
alicE_send_message_headline_706@domain.example.com/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>SCRAM-SHA-256</mechanism>
		<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-01-27 12:30:43.462 ***
alicE_send_message_headline_706@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NlbmRfbWVzc2FnZV9oZWFkbGluZV83MDYAbWF0eWdyeXNh</auth>



*** User 2022-01-27 12:30:43.466 ***
alicE_send_message_headline_706@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:30:43.466 ***
alicE_send_message_headline_706@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:30:43.467 ***
alicE_send_message_headline_706@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ba6a869184fbbe81' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:30:43.467 ***
alicE_send_message_headline_706@domain.example.com/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-01-27 12:30:43.467 ***
alicE_send_message_headline_706@domain.example.com/res1 out
<iq type='set' id='39cd1a3aedbf6c1a50ae47f71d3a588c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:30:43.467 ***
alicE_send_message_headline_706@domain.example.com/res1 in
<iq id='39cd1a3aedbf6c1a50ae47f71d3a588c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_send_message_headline_706@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:30:43.467 ***
alicE_send_message_headline_706@domain.example.com/res1 out
<iq type='set' id='c2cc9cf1ae5c2d8b1635aedf9fa1127d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:30:43.468 ***
alicE_send_message_headline_706@domain.example.com/res1 in
<iq type='result' id='c2cc9cf1ae5c2d8b1635aedf9fa1127d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:30:43.468 ***
alicE_send_message_headline_706@domain.example.com/res1 out
<presence/>



*** User 2022-01-27 12:30:43.470 ***
alicE_send_message_headline_706@domain.example.com/res1 in
<presence from='alicE_send_message_headline_706@domain.example.com/res1' to='alice_send_message_headline_706@domain.example.com/res1' xml:lang='en'/>



*** User 2022-01-27 12:30:43.471 ***
bOb_send_message_headline_706@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:30:43.471 ***
bOb_send_message_headline_706@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='aae04c16651ad558' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:30:43.471 ***
bOb_send_message_headline_706@domain.example.com/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>SCRAM-SHA-256</mechanism>
		<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-01-27 12:30:43.472 ***
bOb_send_message_headline_706@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zZW5kX21lc3NhZ2VfaGVhZGxpbmVfNzA2AG1ha3JvbGlrYQ==</auth>



*** User 2022-01-27 12:30:43.473 ***
bOb_send_message_headline_706@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:30:43.473 ***
bOb_send_message_headline_706@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-01-27 12:30:43.474 ***
bOb_send_message_headline_706@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='02cb5405fdc71dfa' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:30:43.474 ***
bOb_send_message_headline_706@domain.example.com/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-01-27 12:30:43.474 ***
bOb_send_message_headline_706@domain.example.com/res1 out
<iq type='set' id='e7ea0700f83675108d2567dd154f1929'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:30:43.474 ***
bOb_send_message_headline_706@domain.example.com/res1 in
<iq id='e7ea0700f83675108d2567dd154f1929' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_send_message_headline_706@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:30:43.474 ***
bOb_send_message_headline_706@domain.example.com/res1 out
<iq type='set' id='960d40e1d666c3429e06a3edae877aff'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:30:43.475 ***
bOb_send_message_headline_706@domain.example.com/res1 in
<iq type='result' id='960d40e1d666c3429e06a3edae877aff'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:30:43.475 ***
bOb_send_message_headline_706@domain.example.com/res1 out
<presence/>



*** User 2022-01-27 12:30:43.478 ***
bOb_send_message_headline_706@domain.example.com/res1 in
<presence from='bOb_send_message_headline_706@domain.example.com/res1' to='bob_send_message_headline_706@domain.example.com/res1' xml:lang='en'/>



*** User 2022-01-27 12:30:43.480 ***
REST request:
Code: 200
Req: {<0.16768.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"98b52c143d118831">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"variables\":{\"to\":\"bOb_send_message_headline_706@domain.example.com\",\"subject\":\"Welcome\",\"from\":\"alicE_send_message_headline_706@domain.example.com/res1\",\"body\":\"Hi!\"},\"query\":\"mutation M1($from: JID!, $to: JID!, $subject: String, $body: String) { stanza { sendMessageHeadLine(from: $from, to: $to, subject: $subject, body: $body) { id } } }\",\"operationName\":\"M1\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 27 Jan 2022 12:30:42 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"53">>}],
         <<"{\"data\":{\"stanza\":{\"sendMessageHeadLine\":{\"id\":\"\"}}}}">>,
         191,1025}
Params: #{body =>
              <<"{\"variables\":{\"to\":\"bOb_send_message_headline_706@domain.example.com\",\"subject\":\"Welcome\",\"from\":\"alicE_send_message_headline_706@domain.example.com/res1\",\"body\":\"Hi!\"},\"query\":\"mutation M1($from: JID!, $to: JID!, $subject: String, $body: String) { stanza { sendMessageHeadLine(from: $from, to: $to, subject: $subject, body: $body) { id } } }\",\"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-01-27 12:30:43.481 ***
bOb_send_message_headline_706@domain.example.com/res1 out
</stream:stream>

*** User 2022-01-27 12:30:43.481 ***
bOb_send_message_headline_706@domain.example.com/res1 in
</stream:stream>

*** User 2022-01-27 12:30:43.481 ***
alicE_send_message_headline_706@domain.example.com/res1 out
</stream:stream>

*** User 2022-01-27 12:30:43.481 ***
alicE_send_message_headline_706@domain.example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:30:43.534 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_538.html
*** CT 2022-01-27 12:30:43.537 *** View log from node mongooseim@localhost when finished mongooseim@localhost_876.html



=== Ended at 2022-01-27 12:30:43
=== successfully completed test case
=== === Returned value: ok