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

=== Config value:

    [{watchdog,<0.72178.0>},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_http_api_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@d091d39a81d0.2024-03-08_08.59.35/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-03-08_09.15.27/muc_light_http_api_suite.invite_to_room.153347.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@d091d39a81d0.2024-03-08_08.59.35/big_tests.tests.muc_light_http_api_SUITE.logs/run.2024-03-08_09.15.27/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@d091d39a81d0.2024-03-08_08.59.35"

=== Started at 2024-03-08 09:15:27


*** CT 2024-03-08 09:15:27.439 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4731.html

*** User 2024-03-08 09:15:27.457 ***🔗
alicE_invite_to_room_2771@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-08 09:15:27.458 ***🔗
alicE_invite_to_room_2771@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c8b0b0b264b4a482' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-08 09:15:27.458 ***🔗
alicE_invite_to_room_2771@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-08 09:15:27.458 ***🔗
alicE_invite_to_room_2771@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2ludml0ZV90b19yb29tXzI3NzEAbWF0eWdyeXNh</auth>



*** User 2024-03-08 09:15:27.459 ***🔗
alicE_invite_to_room_2771@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-08 09:15:27.459 ***🔗
alicE_invite_to_room_2771@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-08 09:15:27.460 ***🔗
alicE_invite_to_room_2771@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d216f134cf0e1356' from='localhost' version='1.0' xml:lang='en' to='alice_invite_to_room_2771@localhost'>

*** User 2024-03-08 09:15:27.460 ***🔗
alicE_invite_to_room_2771@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-08 09:15:27.460 ***🔗
alicE_invite_to_room_2771@localhost/res1 out
<iq type='set' id='77993b133a8c29a785fdde796ebf0b69'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-08 09:15:27.460 ***🔗
alicE_invite_to_room_2771@localhost/res1 in
<iq id='77993b133a8c29a785fdde796ebf0b69' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_invite_to_room_2771@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-08 09:15:27.460 ***🔗
alice_invite_to_room_2771@localhost/res1 out
<iq type='set' id='741c456c56e9154e7430cd3e0cb08f2e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:15:27.461 ***🔗
alice_invite_to_room_2771@localhost/res1 in
<iq from='localhost' to='alice_invite_to_room_2771@localhost/res1' id='741c456c56e9154e7430cd3e0cb08f2e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:15:27.461 ***🔗
alice_invite_to_room_2771@localhost/res1 out
<presence/>



*** User 2024-03-08 09:15:27.463 ***🔗
alice_invite_to_room_2771@localhost/res1 in
<presence from='alice_invite_to_room_2771@localhost/res1' to='alice_invite_to_room_2771@localhost/res1'/>



*** User 2024-03-08 09:15:27.463 ***🔗
bOb_invite_to_room_2771@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-08 09:15:27.464 ***🔗
bOb_invite_to_room_2771@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='53115ce912c4abcb' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-08 09:15:27.464 ***🔗
bOb_invite_to_room_2771@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-08 09:15:27.464 ***🔗
bOb_invite_to_room_2771@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9pbnZpdGVfdG9fcm9vbV8yNzcxAG1ha3JvbGlrYQ==</auth>



*** User 2024-03-08 09:15:27.466 ***🔗
bOb_invite_to_room_2771@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-08 09:15:27.466 ***🔗
bOb_invite_to_room_2771@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-08 09:15:27.466 ***🔗
bOb_invite_to_room_2771@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0064d7561b57de2c' from='localhost' version='1.0' xml:lang='en' to='bob_invite_to_room_2771@localhost'>

*** User 2024-03-08 09:15:27.466 ***🔗
bOb_invite_to_room_2771@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-08 09:15:27.466 ***🔗
bOb_invite_to_room_2771@localhost/res1 out
<iq type='set' id='aaeffab78defa650df9c507991451e6f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-08 09:15:27.467 ***🔗
bOb_invite_to_room_2771@localhost/res1 in
<iq id='aaeffab78defa650df9c507991451e6f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_invite_to_room_2771@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-08 09:15:27.467 ***🔗
bob_invite_to_room_2771@localhost/res1 out
<iq type='set' id='2c5c6c6bc61653db2ea10683357937ab'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:15:27.468 ***🔗
bob_invite_to_room_2771@localhost/res1 in
<iq from='localhost' to='bob_invite_to_room_2771@localhost/res1' id='2c5c6c6bc61653db2ea10683357937ab' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:15:27.468 ***🔗
bob_invite_to_room_2771@localhost/res1 out
<presence/>



*** User 2024-03-08 09:15:27.469 ***🔗
bob_invite_to_room_2771@localhost/res1 in
<presence from='bob_invite_to_room_2771@localhost/res1' to='bob_invite_to_room_2771@localhost/res1'/>



*** User 2024-03-08 09:15:27.470 ***🔗
kate_invite_to_room_2771@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-08 09:15:27.471 ***🔗
kate_invite_to_room_2771@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='318651a0f6d580c3' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-08 09:15:27.471 ***🔗
kate_invite_to_room_2771@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-08 09:15:27.471 ***🔗
kate_invite_to_room_2771@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfaW52aXRlX3RvX3Jvb21fMjc3MQBtYWtyb3dlO3A=</auth>



*** User 2024-03-08 09:15:27.472 ***🔗
kate_invite_to_room_2771@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-08 09:15:27.472 ***🔗
kate_invite_to_room_2771@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-08 09:15:27.473 ***🔗
kate_invite_to_room_2771@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='88f54f8e7fb19722' from='localhost' version='1.0' xml:lang='en' to='kate_invite_to_room_2771@localhost'>

*** User 2024-03-08 09:15:27.473 ***🔗
kate_invite_to_room_2771@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-08 09:15:27.473 ***🔗
kate_invite_to_room_2771@localhost/res1 out
<iq type='set' id='4b76e2fa394875e89df175738dd63b55'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-08 09:15:27.473 ***🔗
kate_invite_to_room_2771@localhost/res1 in
<iq id='4b76e2fa394875e89df175738dd63b55' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_invite_to_room_2771@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-08 09:15:27.473 ***🔗
kate_invite_to_room_2771@localhost/res1 out
<iq type='set' id='4b8a9bbc5f8bbaf6e5e1ed28c9f189f1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:15:27.474 ***🔗
kate_invite_to_room_2771@localhost/res1 in
<iq from='localhost' to='kate_invite_to_room_2771@localhost/res1' id='4b8a9bbc5f8bbaf6e5e1ed28c9f189f1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:15:27.474 ***🔗
kate_invite_to_room_2771@localhost/res1 out
<presence/>



*** User 2024-03-08 09:15:27.475 ***🔗
kate_invite_to_room_2771@localhost/res1 in
<presence from='kate_invite_to_room_2771@localhost/res1' to='kate_invite_to_room_2771@localhost/res1'/>



*** User 2024-03-08 09:15:27.475 ***🔗
alice_invite_to_room_2771@localhost/res1 out
<iq type='set' id='29676a20b3a138a0a033d77f49b20bcd' to='invite_to_room@muclight.localhost'>
	<query xmlns='urn:xmpp:muclight:0#create'>
		<configuration>
			<roomname>wonderland</roomname>
		</configuration>
		<occupants>
			<user affiliation='member'>kate_invite_to_room_2771@localhost</user>
		</occupants>
	</query>
</iq>



*** User 2024-03-08 09:15:27.489 ***🔗
alice_invite_to_room_2771@localhost/res1 in
<message from='invite_to_room@muclight.localhost' to='alice_invite_to_room_2771@localhost' id='29676a20b3a138a0a033d77f49b20bcd' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1709-889327-485657</version>
		<user affiliation='owner'>alice_invite_to_room_2771@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-08 09:15:27.489 ***🔗
alice_invite_to_room_2771@localhost/res1 in
<iq from='invite_to_room@muclight.localhost' to='alice_invite_to_room_2771@localhost/res1' id='29676a20b3a138a0a033d77f49b20bcd' type='result'/>



*** User 2024-03-08 09:15:27.499 ***🔗
REST request:
Code: 204
Req: {<0.72245.0>,
      <<"/api/muc-lights/muclight.localhost/invite_to_room/participants">>,
      <<"POST">>,
      [{<<"Content-Type">>,<<"application/json">>},
       {<<"Request-Id">>,<<"e3947824fdbd2464">>}],
      <<"{\"sender\":\"alice_invite_to_room_2771@localhost\",\"recipient\":\"bob_invite_to_room_2771@localhost\"}">>}
Result: {{<<"204">>,<<"No Content">>},[],<<>>,27,8585}
Params: #{path =>
              <<"/api/muc-lights/muclight.localhost/invite_to_room/participants">>,
          server => #{node => mongooseim@localhost},
          method => <<"POST">>,
          body =>
              <<"{\"sender\":\"alice_invite_to_room_2771@localhost\",\"recipient\":\"bob_invite_to_room_2771@localhost\"}">>,
          role => admin,return_headers => true}


