Build failed in Jenkins: pgadmin4-master-python26 #670

Поиск
Список
Период
Сортировка
От pgAdmin 4 Jenkins
Тема Build failed in Jenkins: pgadmin4-master-python26 #670
Дата
Msg-id 1372431397.206.1521557244821.JavaMail.jenkins@jenkins.pgadmin.org
обсуждение исходный текст
Ответ на Build failed in Jenkins: pgadmin4-master-python26 #669  (pgAdmin 4 Jenkins <jenkins@pgadmin.org>)
Ответы Jenkins build is back to normal : pgadmin4-master-python26 #671  (pgAdmin 4 Jenkins <jenkins@pgadmin.org>)
Список pgadmin-hackers
See <https://jenkins.pgadmin.org/job/pgadmin4-master-python26/670/display/redirect?page=changes>

Changes:

[Dave Page] Add some missing items to the release notes.

------------------------------------------
[...truncated 1.27 KB...]
+ <https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/ci/ci_runner.sh>
EXECUTING: Create pgAdmin config

EXECUTING: Python tests

Creating Python 2.6 virtual environment...

New python executable in <https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/bin/python>
Installing setuptools, pip...done.
Running virtualenv with interpreter /usr/local/python-2.6/bin/python
DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of
pipwill drop support for Python 2.6
 
Collecting wheel==0.29.0

<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/site-packages/pip/_vendor/urllib3/util/ssl_.py>:339:
SNIMissingWarning:An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not
availableon this platform. This may cause the server to present an incorrect TLS certificate, which can cause
validationfailures. You can upgrade to a newer version of Python to solve this. For more information, see
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
  SNIMissingWarning

<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/site-packages/pip/_vendor/urllib3/util/ssl_.py>:137:
InsecurePlatformWarning:A true SSLContext object is not available. This prevents urllib3 from configuring SSL
appropriatelyand may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this.
Formore information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
 
  InsecurePlatformWarning
  Using cached wheel-0.29.0-py2.py3-none-any.whl
Collecting argparse; python_version == "2.6" (from wheel==0.29.0)
  Using cached argparse-1.4.0-py2.py3-none-any.whl
Installing collected packages: argparse, wheel
Successfully installed argparse-1.4.0 wheel-0.29.0
DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of
pipwill drop support for Python 2.6
 
Ignoring Flask-HTMLmin: markers 'python_version >= "2.7"' don't match your environment
Ignoring psycopg2: markers 'python_version >= "2.7"' don't match your environment
Collecting Babel==2.3.4 (from -r requirements.txt (line 4))

<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/site-packages/pip/_vendor/urllib3/util/ssl_.py>:339:
SNIMissingWarning:An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not
availableon this platform. This may cause the server to present an incorrect TLS certificate, which can cause
validationfailures. You can upgrade to a newer version of Python to solve this. For more information, see
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
  SNIMissingWarning

<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/site-packages/pip/_vendor/urllib3/util/ssl_.py>:137:
InsecurePlatformWarning:A true SSLContext object is not available. This prevents urllib3 from configuring SSL
appropriatelyand may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this.
Formore information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
 
  InsecurePlatformWarning
  Using cached Babel-2.3.4-py2.py3-none-any.whl
Collecting beautifulsoup4==4.4.1 (from -r requirements.txt (line 5))
  Using cached beautifulsoup4-4.4.1-py2-none-any.whl
Collecting blinker==1.3 (from -r requirements.txt (line 6))
Collecting click==6.6 (from -r requirements.txt (line 7))
  Using cached click-6.6-py2.py3-none-any.whl
Collecting extras==0.0.3 (from -r requirements.txt (line 8))
Collecting fixtures==2.0.0 (from -r requirements.txt (line 9))
  Using cached fixtures-2.0.0-py2.py3-none-any.whl
Collecting Flask==0.11.1 (from -r requirements.txt (line 10))
  Using cached Flask-0.11.1-py2.py3-none-any.whl
Collecting Flask-Babel==0.11.1 (from -r requirements.txt (line 11))
Collecting Flask-Gravatar==0.4.2 (from -r requirements.txt (line 12))
  Using cached Flask_Gravatar-0.4.2-py2.py3-none-any.whl
Collecting Flask-Login==0.3.2 (from -r requirements.txt (line 14))
Collecting Flask-Mail==0.9.1 (from -r requirements.txt (line 15))
Collecting Flask-Migrate==2.0.3 (from -r requirements.txt (line 16))
Collecting Flask-Principal==0.4.0 (from -r requirements.txt (line 17))
Collecting Flask-Security==1.7.5 (from -r requirements.txt (line 18))
Collecting Flask-SQLAlchemy==2.1 (from -r requirements.txt (line 19))
Collecting Flask-WTF==0.12 (from -r requirements.txt (line 20))
  Using cached Flask_WTF-0.12-py2-none-any.whl
