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

=== Config value:

    [{user,geralt_s},
     {watchdog,<0.1299.2>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/websockets_SUITE_data"},
     {preset,"riak_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.websockets_SUITE.logs/run.2022-06-22_09.01.06/websockets_suite.escape_chat_msg.64003.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@838f153dfbc9.2022-06-22_08.43.58/big_tests.tests.websockets_SUITE.logs/run.2022-06-22_09.01.06/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@838f153dfbc9.2022-06-22_08.43.58"

=== Started at 2022-06-22 09:01:07


*** CT 2022-06-22 09:01:07.554 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5155.html
*** CT 2022-06-22 09:01:07.554 *** View log from node ejabberd2@localhost when started🔗 ejabberd2@localhost_2021.html

*** User 2022-06-22 09:01:07.556 ***🔗
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-06-22 09:01:07.556 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a8cd387105e866d5' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:01:07.557 ***🔗
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-06-22 09:01:07.557 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-06-22 09:01:07.558 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 09:01:07.559 ***🔗
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-06-22 09:01:07.559 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='efb2e953807097ff' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:01:07.559 ***🔗
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-06-22 09:01:07.559 ***🔗
alicE@localhost/res1 out
<iq type='set' id='ffd6c7722e68ddc140ef4bbf17626b4f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 09:01:07.559 ***🔗
alicE@localhost/res1 in
<iq id='ffd6c7722e68ddc140ef4bbf17626b4f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 09:01:07.559 ***🔗
alice@localhost/res1 out
<iq type='set' id='6eafc0fda53ccdc5d19cc5d4d83f0a43'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:01:07.559 ***🔗
alice@localhost/res1 in
<iq type='result' id='6eafc0fda53ccdc5d19cc5d4d83f0a43'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:01:07.560 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2022-06-22 09:01:07.561 ***🔗
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-06-22 09:01:07.562 ***🔗
=WARNING REPORT==== 22-Jun-2022::09:01:07.562803 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-06-22 09:01:07.569 ***🔗
geralt_s@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-06-22 09:01:07.569 ***🔗
geralt_s@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='1376b9730666d816' from='localhost'/>



*** User 2022-06-22 09:01:07.569 ***🔗
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-06-22 09:01:07.569 ***🔗
geralt_s@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdF9zAHdpdGNoZXJfcw==</auth>



*** User 2022-06-22 09:01:07.571 ***🔗
geralt_s@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 09:01:07.571 ***🔗
geralt_s@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-06-22 09:01:07.571 ***🔗
geralt_s@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='d220fd04538f817f' from='localhost'/>



*** User 2022-06-22 09:01:07.571 ***🔗
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-06-22 09:01:07.571 ***🔗
geralt_s@localhost/res1 out
<iq type='set' id='8f83bcf31ae527bb8e8042eb2ed4ad4a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 09:01:07.572 ***🔗
geralt_s@localhost/res1 in
<iq id='8f83bcf31ae527bb8e8042eb2ed4ad4a' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt_s@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 09:01:07.572 ***🔗
geralt_s@localhost/res1 out
<iq type='set' id='67e39731f5dfc0a50528fb30e9df5312'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:01:07.572 ***🔗
geralt_s@localhost/res1 in
<iq type='result' id='67e39731f5dfc0a50528fb30e9df5312' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:01:07.572 ***🔗
geralt_s@localhost/res1 out
<presence/>



*** User 2022-06-22 09:01:07.574 ***🔗
geralt_s@localhost/res1 in
<presence from='geralt_s@localhost/res1' to='geralt_s@localhost/res1' xmlns='jabber:client'/>



*** User 2022-06-22 09:01:07.574 ***🔗
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-06-22 09:01:07.586 ***🔗
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-06-22 09:01:07.586 ***🔗
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-06-22 09:01:07.586 ***🔗
carol@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sAGppbmdsZWJlbGxz</auth>



*** User 2022-06-22 09:01:07.589 ***🔗
carol@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 09:01:07.589 ***🔗
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-06-22 09:01:07.600 ***🔗
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-06-22 09:01:07.600 ***🔗
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-06-22 09:01:07.600 ***🔗
carol@localhost/res1 out
<iq type='set' id='b49344b77e74bf1c33cadbd98ad31698'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 09:01:07.600 ***🔗
carol@localhost/res1 in
<iq xmlns='jabber:client' id='b49344b77e74bf1c33cadbd98ad31698' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 09:01:07.601 ***🔗
carol@localhost/res1 out
<iq type='set' id='3ca210f9c2c5f42283ebff89336adc64'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:01:07.601 ***🔗
carol@localhost/res1 in
<iq xmlns='jabber:client' type='result' id='3ca210f9c2c5f42283ebff89336adc64'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:01:07.601 ***🔗
carol@localhost/res1 out
<presence/>



*** User 2022-06-22 09:01:07.603 ***🔗
carol@localhost/res1 in
<presence xmlns='jabber:client' from='carol@localhost/res1' to='carol@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 09:01:07.603 ***🔗
alice@localhost/res1 out
<message to='geralt_s@localhost/res1' type='chat'>
	<body>Hi! &amp; &lt; &gt;</body>
</message>



*** User 2022-06-22 09:01:07.604 ***🔗
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-06-22 09:01:07.604 ***🔗
geralt_s@localhost/res1 out
<message to='alice@localhost/res1' type='chat'>
	<body>Hello! &amp; &lt; &gt;</body>
</message>



*** User 2022-06-22 09:01:07.604 ***🔗
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-06-22 09:01:07.604 ***🔗
geralt_s@localhost/res1 out
<message to='carol@localhost/res1' type='chat'>
	<body>Hey! &amp; &lt; &gt;</body>
</message>



*** User 2022-06-22 09:01:07.605 ***🔗
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-06-22 09:01:07.605 ***🔗
carol@localhost/res1 out
</stream:stream>

*** User 2022-06-22 09:01:07.605 ***🔗
carol@localhost/res1 in
</stream:stream>

*** User 2022-06-22 09:01:07.606 ***🔗
geralt_s@localhost/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-06-22 09:01:07.606 ***🔗
geralt_s@localhost/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-06-22 09:01:07.606 ***🔗
alice@localhost/res1 out
</stream:stream>

*** System report during websockets_SUITE:escape_chat_msg/1 in wss_chat 2022-06-22 09:01:07.607 ***🔗
=WARNING REPORT==== 22-Jun-2022::09:01:07.607151 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-06-22 09:01:07.607 ***🔗
alice@localhost/res1 in
</stream:stream>
*** CT 2022-06-22 09:01:07.608 *** View log from node ejabberd2@localhost when finished🔗 ejabberd2@localhost_2021.html
*** CT 2022-06-22 09:01:07.609 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5155.html



=== Ended at 2022-06-22 09:01:07
=== successfully completed test case
=== === Returned value: ok


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