Build failed in Jenkins: pgadmin4-master-python26 #801 - Mailing list pgadmin-hackers

From pgAdmin 4 Jenkins
Subject Build failed in Jenkins: pgadmin4-master-python26 #801
Date
Msg-id 764268270.311.1529614633556.JavaMail.jenkins@jenkins.pgadmin.org
Whole thread Raw
In response to Build failed in Jenkins: pgadmin4-master-python26 #800  (pgAdmin 4 Jenkins <jenkins@pgadmin.org>)
Responses Jenkins build is back to normal : pgadmin4-master-python26 #802  (pgAdmin 4 Jenkins <jenkins@pgadmin.org>)
List pgadmin-hackers
See <https://jenkins.pgadmin.org/job/pgadmin4-master-python26/801/display/redirect?page=changes>

Changes:

[Dave Page] Minor fix to handle auto-discovery of servers with no port recorded.

[Dave Page] Allow dropping of Procedures in PG 11. Fixes #3423

------------------------------------------
[...truncated 7.16 KB...]
Collecting Flask-SQLAlchemy==2.3.2 (from -r requirements.txt (line 15))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/a1/44/294fb7f6bf49cc7224417cd0637018db9fee0729b4fe166e43e2bbb1f1c8/Flask_SQLAlchemy-2.3.2-py2.py3-none-any.whl
Collecting Flask-WTF==0.14.2 (from -r requirements.txt (line 16))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/60/3a/58c629472d10539ae5167dc7c1fecfa95dd7d0b7864623931e3776438a24/Flask_WTF-0.14.2-py2.py3-none-any.whl
Collecting html5lib==1.0.1 (from -r requirements.txt (line 17))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/a5/62/bbd2be0e7943ec8504b517e62bab011b4946e1258842bc159e5dfde15b96/html5lib-1.0.1-py2.py3-none-any.whl
Collecting linecache2==1.0.0 (from -r requirements.txt (line 18))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/c7/a3/c5da2a44c85bfbb6eebcfc1dde24933f8704441b98fdde6528f4831757a6/linecache2-1.0.0-py2.py3-none-any.whl
Collecting passlib==1.7.1 (from -r requirements.txt (line 19))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/ee/a7/d6d238d927df355d4e4e000670342ca4705a72f0bf694027cf67d9bcf5af/passlib-1.7.1-py2.py3-none-any.whl
Collecting pbr==3.1.1 (from -r requirements.txt (line 20))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/0c/5d/b077dbf309993d52c1d71e6bf6fe443a8029ea215135ebbe0b1b10e7aefc/pbr-3.1.1-py2.py3-none-any.whl
Collecting pycrypto>=2.6.1 (from -r requirements.txt (line 21))
  Cache entry deserialization failed, entry ignored
Collecting pyrsistent==0.14.2 (from -r requirements.txt (line 22))
  Cache entry deserialization failed, entry ignored
Collecting python-mimeparse==1.6.0 (from -r requirements.txt (line 23))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/26/2e/03bce213a9bf02a2750dcb04e761785e9c763fc11071edc4b447eacbb842/python_mimeparse-1.6.0-py2.py3-none-any.whl
Collecting pytz==2018.3 (from -r requirements.txt (line 24))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/3c/80/32e98784a8647880dedf1f6bf8e2c91b195fe18fdecc6767dcf5104598d6/pytz-2018.3-py2.py3-none-any.whl
Collecting simplejson==3.13.2 (from -r requirements.txt (line 25))
  Cache entry deserialization failed, entry ignored
Collecting six>=1.11.0 (from -r requirements.txt (line 26))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl
Collecting speaklater==1.3 (from -r requirements.txt (line 27))
  Cache entry deserialization failed, entry ignored
Collecting sqlparse==0.2.4 (from -r requirements.txt (line 28))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/65/85/20bdd72f4537cf2c4d5d005368d502b2f464ede22982e724a82c86268eda/sqlparse-0.2.4-py2.py3-none-any.whl
Collecting WTForms==2.1 (from -r requirements.txt (line 29))
  Cache entry deserialization failed, entry ignored
Collecting Flask-Paranoid==0.2.0 (from -r requirements.txt (line 30))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/0e/14/359033a218c5403872e11ff7267e6c638c0279067fa932d93653188f4052/Flask_Paranoid-0.2.0-py2.py3-none-any.whl
Collecting backports.csv==1.0.5 (from -r requirements.txt (line 46))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/23/01/0b1fce3fd8199fe32338dc66747baad52c7183b7f587128bc77cefde0620/backports.csv-1.0.5-py2.py3-none-any.whl
Collecting importlib==1.0.3 (from -r requirements.txt (line 47))
  Cache entry deserialization failed, entry ignored
