=== Test case: websockets_SUITE:escape_chat_msg/1 (click for source code)

=== Config value:

    [{user,geralt_s},
     {watchdog,<0.25011.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/websockets_SUITE_data"},
     {preset,"internal_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@a1e626d02594.2022-03-07_08.29.41/big_tests.tests.websockets_SUITE.logs/run.2022-03-07_08.42.13/websockets_suite.escape_chat_msg.95234.html"},
     {tc_group_properties,[{name,wss_chat},{repeat_until_all_ok,3},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/websockets_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@a1e626d02594.2022-03-07_08.29.41/big_tests.tests.websockets_SUITE.logs/run.2022-03-07_08.42.13/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {geralt_s,[{username,<<"geralt_s">>},
                                {server,<<"localhost">>},
                                {password,<<"witcher_s">>},
                                {transport,escalus_ws},
                                {ssl,true},
                                {port,5285},
                                {wspath,<<"/ws-xmpp">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@a1e626d02594.2022-03-07_08.29.41"

=== Started at 2022-03-07 08:42:13


*** CT 2022-03-07 08:42:13.790 *** View log from node mongooseim@localhost when started mongooseim@localhost_5443.html
*** CT 2022-03-07 08:42:13.790 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2226.html

*** User 2022-03-07 08:42:13.792 ***
alicE@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-07 08:42:13.792 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f42c02f3e7415dc0' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 08:42:13.792 ***
alicE@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-07 08:42:13.792 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-03-07 08:42:13.793 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 08:42:13.793 ***
alicE@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-07 08:42:13.793 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7ab2df0ab5045e03' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-07 08:42:13.793 ***
alicE@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-07 08:42:13.793 ***
alicE@localhost/res1 out
<iq type='set' id='b1494b2617fe28f709bbf0562bae7d7c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 08:42:13.793 ***
alicE@localhost/res1 in
<iq id='b1494b2617fe28f709bbf0562bae7d7c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 08:42:13.793 ***
alicE@localhost/res1 out
<iq type='set' id='78f7637e1c3647a3d0a55d1abf8dbf26'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 08:42:13.793 ***
alicE@localhost/res1 in
<iq type='result' id='78f7637e1c3647a3d0a55d1abf8dbf26'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 08:42:13.794 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-03-07 08:42:13.794 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** System report during websockets_SUITE:escape_chat_msg/1 in wss_chat 2022-03-07 08:42:13.795 ***
=WARNING REPORT==== 7-Mar-2022::08:42:13.795287 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-03-07 08:42:13.801 ***
geralt_s@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-03-07 08:42:13.801 ***
geralt_s@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='860c70731779ec41' from='localhost'/>



*** User 2022-03-07 08:42:13.802 ***
geralt_s@localhost/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2022-03-07 08:42:13.802 ***
geralt_s@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdF9zAHdpdGNoZXJfcw==</auth>



*** User 2022-03-07 08:42:13.802 ***
geralt_s@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 08:42:13.802 ***
geralt_s@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-03-07 08:42:13.802 ***
geralt_s@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='245e6304feb89b57' from='localhost'/>



*** User 2022-03-07 08:42:13.802 ***
geralt_s@localhost/res1 in
<features xmlns='http://etherx.jabber.org/streams'>
	<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'/>
</features>



*** User 2022-03-07 08:42:13.803 ***
geralt_s@localhost/res1 out
<iq type='set' id='f2b0a414f663327bcdab878052daae83'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 08:42:13.803 ***
geralt_s@localhost/res1 in
<iq id='f2b0a414f663327bcdab878052daae83' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt_s@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 08:42:13.803 ***
geralt_s@localhost/res1 out
<iq type='set' id='671390cdddd21161a75558b8303769c3'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 08:42:13.803 ***
geralt_s@localhost/res1 in
<iq type='result' id='671390cdddd21161a75558b8303769c3' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 08:42:13.803 ***
geralt_s@localhost/res1 out
<presence/>



*** User 2022-03-07 08:42:13.804 ***
geralt_s@localhost/res1 in
<presence from='geralt_s@localhost/res1' to='geralt_s@localhost/res1' xmlns='jabber:client'/>



*** User 2022-03-07 08:42:13.804 ***
carol@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-07 08:42:13.816 ***
carol@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 08:42:13.816 ***
carol@localhost/res1 in
<stream:features>
	<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-07 08:42:13.816 ***
carol@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sAGppbmdsZWJlbGxz</auth>



*** User 2022-03-07 08:42:13.817 ***
carol@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 08:42:13.817 ***
carol@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-07 08:42:13.829 ***
carol@localhost/res1 in
<stream:stream from='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 08:42:13.829 ***
carol@localhost/res1 in
<stream:features>
	<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-07 08:42:13.829 ***
carol@localhost/res1 out
<iq type='set' id='231f5bccf3b2b6036c7e188e3d94cbeb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-07 08:42:13.829 ***
carol@localhost/res1 in
<iq xmlns='jabber:client' id='231f5bccf3b2b6036c7e188e3d94cbeb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-07 08:42:13.829 ***
carol@localhost/res1 out
<iq type='set' id='acae37cef91c22d595c24ad3a7d84455'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 08:42:13.830 ***
carol@localhost/res1 in
<iq xmlns='jabber:client' type='result' id='acae37cef91c22d595c24ad3a7d84455'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 08:42:13.830 ***
carol@localhost/res1 out
<presence/>



*** User 2022-03-07 08:42:13.831 ***
carol@localhost/res1 in
<presence xmlns='jabber:client' from='carol@localhost/res1' to='carol@localhost/res1' xml:lang='en'/>



*** User 2022-03-07 08:42:13.831 ***
alicE@localhost/res1 out
<message to='geralt_s@localhost/res1' type='chat'>
	<body>Hi! &amp; &lt; &gt;</body>
</message>



*** User 2022-03-07 08:42:13.832 ***
geralt_s@localhost/res1 in
<message from='alicE@localhost/res1' to='geralt_s@localhost/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>Hi! &amp; &lt; &gt;</body>
</message>



*** User 2022-03-07 08:42:13.832 ***
geralt_s@localhost/res1 out
<message to='alicE@localhost/res1' type='chat'>
	<body>Hello! &amp; &lt; &gt;</body>
</message>



*** User 2022-03-07 08:42:13.832 ***
alicE@localhost/res1 in
<message from='geralt_s@localhost/res1' to='alicE@localhost/res1' type='chat' xmlns='jabber:client'>
	<body>Hello! &amp; &lt; &gt;</body>
</message>



*** User 2022-03-07 08:42:13.832 ***
geralt_s@localhost/res1 out
<message to='carol@localhost/res1' type='chat'>
	<body>Hey! &amp; &lt; &gt;</body>
</message>



*** User 2022-03-07 08:42:13.833 ***
carol@localhost/res1 in
<message from='geralt_s@localhost/res1' to='carol@localhost/res1' type='chat' xmlns='jabber:client'>
	<body>Hey! &amp; &lt; &gt;</body>
</message>



*** User 2022-03-07 08:42:13.833 ***
carol@localhost/res1 out
</stream:stream>

*** User 2022-03-07 08:42:13.834 ***
carol@localhost/res1 in
</stream:stream>

*** User 2022-03-07 08:42:13.834 ***
geralt_s@localhost/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-03-07 08:42:13.834 ***
geralt_s@localhost/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-03-07 08:42:13.834 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-03-07 08:42:13.835 ***
alicE@localhost/res1 in
</stream:stream>

*** System report during websockets_SUITE:escape_chat_msg/1 in wss_chat 2022-03-07 08:42:13.835 ***
=WARNING REPORT==== 7-Mar-2022::08:42:13.835562 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"


*** CT 2022-03-07 08:42:13.836 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2226.html
*** CT 2022-03-07 08:42:13.837 *** View log from node mongooseim@localhost when finished mongooseim@localhost_5443.html



=== Ended at 2022-03-07 08:42:13
=== successfully completed test case
=== === Returned value: ok


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