Collecting html5lib==1.0b3 (from -r requirements.txt (line 21))
Collecting importlib==1.0.3 (from -r requirements.txt (line 22))
Collecting itsdangerous==0.24 (from -r requirements.txt (line 23))
Collecting Jinja2==2.7.3 (from -r requirements.txt (line 24))
Collecting linecache2==1.0.0 (from -r requirements.txt (line 25))
  Using cached linecache2-1.0.0-py2.py3-none-any.whl
Collecting MarkupSafe==0.23 (from -r requirements.txt (line 26))
Collecting ordereddict (from -r requirements.txt (line 27))
Collecting passlib==1.6.2 (from -r requirements.txt (line 28))
Collecting pbr==1.9.1 (from -r requirements.txt (line 29))
  Using cached pbr-1.9.1-py2.py3-none-any.whl
Collecting psycopg2==2.7.3.2 (from -r requirements.txt (line 31))
  Using cached psycopg2-2.7.3.2-cp26-cp26m-manylinux1_x86_64.whl
Collecting pycrypto==2.6.1 (from -r requirements.txt (line 32))
Collecting pyrsistent==0.11.13 (from -r requirements.txt (line 33))
Collecting python-dateutil==2.5.0 (from -r requirements.txt (line 34))
  Using cached python_dateutil-2.5.0-py2.py3-none-any.whl
Collecting python-mimeparse==1.5.1 (from -r requirements.txt (line 35))
Collecting pytz==2014.10 (from -r requirements.txt (line 36))
  Using cached pytz-2014.10-py2.py3-none-any.whl
Collecting simplejson==3.6.5 (from -r requirements.txt (line 37))
Collecting six>=1.9.0 (from -r requirements.txt (line 38))
  Using cached six-1.11.0-py2.py3-none-any.whl
Collecting speaklater==1.3 (from -r requirements.txt (line 39))
Collecting SQLAlchemy==1.0.14 (from -r requirements.txt (line 40))
Collecting sqlparse==0.1.19 (from -r requirements.txt (line 41))
Collecting Werkzeug==0.9.6 (from -r requirements.txt (line 42))
Collecting WTForms==2.0.2 (from -r requirements.txt (line 43))
  Using cached WTForms-2.0.2-py2.py3-none-any.whl
Collecting backports.csv==1.0.4 (from -r requirements.txt (line 44))
  Using cached backports.csv-1.0.4-py2.py3-none-any.whl
Collecting Flask-Paranoid==0.1.0 (from -r requirements.txt (line 45))
Collecting Flask-Script==2.0.5 (from -r requirements.txt (line 46))
Collecting testtools>=0.9.22 (from fixtures==2.0.0->-r requirements.txt (line 9))
  Using cached testtools-2.3.0-py2.py3-none-any.whl
Collecting alembic>=0.6 (from Flask-Migrate==2.0.3->-r requirements.txt (line 16))
Collecting unittest2>=1.0.0 (from testtools>=0.9.22->fixtures==2.0.0->-r requirements.txt (line 9))
  Using cached unittest2-1.1.0-py2.py3-none-any.whl
Collecting traceback2 (from testtools>=0.9.22->fixtures==2.0.0->-r requirements.txt (line 9))
  Using cached traceback2-1.4.0-py2.py3-none-any.whl
Collecting Mako (from alembic>=0.6->Flask-Migrate==2.0.3->-r requirements.txt (line 16))
Collecting python-editor>=0.3 (from alembic>=0.6->Flask-Migrate==2.0.3->-r requirements.txt (line 16))
Requirement already satisfied: argparse in ./pgadmin-venv/lib/python2.6/site-packages (from
unittest2>=1.0.0->testtools>=0.9.22->fixtures==2.0.0->-rrequirements.txt (line 9))
 
