=== Test case: muc_SUITE:send_private_groupchat/1 (click for source code)

=== Config value:

    [{watchdog,<0.27467.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43f5552376e6.2022-03-04_11.16.18/big_tests.tests.muc_SUITE.logs/run.2022-03-04_11.24.02/muc_suite.send_private_groupchat.134274.html"},
     {tc_group_properties,[{name,occupant},{repeat_until_all_ok,3},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@43f5552376e6.2022-03-04_11.16.18/big_tests.tests.muc_SUITE.logs/run.2022-03-04_11.24.02/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{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.">>}}]}},
     {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@43f5552376e6.2022-03-04_11.16.18"

=== Started at 2022-03-04 11:24:17


*** CT 2022-03-04 11:24:17.659 *** View log from node mongooseim@localhost when started mongooseim@localhost_5457.html
*** CT 2022-03-04 11:24:17.660 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2300.html

*** User 2022-03-04 11:24:17.769 ***
alicE_send_private_groupchat_1587@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:24:17.771 ***
alicE_send_private_groupchat_1587@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e71db8f14cf4ff7a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:17.772 ***
alicE_send_private_groupchat_1587@localhost/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:24:17.772 ***
alicE_send_private_groupchat_1587@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NlbmRfcHJpdmF0ZV9ncm91cGNoYXRfMTU4NwBtYXR5Z3J5c2E=</auth>



*** User 2022-03-04 11:24:17.776 ***
alicE_send_private_groupchat_1587@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:24:17.777 ***
alicE_send_private_groupchat_1587@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:24:17.778 ***
alicE_send_private_groupchat_1587@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='173f6ea5a9fa63bc' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:17.778 ***
alicE_send_private_groupchat_1587@localhost/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:24:17.778 ***
alicE_send_private_groupchat_1587@localhost/res1 out
<iq type='set' id='07120a75569f06b2521c469fbd6a7bfb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:24:17.780 ***
alicE_send_private_groupchat_1587@localhost/res1 in
<iq id='07120a75569f06b2521c469fbd6a7bfb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_send_private_groupchat_1587@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:24:17.781 ***
alicE_send_private_groupchat_1587@localhost/res1 out
<iq type='set' id='6acdfa4ec0bc27be098a59ecceb04e5e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:17.781 ***
alicE_send_private_groupchat_1587@localhost/res1 in
<iq type='result' id='6acdfa4ec0bc27be098a59ecceb04e5e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:17.782 ***
alicE_send_private_groupchat_1587@localhost/res1 out
<presence/>



*** User 2022-03-04 11:24:17.784 ***
alicE_send_private_groupchat_1587@localhost/res1 in
<presence from='alicE_send_private_groupchat_1587@localhost/res1' to='alice_send_private_groupchat_1587@localhost/res1' xml:lang='en'/>



*** User 2022-03-04 11:24:17.785 ***
bOb_send_private_groupchat_1587@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:24:17.788 ***
bOb_send_private_groupchat_1587@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2eb7fff8750c486a' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:17.788 ***
bOb_send_private_groupchat_1587@localhost/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:24:17.788 ***
bOb_send_private_groupchat_1587@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zZW5kX3ByaXZhdGVfZ3JvdXBjaGF0XzE1ODcAbWFrcm9saWth</auth>



*** User 2022-03-04 11:24:17.790 ***
bOb_send_private_groupchat_1587@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:24:17.790 ***
bOb_send_private_groupchat_1587@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:24:17.791 ***
bOb_send_private_groupchat_1587@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9af6a7e304a6e690' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:17.791 ***
bOb_send_private_groupchat_1587@localhost/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:24:17.792 ***
bOb_send_private_groupchat_1587@localhost/res1 out
<iq type='set' id='1ad018640397247536e8fc83e6a73d63'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:24:17.850 ***
bOb_send_private_groupchat_1587@localhost/res1 in
<iq id='1ad018640397247536e8fc83e6a73d63' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_send_private_groupchat_1587@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:24:17.853 ***
bOb_send_private_groupchat_1587@localhost/res1 out
<iq type='set' id='b6307b68282b6dd43cf7ad4197862aba'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:17.854 ***
bOb_send_private_groupchat_1587@localhost/res1 in
<iq type='result' id='b6307b68282b6dd43cf7ad4197862aba'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:17.854 ***
bOb_send_private_groupchat_1587@localhost/res1 out
<presence/>



*** User 2022-03-04 11:24:17.863 ***
bOb_send_private_groupchat_1587@localhost/res1 in
<presence from='bOb_send_private_groupchat_1587@localhost/res1' to='bob_send_private_groupchat_1587@localhost/res1' xml:lang='en'/>



*** User 2022-03-04 11:24:17.873 ***
kate_send_private_groupchat_1587@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:24:17.875 ***
kate_send_private_groupchat_1587@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7b65f8847560ab81' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:17.875 ***
kate_send_private_groupchat_1587@localhost/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:24:17.876 ***
kate_send_private_groupchat_1587@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfc2VuZF9wcml2YXRlX2dyb3VwY2hhdF8xNTg3AG1ha3Jvd2U7cA==</auth>



*** User 2022-03-04 11:24:17.879 ***
kate_send_private_groupchat_1587@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:24:17.880 ***
kate_send_private_groupchat_1587@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:24:17.881 ***
kate_send_private_groupchat_1587@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='71234c2baa157933' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:24:17.881 ***
kate_send_private_groupchat_1587@localhost/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:24:17.882 ***
kate_send_private_groupchat_1587@localhost/res1 out
<iq type='set' id='58aba00bb85053fc420e83f824d5c63b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:24:17.883 ***
kate_send_private_groupchat_1587@localhost/res1 in
<iq id='58aba00bb85053fc420e83f824d5c63b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_send_private_groupchat_1587@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:24:17.883 ***
kate_send_private_groupchat_1587@localhost/res1 out
<iq type='set' id='8f36ecd15b41a75a0aeda356b5868484'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:17.884 ***
kate_send_private_groupchat_1587@localhost/res1 in
<iq type='result' id='8f36ecd15b41a75a0aeda356b5868484'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:24:17.885 ***
kate_send_private_groupchat_1587@localhost/res1 out
<presence/>



*** User 2022-03-04 11:24:17.889 ***
kate_send_private_groupchat_1587@localhost/res1 in
<presence from='kate_send_private_groupchat_1587@localhost/res1' to='kate_send_private_groupchat_1587@localhost/res1' xml:lang='en'/>



*** User 2022-03-04 11:24:17.889 ***
bOb_send_private_groupchat_1587@localhost/res1 out
<presence to='room-alice_send_private_groupchat_1587@muc.localhost/bOb_send_private_groupchat_1587'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-03-04 11:24:17.893 ***
bOb_send_private_groupchat_1587@localhost/res1 in
<presence from='room-alice_send_private_groupchat_1587@muc.localhost/bOb_send_private_groupchat_1587' to='bOb_send_private_groupchat_1587@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
		<status code='201'/>
	</x>
</presence>



*** User 2022-03-04 11:24:17.893 ***
bOb_send_private_groupchat_1587@localhost/res1 in
<message from='room-alice_send_private_groupchat_1587@muc.localhost' to='bOb_send_private_groupchat_1587@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-03-04 11:24:17.893 ***
kate_send_private_groupchat_1587@localhost/res1 out
<presence to='room-alice_send_private_groupchat_1587@muc.localhost/kate_send_private_groupchat_1587'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-03-04 11:24:17.895 ***
bOb_send_private_groupchat_1587@localhost/res1 in
<presence from='room-alice_send_private_groupchat_1587@muc.localhost/kate_send_private_groupchat_1587' to='bOb_send_private_groupchat_1587@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-03-04 11:24:17.895 ***
kate_send_private_groupchat_1587@localhost/res1 in
<presence from='room-alice_send_private_groupchat_1587@muc.localhost/bOb_send_private_groupchat_1587' to='kate_send_private_groupchat_1587@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-03-04 11:24:17.895 ***
kate_send_private_groupchat_1587@localhost/res1 in
<presence from='room-alice_send_private_groupchat_1587@muc.localhost/kate_send_private_groupchat_1587' to='kate_send_private_groupchat_1587@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
		<status code='110'/>
	</x>
</presence>



*** User 2022-03-04 11:24:17.895 ***
kate_send_private_groupchat_1587@localhost/res1 in
<message from='room-alice_send_private_groupchat_1587@muc.localhost' to='kate_send_private_groupchat_1587@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-03-04 11:24:17.896 ***
bOb_send_private_groupchat_1587@localhost/res1 out
<message to='room-alice_send_private_groupchat_1587@muc.localhost/kate_send_private_groupchat_1587' type='groupchat'>
	<body>chat message</body>
</message>



*** User 2022-03-04 11:24:17.897 ***
bOb_send_private_groupchat_1587@localhost/res1 in
<message from='room-alice_send_private_groupchat_1587@muc.localhost/kate_send_private_groupchat_1587' to='bOb_send_private_groupchat_1587@localhost/res1' type='error' xml:lang='en'>
	<body>chat message</body>
	<error code='400' type='modify'>
		<bad-request xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>It is not allowed to send private messages of type groupchat</text>
	</error>
</message>



*** User 2022-03-04 11:24:17.897 ***
bOb_send_private_groupchat_1587@localhost/res1 out
<message to='room-alice_send_private_groupchat_1587@muc.localhost/non-existent' type='chat'>
	<body>chat message</body>
</message>



*** User 2022-03-04 11:24:17.898 ***
bOb_send_private_groupchat_1587@localhost/res1 in
<message from='room-alice_send_private_groupchat_1587@muc.localhost/non-existent' to='bOb_send_private_groupchat_1587@localhost/res1' type='error' xml:lang='en'>
	<body>chat message</body>
	<error code='404' type='cancel'>
		<item-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Recipient is not in the conference room</text>
	</error>
</message>



*** User 2022-03-04 11:24:17.898 ***
alicE_send_private_groupchat_1587@localhost/res1 out
<message to='room-alice_send_private_groupchat_1587@muc.localhost/bOb_send_private_groupchat_1587' type='chat'>
	<body>chat message</body>
</message>



*** User 2022-03-04 11:24:17.899 ***
alicE_send_private_groupchat_1587@localhost/res1 in
<message from='room-alice_send_private_groupchat_1587@muc.localhost/bOb_send_private_groupchat_1587' to='alicE_send_private_groupchat_1587@localhost/res1' type='error' xml:lang='en'>
	<body>chat message</body>
	<error code='406' type='modify'>
		<not-acceptable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Only occupants are allowed to send messages to the conference</text>
	</error>
</message>



*** User 2022-03-04 11:24:17.901 ***
kate_send_private_groupchat_1587@localhost/res1 out
</stream:stream>

*** User 2022-03-04 11:24:17.947 ***
kate_send_private_groupchat_1587@localhost/res1 in
</stream:stream>

*** User 2022-03-04 11:24:17.948 ***
bOb_send_private_groupchat_1587@localhost/res1 out
</stream:stream>

*** User 2022-03-04 11:24:17.949 ***
bOb_send_private_groupchat_1587@localhost/res1 in
</stream:stream>

*** User 2022-03-04 11:24:17.949 ***
alicE_send_private_groupchat_1587@localhost/res1 out
</stream:stream>

*** User 2022-03-04 11:24:17.950 ***
alicE_send_private_groupchat_1587@localhost/res1 in
</stream:stream>
*** CT 2022-03-04 11:24:17.993 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2300.html
*** CT 2022-03-04 11:24:17.994 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5457.html



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