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

=== Config value:

    [{user,geralt_s},
     {watchdog,<0.12518.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@f0b09cc3aef4.2022-05-25_09.03.38/big_tests.tests.websockets_SUITE.logs/run.2022-05-25_09.15.06/websockets_suite.chat_msg.127491.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@f0b09cc3aef4.2022-05-25_09.03.38/big_tests.tests.websockets_SUITE.logs/run.2022-05-25_09.15.06/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"domain.example.com">>},
                              {host,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {geralt_s,[{username,<<"geralt_s">>},
                                {server,<<"domain.example.com">>},
                                {host,<<"localhost">>},
                                {password,<<"witcher_s">>},
                                {transport,escalus_ws},
                                {ssl,true},
                                {port,5285},
                                {wspath,<<"/ws-xmpp">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f0b09cc3aef4.2022-05-25_09.03.38"

=== Started at 2022-05-25 09:15:06


*** CT 2022-05-25 09:15:06.928 *** View log from node mongooseim@localhost when started mongooseim@localhost_3061.html
*** CT 2022-05-25 09:15:06.929 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_580.html

*** User 2022-05-25 09:15:06.931 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:15:06.931 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a9e8a63265f5dd6b' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:15:06.932 ***
alicE@domain.example.com/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-05-25 09:15:06.932 ***
alicE@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-05-25 09:15:06.933 ***
alicE@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 09:15:06.933 ***
alicE@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:15:06.933 ***
alicE@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8d3a67dc87f137ee' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-05-25 09:15:06.933 ***
alicE@domain.example.com/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-05-25 09:15:06.933 ***
alicE@domain.example.com/res1 out
<iq type='set' id='d240fc395c558c75e9783d7155d8f911'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 09:15:06.934 ***
alicE@domain.example.com/res1 in
<iq id='d240fc395c558c75e9783d7155d8f911' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 09:15:06.934 ***
alice@domain.example.com/res1 out
<iq type='set' id='92d54ea0867eb3e9ae05db12c843ace5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:15:06.934 ***
alice@domain.example.com/res1 in
<iq type='result' id='92d54ea0867eb3e9ae05db12c843ace5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:15:06.934 ***
alice@domain.example.com/res1 out
<presence/>



*** User 2022-05-25 09:15:06.936 ***
alice@domain.example.com/res1 in
<presence from='alice@domain.example.com/res1' to='alice@domain.example.com/res1' xml:lang='en'/>



*** System report during websockets_SUITE:chat_msg/1 in wss_chat 2022-05-25 09:15:06.936 ***
=WARNING REPORT==== 25-May-2022::09:15:06.936908 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-05-25 09:15:06.943 ***
geralt_s@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2022-05-25 09:15:06.944 ***
geralt_s@domain.example.com/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='c3195f578af7405a' from='domain.example.com'/>



*** User 2022-05-25 09:15:06.944 ***
geralt_s@domain.example.com/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-05-25 09:15:06.944 ***
geralt_s@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdF9zAHdpdGNoZXJfcw==</auth>



*** User 2022-05-25 09:15:06.945 ***
geralt_s@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 09:15:06.945 ***
geralt_s@domain.example.com/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='domain.example.com' version='1.0'/>



*** User 2022-05-25 09:15:06.946 ***
geralt_s@domain.example.com/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='92e7963f189b2b2a' from='domain.example.com'/>



*** User 2022-05-25 09:15:06.946 ***
geralt_s@domain.example.com/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-05-25 09:15:06.946 ***
geralt_s@domain.example.com/res1 out
<iq type='set' id='6b7fb85874d21b6e549950381146fff9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 09:15:06.946 ***
geralt_s@domain.example.com/res1 in
<iq id='6b7fb85874d21b6e549950381146fff9' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt_s@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 09:15:06.946 ***
geralt_s@domain.example.com/res1 out
<iq type='set' id='fcbcb02b1cf41f6641dabc855f081075'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:15:06.947 ***
geralt_s@domain.example.com/res1 in
<iq type='result' id='fcbcb02b1cf41f6641dabc855f081075' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:15:06.947 ***
geralt_s@domain.example.com/res1 out
<presence/>



*** User 2022-05-25 09:15:06.948 ***
geralt_s@domain.example.com/res1 in
<presence from='geralt_s@domain.example.com/res1' to='geralt_s@domain.example.com/res1' xmlns='jabber:client'/>



*** User 2022-05-25 09:15:06.949 ***
carol@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:15:06.960 ***
carol@domain.example.com/res1 in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:15:06.960 ***
carol@domain.example.com/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-05-25 09:15:06.960 ***
carol@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sAGppbmdsZWJlbGxz</auth>



*** User 2022-05-25 09:15:06.963 ***
carol@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-25 09:15:06.963 ***
carol@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:15:06.976 ***
carol@domain.example.com/res1 in
<stream:stream from='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-05-25 09:15:06.976 ***
carol@domain.example.com/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-05-25 09:15:06.976 ***
carol@domain.example.com/res1 out
<iq type='set' id='03d6124c2c086e9a172f06c0acbf0479'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-25 09:15:06.978 ***
carol@domain.example.com/res1 in
<iq xmlns='jabber:client' id='03d6124c2c086e9a172f06c0acbf0479' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-25 09:15:06.979 ***
carol@domain.example.com/res1 out
<iq type='set' id='e13c21f93aa8968fa84cb60982177f80'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:15:06.980 ***
carol@domain.example.com/res1 in
<iq xmlns='jabber:client' type='result' id='e13c21f93aa8968fa84cb60982177f80'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-25 09:15:06.980 ***
carol@domain.example.com/res1 out
<presence/>



*** User 2022-05-25 09:15:06.994 ***
carol@domain.example.com/res1 in
<presence xmlns='jabber:client' from='carol@domain.example.com/res1' to='carol@domain.example.com/res1' xml:lang='en'/>



*** User 2022-05-25 09:15:06.994 ***
alice@domain.example.com/res1 out
<message to='geralt_s@domain.example.com/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2022-05-25 09:15:07.001 ***
geralt_s@domain.example.com/res1 in
<message from='alice@domain.example.com/res1' to='geralt_s@domain.example.com/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>Hi!</body>
</message>



*** User 2022-05-25 09:15:07.001 ***
geralt_s@domain.example.com/res1 out
<message to='alice@domain.example.com/res1' type='chat'>
	<body>Hello!</body>
</message>



*** User 2022-05-25 09:15:07.009 ***
alice@domain.example.com/res1 in
<message from='geralt_s@domain.example.com/res1' to='alice@domain.example.com/res1' type='chat' xmlns='jabber:client'>
	<body>Hello!</body>
</message>



*** User 2022-05-25 09:15:07.009 ***
geralt_s@domain.example.com/res1 out
<message to='carol@domain.example.com/res1' type='chat'>
	<body>Hey!</body>
</message>



*** User 2022-05-25 09:15:07.015 ***
carol@domain.example.com/res1 in
<message from='geralt_s@domain.example.com/res1' to='carol@domain.example.com/res1' type='chat' xmlns='jabber:client'>
	<body>Hey!</body>
</message>



*** User 2022-05-25 09:15:07.015 ***
carol@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-25 09:15:07.016 ***
carol@domain.example.com/res1 in
</stream:stream>

*** User 2022-05-25 09:15:07.016 ***
geralt_s@domain.example.com/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-05-25 09:15:07.022 ***
geralt_s@domain.example.com/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** System report during websockets_SUITE:chat_msg/1 in wss_chat 2022-05-25 09:15:07.023 ***
=WARNING REPORT==== 25-May-2022::09:15:07.022921 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-05-25 09:15:07.023 ***
alice@domain.example.com/res1 out
</stream:stream>

*** User 2022-05-25 09:15:07.033 ***
alice@domain.example.com/res1 in
</stream:stream>

*** System report during websockets_SUITE:chat_msg/1 in wss_chat 2022-05-25 09:15:07.037 ***
=ERROR REPORT==== 25-May-2022::09:15:07.037060 ===
** State machine <0.12530.2> terminating
** Last event = {cast,{ws_send,<0.12529.2>,
                               #Ref<0.1845991959.641466370.223895>,close}}
** When server state  = {connected,
                         {state,<0.12529.2>,
                          {up,#Ref<0.1845991959.641466370.223883>},
                          "localhost",5285,<<"https">>,"localhost",5285,[],
                          #{protocols => [http],
                            tls_opts => [],transport => tls},
                          undefined,
                          {sslsocket,
                           {gen_tcp,#Port<0.7487>,tls_connection,undefined},
                           [<0.12553.2>,<0.12552.2>]},
                          gun_tls,true,
                          {ssl,ssl_closed,ssl_error},
                          gun_http,
                          {http_state,
                           {sslsocket,
                            {gen_tcp,#Port<0.7487>,tls_connection,undefined},
                            [<0.12553.2>,<0.12552.2>]},
                           gun_tls,#{},'HTTP/1.1',keepalive,<<>>,undefined,[],
                           head,
                           {0,0},
                           head},
                          undefined,gun_default_event_h,undefined}}
** Reason for termination = error:{'function not exported',
                                      {gun_http,ws_send,6}}
** Callback modules = [gun]
** Callback mode = state_functions
** Stacktrace =
**  [{gun,connected,3,
          [{file,"/home/circleci/project/big_tests/_build/default/lib/gun/src/gun.erl"},
           {line,1301}]},
     {gen_statem,loop_state_callback,11,[{file,"gen_statem.erl"},{line,1194}]},
     {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,226}]}]


*** CT 2022-05-25 09:15:07.039 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_580.html
*** CT 2022-05-25 09:15:07.040 *** View log from node mongooseim@localhost when finished mongooseim@localhost_3061.html



=== Ended at 2022-05-25 09:15:07
=== successfully completed test case
=== === Returned value: ok


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