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

=== Config value:

    [{schema_endpoint,user},
     {watchdog,<0.15405.0>},
     {muc_light_host,<<"muclight.localhost">>},
     {mam_backend,disabled},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/graphql_muc_light_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.graphql_muc_light_SUITE.logs/run.2022-03-03_10.31.45/graphql_muc_light_suite.user_create_room.27650.html"},
     {tc_group_properties,[{name,user_muc_light},parallel]},
     {tc_group_path,[]},
     {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@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.graphql_muc_light_SUITE.logs/run.2022-03-03_10.31.45/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)">>}]}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fdcb4a001941.2022-03-03_10.29.25"

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


*** CT 2022-03-03 10:31:45.357 *** View log from node mongooseim@localhost when started mongooseim@localhost_907.html
*** CT 2022-03-03 10:31:45.358 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_494.html

*** User 2022-03-03 10:31:45.385 ***
alicE_user_create_room_529@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:45.385 ***
alicE_user_create_room_529@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bab3b549513116b2' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:31:45.385 ***
alicE_user_create_room_529@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:45.385 ***
alicE_user_create_room_529@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VzZXJfY3JlYXRlX3Jvb21fNTI5AG1hdHlncnlzYQ==</auth>



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



*** User 2022-03-03 10:31:45.387 ***
alicE_user_create_room_529@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:45.387 ***
alicE_user_create_room_529@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c0db9a69baae1cd7' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:31:45.387 ***
alicE_user_create_room_529@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:45.387 ***
alicE_user_create_room_529@localhost/res1 out
<iq type='set' id='077f54047f2272ea5137995446e344c5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



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



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



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



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



*** User 2022-03-03 10:31:45.389 ***
alicE_user_create_room_529@localhost/res1 in
<presence from='alicE_user_create_room_529@localhost/res1' to='alice_user_create_room_529@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:31:45.392 ***
REST request:
Code: 200
Req: {<0.15557.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"67aa0161ee820e57">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9jcmVhdGVfcm9vbV81MjlAbG9jYWxob3N0Om1hdHlncnlzYQ==">>}],
      <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"first room\",\"mucDomain\":\"muclight.localhost\",\"id\":null},\"query\":\"mutation M1($mucDomain: String!, $name: String!, $subject: String!, $id: NonEmptyString)\\n              { muc_light { createRoom(mucDomain: $mucDomain, name: $name, subject: $subject, id: $id)\\n              { jid name subject participants {jid affiliation} } } }\",\"operationName\":\"M1\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:31:44 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"211">>}],
         <<"{\"data\":{\"muc_light\":{\"createRoom\":{\"subject\":\"testing\",\"participants\":[{\"jid\":\"alice_user_create_room_529@localhost\",\"affiliation\":\"OWNER\"}],\"name\":\"first room\",\"jid\":\"1646-303505-391939@muclight.localhost\"}}}}">>,
         350,1835}
Params: #{body =>
              <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"first room\",\"mucDomain\":\"muclight.localhost\",\"id\":null},\"query\":\"mutation M1($mucDomain: String!, $name: String!, $subject: String!, $id: NonEmptyString)\\n              { muc_light { createRoom(mucDomain: $mucDomain, name: $name, subject: $subject, id: $id)\\n              { jid name subject participants {jid affiliation} } } }\",\"operationName\":\"M1\"}">>,
          creds =>
              {<<"alice_user_create_room_529@localhost">>,<<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,<<"user">>},
          server => #{node => mongooseim@localhost}}


*** User 2022-03-03 10:31:45.394 ***
REST request:
Code: 200
Req: {<0.15573.0>,<<"/api/graphql">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"9d9bd52bc484853b">>},
       {<<"authorization">>,
        <<"Basic YWxpY2VfdXNlcl9jcmVhdGVfcm9vbV81MjlAbG9jYWxob3N0Om1hdHlncnlzYQ==">>}],
      <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"first room\",\"mucDomain\":\"not-existing-domain\",\"id\":null},\"query\":\"mutation M1($mucDomain: String!, $name: String!, $subject: String!, $id: NonEmptyString)\\n              { muc_light { createRoom(mucDomain: $mucDomain, name: $name, subject: $subject, id: $id)\\n              { jid name subject participants {jid affiliation} } } }\",\"operationName\":\"M1\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"vary">>,<<"accept">>},
          {<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Thu, 03 Mar 2022 10:31:44 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"207">>}],
         <<"{\"errors\":[{\"path\":[\"muc_light\",\"createRoom\"],\"message\":\"MUC Light server not found\",\"extensions\":{\"mucDomain\":\"not-existing-domain\",\"code\":\"muc_server_not_found\"}}],\"data\":{\"muc_light\":{\"createRoom\":null}}}">>,
         346,1372}
Params: #{body =>
              <<"{\"variables\":{\"subject\":\"testing\",\"name\":\"first room\",\"mucDomain\":\"not-existing-domain\",\"id\":null},\"query\":\"mutation M1($mucDomain: String!, $name: String!, $subject: String!, $id: NonEmptyString)\\n              { muc_light { createRoom(mucDomain: $mucDomain, name: $name, subject: $subject, id: $id)\\n              { jid name subject participants {jid affiliation} } } }\",\"operationName\":\"M1\"}">>,
          creds =>
              {<<"alice_user_create_room_529@localhost">>,<<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/graphql">>,port => 5561,
          return_headers => true,return_maps => true,
          role => {graphql,<<"user">>},
          server => #{node => mongooseim@localhost}}


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

*** User 2022-03-03 10:31:45.395 ***
alicE_user_create_room_529@localhost/res1 in
</stream:stream>
*** CT 2022-03-03 10:31:45.400 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_494.html
*** CT 2022-03-03 10:31:45.401 *** View log from node mongooseim@localhost when finished mongooseim@localhost_908.html



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