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

=== Config value:

    [{watchdog,<0.28162.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,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.rest_client_SUITE.logs/run.2022-03-04_11.25.13/rest_client_suite.room_is_created_with_given_identifier.html"},
     {tc_group_properties,[{name,muc},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@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.rest_client_SUITE.logs/run.2022-03-04_11.25.13/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@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:25:14


*** CT 2022-03-04 11:25:14.040 *** View log from node mongooseim@localhost when started mongooseim@localhost_2519.html
*** CT 2022-03-04 11:25:14.040 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_646.html

*** User 2022-03-04 11:25:14.044 ***
alicE_room_is_created_with_given_identifier_1803@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-03-04 11:25:14.044 ***
alicE_room_is_created_with_given_identifier_1803@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b4a852bd9f128ad0' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:25:14.045 ***
alicE_room_is_created_with_given_identifier_1803@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-03-04 11:25:14.045 ***
alicE_room_is_created_with_given_identifier_1803@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Jvb21faXNfY3JlYXRlZF93aXRoX2dpdmVuX2lkZW50aWZpZXJfMTgwMwBtYXR5Z3J5c2E=</auth>



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



*** User 2022-03-04 11:25:14.046 ***
alicE_room_is_created_with_given_identifier_1803@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-03-04 11:25:14.046 ***
alicE_room_is_created_with_given_identifier_1803@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a00e411977e4a9b2' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:25:14.046 ***
alicE_room_is_created_with_given_identifier_1803@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-03-04 11:25:14.046 ***
alicE_room_is_created_with_given_identifier_1803@domain.example.com/res1 out
<iq type='set' id='27a0d201c6cf9bf6951c9d5759430c48'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:25:14.046 ***
alicE_room_is_created_with_given_identifier_1803@domain.example.com/res1 in
<iq id='27a0d201c6cf9bf6951c9d5759430c48' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_room_is_created_with_given_identifier_1803@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:25:14.047 ***
alicE_room_is_created_with_given_identifier_1803@domain.example.com/res1 out
<iq type='set' id='4ad69c1a22e29e28b61a0985b69bacf7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:25:14.047 ***
alicE_room_is_created_with_given_identifier_1803@domain.example.com/res1 in
<iq type='result' id='4ad69c1a22e29e28b61a0985b69bacf7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:25:14.047 ***
alicE_room_is_created_with_given_identifier_1803@domain.example.com/res1 out
<presence/>



*** User 2022-03-04 11:25:14.049 ***
alicE_room_is_created_with_given_identifier_1803@domain.example.com/res1 in
<presence from='alicE_room_is_created_with_given_identifier_1803@domain.example.com/res1' to='alice_room_is_created_with_given_identifier_1803@domain.example.com/res1' xml:lang='en'/>



*** System report during rest_client_SUITE:room_is_created_with_given_identifier/1 in muc 2022-03-04 11:25:14.050 ***
=WARNING REPORT==== 4-Mar-2022::11:25:14.050119 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-03-04 11:25:14.059 ***
REST request:
Code: 201
Req: {<0.28199.1>,<<"/api/rooms/room-27e040a74a">>,<<"PUT">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"3f86e268a432cc4d">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9pc19jcmVhdGVkX3dpdGhfZ2l2ZW5faWRlbnRpZmllcl8xODAzQGRvbWFpbi5leGFtcGxlLmNvbTptYXR5Z3J5c2E=">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"201">>,<<"Created">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 04 Mar 2022 11:25:13 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"24">>}],
         <<"{\"id\":\"room-27e040a74a\"}">>,153,1622}
Params: #{body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          creds =>
              {<<"alice_room_is_created_with_given_identifier_1803@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"PUT">>,path => <<"/api/rooms/room-27e040a74a">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:room_is_created_with_given_identifier/1 in muc 2022-03-04 11:25:14.061 ***
=WARNING REPORT==== 4-Mar-2022::11:25:14.061059 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-03-04 11:25:14.068 ***
REST request:
Code: 200
Req: {<0.28204.1>,<<"/api/rooms/room-27e040a74a">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"ed9aa7082d30cb55">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9pc19jcmVhdGVkX3dpdGhfZ2l2ZW5faWRlbnRpZmllcl8xODAzQGRvbWFpbi5leGFtcGxlLmNvbTptYXR5Z3J5c2E=">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Fri, 04 Mar 2022 11:25:13 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"165">>}],
         <<"{\"subject\":\"This room subject\",\"participants\":[{\"user\":\"alice_room_is_created_with_given_identifier_1803@domain.example.com\",\"role\":\"owner\"}],\"name\":\"new_room_name\"}">>,
         290,1189}
Params: #{body => <<>>,
          creds =>
              {<<"alice_room_is_created_with_given_identifier_1803@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"GET">>,path => <<"/api/rooms/room-27e040a74a">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** User 2022-03-04 11:25:14.068 ***
alicE_room_is_created_with_given_identifier_1803@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:25:14.068 ***
alicE_room_is_created_with_given_identifier_1803@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:25:14.070 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_646.html
*** CT 2022-03-04 11:25:14.071 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2519.html



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


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