Collecting psycopg2==2.7.3.2 (from -r requirements.txt (line 52))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/a7/4a/82ec8b785ab96f7ff0f1029ff5bd962fbf1775a3b57e613800bd6c311ed7/psycopg2-2.7.3.2-cp26-cp26m-manylinux1_x86_64.whl
Collecting Flask-Script==2.0.5 (from -r requirements.txt (line 53))
Collecting ordereddict (from -r requirements.txt (line 54))
Collecting python-dateutil==2.5.0 (from -r requirements.txt (line 55))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/b2/2c/1e76d08cbfb4d81faa4ab9995ed5d3ac45bd380da32df1733530dfdd8123/python_dateutil-2.5.0-py2.py3-none-any.whl
Collecting SQLAlchemy==1.0.14 (from -r requirements.txt (line 56))
  Cache entry deserialization failed, entry ignored
Collecting Flask-Security==1.7.5 (from -r requirements.txt (line 57))
  Cache entry deserialization failed, entry ignored
Collecting Flask-BabelEx==0.9.3 (from -r requirements.txt (line 58))
  Cache entry deserialization failed, entry ignored
Collecting testtools>=0.9.22 (from fixtures==3.0.0->-r requirements.txt (line 8))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/87/74/a4d55da28d7bba6d6f49430f22a62afd8472cb24a63fa61daef80d3e821b/testtools-2.3.0-py2.py3-none-any.whl
Collecting click>=2.0 (from Flask==0.12.2->-r requirements.txt (line 9))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl
Collecting Jinja2>=2.4 (from Flask==0.12.2->-r requirements.txt (line 9))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl
Collecting Werkzeug>=0.7 (from Flask==0.12.2->-r requirements.txt (line 9))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl
Collecting itsdangerous>=0.21 (from Flask==0.12.2->-r requirements.txt (line 9))
  Cache entry deserialization failed, entry ignored
Collecting alembic>=0.6 (from Flask-Migrate==2.1.1->-r requirements.txt (line 13))
  Cache entry deserialization failed, entry ignored
Collecting webencodings (from html5lib==1.0.1->-r requirements.txt (line 17))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl
Collecting Babel>=1.0 (from Flask-BabelEx==0.9.3->-r requirements.txt (line 58))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/94/03/14e68ad12e771a79cf96792f7158d68a7b3d8c7b2badf39e9ef1f65b57d6/Babel-2.5.3-py2.py3-none-any.whl
Collecting unittest2>=1.0.0 (from testtools>=0.9.22->fixtures==3.0.0->-r requirements.txt (line 8))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/72/20/7f0f433060a962200b7272b8c12ba90ef5b903e218174301d0abfd523813/unittest2-1.1.0-py2.py3-none-any.whl
Collecting traceback2 (from testtools>=0.9.22->fixtures==3.0.0->-r requirements.txt (line 8))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/17/0a/6ac05a3723017a967193456a2efa0aa9ac4b51456891af1e2353bb9de21e/traceback2-1.4.0-py2.py3-none-any.whl
Collecting MarkupSafe>=0.23 (from Jinja2>=2.4->Flask==0.12.2->-r requirements.txt (line 9))
  Cache entry deserialization failed, entry ignored
Collecting Mako (from alembic>=0.6->Flask-Migrate==2.1.1->-r requirements.txt (line 13))
  Cache entry deserialization failed, entry ignored
Collecting python-editor>=0.3 (from alembic>=0.6->Flask-Migrate==2.1.1->-r requirements.txt (line 13))
  Cache entry deserialization failed, entry ignored
