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

=== Config value:

    [{watchdog,<0.21862.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@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.mod_event_pusher_http_SUITE.logs/run.2022-03-03_10.33.01/mod_event_pusher_http_suite.proper_http_message_encode_decode.18563.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@fdcb4a001941.2022-03-03_10.29.25/big_tests.tests.mod_event_pusher_http_SUITE.logs/run.2022-03-03_10.33.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 => [],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@fdcb4a001941.2022-03-03_10.29.25"

=== Started at 2022-03-03 10:33:02


*** CT 2022-03-03 10:33:02.612 *** View log from node mongooseim@localhost when started mongooseim@localhost_979.html
*** CT 2022-03-03 10:33:02.612 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_600.html

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

*** User 2022-03-03 10:33:02.622 ***
alicE_proper_http_message_encode_decode_627@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:33:02.623 ***
alicE_proper_http_message_encode_decode_627@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3Byb3Blcl9odHRwX21lc3NhZ2VfZW5jb2RlX2RlY29kZV82MjcAbWF0eWdyeXNh</auth>



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



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

*** User 2022-03-03 10:33:02.625 ***
alicE_proper_http_message_encode_decode_627@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:33:02.625 ***
alicE_proper_http_message_encode_decode_627@localhost/res1 out
<iq type='set' id='000ee8e30e63c28ee7850ebdc7156b54'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:33:02.626 ***
alicE_proper_http_message_encode_decode_627@localhost/res1 in
<iq id='000ee8e30e63c28ee7850ebdc7156b54' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_proper_http_message_encode_decode_627@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:33:02.626 ***
alicE_proper_http_message_encode_decode_627@localhost/res1 out
<iq type='set' id='9bc56d91733c6472072bdb89e81cef38'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:33:02.626 ***
alicE_proper_http_message_encode_decode_627@localhost/res1 in
<iq type='result' id='9bc56d91733c6472072bdb89e81cef38'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:33:02.626 ***
alicE_proper_http_message_encode_decode_627@localhost/res1 out
<presence/>



*** User 2022-03-03 10:33:02.628 ***
alicE_proper_http_message_encode_decode_627@localhost/res1 in
<presence from='alicE_proper_http_message_encode_decode_627@localhost/res1' to='alice_proper_http_message_encode_decode_627@localhost/res1' xml:lang='en'/>



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

*** User 2022-03-03 10:33:02.629 ***
bOb_proper_http_message_encode_decode_627@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:33:02.630 ***
bOb_proper_http_message_encode_decode_627@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9wcm9wZXJfaHR0cF9tZXNzYWdlX2VuY29kZV9kZWNvZGVfNjI3AG1ha3JvbGlrYQ==</auth>



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



*** User 2022-03-03 10:33:02.631 ***
bOb_proper_http_message_encode_decode_627@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:33:02.632 ***
bOb_proper_http_message_encode_decode_627@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='90afa8c716598856' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-03-03 10:33:02.632 ***
bOb_proper_http_message_encode_decode_627@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:33:02.632 ***
bOb_proper_http_message_encode_decode_627@localhost/res1 out
<iq type='set' id='9351b534d91d8b823aebc4b018f2a357'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-03 10:33:02.632 ***
bOb_proper_http_message_encode_decode_627@localhost/res1 in
<iq id='9351b534d91d8b823aebc4b018f2a357' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb_proper_http_message_encode_decode_627@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-03-03 10:33:02.632 ***
bOb_proper_http_message_encode_decode_627@localhost/res1 out
<iq type='set' id='e8ccd670582b5589c41498a5bdb36f0b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:33:02.633 ***
bOb_proper_http_message_encode_decode_627@localhost/res1 in
<iq type='result' id='e8ccd670582b5589c41498a5bdb36f0b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-03 10:33:02.633 ***
bOb_proper_http_message_encode_decode_627@localhost/res1 out
<presence/>



*** User 2022-03-03 10:33:02.634 ***
bOb_proper_http_message_encode_decode_627@localhost/res1 in
<presence from='bOb_proper_http_message_encode_decode_627@localhost/res1' to='bob_proper_http_message_encode_decode_627@localhost/res1' xml:lang='en'/>



*** User 2022-03-03 10:33:02.634 ***
alicE_proper_http_message_encode_decode_627@localhost/res1 out
<message to='bOb_proper_http_message_encode_decode_627@localhost/res1' type='chat'>
	<body>Hi Test!&amp;escape=Hello</body>
</message>



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



*** User 2022-03-03 10:33:02.637 ***
bOb_proper_http_message_encode_decode_627@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:33:02.637 ***
bOb_proper_http_message_encode_decode_627@localhost/res1 in
</stream:stream>

*** User 2022-03-03 10:33:02.637 ***
alicE_proper_http_message_encode_decode_627@localhost/res1 out
</stream:stream>

*** User 2022-03-03 10:33:02.637 ***
alicE_proper_http_message_encode_decode_627@localhost/res1 in
</stream:stream>
*** CT 2022-03-03 10:33:02.640 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_600.html
*** CT 2022-03-03 10:33:02.641 *** View log from node mongooseim@localhost when finished mongooseim@localhost_979.html



=== Ended at 2022-03-03 10:33:02
=== successfully completed test case
=== === Returned value: ok


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