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

=== Config value:

    [{watchdog,<0.21996.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mod_event_pusher_http_SUITE_data"},
     {preset,"ldap_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.mod_event_pusher_http_SUITE.logs/run.2022-03-03_10.31.57/mod_event_pusher_http_suite.proper_http_message_encode_decode.22787.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@12130b74fc81.2022-03-03_10.28.39/big_tests.tests.mod_event_pusher_http_SUITE.logs/run.2022-03-03_10.31.57/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 => [],mod_sic => [],mod_stream_management => [],
        mod_vcard =>
            [{backend,ldap},
             {host,{prefix,<<"vjud.">>}},
             {ldap_base,"ou=Users,dc=esl,dc=com"},
             {ldap_filter,<<"(objectClass=inetOrgPerson)">>}]}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@12130b74fc81.2022-03-03_10.28.39"

=== Started at 2022-03-03 10:31:58


*** CT 2022-03-03 10:31:58.335 *** View log from node mongooseim@localhost when started mongooseim@localhost_978.html
*** CT 2022-03-03 10:31:58.336 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_616.html

*** User 2022-03-03 10:31:58.343 ***
alicE_proper_http_message_encode_decode_704@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-03-03 10:31:58.343 ***
alicE_proper_http_message_encode_decode_704@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e609ad31e29527b2' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:31:58.343 ***
alicE_proper_http_message_encode_decode_704@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>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-03-03 10:31:58.343 ***
alicE_proper_http_message_encode_decode_704@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Byb3Blcl9odHRwX21lc3NhZ2VfZW5jb2RlX2RlY29kZV83MDQAbWF0eWdyeXNh</auth>



*** User 2022-03-03 10:31:58.344 ***
alicE_proper_http_message_encode_decode_704@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:31:58.344 ***
alicE_proper_http_message_encode_decode_704@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-03-03 10:31:58.345 ***
alicE_proper_http_message_encode_decode_704@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='750822a72578c19f' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:31:58.345 ***
alicE_proper_http_message_encode_decode_704@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-03-03 10:31:58.345 ***
alicE_proper_http_message_encode_decode_704@localhost/res1 out
<iq type='set' id='4324be474055f4cc8c81085e3583617e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:31:58.345 ***
alicE_proper_http_message_encode_decode_704@localhost/res1 in
<iq id='4324be474055f4cc8c81085e3583617e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_proper_http_message_encode_decode_704@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:31:58.345 ***
alicE_proper_http_message_encode_decode_704@localhost/res1 out
<iq type='set' id='91f0850e7254b5b8c361f3fd0fab2363'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:31:58.345 ***
alicE_proper_http_message_encode_decode_704@localhost/res1 in
<iq type='result' id='91f0850e7254b5b8c361f3fd0fab2363'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:31:58.345 ***
alicE_proper_http_message_encode_decode_704@localhost/res1 out
<presence/>



*** User 2022-03-03 10:31:58.346 ***
alicE_proper_http_message_encode_decode_704@localhost/res1 in
<presence from='alicE_proper_http_message_encode_decode_704@localhost/res1' to='alice_proper_http_message_encode_decode_704@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:31:58.347 ***
bOb_proper_http_message_encode_decode_704@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-03-03 10:31:58.347 ***
bOb_proper_http_message_encode_decode_704@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ee270bb3b1f26fdf' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:31:58.347 ***
bOb_proper_http_message_encode_decode_704@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>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-03-03 10:31:58.347 ***
bOb_proper_http_message_encode_decode_704@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9wcm9wZXJfaHR0cF9tZXNzYWdlX2VuY29kZV9kZWNvZGVfNzA0AG1ha3JvbGlrYQ==</auth>



*** User 2022-03-03 10:31:58.349 ***
bOb_proper_http_message_encode_decode_704@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-03 10:31:58.349 ***
bOb_proper_http_message_encode_decode_704@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-03-03 10:31:58.349 ***
bOb_proper_http_message_encode_decode_704@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5d1f1208332951e0' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:31:58.349 ***
bOb_proper_http_message_encode_decode_704@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-03-03 10:31:58.349 ***
bOb_proper_http_message_encode_decode_704@localhost/res1 out
<iq type='set' id='453603d17e60d024632b02e70de5bbc0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:31:58.349 ***
bOb_proper_http_message_encode_decode_704@localhost/res1 in
<iq id='453603d17e60d024632b02e70de5bbc0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_proper_http_message_encode_decode_704@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:31:58.350 ***
bOb_proper_http_message_encode_decode_704@localhost/res1 out
<iq type='set' id='bc0c6d8bcf2aa8a7b07fa1fd211de88b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:31:58.350 ***
bOb_proper_http_message_encode_decode_704@localhost/res1 in
<iq type='result' id='bc0c6d8bcf2aa8a7b07fa1fd211de88b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:31:58.350 ***
bOb_proper_http_message_encode_decode_704@localhost/res1 out
<presence/>



*** User 2022-03-03 10:31:58.351 ***
bOb_proper_http_message_encode_decode_704@localhost/res1 in
<presence from='bOb_proper_http_message_encode_decode_704@localhost/res1' to='bob_proper_http_message_encode_decode_704@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:31:58.351 ***
alicE_proper_http_message_encode_decode_704@localhost/res1 out
<message to='bOb_proper_http_message_encode_decode_704@localhost/res1' type='chat'>
	<body>Hi Test!&amp;escape=Hello</body>
</message>



*** User 2022-03-03 10:31:58.352 ***
bOb_proper_http_message_encode_decode_704@localhost/res1 in
<message from='alicE_proper_http_message_encode_decode_704@localhost/res1' to='bOb_proper_http_message_encode_decode_704@localhost/res1' xml:lang='en' type='chat'>
	<body>Hi Test!&amp;escape=Hello</body>
</message>



*** User 2022-03-03 10:31:58.353 ***
bOb_proper_http_message_encode_decode_704@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:31:58.353 ***
bOb_proper_http_message_encode_decode_704@localhost/res1 in
</stream:stream>

*** User 2022-03-03 10:31:58.353 ***
alicE_proper_http_message_encode_decode_704@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:31:58.354 ***
alicE_proper_http_message_encode_decode_704@localhost/res1 in
</stream:stream>
*** CT 2022-03-03 10:31:58.356 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_616.html
*** CT 2022-03-03 10:31:58.357 *** View log from node mongooseim@localhost when finished mongooseim@localhost_983.html



=== Ended at 2022-03-03 10:31:58
=== successfully completed test case
=== === Returned value: ok


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