Requirement already satisfied: argparse in ./pgadmin-venv/lib/python2.6/site-packages (from
unittest2>=1.0.0->testtools>=0.9.22->fixtures==3.0.0->-rrequirements.txt (line 8)) 
Installing collected packages: blinker, extras, six, python-mimeparse, linecache2, traceback2, unittest2, pbr,
testtools,fixtures, click, MarkupSafe, Jinja2, Werkzeug, itsdangerous, Flask, Flask-Gravatar, Flask-Login, Flask-Mail,
python-dateutil,SQLAlchemy, Mako, python-editor, alembic, Flask-SQLAlchemy, Flask-Migrate, Flask-Principal,
ordereddict,WTForms, Flask-WTF, webencodings, html5lib, passlib, pycrypto, pyrsistent, pytz, simplejson, speaklater,
sqlparse,Flask-Paranoid, backports.csv, importlib, psycopg2, Flask-Script, Flask-Security, Babel, Flask-BabelEx 
Successfully installed Babel-2.5.3 Flask-0.12.2 Flask-BabelEx-0.9.3 Flask-Gravatar-0.5.0 Flask-Login-0.3.2
Flask-Mail-0.9.1Flask-Migrate-2.1.1 Flask-Paranoid-0.2.0 Flask-Principal-0.4.0 Flask-SQLAlchemy-2.3.2
Flask-Script-2.0.5Flask-Security-1.7.5 Flask-WTF-0.14.2 Jinja2-2.10 Mako-1.0.7 MarkupSafe-1.0 SQLAlchemy-1.0.14
WTForms-2.1Werkzeug-0.14.1 alembic-0.9.9 backports.csv-1.0.5 blinker-1.4 click-6.7 extras-1.0.0 fixtures-3.0.0
html5lib-1.0.1importlib-1.0.3 itsdangerous-0.24 linecache2-1.0.0 ordereddict-1.1 passlib-1.7.1 pbr-3.1.1
psycopg2-2.7.3.2pycrypto-2.6.1 pyrsistent-0.14.2 python-dateutil-2.5.0 python-editor-1.0.3 python-mimeparse-1.6.0
pytz-2018.3simplejson-3.13.2 six-1.11.0 speaklater-1.3 sqlparse-0.2.4 testtools-2.3.0 traceback2-1.4.0 unittest2-1.1.0
webencodings-0.5.1
You are using pip version 9.0.3, however version 10.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
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 psycopg2: markers 'python_version >= "2.7"' don't match your environment
Ignoring python-dateutil: markers 'python_version >= "2.7"' don't match your environment
Ignoring htmlmin: markers 'python_version >= "2.7"' don't match your environment
Ignoring Flask-HTMLmin: markers 'python_version >= "2.7"' don't match your environment
Ignoring SQLAlchemy: markers 'python_version >= "2.7"' don't match your environment
Ignoring Flask-Security: markers 'python_version >= "2.7"' don't match your environment
Ignoring sshtunnel: 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: blinker==1.4 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 6)) 
Requirement already satisfied: extras==1.0.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 7)) 
Requirement already satisfied: fixtures==3.0.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 8)) 
Requirement already satisfied: Flask==0.12.2 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 9)) 
Requirement already satisfied: Flask-Gravatar==0.5.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 10)) 
Requirement already satisfied: Flask-Login==0.3.2 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 11)) 
Requirement already satisfied: Flask-Mail==0.9.1 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 12)) 
Requirement already satisfied: Flask-Migrate==2.1.1 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 13)) 
Requirement already satisfied: Flask-Principal==0.4.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 14)) 
Requirement already satisfied: Flask-SQLAlchemy==2.3.2 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 15)) 
Requirement already satisfied: Flask-WTF==0.14.2 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 16)) 
Requirement already satisfied: html5lib==1.0.1 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 17)) 
Requirement already satisfied: linecache2==1.0.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 18)) 
Requirement already satisfied: passlib==1.7.1 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 19)) 
Requirement already satisfied: pbr==3.1.1 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 20)) 
Requirement already satisfied: pycrypto>=2.6.1 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 21)) 
Requirement already satisfied: pyrsistent==0.14.2 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 22)) 
Requirement already satisfied: python-mimeparse==1.6.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 23)) 
Requirement already satisfied: pytz==2018.3 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 24)) 
Requirement already satisfied: simplejson==3.13.2 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 25)) 
Requirement already satisfied: six>=1.11.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 26)) 
Requirement already satisfied: speaklater==1.3 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 27)) 
Requirement already satisfied: sqlparse==0.2.4 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 28)) 
Requirement already satisfied: WTForms==2.1 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 29)) 
Requirement already satisfied: Flask-Paranoid==0.2.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 30)) 
Requirement already satisfied: backports.csv==1.0.5 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 46)) 
Requirement already satisfied: importlib==1.0.3 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 47)) 
Requirement already satisfied: psycopg2==2.7.3.2 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 52)) 
Requirement already satisfied: Flask-Script==2.0.5 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 53)) 
Requirement already satisfied: ordereddict in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 54)) 
Requirement already satisfied: python-dateutil==2.5.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 55)) 
Requirement already satisfied: SQLAlchemy==1.0.14 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 56)) 
Requirement already satisfied: Flask-Security==1.7.5 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 57)) 
Requirement already satisfied: Flask-BabelEx==0.9.3 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/../../requirements.txt(line 58)) 
Collecting pycodestyle==2.3.1 (from -r web/regression/requirements.txt (line 9))
  Cache entry deserialization failed, entry ignored

