=== Test case: muc_light_http_api_SUITE:send_message_to_room/1 (click for source code)

=== Config value:

    [{watchdog,<0.28450.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_http_api_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.muc_light_http_api_SUITE.logs/run.2022-05-11_09.03.51/muc_light_http_api_suite.send_message_to_room.104707.html"},
     {tc_group_properties,[{name,positive},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_http_api_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40/big_tests.tests.muc_light_http_api_SUITE.logs/run.2022-05-11_09.03.51/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}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@df370d24fb6d.2022-05-11_08.56.40"

=== Started at 2022-05-11 09:03:51


*** CT 2022-05-11 09:03:51.625 *** View log from node mongooseim@localhost when started mongooseim@localhost_2362.html
*** CT 2022-05-11 09:03:51.627 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_492.html

*** User 2022-05-11 09:03:51.640 ***
alicE_send_message_to_room_1909@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-05-11 09:03:51.641 ***
alicE_send_message_to_room_1909@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='962d8ce1262e561c' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:03:51.641 ***
alicE_send_message_to_room_1909@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-05-11 09:03:51.641 ***
alicE_send_message_to_room_1909@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NlbmRfbWVzc2FnZV90b19yb29tXzE5MDkAbWF0eWdyeXNh</auth>



*** User 2022-05-11 09:03:51.642 ***
alicE_send_message_to_room_1909@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 09:03:51.642 ***
alicE_send_message_to_room_1909@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-05-11 09:03:51.642 ***
alicE_send_message_to_room_1909@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='365254adda097acd' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:03:51.642 ***
alicE_send_message_to_room_1909@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-05-11 09:03:51.642 ***
alicE_send_message_to_room_1909@domain.example.com/res1 out
<iq type='set' id='1a5f0d8a3c60ef8466f738a9ec71de49'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 09:03:51.642 ***
alicE_send_message_to_room_1909@domain.example.com/res1 in
<iq id='1a5f0d8a3c60ef8466f738a9ec71de49' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_send_message_to_room_1909@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 09:03:51.643 ***
alicE_send_message_to_room_1909@domain.example.com/res1 out
<iq type='set' id='20492df4ddcfd1c65d6e3a7d441f5390'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:03:51.643 ***
alicE_send_message_to_room_1909@domain.example.com/res1 in
<iq type='result' id='20492df4ddcfd1c65d6e3a7d441f5390'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:03:51.643 ***
alicE_send_message_to_room_1909@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 09:03:51.644 ***
alicE_send_message_to_room_1909@domain.example.com/res1 in
<presence from='alicE_send_message_to_room_1909@domain.example.com/res1' to='alice_send_message_to_room_1909@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 09:03:51.645 ***
bOb_send_message_to_room_1909@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-05-11 09:03:51.645 ***
bOb_send_message_to_room_1909@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0488c6a373924678' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:03:51.645 ***
bOb_send_message_to_room_1909@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-05-11 09:03:51.645 ***
bOb_send_message_to_room_1909@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zZW5kX21lc3NhZ2VfdG9fcm9vbV8xOTA5AG1ha3JvbGlrYQ==</auth>



*** User 2022-05-11 09:03:51.646 ***
bOb_send_message_to_room_1909@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 09:03:51.646 ***
bOb_send_message_to_room_1909@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-05-11 09:03:51.647 ***
bOb_send_message_to_room_1909@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e5ab744690221c76' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:03:51.647 ***
bOb_send_message_to_room_1909@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-05-11 09:03:51.647 ***
bOb_send_message_to_room_1909@domain.example.com/res1 out
<iq type='set' id='bcba5c0ce1ddcd39aa08f078231b3677'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 09:03:51.647 ***
bOb_send_message_to_room_1909@domain.example.com/res1 in
<iq id='bcba5c0ce1ddcd39aa08f078231b3677' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_send_message_to_room_1909@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 09:03:51.647 ***
bOb_send_message_to_room_1909@domain.example.com/res1 out
<iq type='set' id='b7946a1af49f52ceedba6cb9b157bf86'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:03:51.648 ***
bOb_send_message_to_room_1909@domain.example.com/res1 in
<iq type='result' id='b7946a1af49f52ceedba6cb9b157bf86'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:03:51.648 ***
bOb_send_message_to_room_1909@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 09:03:51.649 ***
bOb_send_message_to_room_1909@domain.example.com/res1 in
<presence from='bOb_send_message_to_room_1909@domain.example.com/res1' to='bob_send_message_to_room_1909@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 09:03:51.650 ***
kate_send_message_to_room_1909@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-05-11 09:03:51.650 ***
kate_send_message_to_room_1909@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='68d6f63f63780d36' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:03:51.650 ***
kate_send_message_to_room_1909@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-05-11 09:03:51.650 ***
kate_send_message_to_room_1909@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfc2VuZF9tZXNzYWdlX3RvX3Jvb21fMTkwOQBtYWtyb3dlO3A=</auth>



*** User 2022-05-11 09:03:51.651 ***
kate_send_message_to_room_1909@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-11 09:03:51.651 ***
kate_send_message_to_room_1909@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-05-11 09:03:51.651 ***
kate_send_message_to_room_1909@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='80dbfaaced95181c' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-11 09:03:51.652 ***
kate_send_message_to_room_1909@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-05-11 09:03:51.652 ***
kate_send_message_to_room_1909@domain.example.com/res1 out
<iq type='set' id='a3182b19c8b8b695cebcf8aa26b7ae77'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-11 09:03:51.652 ***
kate_send_message_to_room_1909@domain.example.com/res1 in
<iq id='a3182b19c8b8b695cebcf8aa26b7ae77' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_send_message_to_room_1909@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-11 09:03:51.652 ***
kate_send_message_to_room_1909@domain.example.com/res1 out
<iq type='set' id='e7ac0ec2cb75bf6965ffe468c1cbeae9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:03:51.653 ***
kate_send_message_to_room_1909@domain.example.com/res1 in
<iq type='result' id='e7ac0ec2cb75bf6965ffe468c1cbeae9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-11 09:03:51.653 ***
kate_send_message_to_room_1909@domain.example.com/res1 out
<presence/>



*** User 2022-05-11 09:03:51.654 ***
kate_send_message_to_room_1909@domain.example.com/res1 in
<presence from='kate_send_message_to_room_1909@domain.example.com/res1' to='kate_send_message_to_room_1909@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-11 09:03:51.654 ***
alicE_send_message_to_room_1909@domain.example.com/res1 out
<iq type='set' id='21c218ec8daf183a4b6c039bda4c2c41' to='send_message_to_room@muclight.domain.example.com'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>wonderland</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>bob_send_message_to_room_1909@domain.example.com</user>
			<user affiliation='member'>kate_send_message_to_room_1909@domain.example.com</user>
		</occupants>
	</query>
</iq>



*** User 2022-05-11 09:03:51.659 ***
alicE_send_message_to_room_1909@domain.example.com/res1 in
<message from='send_message_to_room@muclight.domain.example.com' to='alice_send_message_to_room_1909@domain.example.com' id='21c218ec8daf183a4b6c039bda4c2c41' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-259831-655866</version>
		<user affiliation='owner'>alice_send_message_to_room_1909@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 09:03:51.659 ***
alicE_send_message_to_room_1909@domain.example.com/res1 in
<iq from='send_message_to_room@muclight.domain.example.com' to='alicE_send_message_to_room_1909@domain.example.com/res1' id='21c218ec8daf183a4b6c039bda4c2c41' type='result'/>



*** User 2022-05-11 09:03:51.659 ***
bOb_send_message_to_room_1909@domain.example.com/res1 in
<message from='send_message_to_room@muclight.domain.example.com' to='bob_send_message_to_room_1909@domain.example.com' id='21c218ec8daf183a4b6c039bda4c2c41' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-259831-655866</version>
		<user affiliation='member'>bob_send_message_to_room_1909@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 09:03:51.660 ***
kate_send_message_to_room_1909@domain.example.com/res1 in
<message from='send_message_to_room@muclight.domain.example.com' to='kate_send_message_to_room_1909@domain.example.com' id='21c218ec8daf183a4b6c039bda4c2c41' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1652-259831-655866</version>
		<user affiliation='member'>kate_send_message_to_room_1909@domain.example.com</user>
	</x>
	<body/>
</message>



*** User 2022-05-11 09:03:51.662 ***
REST request:
Code: 204
Req: {<0.28536.1>,
      <<"/api/muc-lights/muclight.domain.example.com/send_message_to_room/messages">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"7462ee45fd4d5c5e">>}],
      <<"{\"from\":\"alicE_send_message_to_room_1909@domain.example.com\",\"body\":\"Hello everyone!\"}">>}
Result: {{<<"204">>,<<"No Content">>},
         [{<<"server">>,<<"Cowboy">>},
          {<<"date">>,<<"Wed, 11 May 2022 09:03:51 GMT">>},
          {<<"content-type">>,<<"application/json">>}],
         <<>>,112,1783}
Params: #{body =>
              <<"{\"from\":\"alicE_send_message_to_room_1909@domain.example.com\",\"body\":\"Hello everyone!\"}">>,
          method => <<"POST">>,
          path =>
              <<"/api/muc-lights/muclight.domain.example.com/send_message_to_room/messages">>,
          return_headers => true,role => admin,
          server => #{node => mongooseim@localhost}}


*** User 2022-05-11 09:03:51.662 ***
bOb_send_message_to_room_1909@domain.example.com/res1 in
<message from='send_message_to_room@muclight.domain.example.com/alice_send_message_to_room_1909@domain.example.com' to='bob_send_message_to_room_1909@domain.example.com' id='1652-259831-661935' type='groupchat'>
	<body>Hello everyone!</body>
</message>



*** User 2022-05-11 09:03:51.662 ***
kate_send_message_to_room_1909@domain.example.com/res1 in
<message from='send_message_to_room@muclight.domain.example.com/alice_send_message_to_room_1909@domain.example.com' to='kate_send_message_to_room_1909@domain.example.com' id='1652-259831-661935' type='groupchat'>
	<body>Hello everyone!</body>
</message>



*** User 2022-05-11 09:03:51.663 ***
kate_send_message_to_room_1909@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 09:03:51.663 ***
kate_send_message_to_room_1909@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-11 09:03:51.663 ***
bOb_send_message_to_room_1909@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 09:03:51.663 ***
bOb_send_message_to_room_1909@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-11 09:03:51.663 ***
alicE_send_message_to_room_1909@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-11 09:03:51.663 ***
alicE_send_message_to_room_1909@domain.example.com/res1 in
</stream:stream>
*** CT 2022-05-11 09:03:51.665 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_492.html
*** CT 2022-05-11 09:03:51.666 *** View log from node mongooseim@localhost when finished mongooseim@localhost_2363.html



=== Ended at 2022-05-11 09:03:51
=== successfully completed test case
=== === Returned value: ok