=== Test case: mod_event_pusher_http_SUITE:proper_http_message_encode_decode/1 (click for source code)

=== Config value:

    [{watchdog,<0.14931.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mod_event_pusher_http_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.mod_event_pusher_http_SUITE.logs/run.2022-01-25_16.28.01/mod_event_pusher_http_suite.proper_http_message_encode_decode.107650.html"},
     {tc_group_properties,[{name,with_prefix},
                           {repeat_until_all_ok,3},
                           sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mod_event_pusher_http_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59/big_tests.tests.mod_event_pusher_http_SUITE.logs/run.2022-01-25_16.28.01/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@ebe8a8f9fc53.2022-01-25_16.21.59"

=== Started at 2022-01-25 16:28:02


*** CT 2022-01-25 16:28:02.563 *** View log from node mongooseim@localhost when started mongooseim@localhost_1864.html
*** CT 2022-01-25 16:28:02.563 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_612.html

*** User 2022-01-25 16:28:02.580 ***
alicE_proper_http_message_encode_decode_1583@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-25 16:28:02.581 ***
alicE_proper_http_message_encode_decode_1583@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0b4c24577cfae518' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:28:02.581 ***
alicE_proper_http_message_encode_decode_1583@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-25 16:28:02.581 ***
alicE_proper_http_message_encode_decode_1583@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Byb3Blcl9odHRwX21lc3NhZ2VfZW5jb2RlX2RlY29kZV8xNTgzAG1hdHlncnlzYQ==</auth>



*** User 2022-01-25 16:28:02.583 ***
alicE_proper_http_message_encode_decode_1583@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:28:02.583 ***
alicE_proper_http_message_encode_decode_1583@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-25 16:28:02.583 ***
alicE_proper_http_message_encode_decode_1583@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='059fa9532bd0026e' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:28:02.583 ***
alicE_proper_http_message_encode_decode_1583@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-25 16:28:02.583 ***
alicE_proper_http_message_encode_decode_1583@localhost/res1 out
<iq type='set' id='1714c810ef536c4ce2c8bd0d3b8af02d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:28:02.584 ***
alicE_proper_http_message_encode_decode_1583@localhost/res1 in
<iq id='1714c810ef536c4ce2c8bd0d3b8af02d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_proper_http_message_encode_decode_1583@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:28:02.584 ***
alicE_proper_http_message_encode_decode_1583@localhost/res1 out
<iq type='set' id='e76941096a3315d2cf54cde4e8d01e71'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:28:02.584 ***
alicE_proper_http_message_encode_decode_1583@localhost/res1 in
<iq type='result' id='e76941096a3315d2cf54cde4e8d01e71'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:28:02.584 ***
alicE_proper_http_message_encode_decode_1583@localhost/res1 out
<presence/>



*** User 2022-01-25 16:28:02.588 ***
alicE_proper_http_message_encode_decode_1583@localhost/res1 in
<presence from='alicE_proper_http_message_encode_decode_1583@localhost/res1' to='alice_proper_http_message_encode_decode_1583@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:28:02.589 ***
bOb_proper_http_message_encode_decode_1583@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-25 16:28:02.589 ***
bOb_proper_http_message_encode_decode_1583@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fb6c8a2f336d33eb' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:28:02.589 ***
bOb_proper_http_message_encode_decode_1583@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-25 16:28:02.589 ***
bOb_proper_http_message_encode_decode_1583@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9wcm9wZXJfaHR0cF9tZXNzYWdlX2VuY29kZV9kZWNvZGVfMTU4MwBtYWtyb2xpa2E=</auth>



*** User 2022-01-25 16:28:02.591 ***
bOb_proper_http_message_encode_decode_1583@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-25 16:28:02.591 ***
bOb_proper_http_message_encode_decode_1583@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-25 16:28:02.591 ***
bOb_proper_http_message_encode_decode_1583@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ffc347a71e1a75a7' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-01-25 16:28:02.591 ***
bOb_proper_http_message_encode_decode_1583@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-25 16:28:02.591 ***
bOb_proper_http_message_encode_decode_1583@localhost/res1 out
<iq type='set' id='c33a5c6e8564603cf4d17425a031d3b7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-25 16:28:02.592 ***
bOb_proper_http_message_encode_decode_1583@localhost/res1 in
<iq id='c33a5c6e8564603cf4d17425a031d3b7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_proper_http_message_encode_decode_1583@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-25 16:28:02.592 ***
bOb_proper_http_message_encode_decode_1583@localhost/res1 out
<iq type='set' id='cf21acf63cd646fb9fc42f7bae0e2965'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:28:02.592 ***
bOb_proper_http_message_encode_decode_1583@localhost/res1 in
<iq type='result' id='cf21acf63cd646fb9fc42f7bae0e2965'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-25 16:28:02.592 ***
bOb_proper_http_message_encode_decode_1583@localhost/res1 out
<presence/>



*** User 2022-01-25 16:28:02.596 ***
bOb_proper_http_message_encode_decode_1583@localhost/res1 in
<presence from='bOb_proper_http_message_encode_decode_1583@localhost/res1' to='bob_proper_http_message_encode_decode_1583@localhost/res1' xml:lang='en'/>



*** User 2022-01-25 16:28:02.596 ***
alicE_proper_http_message_encode_decode_1583@localhost/res1 out
<message to='bOb_proper_http_message_encode_decode_1583@localhost/res1' type='chat'>
	<body>Hi Test!&amp;escape=Hello</body>
</message>



*** User 2022-01-25 16:28:02.598 ***
bOb_proper_http_message_encode_decode_1583@localhost/res1 in
<message from='alicE_proper_http_message_encode_decode_1583@localhost/res1' to='bOb_proper_http_message_encode_decode_1583@localhost/res1' xml:lang='en' type='chat'>
	<body>Hi Test!&amp;escape=Hello</body>
</message>



*** User 2022-01-25 16:28:02.598 ***
bOb_proper_http_message_encode_decode_1583@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:28:02.598 ***
bOb_proper_http_message_encode_decode_1583@localhost/res1 in
</stream:stream>

*** User 2022-01-25 16:28:02.599 ***
alicE_proper_http_message_encode_decode_1583@localhost/res1 out
</stream:stream>

*** User 2022-01-25 16:28:02.599 ***
alicE_proper_http_message_encode_decode_1583@localhost/res1 in
</stream:stream>
*** CT 2022-01-25 16:28:02.601 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_612.html
*** CT 2022-01-25 16:28:02.602 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1864.html



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


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