=== Test case: service_domain_db_SUITE:rest_delete_domain_cleans_data_from_mam/1 (click for source code)

=== Config value:

    [{auth_creds,valid},
     {watchdog,<0.22584.2>},
     {service,true},
     {mim_conf1,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       [<<"test type">>,<<"dummy auth">>,<<"anonymous">>]],
                  loaded => true,service_opts => []}},
     {mim_conf2,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       [<<"test type">>,<<"dummy auth">>]],
                  loaded => true,service_opts => []}},
     {mim_conf3,#{core_opts =>
                      [[{<<"localhost">>,<<"localhost">>},
                        {<<"anonymous.localhost">>,<<"anonymous.localhost">>},
                        {<<"localhost.bis">>,<<"localhost.bis">>}],
                       []],
                  loaded => true,service_opts => []}},
     {service_setup,per_testcase},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/service_domain_db_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43f5552376e6.2022-03-04_11.16.18/big_tests.tests.service_domain_db_SUITE.logs/run.2022-03-04_11.29.47/service_domain_db_suite.rest_delete_domain_cleans_data_from_mam.html"},
     {tc_group_properties,[{name,rest_with_auth}]},
     {tc_group_path,[[{name,db}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/service_domain_db_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@43f5552376e6.2022-03-04_11.16.18/big_tests.tests.service_domain_db_SUITE.logs/run.2022-03-04_11.29.47/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"dummy auth">>},#{}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43f5552376e6.2022-03-04_11.16.18"

=== Started at 2022-03-04 11:30:01


*** CT 2022-03-04 11:30:01.811 *** View log from node mongooseim@localhost when started mongooseim@localhost_6473.html
*** CT 2022-03-04 11:30:01.812 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2380.html

*** User 2022-03-04 11:30:01.829 ***
REST request:
Code: 204
Req: {<0.23241.2>,<<"/api/domains/example.com">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7e1915e7aebe969c">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"host_type\":\"dummy auth\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 04 Mar 2022 11:30:01 GMT">>}],
         <<>>,80,2914}
Params: #{body => <<"{\"host_type\":\"dummy auth\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"PUT">>,path => <<"/api/domains/example.com">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-04 11:30:01.831 ***
REST request:
Code: 204
Req: {<0.23243.2>,<<"/api/domains/example.org">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"9be0539dd9b1cc6d">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"host_type\":\"dummy auth\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 04 Mar 2022 11:30:01 GMT">>}],
         <<>>,80,1530}
Params: #{body => <<"{\"host_type\":\"dummy auth\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"PUT">>,path => <<"/api/domains/example.org">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-04 11:30:01.834 ***
alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1 out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:30:01.834 ***
alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='60e0afca23ad4fe9' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:30:01.835 ***
alice_rest_delete_domain_cleans_data_from_mam_2134@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>PLAIN</mechanism>
	</mechanisms>
</stream:features>



*** User 2022-03-04 11:30:01.835 ***
alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3Jlc3RfZGVsZXRlX2RvbWFpbl9jbGVhbnNfZGF0YV9mcm9tX21hbV8yMTM0AG1ha290YTI=</auth>



*** User 2022-03-04 11:30:01.840 ***
alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:30:01.841 ***
alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1 out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:30:01.841 ***
alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='79eb262cb3f60c7e' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:30:01.841 ***
alice_rest_delete_domain_cleans_data_from_mam_2134@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'/>
</stream:features>



*** User 2022-03-04 11:30:01.841 ***
alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1 out
<iq type='set' id='fa58d5900a05ef7db68584d804c6b72a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:30:01.841 ***
alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1 in
<iq id='fa58d5900a05ef7db68584d804c6b72a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:30:01.841 ***
alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1 out
<iq type='set' id='a6465d8cac37c153274254e3b1a267ed'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:30:01.842 ***
alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1 in
<iq type='result' id='a6465d8cac37c153274254e3b1a267ed'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:30:01.842 ***
alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1 out
<presence/>



*** User 2022-03-04 11:30:01.843 ***
alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1 in
<presence from='alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1' to='alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1' xml:lang='en'/>



*** User 2022-03-04 11:30:01.843 ***
bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1 out
<stream:stream to='example.org' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:30:01.844 ***
bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ef8552729ede2702' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:30:01.844 ***
bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
</stream:features>



*** User 2022-03-04 11:30:01.844 ***
bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJvYl9yZXN0X2RlbGV0ZV9kb21haW5fY2xlYW5zX2RhdGFfZnJvbV9tYW1fMjEzNABtYWtvdGEz</auth>



*** User 2022-03-04 11:30:02.052 ***
bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:30:02.052 ***
bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1 out
<stream:stream to='example.org' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:30:02.052 ***
bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5fae01b050950398' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:30:02.053 ***
bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</stream:features>



*** User 2022-03-04 11:30:02.053 ***
bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1 out
<iq type='set' id='5b5df77e9251e9b863fd47e910bce740'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:30:02.053 ***
bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1 in
<iq id='5b5df77e9251e9b863fd47e910bce740' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:30:02.053 ***
bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1 out
<iq type='set' id='8d30a5104de8b4c50136649f87510b1b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:30:02.053 ***
bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1 in
<iq type='result' id='8d30a5104de8b4c50136649f87510b1b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:30:02.053 ***
bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1 out
<presence/>



*** User 2022-03-04 11:30:02.054 ***
bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1 in
<presence from='bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1' to='bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1' xml:lang='en'/>



*** User 2022-03-04 11:30:02.054 ***
alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1 out
<message to='bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-03-04 11:30:02.058 ***
bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1 in
<message from='alice_rest_delete_domain_cleans_data_from_mam_2134@example.com/res1' to='bob_rest_delete_domain_cleans_data_from_mam_2134@example.org/res1' xml:lang='en' type='chat'>
	<body>OH, HAI!</body>
	<stanza-id by='bob_rest_delete_domain_cleans_data_from_mam_2134@example.org' id='BMB2QNHTJ0G2' xmlns='urn:xmpp:sid:0'/>
</message>



*** User 2022-03-04 11:30:04.103 ***
REST request:
Code: 204
Req: {<0.23247.2>,<<"/api/domains/example.com">>,<<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b3363fd391731e16">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"host_type\":\"dummy auth\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 04 Mar 2022 11:30:03 GMT">>}],
         <<>>,80,3402}
Params: #{body => <<"{\"host_type\":\"dummy auth\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"DELETE">>,path => <<"/api/domains/example.com">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-04 11:30:04.108 ***
REST request:
Code: 204
Req: {<0.23249.2>,<<"/api/domains/example.org">>,<<"DELETE">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"34d993bcbe7393bd">>},
       {<<"authorization">>,<<"Basic YWRtaW46c2VjcmV0">>}],
      <<"{\"host_type\":\"dummy auth\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 04 Mar 2022 11:30:03 GMT">>}],
         <<>>,80,3875}
Params: #{body => <<"{\"host_type\":\"dummy auth\"}">>,
          creds => {<<"admin">>,<<"secret">>},
          method => <<"DELETE">>,path => <<"/api/domains/example.org">>,
          port => 8866,return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}

*** CT 2022-03-04 11:30:04.114 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2380.html
*** CT 2022-03-04 11:30:04.115 *** View log from node mongooseim@localhost when finished mongooseim@localhost_6475.html



=== Ended at 2022-03-04 11:30:04
=== successfully completed test case
=== === Returned value: ok


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