=== Test case: graphql_muc_light_SUITE:user_delete_room/1 (click for source code)

=== Config value:

    [{muc_light_host,<<"muclight.localhost">>},
     {secondary_muc_light_host,<<"muclight.localhost.bis">>},
     {watchdog,<0.23821.0>},
     {schema_endpoint,user},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_muc_light_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.graphql_muc_light_SUITE.logs/run.2024-04-18_10.59.53/graphql_muc_light_suite.user_delete_room.13573.html"},
     {tc_group_properties,[{name,user_muc_light},parallel]},
     {tc_group_path,[[{name,user}]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/graphql_muc_light_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.graphql_muc_light_SUITE.logs/run.2024-04-18_10.59.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_sic => #{iqdisc => one_queue},
        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_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}}},
     {{saved_modules,mongooseim@localhost,<<"localhost.bis">>},
      #{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_sic => #{iqdisc => one_queue},
        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_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}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@2ed2b07c4324.2024-04-18_10.56.18"

=== Started at 2024-04-18 10:59:53


*** CT 2024-04-18 10:59:53.866 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2692.html

*** User 2024-04-18 10:59:53.890 ***🔗
alicE_user_delete_room_1009@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-18 10:59:53.891 ***🔗
alicE_user_delete_room_1009@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='919eaaa25cfd0576' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-18 10:59:53.891 ***🔗
alicE_user_delete_room_1009@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-18 10:59:53.891 ***🔗
alicE_user_delete_room_1009@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VzZXJfZGVsZXRlX3Jvb21fMTAwOQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-18 10:59:53.893 ***🔗
alicE_user_delete_room_1009@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-18 10:59:53.893 ***🔗
alicE_user_delete_room_1009@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-18 10:59:53.893 ***🔗
alicE_user_delete_room_1009@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bf3607f33a5f844d' from='localhost' version='1.0' xml:lang='en' to='alice_user_delete_room_1009@localhost'>

*** User 2024-04-18 10:59:53.893 ***🔗
alicE_user_delete_room_1009@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-18 10:59:53.893 ***🔗
alicE_user_delete_room_1009@localhost/res1 out
<iq type='set' id='a02ef189f26b7be62c71d9fc427fc211'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-18 10:59:53.894 ***🔗
alicE_user_delete_room_1009@localhost/res1 in
<iq id='a02ef189f26b7be62c71d9fc427fc211' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_delete_room_1009@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-18 10:59:53.894 ***🔗
alice_user_delete_room_1009@localhost/res1 out
<iq type='set' id='0a3a033b401fc0cab57640610d06e4ac'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 10:59:53.896 ***🔗
alice_user_delete_room_1009@localhost/res1 in
<iq from='localhost' to='alice_user_delete_room_1009@localhost/res1' id='0a3a033b401fc0cab57640610d06e4ac' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 10:59:53.896 ***🔗
alice_user_delete_room_1009@localhost/res1 out
<presence/>



*** User 2024-04-18 10:59:53.948 ***🔗
alice_user_delete_room_1009@localhost/res1 in
<presence from='alice_user_delete_room_1009@localhost/res1' to='alice_user_delete_room_1009@localhost/res1'/>



*** User 2024-04-18 10:59:53.950 ***🔗
bOb_user_delete_room_1009@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-18 10:59:53.950 ***🔗
bOb_user_delete_room_1009@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='28d8fd2268d6a4ba' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-18 10:59:53.950 ***🔗
bOb_user_delete_room_1009@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-18 10:59:53.950 ***🔗
bOb_user_delete_room_1009@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl91c2VyX2RlbGV0ZV9yb29tXzEwMDkAbWFrcm9saWth</auth>



*** User 2024-04-18 10:59:53.955 ***🔗
bOb_user_delete_room_1009@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-18 10:59:53.955 ***🔗
bOb_user_delete_room_1009@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-18 10:59:53.956 ***🔗
bOb_user_delete_room_1009@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4f077fea28e5c02e' from='localhost' version='1.0' xml:lang='en' to='bob_user_delete_room_1009@localhost'>

*** User 2024-04-18 10:59:53.956 ***🔗
bOb_user_delete_room_1009@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-18 10:59:53.956 ***🔗
bOb_user_delete_room_1009@localhost/res1 out
<iq type='set' id='e70c299ef7eb69dc8e7b47e25b325be9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-18 10:59:53.956 ***🔗
bOb_user_delete_room_1009@localhost/res1 in
<iq id='e70c299ef7eb69dc8e7b47e25b325be9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_user_delete_room_1009@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-18 10:59:53.956 ***🔗
bob_user_delete_room_1009@localhost/res1 out
<iq type='set' id='1e437eb6860d3f77b325a282a48a4914'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 10:59:53.957 ***🔗
bob_user_delete_room_1009@localhost/res1 in
<iq from='localhost' to='bob_user_delete_room_1009@localhost/res1' id='1e437eb6860d3f77b325a282a48a4914' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 10:59:53.958 ***🔗
bob_user_delete_room_1009@localhost/res1 out
<presence/>



*** User 2024-04-18 10:59:53.959 ***🔗
bob_user_delete_room_1009@localhost/res1 in
<presence from='bob_user_delete_room_1009@localhost/res1' to='bob_user_delete_room_1009@localhost/res1'/>



