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

=== Config value:

    [{watchdog,<0.1363.2>},
     {muc_light_host,<<"muclight.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@f0b09cc3aef4.2022-05-25_09.03.38/big_tests.tests.rest_client_SUITE.logs/run.2022-05-25_09.13.27/rest_client_suite.room_msg_is_sent_and_delivered_over_sse.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@f0b09cc3aef4.2022-05-25_09.03.38/big_tests.tests.rest_client_SUITE.logs/run.2022-05-25_09.13.27/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_commands => #{},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              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"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f0b09cc3aef4.2022-05-25_09.03.38"

=== Started at 2022-05-25 09:13:29


*** CT 2022-05-25 09:13:29.828 *** View log from node mongooseim@localhost when started mongooseim@localhost_2522.html
*** CT 2022-05-25 09:13:29.828 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_520.html

*** System report during rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 in muc 2022-05-25 09:13:29.834 ***
=WARNING REPORT==== 25-May-2022::09:13:29.834690 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-05-25 09:13:29.842 ***
REST request:
Code: 200
Req: {<0.1997.2>,<<"/api/rooms">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"f26bf6200aa3990d">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzIwNTZAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 25 May 2022 09:13:29 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"27">>}],
         <<"{\"id\":\"1653-470009-841940\"}">>,151,1380}
Params: #{body =>
              <<"{\"subject\":\"This room subject\",\"name\":\"new_room_name\"}">>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_2056@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"POST">>,path => <<"/api/rooms">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 in muc 2022-05-25 09:13:29.843 ***
=WARNING REPORT==== 25-May-2022::09:13:29.843330 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-05-25 09:13:29.855 ***
REST request:
Code: 204
Req: {<0.2002.2>,<<"/api/rooms/1653-470009-841940/users">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"6571339c00bc3e7e">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzIwNTZAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_2056@domain.example.com\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 25 May 2022 09:13:29 GMT">>}],
         <<>>,80,6070}
Params: #{body =>
              <<"{\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_2056@domain.example.com\"}">>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_2056@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"POST">>,
          path => <<"/api/rooms/1653-470009-841940/users">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 in muc 2022-05-25 09:13:29.856 ***
=WARNING REPORT==== 25-May-2022::09:13:29.856225 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-05-25 09:13:29.862 ***
REST request:
Code: 200
Req: {<0.2007.2>,<<"/api/rooms/1653-470009-841940">>,<<"GET">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d4458b526411c8cb">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzIwNTZAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<>>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 25 May 2022 09:13:29 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"262">>}],
         <<"{\"subject\":\"This room subject\",\"participants\":[{\"user\":\"alice_room_msg_is_sent_and_delivered_over_sse_2056@domain.example.com\",\"role\":\"owner\"},{\"user\":\"bob_room_msg_is_sent_and_delivered_over_sse_2056@domain.example.com\",\"role\":\"member\"}],\"name\":\"new_room_name\"}">>,
         387,874}
Params: #{body => <<>>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_2056@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"GET">>,path => <<"/api/rooms/1653-470009-841940">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}


*** System report during rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 in muc 2022-05-25 09:13:29.863 ***
=WARNING REPORT==== 25-May-2022::09:13:29.863511 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** System report during rest_client_SUITE:room_msg_is_sent_and_delivered_over_sse/1 in muc 2022-05-25 09:13:29.869 ***
=WARNING REPORT==== 25-May-2022::09:13:29.869876 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-05-25 09:13:29.882 ***
REST request:
Code: 200
Req: {<0.2015.2>,<<"/api/rooms/1653-470009-841940/messages">>,<<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"d808ba66450198f7">>},
       {<<"authorization">>,
        <<"Basic YWxpY2Vfcm9vbV9tc2dfaXNfc2VudF9hbmRfZGVsaXZlcmVkX292ZXJfc3NlXzIwNTZAZG9tYWluLmV4YW1wbGUuY29tOm1hdHlncnlzYQ==">>}],
      <<"{\"body\":\"Hi all!\"}">>}
Result: {{<<"200">>,<<"OK">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 25 May 2022 09:13:29 GMT">>},
          {<<"content-type">>,<<"application/json">>},
          {<<"content-length">>,<<"45">>}],
         <<"{\"id\":\"fd0145ba-2a2b-4f68-9969-265a8c885ce8\"}">>,169,7031}
Params: #{body => <<"{\"body\":\"Hi all!\"}">>,
          creds =>
              {<<"alice_room_msg_is_sent_and_delivered_over_sse_2056@domain.example.com">>,
               <<"matygrysa">>},
          method => <<"POST">>,
          path => <<"/api/rooms/1653-470009-841940/messages">>,
          return_headers => true,role => client,
          server => #{node => mongooseim@localhost}}

*** CT 2022-05-25 09:13:29.884 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_520.html
*** CT 2022-05-25 09:13:29.885 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2522.html



=== Ended at 2022-05-25 09:13:29
=== successfully completed test case
=== === Returned value: ok


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