pypi
AMD64
Python: 3.6
Git
Scroll to End of Log
Topworker_info1Worker information2hostname: 92c57029-2b17-409a-b393-fcc7533135d9@1.worker-com-69c59c6d6b-x4gxv.gce-production-13version: v6.2.1 https://github.com/travis-ci/worker/tree/4e3246c044eb4915c2378ffacd0b3d3ed0136bba4instance: travis-job-c7c0cdb4-feda-437d-b4ce-cc0d12dee800 travis-ci-sardonyx-xenial-1553530528-f909ac5 (via amqp)5startup: 7.682296986ssystem_info6Build system information7Build language: python8Build group: stable9Build dist: xenial10Build id: 12262137111Job id: 22397439212Runtime kernel version: 4.15.0-1028-gcp13travis-build version: 95d02c42e14Build image provisioning date and time15Mon Mar 25 16:43:24 UTC 201916Operating System Details17Distributor ID: Ubuntu18Description: Ubuntu 16.04.6 LTS19Release: 16.0420Codename: xenial21Systemd Version22systemd 22923Cookbooks Version2442e42e4 https://github.com/travis-ci/travis-cookbooks/tree/42e42e425git version26git version 2.21.027bash version28GNU bash, version 4.3.48(1)-release (x86_64-pc-linux-gnu)29gcc version30gcc (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 2016060931docker version32Client:33 Version: 18.06.0-ce34 API version: 1.3835 Go version: go1.10.336 Git commit: 0ffa82537 Built: Wed Jul 18 19:11:02 201838 OS/Arch: linux/amd6439 Experimental: false41Server:42 Engine:43 Version: 18.06.0-ce44 API version: 1.38 (minimum version 1.12)45 Go version: go1.10.346 Git commit: 0ffa82547 Built: Wed Jul 18 19:09:05 201848 OS/Arch: linux/amd6449 Experimental: false50clang version51clang version 7.0.0 (tags/RELEASE_700/final)52jq version53jq-1.554bats version55Bats 0.4.056shellcheck version570.6.058shfmt version59v2.6.360ccache version613.2.462cmake version63cmake version 3.12.464heroku version65heroku/7.22.7 linux-x64 node-v11.10.166imagemagick version67Version: ImageMagick 6.8.9-9 Q16 x86_64 2018-09-28 http://www.imagemagick.org68md5deep version694.470mercurial version71version 4.872mysql version73mysql Ver 14.14 Distrib 5.7.25, for Linux (x86_64) using EditLine wrapper74openssl version75OpenSSL 1.0.2g 1 Mar 201676packer version771.3.378postgresql client version79psql (PostgreSQL) 10.7 (Ubuntu 10.7-1.pgdg16.04+1)80ragel version81Ragel State Machine Compiler version 6.8 Feb 201382sudo version831.8.1684gzip version85gzip 1.686zip version87Zip 3.088vim version89VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Nov 24 2016 16:44:48)90iptables version91iptables v1.6.092curl version93curl 7.47.0 (x86_64-pc-linux-gnu) libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.394wget version95GNU Wget 1.17.1 built on linux-gnu.96rsync version97rsync version 3.1.1 protocol version 3198gimme version99v1.5.3100nvm version1010.34.0102perlbrew version103/home/travis/perl5/perlbrew/bin/perlbrew - App::perlbrew/0.86104phpenv version105rbenv 1.1.2106rvm version107rvm 1.29.7 (latest) by Michal Papis, Piotr Kuczynski, Wayne E. Seguin [https://rvm.io]108default ruby version109ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-linux]110CouchDB version111couchdb 1.6.1112ElasticSearch version1135.5.0114Installed Firefox version115firefox 63.0.1116MongoDB version117MongoDB 4.0.7118PhantomJS version1192.1.1120Pre-installed PostgreSQL versions1219.4.211229.5.161239.6.12124Redis version125redis-server 5.0.4126Pre-installed Go versions1271.11.1128mvn version129Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)130gradle version131Gradle 4.10.2!132lein version133Leiningen 2.9.1 on Java 11.0.2 OpenJDK 64-Bit Server VM134Pre-installed Node.js versions135v10.15.3136v11.0.0137v4.9.1138v6.17.0139v8.12.0140v8.15.1141v8.9142phpenv versions143 system144 5.6145 5.6.40146 7.1147 7.1.27148 7.2149* 7.2.15 (set by /home/travis/.phpenv/version)150 hhvm151 hhvm-stable152composer --version153Composer version 1.8.4 2019-02-11 10:52:10154Pre-installed Ruby versions155ruby-2.3.8156ruby-2.4.5157ruby-2.5.3docker_mturesolvconfgit.checkout161Cloning into 'travis-ci/dpl'...162$ cd travis-ci/dpl163$ git checkout -qf fe5df5edc85b815970f5f556e1b365dcb06774ce166Setting environment variables from repository settings167$ export SNAP_TOKEN=[secure]168$ export encrypted_81cf70da4be5_key=[secure]169$ export encrypted_81cf70da4be5_iv=[secure]170$ export encrypted_b24ece17e78a_key=[secure]171$ export encrypted_b24ece17e78a_iv=[secure]172$ export COVERALLS_REPO_TOKEN=[secure]174Setting environment variables from .travis.yml175$ export ID=420e25a40a85452779af106e90517cdb178$ python --version179Python 3.6.7180$ pip --version181pip 19.0.3 from /home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/pip (python 3.6)182Could not locate requirements.txt. Override the install: key in your .travis.yml to install dependencies.184The command "true" exited with 0.before_deploy.11870.34s$ export DPL_TEST_VERSION=$(curl -s https://test.pypi.org/pypi/dpl-test/json | jq -r '.info | .version' | ruby -e 'v = $stdin.read.chomp.split("."); v = %w(0 0 0) if v.empty?; v[2] = v[2].to_i + 1; puts v.join(".")')before_deploy.2before_deploy.3dpl_0190$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem uninstall -aIx dpl191Gem 'dpl' is not installed192Building dpl gem locally with source travis-ci/dpl and branch sf-error194Cloning into 'travis-ci/dpl'...196Switched to a new branch 'sf-error'197Branch 'sf-error' set up to track remote branch 'sf-error' from 'origin'.199fe5df5edc85b815970f5f556e1b365dcb06774ce201 Successfully built RubyGem202 Name: dpl203 Version: 2.0.0.alpha.1204 File: dpl-2.0.0.alpha.1.gem2050.00s2.13s$ rvm $(travis_internal_ruby) --fuzzy do ruby -S gem install $TRAVIS_BUILD_DIR/dpl-*.gem --pre206Successfully installed regstry-1.0.14207Successfully installed cl-0.1.28208Successfully installed dpl-2.0.0.alpha.12093 gems installed212Support for deployments to PyPI is in alpha. Please see here: https://github.com/travis-ci/dpl/#maturity-levelsdpl.12152019-08-09 16:32:13 URL:https://bootstrap.pypa.io/get-pip.py [1775087/1775087] -> "-" [1]216Collecting pip217 Downloading https://files.pythonhosted.org/packages/62/ca/94d32a6516ed197a491d17d46595ce58a83cbb2fca280414e57cd86b84dc/pip-19.2.1-py2.py3-none-any.whl (1.4MB)218Installing collected packages: pip219 Found existing installation: pip 19.0.3220 Uninstalling pip-19.0.3:221 Successfully uninstalled pip-19.0.3222Successfully installed pip-19.2.1223Collecting setuptools224 Downloading https://files.pythonhosted.org/packages/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl (575kB)225Collecting twine226 Downloading https://files.pythonhosted.org/packages/28/90/59eec88c0b2ac9e47fe135959007acb93a3cc9f7146366e11fecf718dd15/twine-1.13.0-py2.py3-none-any.whl227Collecting wheel228 Downloading https://files.pythonhosted.org/packages/bb/10/44230dd6bf3563b8f227dbf344c908d412ad2ff48066476672f3a72e174e/wheel-0.33.4-py2.py3-none-any.whl229Collecting requests!=2.15,!=2.16,>=2.5.0 (from twine)230 Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB)231Collecting tqdm>=4.14 (from twine)232 Downloading https://files.pythonhosted.org/packages/02/56/60a5b1c2e634d8e4ff89c7bab47645604e19658f448050a21facffd43796/tqdm-4.33.0-py2.py3-none-any.whl (50kB)233Collecting requests-toolbelt!=0.9.0,>=0.8.0 (from twine)234 Downloading https://files.pythonhosted.org/packages/60/ef/7681134338fc097acef8d9b2f8abe0458e4d87559c689a8c306d0957ece5/requests_toolbelt-0.9.1-py2.py3-none-any.whl (54kB)235Collecting readme-renderer>=21.0 (from twine)236 Downloading https://files.pythonhosted.org/packages/c3/7e/d1aae793900f36b097cbfcc5e70eef82b5b56423a6c52a36dce51fedd8f0/readme_renderer-24.0-py2.py3-none-any.whl237Collecting pkginfo>=1.4.2 (from twine)238 Downloading https://files.pythonhosted.org/packages/e6/d5/451b913307b478c49eb29084916639dc53a88489b993530fed0a66bab8b9/pkginfo-1.5.0.1-py2.py3-none-any.whl239Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests!=2.15,!=2.16,>=2.5.0->twine)240 Downloading https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl (150kB)241Collecting idna<2.9,>=2.5 (from requests!=2.15,!=2.16,>=2.5.0->twine)242 Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB)243Collecting chardet<3.1.0,>=3.0.2 (from requests!=2.15,!=2.16,>=2.5.0->twine)244 Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)245Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in /home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages (from requests!=2.15,!=2.16,>=2.5.0->twine) (2018.10.15)246Requirement already satisfied, skipping upgrade: six in /home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages (from readme-renderer>=21.0->twine) (1.11.0)247Collecting bleach>=2.1.0 (from readme-renderer>=21.0->twine)248 Downloading https://files.pythonhosted.org/packages/ab/05/27e1466475e816d3001efb6e0a85a819be17411420494a1e602c36f8299d/bleach-3.1.0-py2.py3-none-any.whl (157kB)249Collecting Pygments (from readme-renderer>=21.0->twine)250 Downloading https://files.pythonhosted.org/packages/5c/73/1dfa428150e3ccb0fa3e68db406e5be48698f2a979ccbcec795f28f44048/Pygments-2.4.2-py2.py3-none-any.whl (883kB)251Collecting docutils>=0.13.1 (from readme-renderer>=21.0->twine)252 Downloading https://files.pythonhosted.org/packages/22/cd/a6aa959dca619918ccb55023b4cb151949c64d4d5d55b3f4ffd7eee0c6e8/docutils-0.15.2-py3-none-any.whl (547kB)253Collecting webencodings (from bleach>=2.1.0->readme-renderer>=21.0->twine)254 Downloading https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl255Installing collected packages: setuptools, urllib3, idna, chardet, requests, tqdm, requests-toolbelt, webencodings, bleach, Pygments, docutils, readme-renderer, pkginfo, twine, wheel256 Found existing installation: setuptools 40.8.0257 Uninstalling setuptools-40.8.0:258 Successfully uninstalled setuptools-40.8.0259 Found existing installation: wheel 0.33.1260 Uninstalling wheel-0.33.1:261 Successfully uninstalled wheel-0.33.1262Successfully installed Pygments-2.4.2 bleach-3.1.0 chardet-3.0.4 docutils-0.15.2 idna-2.8 pkginfo-1.5.0.1 readme-renderer-24.0 requests-2.22.0 requests-toolbelt-0.9.1 setuptools-41.0.1 tqdm-4.33.0 twine-1.13.0 urllib3-1.25.3 webencodings-0.5.1 wheel-0.33.4dpl.5277$ python setup.py sdist278running sdist279running egg_info280creating dpl_test.egg-info281writing dpl_test.egg-info/PKG-INFO282writing dependency_links to dpl_test.egg-info/dependency_links.txt283writing top-level names to dpl_test.egg-info/top_level.txt284writing manifest file 'dpl_test.egg-info/SOURCES.txt'285reading manifest file 'dpl_test.egg-info/SOURCES.txt'286writing manifest file 'dpl_test.egg-info/SOURCES.txt'287warning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md289running check290creating dpl-test-0.0.19291creating dpl-test-0.0.19/dpl-test292creating dpl-test-0.0.19/dpl_test.egg-info293copying files to dpl-test-0.0.19...294copying setup.py -> dpl-test-0.0.19295copying dpl-test/__init__.py -> dpl-test-0.0.19/dpl-test296copying dpl_test.egg-info/PKG-INFO -> dpl-test-0.0.19/dpl_test.egg-info297copying dpl_test.egg-info/SOURCES.txt -> dpl-test-0.0.19/dpl_test.egg-info298copying dpl_test.egg-info/dependency_links.txt -> dpl-test-0.0.19/dpl_test.egg-info299copying dpl_test.egg-info/not-zip-safe -> dpl-test-0.0.19/dpl_test.egg-info300copying dpl_test.egg-info/top_level.txt -> dpl-test-0.0.19/dpl_test.egg-info301Writing dpl-test-0.0.19/setup.cfg302creating dist303Creating tar archive304removing 'dpl-test-0.0.19' (and everything under it)305$ twine upload -r pypi dist/*306Uploading distributions to kaputt307Uploading dpl-test-0.0.19.tar.gz308 0%| | 0.00/3.44k [00:00<?, ?B/s]309Traceback (most recent call last):310 File "/home/travis/virtualenv/python3.6.7/bin/twine", line 10, in <module>311 sys.exit(main())312 File "/home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/twine/__main__.py", line 28, in main313 return dispatch(sys.argv[1:])314 File "/home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/twine/cli.py", line 77, in dispatch315 return main(args.args)316 File "/home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/twine/commands/upload.py", line 127, in main317 return upload(upload_settings, args.dists)318 File "/home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/twine/commands/upload.py", line 88, in upload319 resp = repository.upload(package)320 File "/home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/twine/repository.py", line 163, in upload321 resp = self._upload(package)322 File "/home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/twine/repository.py", line 155, in _upload323 headers={'Content-Type': monitor.content_type},324 File "/home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/requests/sessions.py", line 581, in post325 return self.request('POST', url, data=data, json=json, **kwargs)326 File "/home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/requests/sessions.py", line 519, in request327 prep = self.prepare_request(req)328 File "/home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/requests/sessions.py", line 462, in prepare_request329 hooks=merge_hooks(request.hooks, self.hooks),330 File "/home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/requests/models.py", line 313, in prepare331 self.prepare_url(url, params)332 File "/home/travis/virtualenv/python3.6.7/lib/python3.6/site-packages/requests/models.py", line 387, in prepare_url333 raise MissingSchema(error)334requests.exceptions.MissingSchema: Invalid URL 'kaputt': No schema supplied. Perhaps you meant http://kaputt?337Twine upload failed.338failed to deploy