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

=== Config value:

    [{user,geralt_s},
     {watchdog,<0.19261.2>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/websockets_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@c0783a4ae5cf.2022-02-03_16.28.29/big_tests.tests.websockets_SUITE.logs/run.2022-02-03_16.42.24/websockets_suite.escape_attrs.186114.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@c0783a4ae5cf.2022-02-03_16.28.29/big_tests.tests.websockets_SUITE.logs/run.2022-02-03_16.42.24/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@c0783a4ae5cf.2022-02-03_16.28.29"

=== Started at 2022-02-03 16:42:25


*** CT 2022-02-03 16:42:25.710 *** View log from node mongooseim@localhost when started mongooseim@localhost_6364.html
*** CT 2022-02-03 16:42:25.710 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2412.html

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

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



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



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

*** User 2022-02-03 16:42:25.715 ***
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-02-03 16:42:25.715 ***
alicE@localhost/res1 out
<iq type='set' id='9511306b7dd52b9a7ff7124f21b267a0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-03 16:42:25.715 ***
alicE@localhost/res1 in
<iq id='9511306b7dd52b9a7ff7124f21b267a0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-02-03 16:42:25.715 ***
alicE@localhost/res1 out
<iq type='set' id='e2cf4f923235656a49bc39f362c46732'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:42:25.715 ***
alicE@localhost/res1 in
<iq type='result' id='e2cf4f923235656a49bc39f362c46732'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:42:25.716 ***
alicE@localhost/res1 out
<presence/>



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



*** System report during websockets_SUITE:escape_attrs/1 in wss_chat 2022-02-03 16:42:25.718 ***
=WARNING REPORT==== 3-Feb-2022::16:42:25.718406 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



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



*** User 2022-02-03 16:42:25.727 ***
geralt_s@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='25004692b95acf74' from='localhost'/>



*** User 2022-02-03 16:42:25.728 ***
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-02-03 16:42:25.728 ***
geralt_s@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdF9zAHdpdGNoZXJfcw==</auth>



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



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



*** User 2022-02-03 16:42:25.730 ***
geralt_s@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='492a3245e621cfb6' from='localhost'/>



*** User 2022-02-03 16:42:25.730 ***
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-02-03 16:42:25.730 ***
geralt_s@localhost/res1 out
<iq type='set' id='1acbe5d2c8622f10baa3a7545e3a2078'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-03 16:42:25.730 ***
geralt_s@localhost/res1 in
<iq id='1acbe5d2c8622f10baa3a7545e3a2078' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt_s@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-02-03 16:42:25.731 ***
geralt_s@localhost/res1 out
<iq type='set' id='106b4ad998634d20b12843d9a06f9aa9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:42:25.731 ***
geralt_s@localhost/res1 in
<iq type='result' id='106b4ad998634d20b12843d9a06f9aa9' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:42:25.731 ***
geralt_s@localhost/res1 out
<presence/>



*** User 2022-02-03 16:42:25.733 ***
geralt_s@localhost/res1 in
<presence from='geralt_s@localhost/res1' to='geralt_s@localhost/res1' xmlns='jabber:client'/>



*** User 2022-02-03 16:42:25.733 ***
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-02-03 16:42:25.746 ***
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-02-03 16:42:25.746 ***
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-02-03 16:42:25.746 ***
carol@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sAGppbmdsZWJlbGxz</auth>



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



*** User 2022-02-03 16:42:25.748 ***
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-02-03 16:42:25.759 ***
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-02-03 16:42:25.759 ***
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-02-03 16:42:25.760 ***
carol@localhost/res1 out
<iq type='set' id='5cfc894b93e0ac82a402986cd292fb34'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-02-03 16:42:25.760 ***
carol@localhost/res1 in
<iq xmlns='jabber:client' id='5cfc894b93e0ac82a402986cd292fb34' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-02-03 16:42:25.760 ***
carol@localhost/res1 out
<iq type='set' id='2a4481e80c675d2b5d0000abd2fa000d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:42:25.761 ***
carol@localhost/res1 in
<iq xmlns='jabber:client' type='result' id='2a4481e80c675d2b5d0000abd2fa000d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-02-03 16:42:25.761 ***
carol@localhost/res1 out
<presence/>



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



*** User 2022-02-03 16:42:25.763 ***
alicE@localhost/res1 out
<message to='geralt_s@localhost/res1' type='chat'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-02-03 16:42:25.764 ***
geralt_s@localhost/res1 in
<message from='alicE@localhost/res1' to='geralt_s@localhost/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-02-03 16:42:25.764 ***
geralt_s@localhost/res1 out
<message to='alicE@localhost/res1' type='chat'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-02-03 16:42:25.764 ***
alicE@localhost/res1 in
<message from='geralt_s@localhost/res1' to='alicE@localhost/res1' type='chat' xmlns='jabber:client'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-02-03 16:42:25.764 ***
geralt_s@localhost/res1 out
<message to='carol@localhost/res1' type='chat'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-02-03 16:42:25.765 ***
carol@localhost/res1 in
<message from='geralt_s@localhost/res1' to='carol@localhost/res1' type='chat' xmlns='jabber:client'>
	<span style="font-family: 'Helvetica';font-size: 12px;"/>
	<body>Hi there!</body>
</message>



*** User 2022-02-03 16:42:25.765 ***
carol@localhost/res1 out
</stream:stream>

*** User 2022-02-03 16:42:25.766 ***
carol@localhost/res1 in
</stream:stream>

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



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



*** User 2022-02-03 16:42:25.767 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-02-03 16:42:25.767 ***
alicE@localhost/res1 in
</stream:stream>

*** System report during websockets_SUITE:escape_attrs/1 in wss_chat 2022-02-03 16:42:25.768 ***
=WARNING REPORT==== 3-Feb-2022::16:42:25.768023 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"


*** CT 2022-02-03 16:42:25.769 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2412.html
*** CT 2022-02-03 16:42:25.770 *** View log from node mongooseim@localhost when finished mongooseim@localhost_6364.html



=== Ended at 2022-02-03 16:42:25
=== successfully completed test case
=== === Returned value: ok


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