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

=== Config value:

    [{watchdog,<0.32076.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.muc_SUITE.logs/run.2022-03-03_10.34.58/muc_suite.send_private_groupchat.16388.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@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.muc_SUITE.logs/run.2022-03-03_10.34.58/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 => [],mod_sic => [],mod_stream_management => [],
        mod_vcard =>
            [{backend,ldap},
             {host,{prefix,<<"vjud.">>}},
             {ldap_base,"ou=Users,dc=esl,dc=com"},
             {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]}},
     {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@12130b74fc81.2022-03-03_10.28.39"

=== Started at 2022-03-03 10:35:13


*** CT 2022-03-03 10:35:13.860 *** View log from node mongooseim@localhost when started mongooseim@localhost_4471.html
*** CT 2022-03-03 10:35:13.861 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2305.html

*** User 2022-03-03 10:35:13.963 ***
alicE_send_private_groupchat_870@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-03 10:35:13.964 ***
alicE_send_private_groupchat_870@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9099331c3ce6fc7e' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:13.964 ***
alicE_send_private_groupchat_870@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>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-03 10:35:13.964 ***
alicE_send_private_groupchat_870@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3NlbmRfcHJpdmF0ZV9ncm91cGNoYXRfODcwAG1hdHlncnlzYQ==</auth>



*** User 2022-03-03 10:35:13.968 ***
alicE_send_private_groupchat_870@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:35:13.969 ***
alicE_send_private_groupchat_870@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-03 10:35:13.970 ***
alicE_send_private_groupchat_870@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cb992890f1555d0d' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:13.970 ***
alicE_send_private_groupchat_870@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-03 10:35:13.970 ***
alicE_send_private_groupchat_870@localhost/res1 out
<iq type='set' id='34333f51dc247d91def82a84dc2555eb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:35:13.971 ***
alicE_send_private_groupchat_870@localhost/res1 in
<iq id='34333f51dc247d91def82a84dc2555eb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_send_private_groupchat_870@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:35:13.971 ***
alicE_send_private_groupchat_870@localhost/res1 out
<iq type='set' id='a279e3a21a69007209018f4863d90c60'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:35:13.973 ***
alicE_send_private_groupchat_870@localhost/res1 in
<iq type='result' id='a279e3a21a69007209018f4863d90c60'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:35:13.973 ***
alicE_send_private_groupchat_870@localhost/res1 out
<presence/>



*** User 2022-03-03 10:35:13.975 ***
alicE_send_private_groupchat_870@localhost/res1 in
<presence from='alicE_send_private_groupchat_870@localhost/res1' to='alice_send_private_groupchat_870@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:35:13.977 ***
bOb_send_private_groupchat_870@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-03 10:35:13.978 ***
bOb_send_private_groupchat_870@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8145db601266d239' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:13.978 ***
bOb_send_private_groupchat_870@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>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-03 10:35:13.978 ***
bOb_send_private_groupchat_870@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9zZW5kX3ByaXZhdGVfZ3JvdXBjaGF0Xzg3MABtYWtyb2xpa2E=</auth>



*** User 2022-03-03 10:35:13.982 ***
bOb_send_private_groupchat_870@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:35:13.982 ***
bOb_send_private_groupchat_870@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-03 10:35:13.983 ***
bOb_send_private_groupchat_870@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c5ecbf6192bea63b' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:13.983 ***
bOb_send_private_groupchat_870@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-03 10:35:13.983 ***
bOb_send_private_groupchat_870@localhost/res1 out
<iq type='set' id='d5b53f5fbc759a781d6280e3363cb21c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:35:13.984 ***
bOb_send_private_groupchat_870@localhost/res1 in
<iq id='d5b53f5fbc759a781d6280e3363cb21c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_send_private_groupchat_870@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:35:13.984 ***
bOb_send_private_groupchat_870@localhost/res1 out
<iq type='set' id='1d6badc9159917e8c5adb864ec4f7447'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:35:13.985 ***
bOb_send_private_groupchat_870@localhost/res1 in
<iq type='result' id='1d6badc9159917e8c5adb864ec4f7447'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:35:13.986 ***
bOb_send_private_groupchat_870@localhost/res1 out
<presence/>



*** User 2022-03-03 10:35:13.988 ***
bOb_send_private_groupchat_870@localhost/res1 in
<presence from='bOb_send_private_groupchat_870@localhost/res1' to='bob_send_private_groupchat_870@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:35:13.989 ***
kate_send_private_groupchat_870@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-03 10:35:13.992 ***
kate_send_private_groupchat_870@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c0d20c80a613d922' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:13.992 ***
kate_send_private_groupchat_870@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>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-03 10:35:13.993 ***
kate_send_private_groupchat_870@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfc2VuZF9wcml2YXRlX2dyb3VwY2hhdF84NzAAbWFrcm93ZTtw</auth>



*** User 2022-03-03 10:35:14.055 ***
kate_send_private_groupchat_870@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:35:14.055 ***
kate_send_private_groupchat_870@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-03 10:35:14.056 ***
kate_send_private_groupchat_870@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2a6810ae1b6ba72f' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:35:14.056 ***
kate_send_private_groupchat_870@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-03 10:35:14.056 ***
kate_send_private_groupchat_870@localhost/res1 out
<iq type='set' id='609e09731b341edb2fbfc1891cd563fd'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:35:14.058 ***
kate_send_private_groupchat_870@localhost/res1 in
<iq id='609e09731b341edb2fbfc1891cd563fd' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_send_private_groupchat_870@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:35:14.058 ***
kate_send_private_groupchat_870@localhost/res1 out
<iq type='set' id='06521a5048eff5f51a698824497c7100'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:35:14.059 ***
kate_send_private_groupchat_870@localhost/res1 in
<iq type='result' id='06521a5048eff5f51a698824497c7100'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:35:14.060 ***
kate_send_private_groupchat_870@localhost/res1 out
<presence/>



*** User 2022-03-03 10:35:14.061 ***
kate_send_private_groupchat_870@localhost/res1 in
<presence from='kate_send_private_groupchat_870@localhost/res1' to='kate_send_private_groupchat_870@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:35:14.061 ***
bOb_send_private_groupchat_870@localhost/res1 out
<presence to='room-alice_send_private_groupchat_870@muc.localhost/bOb_send_private_groupchat_870'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-03-03 10:35:14.063 ***
bOb_send_private_groupchat_870@localhost/res1 in
<presence from='room-alice_send_private_groupchat_870@muc.localhost/bOb_send_private_groupchat_870' to='bOb_send_private_groupchat_870@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-03 10:35:14.063 ***
bOb_send_private_groupchat_870@localhost/res1 in
<message from='room-alice_send_private_groupchat_870@muc.localhost' to='bOb_send_private_groupchat_870@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-03-03 10:35:14.063 ***
kate_send_private_groupchat_870@localhost/res1 out
<presence to='room-alice_send_private_groupchat_870@muc.localhost/kate_send_private_groupchat_870'>
	<x xmlns='http://jabber.org/protocol/muc'/>
</presence>



*** User 2022-03-03 10:35:14.068 ***
bOb_send_private_groupchat_870@localhost/res1 in
<presence from='room-alice_send_private_groupchat_870@muc.localhost/kate_send_private_groupchat_870' to='bOb_send_private_groupchat_870@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-03-03 10:35:14.068 ***
kate_send_private_groupchat_870@localhost/res1 in
<presence from='room-alice_send_private_groupchat_870@muc.localhost/bOb_send_private_groupchat_870' to='kate_send_private_groupchat_870@localhost/res1' xml:lang='en'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' role='participant'/>
	</x>
</presence>



*** User 2022-03-03 10:35:14.069 ***
kate_send_private_groupchat_870@localhost/res1 in
<presence from='room-alice_send_private_groupchat_870@muc.localhost/kate_send_private_groupchat_870' to='kate_send_private_groupchat_870@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-03 10:35:14.069 ***
kate_send_private_groupchat_870@localhost/res1 in
<message from='room-alice_send_private_groupchat_870@muc.localhost' to='kate_send_private_groupchat_870@localhost/res1' type='groupchat'>
	<subject/>
	<body/>
</message>



*** User 2022-03-03 10:35:14.069 ***
bOb_send_private_groupchat_870@localhost/res1 out
<message to='room-alice_send_private_groupchat_870@muc.localhost/kate_send_private_groupchat_870' type='groupchat'>
	<body>chat message</body>
</message>



*** User 2022-03-03 10:35:14.070 ***
bOb_send_private_groupchat_870@localhost/res1 in
<message from='room-alice_send_private_groupchat_870@muc.localhost/kate_send_private_groupchat_870' to='bOb_send_private_groupchat_870@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-03 10:35:14.071 ***
bOb_send_private_groupchat_870@localhost/res1 out
<message to='room-alice_send_private_groupchat_870@muc.localhost/non-existent' type='chat'>
	<body>chat message</body>
</message>



*** User 2022-03-03 10:35:14.072 ***
bOb_send_private_groupchat_870@localhost/res1 in
<message from='room-alice_send_private_groupchat_870@muc.localhost/non-existent' to='bOb_send_private_groupchat_870@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-03 10:35:14.073 ***
alicE_send_private_groupchat_870@localhost/res1 out
<message to='room-alice_send_private_groupchat_870@muc.localhost/bOb_send_private_groupchat_870' type='chat'>
	<body>chat message</body>
</message>



*** User 2022-03-03 10:35:14.074 ***
alicE_send_private_groupchat_870@localhost/res1 in
<message from='room-alice_send_private_groupchat_870@muc.localhost/bOb_send_private_groupchat_870' to='alicE_send_private_groupchat_870@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-03 10:35:14.074 ***
kate_send_private_groupchat_870@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:35:14.074 ***
kate_send_private_groupchat_870@localhost/res1 in
</stream:stream>

*** User 2022-03-03 10:35:14.074 ***
bOb_send_private_groupchat_870@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:35:14.075 ***
bOb_send_private_groupchat_870@localhost/res1 in
</stream:stream>

*** User 2022-03-03 10:35:14.075 ***
alicE_send_private_groupchat_870@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:35:14.075 ***
alicE_send_private_groupchat_870@localhost/res1 in
</stream:stream>
*** CT 2022-03-03 10:35:14.089 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2305.html
*** CT 2022-03-03 10:35:14.090 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4471.html



=== Ended at 2022-03-03 10:35:14
=== successfully completed test case
=== === Returned value: ok