=== Test case: mod_http_upload_SUITE:get_url_ends_with_filename/1 (click for source code)

=== Config value:

    [{watchdog,<0.27683.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mod_http_upload_SUITE_data"},
     {preset,"internal_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.mod_http_upload_SUITE.logs/run.2022-01-27_15.30.17/mod_http_upload_suite.get_url_ends_with_filename.html"},
     {tc_group_properties,[{name,mod_http_upload_s3}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mod_http_upload_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07/big_tests.tests.mod_http_upload_SUITE.logs/run.2022-01-27_15.30.17/log_private/"},
     {escalus_users,[{bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@34a9b6d2516c.2022-01-27_15.25.07"

=== Started at 2022-01-27 15:30:17


*** CT 2022-01-27 15:30:17.551 *** View log from node mongooseim@localhost when started mongooseim@localhost_4335.html
*** CT 2022-01-27 15:30:17.552 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2320.html

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

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



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



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

*** User 2022-01-27 15:30:17.555 ***
bOb@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:30:17.555 ***
bOb@localhost/res1 out
<iq type='set' id='406d10a2f63056b7ba4ca8f1650b421f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 15:30:17.555 ***
bOb@localhost/res1 in
<iq id='406d10a2f63056b7ba4ca8f1650b421f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bOb@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 15:30:17.555 ***
bOb@localhost/res1 out
<iq type='set' id='92d7a71cc6abf7fcf133bcf8c62fe29d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:30:17.555 ***
bOb@localhost/res1 in
<iq type='result' id='92d7a71cc6abf7fcf133bcf8c62fe29d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:30:17.556 ***
bOb@localhost/res1 out
<presence/>



*** User 2022-01-27 15:30:17.556 ***
bOb@localhost/res1 in
<presence from='bOb@localhost/res1' to='bob@localhost/res1' xml:lang='en'/>



*** User 2022-01-27 15:30:17.556 ***
bOb@localhost/res1 out
<iq type='get' to='upload.localhost'>
	<request xmlns='urn:xmpp:http:upload:0' filename='filename.jpg' size='123'/>
</iq>



*** User 2022-01-27 15:30:17.557 ***
bOb@localhost/res1 in
<iq from='upload.localhost' to='bOb@localhost/res1' id='' type='result'>
	<slot xmlns='urn:xmpp:http:upload:0'>
		<put url='http://bucket.s3-eu-east-25.example.com/03c955606f2b71f2deb446ec17d9ea30edee8ef3b3c672e23334555675110e32/filename.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=AKIAIAOAONIULXQGMOUA%2F20220127%2Feu-east-25%2Fs3%2Faws4_request&amp;X-Amz-Date=20220127T153017Z&amp;X-Amz-Expires=60&amp;X-Amz-Signature=e04c6c0e53c670178ecc94f6801a5e6811c54ee7ae2407badab5570d652cde64&amp;X-Amz-SignedHeaders=content-length%3Bhost%3Bx-amz-acl'/>
		<get url='http://bucket.s3-eu-east-25.example.com/03c955606f2b71f2deb446ec17d9ea30edee8ef3b3c672e23334555675110e32/filename.jpg'/>
	</slot>
</iq>



*** User 2022-01-27 15:30:17.563 ***
bOb@localhost/res1 out
</stream:stream>

*** User 2022-01-27 15:30:17.564 ***
bOb@localhost/res1 in
</stream:stream>
*** CT 2022-01-27 15:30:17.565 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2320.html
*** CT 2022-01-27 15:30:17.566 *** View log from node mongooseim@localhost when finished mongooseim@localhost_4335.html



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


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