Installing collected packages: pytz, Babel, beautifulsoup4, blinker, click, extras, six, python-mimeparse, linecache2,
traceback2,unittest2, pbr, testtools, fixtures, MarkupSafe, Jinja2, Werkzeug, itsdangerous, Flask, Flask-Babel,
Flask-Gravatar,Flask-Login, Flask-Mail, Flask-Script, python-dateutil, SQLAlchemy, Mako, python-editor, alembic,
Flask-SQLAlchemy,Flask-Migrate, Flask-Principal, passlib, ordereddict, WTForms, Flask-WTF, Flask-Security, html5lib,
importlib,psycopg2, pycrypto, pyrsistent, simplejson, speaklater, sqlparse, backports.csv, Flask-Paranoid 
Successfully installed Babel-2.3.4 Flask-0.11.1 Flask-Babel-0.11.1 Flask-Gravatar-0.4.2 Flask-Login-0.3.2
Flask-Mail-0.9.1Flask-Migrate-2.0.3 Flask-Paranoid-0.1.0 Flask-Principal-0.4.0 Flask-SQLAlchemy-2.1 Flask-Script-2.0.5
Flask-Security-1.7.5Flask-WTF-0.12 Jinja2-2.7.3 Mako-1.0.7 MarkupSafe-0.23 SQLAlchemy-1.0.14 WTForms-2.0.2
Werkzeug-0.9.6alembic-0.9.8 backports.csv-1.0.4 beautifulsoup4-4.4.1 blinker-1.3 click-6.6 extras-0.0.3 fixtures-2.0.0
html5lib-1.0b3importlib-1.0.3 itsdangerous-0.24 linecache2-1.0.0 ordereddict-1.1 passlib-1.6.2 pbr-1.9.1
psycopg2-2.7.3.2pycrypto-2.6.1 pyrsistent-0.11.13 python-dateutil-2.5.0 python-editor-1.0.3 python-mimeparse-1.5.1
pytz-2014.10simplejson-3.6.5 six-1.11.0 speaklater-1.3 sqlparse-0.1.19 testtools-2.3.0 traceback2-1.4.0
unittest2-1.1.0
DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of
pipwill drop support for Python 2.6
 
Ignoring Flask-HTMLmin: markers 'python_version >= "2.7"' don't match your environment
Ignoring psycopg2: markers 'python_version >= "2.7"' don't match your environment
Ignoring selenium: markers 'python_version >= "2.7"' don't match your environment

<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/site-packages/pip/req/req_file.py>:150:
UserWarning:Disabling all use of wheels due to the use of --build-options / --global-options / --install-options.
 
  cmdoptions.check_install_build_global(options, opts)
Requirement already satisfied: Babel==2.3.4 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 4))
 
Requirement already satisfied: beautifulsoup4==4.4.1 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 5))
 
Requirement already satisfied: blinker==1.3 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 6))
 
Requirement already satisfied: click==6.6 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 7))
 
Requirement already satisfied: extras==0.0.3 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 8))
 
Requirement already satisfied: fixtures==2.0.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 9))
 
Requirement already satisfied: Flask==0.11.1 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 10))
 
Requirement already satisfied: Flask-Babel==0.11.1 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 11))
 
Requirement already satisfied: Flask-Gravatar==0.4.2 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 12))
 
Requirement already satisfied: Flask-Login==0.3.2 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 14))
 
Requirement already satisfied: Flask-Mail==0.9.1 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 15))
 
Requirement already satisfied: Flask-Migrate==2.0.3 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 16))
 
Requirement already satisfied: Flask-Principal==0.4.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 17))
 
Requirement already satisfied: Flask-Security==1.7.5 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 18))
 
Requirement already satisfied: Flask-SQLAlchemy==2.1 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 19))
 
Requirement already satisfied: Flask-WTF==0.12 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 20))
 
Requirement already satisfied: html5lib==1.0b3 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 21))
 
Requirement already satisfied: importlib==1.0.3 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 22))
 
Requirement already satisfied: itsdangerous==0.24 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 23))
 
Requirement already satisfied: Jinja2==2.7.3 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 24))
 
Requirement already satisfied: linecache2==1.0.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 25))
 
Requirement already satisfied: MarkupSafe==0.23 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 26))
 
Requirement already satisfied: ordereddict in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 27))
 
Requirement already satisfied: passlib==1.6.2 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 28))
 
Requirement already satisfied: pbr==1.9.1 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 29))
 
Requirement already satisfied: psycopg2==2.7.3.2 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 31))
 
Requirement already satisfied: pycrypto==2.6.1 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 32))
 
Requirement already satisfied: pyrsistent==0.11.13 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 33))
 
Requirement already satisfied: python-dateutil==2.5.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 34))
 
Requirement already satisfied: python-mimeparse==1.5.1 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 35))
 
Requirement already satisfied: pytz==2014.10 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 36))
 
Requirement already satisfied: simplejson==3.6.5 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 37))
 
Requirement already satisfied: six>=1.9.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 38))
 
Requirement already satisfied: speaklater==1.3 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 39))
 
Requirement already satisfied: SQLAlchemy==1.0.14 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 40))
 