*** User 2024-03-08 09:15:27.499 ***🔗
bob_invite_to_room_2771@localhost/res1 in
<message from='invite_to_room@muclight.localhost' to='bob_invite_to_room_2771@localhost' id='0d5fea3f-b214-4a04-92c8-779be46e7dd4' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<version>1709-889327-494211</version>
		<user affiliation='member'>bob_invite_to_room_2771@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-08 09:15:27.499 ***🔗
alice_invite_to_room_2771@localhost/res1 in
<message from='invite_to_room@muclight.localhost' to='alice_invite_to_room_2771@localhost' id='0d5fea3f-b214-4a04-92c8-779be46e7dd4' type='groupchat'>
	<x xmlns='urn:xmpp:muclight:0#affiliations'>
		<prev-version>1709-889327-485657</prev-version>
		<version>1709-889327-494211</version>
		<user affiliation='member'>bob_invite_to_room_2771@localhost</user>
	</x>
	<body/>
</message>



*** User 2024-03-08 09:15:27.499 ***🔗
kate_invite_to_room_2771@localhost/res1 out
</stream:stream>

*** User 2024-03-08 09:15:27.500 ***🔗
kate_invite_to_room_2771@localhost/res1 in
</stream:stream>

*** User 2024-03-08 09:15:27.500 ***🔗
bob_invite_to_room_2771@localhost/res1 out
</stream:stream>

*** User 2024-03-08 09:15:27.500 ***🔗
bob_invite_to_room_2771@localhost/res1 in
</stream:stream>

*** User 2024-03-08 09:15:27.500 ***🔗
alice_invite_to_room_2771@localhost/res1 out
</stream:stream>

*** User 2024-03-08 09:15:27.501 ***🔗
alice_invite_to_room_2771@localhost/res1 in
</stream:stream>
*** CT 2024-03-08 09:15:27.503 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4731.html



=== Ended at 2024-03-08 09:15:27
=== successfully completed test case
=== === Returned value: ok