<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
https://files.pythonhosted.org/packages/e1/88/0e2cbf412bd849ea6f1af1f97882add46a374f4ba1d2aea39353609150ad/pycodestyle-2.3.1.tar.gz
Collecting pyperclip~=1.6.0 (from -r web/regression/requirements.txt (line 10))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/33/15/f3c29b381815ae75e27589583655f4a8567721c541b8ba8cd52f76868655/pyperclip-1.6.2.tar.gz
Collecting testscenarios==0.5.0 (from -r web/regression/requirements.txt (line 11))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/f0/de/b0b5b98c0f38fd7086d082c47fcb455eedd39a044abe7c595f5f40cd6eed/testscenarios-0.5.0.tar.gz
Requirement already satisfied: testtools==2.3.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/requirements.txt(line 12)) 
Requirement already satisfied: traceback2==1.4.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/requirements.txt(line 13)) 
Requirement already satisfied: unittest2==1.1.0 in ./pgadmin-venv/lib/python2.6/site-packages (from -r
web/regression/requirements.txt(line 14)) 
Collecting selenium==3.3.3 (from -r web/regression/requirements.txt (line 24))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/0c/2d/6c51aceb5ad1f9fa75edc7dd47062af19ae79fe49b70ad0089060fb7ac69/selenium-3.3.3.tar.gz
Collecting mock===2.0.0 (from -r web/regression/requirements.txt (line 29))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/0c/53/014354fc93c591ccc4abff12c473ad565a2eb24dcd82490fae33dbf2539f/mock-2.0.0.tar.gz
Collecting chromedriver_installer==0.0.6 (from -r web/regression/requirements.txt (line 33))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/c8/01/0a8a725bb605f68923aba16099a01cbbfe547c8b7dc96fd9a554424f6524/chromedriver_installer-0.0.6.tar.gz
Requirement already satisfied: click>=2.0 in ./pgadmin-venv/lib/python2.6/site-packages (from Flask==0.12.2->-r
web/regression/../../requirements.txt(line 9)) 
Requirement already satisfied: Jinja2>=2.4 in ./pgadmin-venv/lib/python2.6/site-packages (from Flask==0.12.2->-r
web/regression/../../requirements.txt(line 9)) 
Requirement already satisfied: Werkzeug>=0.7 in ./pgadmin-venv/lib/python2.6/site-packages (from Flask==0.12.2->-r
web/regression/../../requirements.txt(line 9)) 
Requirement already satisfied: itsdangerous>=0.21 in ./pgadmin-venv/lib/python2.6/site-packages (from Flask==0.12.2->-r
web/regression/../../requirements.txt(line 9)) 
Requirement already satisfied: alembic>=0.6 in ./pgadmin-venv/lib/python2.6/site-packages (from
Flask-Migrate==2.1.1->-rweb/regression/../../requirements.txt (line 13)) 
Requirement already satisfied: webencodings in ./pgadmin-venv/lib/python2.6/site-packages (from html5lib==1.0.1->-r
web/regression/../../requirements.txt(line 17)) 
Requirement already satisfied: Babel>=1.0 in ./pgadmin-venv/lib/python2.6/site-packages (from Flask-BabelEx==0.9.3->-r
web/regression/../../requirements.txt(line 58)) 
Requirement already satisfied: argparse in ./pgadmin-venv/lib/python2.6/site-packages (from unittest2==1.1.0->-r
web/regression/requirements.txt(line 14)) 
Collecting funcsigs>=1 (from mock===2.0.0->-r web/regression/requirements.txt (line 29))
  Cache entry deserialization failed, entry ignored
  Using cached