Requirement already satisfied: sqlparse==0.1.19 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 41))
 
Requirement already satisfied: Werkzeug==0.9.6 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 42))
 
Requirement already satisfied: WTForms==2.0.2 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 43))
 
Requirement already satisfied: backports.csv==1.0.4 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 44))
 
Requirement already satisfied: Flask-Paranoid==0.1.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 45))
 
Requirement already satisfied: Flask-Script==2.0.5 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 46))
 
Collecting pycodestyle==2.3.1 (from -r web/regression/requirements.txt (line 9))

<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/site-packages/pip/_vendor/urllib3/util/ssl_.py>:339:
SNIMissingWarning:An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not
availableon this platform. This may cause the server to present an incorrect TLS certificate, which can cause
validationfailures. You can upgrade to a newer version of Python to solve this. For more information, see
https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
  SNIMissingWarning

<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/site-packages/pip/_vendor/urllib3/util/ssl_.py>:137:
InsecurePlatformWarning:A true SSLContext object is not available. This prevents urllib3 from configuring SSL
appropriatelyand may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this.
Formore information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings
 
  InsecurePlatformWarning
  Using cached pycodestyle-2.3.1.tar.gz
Collecting pyperclip~=1.5.27 (from -r web/regression/requirements.txt (line 10))
  Using cached pyperclip-1.5.32.tar.gz
Collecting selenium==3.3.3 (from -r web/regression/requirements.txt (line 11))
  Using cached selenium-3.3.3.tar.gz
Collecting testscenarios==0.5.0 (from -r web/regression/requirements.txt (line 13))
  Using cached testscenarios-0.5.0.tar.gz
Collecting testtools==2.0.0 (from -r web/regression/requirements.txt (line 14))
  Using cached testtools-2.0.0.tar.gz
Requirement already satisfied: traceback2==1.4.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/requirements.txt(line 15))
 
Requirement already satisfied: unittest2==1.1.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/requirements.txt(line 16))
 
Collecting mock===2.0.0 (from -r web/regression/requirements.txt (line 17))
  Using cached mock-2.0.0.tar.gz
Collecting chromedriver_installer==0.0.6 (from -r web/regression/requirements.txt (line 21))
  Using cached chromedriver_installer-0.0.6.tar.gz
Requirement already satisfied: alembic>=0.6 in ./pgadmin-venv/lib/python2.6/site-packages (from
Flask-Migrate==2.0.3->-rweb/regression/../../requirements.txt (line 16))
 
Requirement already satisfied: argparse in ./pgadmin-venv/lib/python2.6/site-packages (from unittest2==1.1.0->-r
web/regression/requirements.txt(line 16))
 
Collecting funcsigs>=1 (from mock===2.0.0->-r web/regression/requirements.txt (line 17))
  Using cached funcsigs-1.0.2.tar.gz
Requirement already satisfied: Mako in ./pgadmin-venv/lib/python2.6/site-packages (from
alembic>=0.6->Flask-Migrate==2.0.3->-rweb/regression/../../requirements.txt (line 16))
 
Requirement already satisfied: python-editor>=0.3 in ./pgadmin-venv/lib/python2.6/site-packages (from
alembic>=0.6->Flask-Migrate==2.0.3->-rweb/regression/../../requirements.txt (line 16))
 
Skipping bdist_wheel for pycodestyle, due to binaries being disabled for it.
Skipping bdist_wheel for pyperclip, due to binaries being disabled for it.
Skipping bdist_wheel for selenium, due to binaries being disabled for it.
Skipping bdist_wheel for testscenarios, due to binaries being disabled for it.
Skipping bdist_wheel for testtools, due to binaries being disabled for it.
Skipping bdist_wheel for mock, due to binaries being disabled for it.
Skipping bdist_wheel for chromedriver-installer, due to binaries being disabled for it.
Skipping bdist_wheel for funcsigs, due to binaries being disabled for it.
Installing collected packages: pycodestyle, pyperclip, selenium, testtools, testscenarios, funcsigs, mock,
chromedriver-installer
  Running setup.py install for pycodestyle: started
    Running setup.py install for pycodestyle: finished with status 'done'
  Running setup.py install for pyperclip: started
    Running setup.py install for pyperclip: finished with status 'done'
  Running setup.py install for selenium: started
    Running setup.py install for selenium: finished with status 'done'
  Found existing installation: testtools 2.3.0
    Uninstalling testtools-2.3.0:
      Successfully uninstalled testtools-2.3.0
  Running setup.py install for testtools: started
    Running setup.py install for testtools: finished with status 'done'
  Running setup.py install for testscenarios: started
    Running setup.py install for testscenarios: finished with status 'done'
  Running setup.py install for funcsigs: started
    Running setup.py install for funcsigs: finished with status 'done'
  Running setup.py install for mock: started
    Running setup.py install for mock: finished with status 'done'
  Running setup.py install for chromedriver-installer: started
    Running setup.py install for chromedriver-installer: finished with status 'error'
    Complete output from command <https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/bin/python>
