Re: Build failed in Jenkins: pgadmin4-master-python26 #433

2017-09-10 Thread Murtuza Zabuawala
stalled Babel-2.3.4 Flask-0.11.1 Flask-Babel-0.11.1 
>> Flask-Gravatar-0.4.2 Flask-HTMLmin-1.2 Flask-Login-0.3.2 Flask-Mail-0.9.1 
>> Flask-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.5 Flask-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.6 alembic-0.9.5 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.0b3 
>> htmlmin-0.1.10 importlib-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.1 pycrypto-2.6.1 
>> pyrsistent-0.11.13 python-dateutil-2.5.0 python-editor-1.0.3 
>> python-mimeparse-1.5.1 pytz-2014.10 simplejson-3.6.5 six-1.10.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 pip will drop support for 
>> Python 2.6
>>
>>
>>
>> Though I have submitted PR for the same but not sure if they will accept it 
>> or not as Python2.6 is officially dead.
>>
>> https://github.com/smurfix/flask-script/pull/181
>>
>>
>> --
>> Regards,
>> Murtuza Zabuawala
>> EnterpriseDB: http://www.enterprisedb.com
>> The Enterprise PostgreSQL Company
>>
>> [image: https://community.postgresrocks.net/]
>> <https://community.postgresrocks.net/>
>>
>> On Fri, Sep 8, 2017 at 8:25 PM, Dave Page <dave.p...@enterprisedb.com>
>> wrote:
>>
>>> Murtuza, can you look at the this ASAP please? (RC build is on Monday
>>> morning). It looks like it was caused by one of your last two patches.
>>>
>>> Thanks.
>>>
>>>
>>> -- Forwarded message --
>>> From: pgAdmin 4 Jenkins <jenk...@pgadmin.org>
>>> Date: Fri, Sep 8, 2017 at 3:52 PM
>>> Subject: Build failed in Jenkins: pgadmin4-master-python26 #433
>>> To: pgadmin-hack...@postgresql.org, dp...@pgadmin.org
>>>
>>>
>>> See <https://jenkins.pgadmin.org/job/pgadmin4-master-python26/43
>>> 3/display/redirect?page=changes>
>>>
>>> Changes:
>>>
>>> [Dave Page] Initial draft of the 2.0 release notes.
>>>
>>> --
>>> Started by an SCM change
>>> [EnvInject] - Loading node environment variables.
>>> Building in workspace <https://jenkins.pgadmin.org/j
>>> ob/pgadmin4-master-python26/ws/>
>>>  > git rev-parse --is-inside-work-tree # timeout=10
>>> Fetching changes from the remote Git repository
>>>  > git config remote.origin.url git://git.postgresql.org/git/p
>>> gadmin4.git # timeout=10
>>> Cleaning workspace
>>>  > git rev-parse --verify HEAD # timeout=10
>>> Resetting working tree
>>>  > git reset --hard # timeout=10
>>>  > git clean -fdx # timeout=10
>>> Fetching upstream changes from git://git.postgresql.org/git/pgadmin4.git
>>>  > git --version # timeout=10
>>>  > git fetch --tags --progress git://git.postgresql.org/git/pgadmin4.git
>>> +refs/heads/*:refs/remotes/origin/*
>>>  > git rev-parse origin/master^{commit} # timeout=10
>>> Checking out Revision 23dd68b2121cd011f69f08d2154a89be666fd3f9
>>> (origin/master)
>>> Commit message: "Initial draft of the 2.0 release notes."
>>>  > git config core.sparsecheckout # timeout=10
>>>  > git checkout -f 23dd68b2121cd011f69f08d2154a89be666fd3f9
>>>  > git rev-list 8d248dab4c09a5c637569e3b4fb166c02ebff17a # timeout=10
>>> [EnvInject] - Executing scripts and injecting environment variables
>>> after the SCM step.
>>> [EnvInject] - Injecting as environment variables the properties content
>>> PYTHON_VERSION=2.6
>>>
>>> [EnvInject] - Variables injected successfully.
>>> [pgadmin4-master-python26] $ /bin/sh -xe /tmp/jenkins169168500318303276
>>> 6.sh
>>> + <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/j
>>> ob/pgadmin4-master-python26/ws/pgadmin-venv/bin/python>
>>> Installing setuptools, pip, wheel...done.
>>> Running vir

Re: Build failed in Jenkins: pgadmin4-master-python26 #433

2017-09-08 Thread Murtuza Zabuawala
;> DEPRECATION: Python 2.6 is no longer supported by the Python core team, 
>> please upgrade your Python. A future version of pip will drop support for 
>> Python 2.6
>>
>>
>>
>> Though I have submitted PR for the same but not sure if they will accept it 
>> or not as Python2.6 is officially dead.
>>
>> https://github.com/smurfix/flask-script/pull/181
>>
>>
>> --
>> Regards,
>> Murtuza Zabuawala
>> EnterpriseDB: http://www.enterprisedb.com
>> The Enterprise PostgreSQL Company
>>
>> [image: https://community.postgresrocks.net/]
>> <https://community.postgresrocks.net/>
>>
>> On Fri, Sep 8, 2017 at 8:25 PM, Dave Page <dave.p...@enterprisedb.com>
>> wrote:
>>
>>> Murtuza, can you look at the this ASAP please? (RC build is on Monday
>>> morning). It looks like it was caused by one of your last two patches.
>>>
>>> Thanks.
>>>
>>>
>>> -- Forwarded message --
>>> From: pgAdmin 4 Jenkins <jenk...@pgadmin.org>
>>> Date: Fri, Sep 8, 2017 at 3:52 PM
>>> Subject: Build failed in Jenkins: pgadmin4-master-python26 #433
>>> To: pgadmin-hack...@postgresql.org, dp...@pgadmin.org
>>>
>>>
>>> See <https://jenkins.pgadmin.org/job/pgadmin4-master-python26/43
>>> 3/display/redirect?page=changes>
>>>
>>> Changes:
>>>
>>> [Dave Page] Initial draft of the 2.0 release notes.
>>>
>>> --
>>> Started by an SCM change
>>> [EnvInject] - Loading node environment variables.
>>> Building in workspace <https://jenkins.pgadmin.org/j
>>> ob/pgadmin4-master-python26/ws/>
>>>  > git rev-parse --is-inside-work-tree # timeout=10
>>> Fetching changes from the remote Git repository
>>>  > git config remote.origin.url git://git.postgresql.org/git/p
>>> gadmin4.git # timeout=10
>>> Cleaning workspace
>>>  > git rev-parse --verify HEAD # timeout=10
>>> Resetting working tree
>>>  > git reset --hard # timeout=10
>>>  > git clean -fdx # timeout=10
>>> Fetching upstream changes from git://git.postgresql.org/git/pgadmin4.git
>>>  > git --version # timeout=10
>>>  > git fetch --tags --progress git://git.postgresql.org/git/pgadmin4.git
>>> +refs/heads/*:refs/remotes/origin/*
>>>  > git rev-parse origin/master^{commit} # timeout=10
>>> Checking out Revision 23dd68b2121cd011f69f08d2154a89be666fd3f9
>>> (origin/master)
>>> Commit message: "Initial draft of the 2.0 release notes."
>>>  > git config core.sparsecheckout # timeout=10
>>>  > git checkout -f 23dd68b2121cd011f69f08d2154a89be666fd3f9
>>>  > git rev-list 8d248dab4c09a5c637569e3b4fb166c02ebff17a # timeout=10
>>> [EnvInject] - Executing scripts and injecting environment variables
>>> after the SCM step.
>>> [EnvInject] - Injecting as environment variables the properties content
>>> PYTHON_VERSION=2.6
>>>
>>> [EnvInject] - Variables injected successfully.
>>> [pgadmin4-master-python26] $ /bin/sh -xe /tmp/jenkins169168500318303276
>>> 6.sh
>>> + <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/j
>>> ob/pgadmin4-master-python26/ws/pgadmin-venv/bin/python>
>>> Installing setuptools, pip, wheel...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 pip will drop support for
>>> Python 2.6
>>> 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/reques
>>> ts/packages/urllib3/util/ssl_.py>:318: SNIMissingWarning: An HTTPS
>>> request has been made, but the SNI (Subject Name Indication) extension to
>>> TLS is not available on this platform. This may cause the server to present
>>> an incorrect TLS certificate, which can cause validation failures. You can
>>> upgrade to a newer version of Python to solve this. For more information,
>>> see https://urllib3.readthedocs.i

Re: Build failed in Jenkins: pgadmin4-master-python26 #433

2017-09-08 Thread Murtuza Zabuawala
t/>
>
> On Fri, Sep 8, 2017 at 8:25 PM, Dave Page <dave.p...@enterprisedb.com>
> wrote:
>
>> Murtuza, can you look at the this ASAP please? (RC build is on Monday
>> morning). It looks like it was caused by one of your last two patches.
>>
>> Thanks.
>>
>>
>> -- Forwarded message --
>> From: pgAdmin 4 Jenkins <jenk...@pgadmin.org>
>> Date: Fri, Sep 8, 2017 at 3:52 PM
>> Subject: Build failed in Jenkins: pgadmin4-master-python26 #433
>> To: pgadmin-hack...@postgresql.org, dp...@pgadmin.org
>>
>>
>> See <https://jenkins.pgadmin.org/job/pgadmin4-master-python26/43
>> 3/display/redirect?page=changes>
>>
>> Changes:
>>
>> [Dave Page] Initial draft of the 2.0 release notes.
>>
>> --
>> Started by an SCM change
>> [EnvInject] - Loading node environment variables.
>> Building in workspace <https://jenkins.pgadmin.org/j
>> ob/pgadmin4-master-python26/ws/>
>>  > git rev-parse --is-inside-work-tree # timeout=10
>> Fetching changes from the remote Git repository
>>  > git config remote.origin.url git://git.postgresql.org/git/pgadmin4.git
>> # timeout=10
>> Cleaning workspace
>>  > git rev-parse --verify HEAD # timeout=10
>> Resetting working tree
>>  > git reset --hard # timeout=10
>>  > git clean -fdx # timeout=10
>> Fetching upstream changes from git://git.postgresql.org/git/pgadmin4.git
>>  > git --version # timeout=10
>>  > git fetch --tags --progress git://git.postgresql.org/git/pgadmin4.git
>> +refs/heads/*:refs/remotes/origin/*
>>  > git rev-parse origin/master^{commit} # timeout=10
>> Checking out Revision 23dd68b2121cd011f69f08d2154a89be666fd3f9
>> (origin/master)
>> Commit message: "Initial draft of the 2.0 release notes."
>>  > git config core.sparsecheckout # timeout=10
>>  > git checkout -f 23dd68b2121cd011f69f08d2154a89be666fd3f9
>>  > git rev-list 8d248dab4c09a5c637569e3b4fb166c02ebff17a # timeout=10
>> [EnvInject] - Executing scripts and injecting environment variables after
>> the SCM step.
>> [EnvInject] - Injecting as environment variables the properties content
>> PYTHON_VERSION=2.6
>>
>> [EnvInject] - Variables injected successfully.
>> [pgadmin4-master-python26] $ /bin/sh -xe /tmp/jenkins169168500318303276
>> 6.sh
>> + <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/j
>> ob/pgadmin4-master-python26/ws/pgadmin-venv/bin/python>
>> Installing setuptools, pip, wheel...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 pip will drop support for
>> Python 2.6
>> 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/reques
>> ts/packages/urllib3/util/ssl_.py>:318: SNIMissingWarning: An HTTPS
>> request has been made, but the SNI (Subject Name Indication) extension to
>> TLS is not available on this platform. This may cause the server to present
>> an incorrect TLS certificate, which can cause validation failures. You can
>> upgrade to a newer version of Python to solve this. For more information,
>> see https://urllib3.readthedocs.io/en/latest/security.html#snimi
>> ssingwarning.
>>   SNIMissingWarning
>> <https://jenkins.pgadmin.org/job/pgadmin4-master-python26/ws
>> /pgadmin-venv/lib/python2.6/site-packages/pip/_vendor/reques
>> ts/packages/urllib3/util/ssl_.py>:122: InsecurePlatformWarning: A true
>> SSLContext object is not available. This prevents urllib3 from configuring
>> SSL appropriately and may cause certain SSL connections to fail. You can
>> upgrade to a newer version of Python to solve this. For more information,
>> see https://urllib3.readthedocs.io/en/latest/security.html#insec
>> ureplatformwarning.
>>   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