*** User 2024-04-18 10:59:53.972 ***🔗
REST request:
Code: 200
Req: {<0.24166.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3464031531fc8ab6">>},
       {<<"authorization">>,
        <<"Basic Ym9iX3VzZXJfZGVsZXRlX3Jvb21fMTAwOUBsb2NhbGhvc3Q6bWFrcm9saWth">>}],
      <<"{\"variables\":{\"room\":\"1713-437993-960842@muclight.localhost\"},\"query\":\"mutation ($room: BareJID!) { muc_light { deleteRoom(room: $room) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 18 Apr 2024 10:59:53 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"219">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"deleteRoom\"],\"message\":\"Given user cannot delete this room\",\"extensions\":{\"room\":\"1713-437993-960842@muclight.localhost\",\"code\":\"not_allowed\"}}],\"data\":{\"muc_light\":{\"deleteRoom\":null}}}">>,
         358,3919}
Params: #{port => 5561,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"room\":\"1713-437993-960842@muclight.localhost\"},\"query\":\"mutation ($room: BareJID!) { muc_light { deleteRoom(room: $room) } }\"}">>,
          role => {graphql,user},
          creds => {<<"bob_user_delete_room_1009@localhost">>,<<"makrolika">>},
          return_maps => true,return_headers => true}


*** User 2024-04-18 10:59:53.978 ***🔗
REST request:
Code: 200
Req: {<0.24187.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"505ace93378a665d">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9kZWxldGVfcm9vbV8xMDA5QGxvY2FsaG9zdDptYXR5Z3J5c2E=">>}],
      <<"{\"variables\":{\"room\":\"1713-437993-960842@muclight.localhost\"},\"query\":\"mutation ($room: BareJID!) { muc_light { deleteRoom(room: $room) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 18 Apr 2024 10:59:53 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"65">>}],
         <<"{\"data\":{\"muc_light\":{\"deleteRoom\":\"Room deleted successfully\"}}}">>,
         203,4209}
Params: #{port => 5561,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"room\":\"1713-437993-960842@muclight.localhost\"},\"query\":\"mutation ($room: BareJID!) { muc_light { deleteRoom(room: $room) } }\"}">>,
          role => {graphql,user},
          creds =>
              {<<"alice_user_delete_room_1009@localhost">>,<<"matygrysa">>},
          return_maps => true,return_headers => true}


*** User 2024-04-18 10:59:53.982 ***🔗
REST request:
Code: 200
Req: {<0.24208.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d4b0facb96624d3c">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9kZWxldGVfcm9vbV8xMDA5QGxvY2FsaG9zdDptYXR5Z3J5c2E=">>}],
      <<"{\"variables\":{\"room\":\"1713-437993-960842@not-existing-domain\"},\"query\":\"mutation ($room: BareJID!) { muc_light { deleteRoom(room: $room) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 18 Apr 2024 10:59:53 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"221">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"deleteRoom\"],\"message\":\"MUC Light server not found\",\"extensions\":{\"room\":\"1713-437993-960842@not-existing-domain\",\"code\":\"muc_server_not_found\"}}],\"data\":{\"muc_light\":{\"deleteRoom\":null}}}">>,
         360,1302}
Params: #{port => 5561,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"room\":\"1713-437993-960842@not-existing-domain\"},\"query\":\"mutation ($room: BareJID!) { muc_light { deleteRoom(room: $room) } }\"}">>,
          role => {graphql,user},
          creds =>
              {<<"alice_user_delete_room_1009@localhost">>,<<"matygrysa">>},
          return_maps => true,return_headers => true}


*** User 2024-04-18 10:59:54.050 ***🔗
REST request:
Code: 200
Req: {<0.24223.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7dd8a775a4b06a26">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9kZWxldGVfcm9vbV8xMDA5QGxvY2FsaG9zdDptYXR5Z3J5c2E=">>}],
      <<"{\"variables\":{\"room\":\"not-existing@muclight.localhost\"},\"query\":\"mutation ($room: BareJID!) { muc_light { deleteRoom(room: $room) } }\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 18 Apr 2024 10:59:53 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"196">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"deleteRoom\"],\"message\":\"Room not found\",\"extensions\":{\"room\":\"not-existing@muclight.localhost\",\"code\":\"room_not_found\"}}],\"data\":{\"muc_light\":{\"deleteRoom\":null}}}">>,
         335,66153}
Params: #{port => 5561,path => <<"/api/graphql">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"variables\":{\"room\":\"not-existing@muclight.localhost\"},\"query\":\"mutation ($room: BareJID!) { muc_light { deleteRoom(room: $room) } }\"}">>,
          role => {graphql,user},
          creds =>
              {<<"alice_user_delete_room_1009@localhost">>,<<"matygrysa">>},
          return_maps => true,return_headers => true}


*** User 2024-04-18 10:59:54.050 ***🔗
bob_user_delete_room_1009@localhost/res1 out
</stream:stream>

*** User 2024-04-18 10:59:54.050 ***🔗
bob_user_delete_room_1009@localhost/res1 in
</stream:stream>

*** User 2024-04-18 10:59:54.050 ***🔗
alice_user_delete_room_1009@localhost/res1 out
</stream:stream>

*** User 2024-04-18 10:59:54.050 ***🔗
alice_user_delete_room_1009@localhost/res1 in
</stream:stream>
*** CT 2024-04-18 10:59:54.054 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2692.html



=== Ended at 2024-04-18 10:59:54
=== successfully completed test case
=== === Returned value: ok