-u-c "import setuptools, tokenize;__file__='/tmp/pip-build-FtZo8A/chromedriver-installer/setup.py';f=getattr(tokenize,
'open',open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install
--record/tmp/pip-uGnK6h-record/install-record.txt --single-version-externally-managed --compile --install-headers
<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/include/site/python2.6/chromedriver-installer>
--chromedriver-version=2.37:
    running install
    running build
    running build_py
    creating build
    creating build/lib
    creating build/lib/chromedriver_installer
    copying chromedriver_installer/__init__.py -> build/lib/chromedriver_installer
    running build_scripts
             - downloading from 'http://chromedriver.storage.googleapis.com/2.37/chromedriver_linux64.zip' to
'/tmp/chromedriver_2.37.zip'[0%]         - downloading from
'http://chromedriver.storage.googleapis.com/2.37/chromedriver_linux64.zip'to '/tmp/chromedriver_2.37.zip' [6450%]
 
         - download failed!
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-FtZo8A/chromedriver-installer/setup.py", line 220, in <module>
        cmdclass=dict(build_scripts=BuildScripts, install=Install)
      File "/usr/local/python-2.6/lib/python2.6/distutils/core.py", line 152, in setup
        dist.run_commands()
      File "/usr/local/python-2.6/lib/python2.6/distutils/dist.py", line 975, in run_commands
        self.run_command(cmd)
      File "/usr/local/python-2.6/lib/python2.6/distutils/dist.py", line 995, in run_command
        cmd_obj.run()
      File "/tmp/pip-build-FtZo8A/chromedriver-installer/setup.py", line 190, in run
        install.run(self)
      File "/usr/local/python-2.6/lib/python2.6/distutils/command/install.py", line 577, in run
        self.run_command('build')
      File "/usr/local/python-2.6/lib/python2.6/distutils/cmd.py", line 333, in run_command
        self.distribution.run_command(command)
      File "/usr/local/python-2.6/lib/python2.6/distutils/dist.py", line 995, in run_command
        cmd_obj.run()
      File "/usr/local/python-2.6/lib/python2.6/distutils/command/build.py", line 134, in run
        self.run_command(cmd_name)
      File "/usr/local/python-2.6/lib/python2.6/distutils/cmd.py", line 333, in run_command
        self.distribution.run_command(command)
      File "/usr/local/python-2.6/lib/python2.6/distutils/dist.py", line 995, in run_command
        cmd_obj.run()
      File "/tmp/pip-build-FtZo8A/chromedriver-installer/setup.py", line 140, in run
        self._unzip(zip_path)
      File "/tmp/pip-build-FtZo8A/chromedriver-installer/setup.py", line 101, in _unzip
        zf = zipfile.ZipFile(zip_path)
      File "/usr/local/python-2.6/lib/python2.6/zipfile.py", line 696, in __init__
        self._GetContents()
      File "/usr/local/python-2.6/lib/python2.6/zipfile.py", line 716, in _GetContents
        self._RealGetContents()
      File "/usr/local/python-2.6/lib/python2.6/zipfile.py", line 728, in _RealGetContents
        raise BadZipfile, "File is not a zip file"
    zipfile.BadZipfile: File is not a zip file
    
    ----------------------------------------
Command "<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/bin/python> -u -c "import
setuptools,tokenize;__file__='/tmp/pip-build-FtZo8A/chromedriver-installer/setup.py';f=getattr(tokenize, 'open',
open)(__file__);code=f.read().replace('\r\n','\n');f.close();exec(compile(code, __file__, 'exec'))" install --record
/tmp/pip-uGnK6h-record/install-record.txt--single-version-externally-managed --compile --install-headers
<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/include/site/python2.6/chromedriver-installer>
--chromedriver-version=2.37"failed with error code 1 in /tmp/pip-build-FtZo8A/chromedriver-installer/ 
ERROR: Failed to install the regression test requirements.
ERROR: Error detected when running the Python tests.
Build step 'Execute shell' marked build as failure


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add some missing items to the release notes.
Следующее
От: pgAdmin 4 Jenkins
Дата:
Сообщение: Build failed in Jenkins: pgadmin4-master-python36 #534