https://files.pythonhosted.org/packages/94/4a/db842e7a0545de1cdb0439bb80e6e42dfe82aaeaadd4072f2263a4fbed23/funcsigs-1.0.2.tar.gz
Requirement already satisfied: MarkupSafe>=0.23 in ./pgadmin-venv/lib/python2.6/site-packages (from
Jinja2>=2.4->Flask==0.12.2->-rweb/regression/../../requirements.txt (line 9)) 
Requirement already satisfied: Mako in ./pgadmin-venv/lib/python2.6/site-packages (from
alembic>=0.6->Flask-Migrate==2.1.1->-rweb/regression/../../requirements.txt (line 13)) 
Requirement already satisfied: python-editor>=0.3 in ./pgadmin-venv/lib/python2.6/site-packages (from
alembic>=0.6->Flask-Migrate==2.1.1->-rweb/regression/../../requirements.txt (line 13)) 
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 testscenarios, due to binaries being disabled for it.
Skipping bdist_wheel for selenium, 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, testscenarios, selenium, 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 testscenarios: started
    Running setup.py install for testscenarios: finished with status 'done'
  Running setup.py install for selenium: started
    Running setup.py install for selenium: 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 'done'
Successfully installed chromedriver-installer-0.0.6 funcsigs-1.0.2 mock-2.0.0 pycodestyle-2.3.1 pyperclip-1.6.2
selenium-3.3.3testscenarios-0.5.0 
You are using pip version 9.0.3, however version 10.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
Running PEP-8 checks...

cd web && pycodestyle --config=.pycodestyle .
Running regression tests...


<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/site-packages/flask_security/forms.py>:67:
DeprecationWarning:Required is going away in WTForms 3.0, use DataRequired 
  email_required = Required(message='EMAIL_NOT_PROVIDED')

<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/site-packages/flask_security/forms.py>:69:
DeprecationWarning:Required is going away in WTForms 3.0, use DataRequired 
  password_required = Required(message='PASSWORD_NOT_PROVIDED')
2018-06-21 20:57:12,799: INFO    pgadmin:    ########################################################
2018-06-21 20:57:12,799: INFO    pgadmin:    Starting pgAdmin 4 v3.1-dev...
2018-06-21 20:57:12,799: INFO    pgadmin:    ########################################################
2018-06-21 20:57:12,799: DEBUG    pgadmin:    Python syspath:
['<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/web/regression',>
'<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/web',>
'<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/web/regression',>
'<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python26.zip',>
'<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6',>
'<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/plat-linux3',>
'<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/lib-tk',>
'<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/lib-old',>
'<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/lib-dynload',>
'/usr/local/python-2.6/lib/python2.6','/usr/local/python-2.6/lib/python2.6/plat-linux3',
'/usr/local/python-2.6/lib/python2.6/lib-tk',
'<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/site-packages']>
2018-06-21 20:57:12,799: DEBUG    pgadmin:    Available translations: [Locale('pl'), Locale('zh'), Locale('de'),
Locale('ja'),Locale('ru'), Locale('fr')] 

<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/site-packages/flask_security/utils.py>:151:
DeprecationWarning:the method passlib.context.CryptContext.encrypt() is deprecated as of Passlib 1.7, and will be
removedin Passlib 2.0, use CryptContext.hash() instead. 
  return _pwd_context.encrypt(signed)
NOTE: Configuring authentication for DESKTOP mode.
Traceback (most recent call last):
  File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/web/regression/runtests.py",> line 92, in <module>
    exec(open("setup.py").read())
  File "<string>", line 49, in <module>
  File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/web/pgadmin/__init__.py",> line 367, in create_app
    driver.init_app(app)
  File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/web/pgadmin/utils/driver/__init__.py",> line 40,
ininit_app 
    DriverRegistry.load_drivers()
  File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/web/pgadmin/utils/driver/registry.py",> line 88,
inload_drivers 
    module = import_module(module_name)
  File
"<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/pgadmin-venv/lib/python2.6/site-packages/importlib/__init__.py",>
line37, in import_module 
    __import__(name)
  File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/web/pgadmin/utils/driver/psycopg2/__init__.py",>
line26, in <module> 
    from .connection import Connection
  File "<https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws/web/pgadmin/utils/driver/psycopg2/connection.py",>
line631 
    for key, val in params.items()
      ^
SyntaxError: invalid syntax
ERROR: Error detected when running the Python tests.
ERROR: Error detected when running the Python tests.
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user akshay.joshi@enterprisedb.com


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Allow dropping of Procedures in PG 11. Fixes #3423
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix Python 2.6 support for SQL_ASCII data in thequer