=== Test case: bosh_SUITE:multiple_stanzas/1 (click for source code)

=== Config value:

    [{user,carol_s},
     {watchdog,<0.8483.0>},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/bosh_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.bosh_SUITE.logs/run.2022-01-27_15.25.34/bosh_suite.multiple_stanzas.19459.html"},
     {tc_group_properties,[{shuffle,{1643,297136,507285}},{name,chat_https}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/bosh_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.bosh_SUITE.logs/run.2022-01-27_15.25.34/log_private/"},
     {escalus_users,[{carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]},
                     {carol_s,[{username,<<"carol_s">>},
                               {server,<<"localhost">>},
                               {password,<<"jinglebells_s">>},
                               {transport,escalus_bosh},
                               {ssl,true},
                               {path,<<"/http-bind">>},
                               {port,5285}]},
                     {geralt,[{username,<<"geralt">>},
                              {server,<<"localhost">>},
                              {password,<<"witcher">>},
                              {transport,escalus_ws},
                              {port,5280},
                              {wspath,<<"/ws-xmpp">>}]},
                     {alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:25:36


*** CT 2022-01-27 15:25:36.542 *** View log from node mongooseim@localhost when started mongooseim@localhost_66.html
*** CT 2022-01-27 15:25:36.542 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_28.html

*** User 2022-01-27 15:25:36.543 ***
carol_s@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** System report during bosh_SUITE:multiple_stanzas/1 in chat_https 2022-01-27 15:25:36.544 ***
=WARNING REPORT==== 27-Jan-2022::15:25:36.544123 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 15:25:36.561 ***
carol_s@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-01-27 15:25:36.561 ***
carol_s@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-01-27 15:25:36.561 ***
carol_s@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNhcm9sX3MAamluZ2xlYmVsbHNfcw==</auth>



*** System report during bosh_SUITE:multiple_stanzas/1 in chat_https 2022-01-27 15:25:36.562 ***
=WARNING REPORT==== 27-Jan-2022::15:25:36.562513 ===
Description: "Authenticity is not established by certificate path validation"
     Reason: "Option {verify, verify_peer} and cacertfile/cacerts is missing"



*** User 2022-01-27 15:25:36.570 ***
carol_s@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:25:36.570 ***
carol_s@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-01-27 15:25:36.581 ***
carol_s@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-01-27 15:25:36.581 ***
carol_s@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-01-27 15:25:36.581 ***
carol_s@localhost/res1 out
<iq type='set' id='147bf23be4bdbf47757dd9c82c745f37'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:25:36.582 ***
carol_s@localhost/res1 in
<iq xmlns='jabber:client' id='147bf23be4bdbf47757dd9c82c745f37' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>carol_s@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:25:36.582 ***
carol_s@localhost/res1 out
<iq type='set' id='a2ede6b7aae6c71a5c4a7ea3812b0f30'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:25:36.583 ***
carol_s@localhost/res1 in
<iq xmlns='jabber:client' type='result' id='a2ede6b7aae6c71a5c4a7ea3812b0f30'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:25:36.583 ***
carol_s@localhost/res1 out
<presence/>



*** User 2022-01-27 15:25:36.585 ***
carol_s@localhost/res1 in
<presence xmlns='jabber:client' from='carol_s@localhost/res1' to='carol_s@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:25:36.586 ***
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-01-27 15:25:36.586 ***
geralt@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='dd2d2f70df7493d3' from='localhost'/>



*** User 2022-01-27 15:25:36.586 ***
geralt@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-01-27 15:25:36.586 ***
geralt@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGdlcmFsdAB3aXRjaGVy</auth>



*** User 2022-01-27 15:25:36.587 ***
geralt@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:25:36.587 ***
geralt@localhost/res1 out
<open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to='localhost' version='1.0'/>



*** User 2022-01-27 15:25:36.587 ***
geralt@localhost/res1 in
<open version='1.0' xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='7f688dc1e46eab29' from='localhost'/>



*** User 2022-01-27 15:25:36.587 ***
geralt@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-01-27 15:25:36.587 ***
geralt@localhost/res1 out
<iq type='set' id='2e57ed6b01d13c56f3cf1a2d18e66201'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:25:36.588 ***
geralt@localhost/res1 in
<iq id='2e57ed6b01d13c56f3cf1a2d18e66201' type='result' xmlns='jabber:client'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>geralt@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:25:36.588 ***
geralt@localhost/res1 out
<iq type='set' id='cf8a5e4558b21a21d09b19fac651f53a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:25:36.588 ***
geralt@localhost/res1 in
<iq type='result' id='cf8a5e4558b21a21d09b19fac651f53a' xmlns='jabber:client'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:25:36.588 ***
geralt@localhost/res1 out
<presence/>



*** User 2022-01-27 15:25:36.589 ***
geralt@localhost/res1 in
<presence from='geralt@localhost/res1' to='geralt@localhost/res1' xmlns='jabber:client'/>



*** User 2022-01-27 15:25:36.590 ***
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-01-27 15:25:36.590 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a7460f0e00fb4013' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:25:36.590 ***
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-01-27 15:25:36.590 ***
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2022-01-27 15:25:36.591 ***
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 15:25:36.591 ***
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-01-27 15:25:36.591 ***
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5ad470001023a5c6' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:25:36.591 ***
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-01-27 15:25:36.591 ***
alicE@localhost/res1 out
<iq type='set' id='dcd1ecfbaf2fd6aefc0b8479609536c9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:25:36.592 ***
alicE@localhost/res1 in
<iq id='dcd1ecfbaf2fd6aefc0b8479609536c9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:25:36.592 ***
alicE@localhost/res1 out
<iq type='set' id='31fd402267d00a68c12ae27a570f99b9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:25:36.592 ***
alicE@localhost/res1 in
<iq type='result' id='31fd402267d00a68c12ae27a570f99b9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:25:36.592 ***
alicE@localhost/res1 out
<presence/>



*** User 2022-01-27 15:25:36.593 ***
alicE@localhost/res1 in
<presence from='alicE@localhost/res1' to='alice@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:25:36.594 ***
geralt@localhost/res1 in
<message from='carol_s@localhost/res1' to='geralt@localhost/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>Hello</body>
</message>



*** User 2022-01-27 15:25:36.594 ***
alicE@localhost/res1 in
<message from='carol_s@localhost/res1' to='alicE@localhost/res1' xml:lang='en' type='chat'>
	<body>Hello</body>
</message>



*** User 2022-01-27 15:25:36.594 ***
geralt@localhost/res1 in
<message from='carol_s@localhost/res1' to='geralt@localhost/res1' xml:lang='en' type='chat' xmlns='jabber:client'>
	<body>Hello</body>
</message>



*** User 2022-01-27 15:25:36.595 ***
carol_s@localhost/res1 in
<iq xmlns='jabber:client' from='localhost' to='carol_s@localhost/res1' id='a44b4c52146b2c8e166898ff35facfbb' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='vjud.localhost'/>
	</query>
</iq>



*** User 2022-01-27 15:25:36.595 ***
alicE@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:25:36.595 ***
alicE@localhost/res1 in
</stream:stream>

*** User 2022-01-27 15:25:36.595 ***
geralt@localhost/res1 out
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-01-27 15:25:36.595 ***
geralt@localhost/res1 in
<close xmlns='urn:ietf:params:xml:ns:xmpp-framing'/>



*** User 2022-01-27 15:25:36.595 ***
carol_s@localhost/res1 out
</stream:stream>

*** System report during bosh_SUITE:multiple_stanzas/1 in chat_https 2022-01-27 15:25:36.596 ***
=ERROR REPORT==== 27-Jan-2022::15:25:36.596113 ===
** State machine <0.8517.0> terminating
** Last event = {cast,{ws_send,<0.8516.0>,
                               #Ref<0.3438941311.3088056322.156827>,close}}
** When server state  = {connected,
                            {state,<0.8516.0>,
                                {up,#Ref<0.3438941311.3088056322.156824>},
                                "localhost",5280,<<"http">>,"localhost",5280,
                                [],
                                #{protocols => [http],transport => tcp},
                                undefined,#Port<0.636>,gun_tcp,true,
                                {tcp,tcp_closed,tcp_error},
                                gun_http,
                                {http_state,#Port<0.636>,gun_tcp,#{},
                                    '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}]}]



*** User 2022-01-27 15:25:36.596 ***
carol_s@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:25:36.598 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_28.html
*** CT 2022-01-27 15:25:36.598 *** View log from node mongooseim@localhost when finished mongooseim@localhost_66.html



=== Ended at 2022-01-27 15:25:36
=== successfully completed test case
=== === Returned value: ok


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