[ 
https://issues.apache.org/jira/browse/BEAM-5663?focusedWorklogId=226487&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-226487
 ]

ASF GitHub Bot logged work on BEAM-5663:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Apr/19 05:31
            Start Date: 12/Apr/19 05:31
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on issue #8036: [BEAM-5663] Add 
Python 3.6 and Python 3.7 precommit test suites
URL: https://github.com/apache/beam/pull/8036#issuecomment-482442925
 
 
   It looks like not all Jenkins can run Py37 suite yet. I think it is because 
only half of Jenkins workers use @yifanzou 's new VM image, the other half does 
not have Python37-dev dependencies installed which causes precommit flakes, see:
   https://builds.apache.org/job/beam_PreCommit_Python_Commit/5704
   
   `19:29:51     grpc_tools/_protoc_compiler.cpp:36:20: fatal error: Python.h: 
No such file or directory
   19:29:51     compilation terminated.
   19:29:51     error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
   19:29:51     
   19:29:51     ----------------------------------------
   19:29:51 Command 
"/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/build/gradleenv/1311307983/bin/python3.7
 -u -c "import setuptools, 
tokenize;__file__='/tmp/pip-install-pnywbiyq/grpcio-tools/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-record-x0_of8g2/install-record.txt --single-version-externally-managed 
--compile --install-headers 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_Commit/src/build/gradleenv/1311307983/include/site/python3.7/grpcio-tools"
 failed with error code 1 in /tmp/pip-install-pnywbiyq/grpcio-tools/
   19:29:51 
   19:29:51 > Task :beam-sdks-python-test-suites-tox-py37:setupVirtualenv 
FAILED`.
   
   We may need to revert this and roll-forward without 3.7 support, or try to 
fix-forward and disable 3.7 tox suite for now. 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 226487)
    Time Spent: 5h 10m  (was: 5h)

> Add tox suites for various Python 3 versions (3.5, 3.6, 3.7)
> ------------------------------------------------------------
>
>                 Key: BEAM-5663
>                 URL: https://issues.apache.org/jira/browse/BEAM-5663
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-py-core
>            Reporter: Manu Zhang
>            Assignee: Robbe
>            Priority: Major
>              Labels: triaged
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> Currently, Python 3.5.2 is set up for Jenkins tests but we've seen test 
> failings across various Python 3 versions. It will be valuable to add tox 
> suites for Python 3.4, 3.5, 3.6 and 3.7



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to