=== Test case: rest_client_SUITE:room_is_created_with_given_identifier/1 (click for source code)

=== Config value:

    [{watchdog,<0.26600.1>},
     {muc_light_host,<<"muclight2.domain.example.com">>},
     {mam_backend,rdbms},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/rest_client_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36/big_tests.tests.rest_client_SUITE.logs/run.2022-02-02_15.15.09/rest_client_suite.room_is_created_with_given_identifier.html"},
     {tc_group_properties,[{name,muc},{repeat_until_all_ok,3},pararell]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/rest_client_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@7a520fcf4274.2022-02-02_15.07.36/big_tests.tests.rest_client_SUITE.logs/run.2022-02-02_15.15.09/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@7a520fcf4274.2022-02-02_15.07.36"

=== Started at 2022-02-02 15:15:09


*** CT 2022-02-02 15:15:09.644 *** View log from node mongooseim@localhost when started mongooseim@localhost_2435.html
*** CT 2022-02-02 15:15:09.644 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_628.html

*** User 2022-02-02 15:15:09.648 ***
alicE_room_is_created_with_given_identifier_1616@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-02-02 15:15:09.649 ***
alicE_room_is_created_with_given_identifier_1616@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='27a9d6c0a0fb74ea' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:15:09.649 ***
alicE_room_is_created_with_given_identifier_1616@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-02-02 15:15:09.649 ***
alicE_room_is_created_with_given_identifier_1616@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Jvb21faXNfY3JlYXRlZF93aXRoX2dpdmVuX2lkZW50aWZpZXJfMTYxNgBtYXR5Z3J5c2E=</auth>



*** User 2022-02-02 15:15:09.650 ***
alicE_room_is_created_with_given_identifier_1616@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-02-02 15:15:09.650 ***
alicE_room_is_created_with_given_identifier_1616@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-02-02 15:15:09.651 ***
alicE_room_is_created_with_given_identifier_1616@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b87cff1455cfd6cf' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-02-02 15:15:09.651 ***
alicE_room_is_created_with_given_identifier_1616@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-02-02 15:15:09.651 ***
alicE_room_is_created_with_given_identifier_1616@domain.example.com/res1 out
<iq type='set' id='ebc03b657828f28de39b3dac6616db67'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-02 15:15:09.651 ***
alicE_room_is_created_with_given_identifier_1616@domain.example.com/res1 in
<iq id='ebc03b657828f28de39b3dac6616db67' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_room_is_created_with_given_identifier_1616@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-02-02 15:15:09.651 ***
alicE_room_is_created_with_given_identifier_1616@domain.example.com/res1 out
<iq type='set' id='35cb17e23bd4e15c351e29f0771a5d89'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:15:09.651 ***
alicE_room_is_created_with_given_identifier_1616@domain.example.com/res1 in
<iq type='result' id='35cb17e23bd4e15c351e29f0771a5d89'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-02 15:15:09.651 ***
alicE_room_is_created_with_given_identifier_1616@domain.example.com/res1 out
<presence/>



*** User 2022-02-02 15:15:09.653 ***
alicE_room_is_created_with_given_identifier_1616@domain.example.com/res1 in
<presence from='alicE_room_is_created_with_given_identifier_1616@domain.example.com/res1' to='alice_room_is_created_with_given_identifier_1616@domain.example.com/res1' xml:lang='en'/>



*** User 2022-02-02 15:15:09.662 ***
REST request:
Code: 201
Req: {<0.26639.1>,<<"/api/rooms/room-edf69cf15d">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"66d52fffbd7d83be">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9pc19jcmVhdGVkX3dpdGhfZ2l2ZW5faWRlbnRpZmllcl8xNjE2QGRvbWFpbi5leGFtcGxlLmNvbTptYXR5Z3J5c2E=">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 02 Feb 2022 15:15:09 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"24">>}],
         <<"{\"id\":\"room-edf69cf15d\"}">>,153,1423}
Params: #{body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          creds =>
              {<<"alice_room_is_created_with_given_identifier_1616@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"PUT">>,path => <<"/api/rooms/room-edf69cf15d">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-02-02 15:15:09.671 ***
REST request:
Code: 200
Req: {<0.26645.1>,<<"/api/rooms/room-edf69cf15d">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"b36da1dc31b27a1a">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9pc19jcmVhdGVkX3dpdGhfZ2l2ZW5faWRlbnRpZmllcl8xNjE2QGRvbWFpbi5leGFtcGxlLmNvbTptYXR5Z3J5c2E=">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 02 Feb 2022 15:15:09 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"165">>}],
         <<"{\"subject\":\"This room subject\",\"participants\":[{\"user\":\"alice_room_is_created_with_given_identifier_1616@domain.example.com\",\"role\":\"owner\"}],\"name\":\"new_room_name\"}">>,
         290,1093}
Params: #{body => <<>>,
          creds =>
              {<<"alice_room_is_created_with_given_identifier_1616@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"GET">>,path => <<"/api/rooms/room-edf69cf15d">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-02-02 15:15:09.671 ***
alicE_room_is_created_with_given_identifier_1616@domain.example.com/res1 out
</stream:stream>

*** User 2022-02-02 15:15:09.672 ***
alicE_room_is_created_with_given_identifier_1616@domain.example.com/res1 in
</stream:stream>
*** CT 2022-02-02 15:15:09.674 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_628.html
*** CT 2022-02-02 15:15:09.674 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2435.html



=== Ended at 2022-02-02 15:15:09
=== successfully completed test case
=== === Returned value: ok


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