See <https://builds.apache.org/job/Allura/1373/display/redirect?page=changes>

Changes:

[ktaylor] [#8093] add Foundation and stub responsive.scss file

[ktaylor] [#8093] production mode for scss building

[ktaylor] [#8093] stub out responsive theme that inherits everything but adds

------------------------------------------
[...truncated 384.95 KB...]
        run_setup(setup_script, args)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 253, in run_setup
        raise
      File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
        self.gen.throw(type, value, traceback)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 195, in setup_context
        yield
      File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
        self.gen.throw(type, value, traceback)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 166, in save_modules
        saved_exc.resume()
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 141, in resume
        six.reraise(type, exc, self._tb)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 154, in save_modules
        yield saved
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 195, in setup_context
        yield
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 250, in run_setup
        _execfile(setup_script, ns)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 45, in _execfile
        exec(code, globals, locals)
      File 
"/tmp/easy_install-E1iB3P/future-0.16.0/temp/easy_install-arH8f8/future-0.16.0/temp/easy_install-a6ouX3/future-0.16.0/temp/easy_install-7HjS99/future-0.16.0/temp/easy_install-t50Fx0/future-0.16.0/temp/easy_install-avIKu0/future-0.16.0/temp/easy_install-9c7JXn/future-0.16.0/temp/easy_install-HLQWKG/future-0.16.0/temp/easy_install-AttT7H/future-0.16.0/temp/easy_install-Mj4SRg/future-0.16.0/temp/easy_install-r1BPdA/future-0.16.0/temp/easy_install-rlIdD9/future-0.16.0/temp/easy_install-0rrdev/future-",
 line 186, in <module>
    
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/__init__.py";,>
 line 140, in setup
        return distutils.core.setup(**attrs)
      File "/usr/lib/python2.7/distutils/core.py", line 151, in setup
        dist.run_commands()
      File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
        self.run_command(cmd)
      File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
        cmd_obj.run()
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/command/bdist_egg.py";,>
 line 163, in run
        self.run_command("egg_info")
      File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command
        self.distribution.run_command(command)
      File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
        cmd_obj.run()
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/command/egg_info.py";,>
 line 287, in run
        ep.require(installer=installer)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 2354, in require
        items = working_set.resolve(reqs, env, installer, extras=self.extras)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 777, in resolve
        replace_conflicting=replace_conflicting
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 1060, in best_match
        return self.obtain(req, installer)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 1072, in obtain
        return installer(requirement)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/dist.py";,>
 line 580, in fetch_build_egg
        cmd.ensure_finalized()
      File "/usr/lib/python2.7/distutils/cmd.py", line 109, in ensure_finalized
        self.finalize_options()
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/command/easy_install.py";,>
 line 337, in finalize_options
        self.index_url, search_path=self.shadow_path, hosts=hosts,
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/package_index.py";,>
 line 304, in __init__
        Environment.__init__(self, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 979, in __init__
        self.scan(search_path)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 1011, in scan
        for dist in find_distributions(item):
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 1965, in find_on_path
        for dist in factory(fullpath):
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 2035, in distributions_from_metadata
        root, entry, metadata, precedence=DEVELOP_DIST,
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 2481, in from_location
        py_version=py_version, platform=platform, **kw
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 2856, in _reload_version
        md_version = _version_from_file(self._get_metadata(self.PKG_INFO))
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 2445, in _version_from_file
        line = next(iter(version_lines), '')
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 2635, in _get_metadata
        for line in self.get_metadata_lines(name):
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 1411, in get_metadata_lines
        return yield_lines(self.get_metadata(name))
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 1407, in get_metadata
        value = self._get(self._fn(self.egg_info, name))
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/pkg_resources/__init__.py";,>
 line 1519, in _get
        with open(path, 'rb') as stream:
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 419, in _open
        return _open(path, mode, *args, **kw)
      File 
"<https://builds.apache.org/job/Allura/ws/.allura-venv/local/lib/python2.7/site-packages/setuptools/sandbox.py";,>
 line 417, in _open
        if mode not in ('r', 'rt', 'rb', 'rU', 'U') and not self._ok(path):
    RuntimeError: maximum recursion depth exceeded in cmp
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in 
/tmp/pip-install-4_3PEY/PasteScript/
retrying pip install after short sleep
Collecting ActivityStream==0.2.2 (from -r requirements.txt (line 1))
  Using cached 
https://files.pythonhosted.org/packages/8f/c6/b5da05c2b48f866ae89a2fa6b868c33c3cf09ff77f637e2fddb80d5bc1de/ActivityStream-0.2.2.tar.gz
Collecting BeautifulSoup==3.2.0 (from -r requirements.txt (line 2))
  Using cached 
https://files.pythonhosted.org/packages/33/fe/15326560884f20d792d3ffc7fe8f639aab88647c9d46509a240d9bfbb6b1/BeautifulSoup-3.2.0.tar.gz
Collecting beautifulsoup4==4.6.1 (from -r requirements.txt (line 3))
  Using cached 
https://files.pythonhosted.org/packages/41/ed/61e49b5e4fe12b5ad111a6400683b18769289019b8685df94eb3484ac26f/beautifulsoup4-4.6.1-py2-none-any.whl
Collecting Beaker==1.6.4 (from -r requirements.txt (line 4))
  Using cached 
https://files.pythonhosted.org/packages/ee/1a/8e3b3bb561e7134936c2a6dd2c89de076b8b8fe8c353c8c5994cc4f5c943/Beaker-1.6.4.tar.gz
Collecting chardet==1.0.1 (from -r requirements.txt (line 5))
  Using cached 
https://files.pythonhosted.org/packages/94/f1/f3237e3045c422c83968d3a2dfdefc7d4d687d84957e12810564b16ac5d5/chardet-1.0.1.tar.gz
Collecting colander==0.9.3 (from -r requirements.txt (line 6))
  Using cached 
https://files.pythonhosted.org/packages/95/d0/09b38dc7816c486eef3a4e793faf69dcbbb592d0301fe7759ebe0259d93d/colander-0.9.3.tar.gz
Collecting Creoleparser==0.7.3 (from -r requirements.txt (line 8))
  Using cached 
https://files.pythonhosted.org/packages/04/6f/49c2c00d04fd1b4dfdd6e596b0a16cdd4ae9419125c171078e8ddce522ca/Creoleparser-0.7.3.zip
Collecting decorator==3.3.2 (from -r requirements.txt (line 9))
  Using cached 
https://files.pythonhosted.org/packages/f5/52/a4f3efffddfdfa602b9bb9d77ee984e2ee7c6c62a87de3016e51f5a83a75/decorator-3.3.2.tar.gz
Collecting docutils==0.12 (from -r requirements.txt (line 11))
  Using cached 
https://files.pythonhosted.org/packages/37/38/ceda70135b9144d84884ae2fc5886c6baac4edea39550f28bcd144c1234d/docutils-0.12.tar.gz
Collecting EasyWidgets==0.2.dev20150922 (from -r requirements.txt (line 12))
  Using cached 
https://files.pythonhosted.org/packages/80/1a/ba83428982d5166a391d190724bf45b8bb9d3816f73ecc1e7004ade013ab/EasyWidgets-0.2dev-20150922.tar.gz
Collecting faulthandler==2.1 (from -r requirements.txt (line 13))
  Using cached 
https://files.pythonhosted.org/packages/d8/12/6c7c8ced437cf59cf0e302cf9a08b564f252342be7a80a5f30b77aa4fdbe/faulthandler-2.1.tar.gz
Collecting feedparser==5.1.3 (from -r requirements.txt (line 14))
  Using cached 
https://files.pythonhosted.org/packages/eb/d7/143dc058551243c11f76e18117d3818135377049eaadc4edc30a3f34b1d3/feedparser-5.1.3.tar.bz2
Collecting FormEncode==1.2.4 (from -r requirements.txt (line 15))
  Using cached 
https://files.pythonhosted.org/packages/8e/59/0174271a6f004512e0201188593e6d319db139d14cb7490e488bbb078015/FormEncode-1.2.4.tar.gz
Collecting Genshi==0.6 (from -r requirements.txt (line 17))
  Using cached 
https://files.pythonhosted.org/packages/3e/ef/64bd33c8acc94839db8e1b1df6110e0efcb495997c8578b68144886cdc82/Genshi-0.6.tar.gz
Collecting html5lib==1.0.1 (from -r requirements.txt (line 18))
  Using cached 
https://files.pythonhosted.org/packages/a5/62/bbd2be0e7943ec8504b517e62bab011b4946e1258842bc159e5dfde15b96/html5lib-1.0.1-py2.py3-none-any.whl
Collecting httplib2==0.7.4 (from -r requirements.txt (line 20))
  Using cached 
https://files.pythonhosted.org/packages/62/89/95df81f893da90744f0086d6841086953c41d25da4950e034dcfdf8cf334/httplib2-0.7.4.tar.gz
Collecting iso8601==0.1.4 (from -r requirements.txt (line 21))
  Using cached 
https://files.pythonhosted.org/packages/ee/9a/4bb4a3c69bd676296dd68fa98a99596717cd275351be8ffee714711de169/iso8601-0.1.4.tar.gz
Collecting Jinja2==2.10 (from -r requirements.txt (line 22))
  Using cached 
https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl
Collecting Markdown==2.2.1 (from -r requirements.txt (line 23))
  Using cached 
https://files.pythonhosted.org/packages/4b/f6/42742630b6baf96f3c12ab811daef49841aac0df4e74e738a5fabb58fa41/Markdown-2.2.1.tar.gz
Collecting Ming==0.5.6 (from -r requirements.txt (line 24))
  Using cached 
https://files.pythonhosted.org/packages/c0/9f/a61d8b91e7916ba679da81e7ff176e870168de40eb4cabd07bcd9aca20da/Ming-0.5.6.tar.gz
Collecting oauth2==1.5.170 (from -r requirements.txt (line 25))
  Using cached 
https://files.pythonhosted.org/packages/8b/d2/d9613db75252cee85ff2a5064436931c7f8b751ee46044ba54638ea7de52/oauth2-1.5.170.tar.gz
Collecting Paste==1.7.5.1 (from -r requirements.txt (line 27))
  Using cached 
https://files.pythonhosted.org/packages/ce/d5/ff405cab7ff454208d772cd27ba289726ef0ca1dfcbd07936918535bfb52/Paste-1.7.5.1.tar.gz
Collecting PasteDeploy==1.5.0 (from -r requirements.txt (line 28))
  Using cached 
https://files.pythonhosted.org/packages/b0/a5/e83f581f1da123ae29b0386c3d4156d7e1a77d36af6415dff04aada44422/PasteDeploy-1.5.0.tar.gz
Collecting PasteScript==1.7.4.2 (from -r requirements.txt (line 29))
  Using cached 
https://files.pythonhosted.org/packages/e3/60/6c4378a95b9372dff16cd316e552a7acc338a34c0e3a2278d101779f5529/PasteScript-1.7.4.2.tar.gz
    Complete output from command python setup.py egg_info:
    running egg_info
    creating pip-egg-info/PasteScript.egg-info
    Searching for PasteDeploy
    Reading https://pypi.org/simple/PasteDeploy/
    Downloading 
https://files.pythonhosted.org/packages/31/28/51201a54aeecbd02eff767d17050b302f6fd98fdfecb4e3f4c9301ba6ef8/PasteDeploy-1.5.2-py2.py3-none-any.whl#sha256=39973e73f391335fac8bc8a8a95f7d34a9f42e2775600ce2dc518d93b37ef943
    Best match: PasteDeploy 1.5.2
    Processing PasteDeploy-1.5.2-py2.py3-none-any.whl
    Installing PasteDeploy-1.5.2-py2.py3-none-any.whl to 
/tmp/pip-install-YYvXt_/PasteScript/.eggs
    writing requirements to 
/tmp/pip-install-YYvXt_/PasteScript/.eggs/PasteDeploy-1.5.2-py2.7.egg/EGG-INFO/requires.txt
    
    Installed 
/tmp/pip-install-YYvXt_/PasteScript/.eggs/PasteDeploy-1.5.2-py2.7.egg
    Searching for Paste>=1.3
    Reading https://pypi.org/simple/Paste/
    Downloading 
https://files.pythonhosted.org/packages/a2/be/fe512a8b66db3b9674d2a7994978c82377f070d38d1ac6f4c8a7ccbe7942/Paste-3.0.0-py2.py3-none-any.whl#sha256=633e2ba969bd87a28cdaa6cc043f8dffe604dfd04c7e8730b184c0e0260949ce
    Best match: Paste 3.0.0
    Processing Paste-3.0.0-py2.py3-none-any.whl
    Installing Paste-3.0.0-py2.py3-none-any.whl to 
/tmp/pip-install-YYvXt_/PasteScript/.eggs
    writing requirements to 
/tmp/pip-install-YYvXt_/PasteScript/.eggs/Paste-3.0.0-py2.7.egg/EGG-INFO/requires.txt
    
    Installed /tmp/pip-install-YYvXt_/PasteScript/.eggs/Paste-3.0.0-py2.7.egg
    Searching for six>=1.4.0
    Reading https://pypi.org/simple/six/
    Downloading 
https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl#sha256=832dc0e10feb1aa2c68dcc57dbb658f1c7e65b9b61af69048abc87a2db00a0eb
    Best match: six 1.11.0
    Processing six-1.11.0-py2.py3-none-any.whl
    Installing six-1.11.0-py2.py3-none-any.whl to 
/tmp/pip-install-YYvXt_/PasteScript/.eggs
    
    Installed /tmp/pip-install-YYvXt_/PasteScript/.eggs/six-1.11.0-py2.7.egg
    Searching for future
    Reading https://pypi.org/simple/future/
    Downloading 
https://files.pythonhosted.org/packages/00/2b/8d082ddfed935f3608cc61140df6dcbf0edea1bc3ab52fb6c29ae3e81e85/future-0.16.0.tar.gz#sha256=e39ced1ab767b5936646cedba8bcce582398233d6a627067d4c6a454c90cfedb
    Best match: future 0.16.0
    Processing future-0.16.0.tar.gz
    Writing /tmp/easy_install-ZfynVh/future-0.16.0/setup.cfg
    Running future-0.16.0/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-ZfynVh/future-0.16.0/egg-dist-tmp-0A1kmN
    No local packages or working download links found for PasteDeploy
    error: Setup script exited with error: Setup script exited with error: 
Setup script exited with error: Setup script exited with error: Setup script 
exited with error: Setup script exited with error: Setup script exited with 
error: Setup script exited with error: Setup script exited with error: Setup 
script exited with error: Setup script exited with error: Setup script exited 
with error: Setup script exited with error: Setup script exited with error: 
Setup script exited with error: Setup script exited with error: Setup script 
exited with error: Setup script exited with error: Setup script exited with 
error: Setup script exited with error: Setup script exited with error: Setup 
script exited with error: Setup script exited with error: Setup script exited 
with error: Setup script exited with error: Setup script exited with error: 
Setup script exited with error: Setup script exited with error: Setup script 
exited with error: Setup script exited with error: Setup script exited with 
error: Setup script exited with error: Setup script exited with error: Setup 
script exited with error: Setup script exited with error: Setup script exited 
with error: Could not find suitable distribution for 
Requirement.parse('PasteDeploy')
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in 
/tmp/pip-install-YYvXt_/PasteScript/
Build step 'Execute shell' marked build as failure
Recording plot data
[Cobertura] Skipping Cobertura coverage report as build was not SUCCESS or 
better ...

Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?

Reply via email to