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

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

                Author: ASF GitHub Bot
            Created on: 07/Jul/20 01:40
            Start Date: 07/Jul/20 01:40
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on pull request #12179:
URL: https://github.com/apache/beam/pull/12179#issuecomment-654548592


   Error looks like flake:
   ```
   Ran 82 tests in 285.088s
   
   OK (skipped=15)
   Exception in thread Thread-712 (most likely raised during interpreter 
shutdown):
   Traceback (most recent call last):
     File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
     File "apache_beam/runners/worker/data_plane.py", line 184, in run
     File "apache_beam/runners/worker/sdk_worker.py", line 437, in 
shutdown_inactive_bundle_processors
   <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'time'
   Exception in thread Thread-1359 (most likely raised during interpreter 
shutdown):
   Traceback (most recent call last):
     File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
     File "apache_beam/runners/worker/data_plane.py", line 184, in run
     File "apache_beam/runners/worker/sdk_worker.py", line 437, in 
shutdown_inactive_bundle_processors
   <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'time'
   Exception in thread Thread-79 (most likely raised during interpreter 
shutdown):
   Traceback (most recent call last):
     File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
     File "apache_beam/runners/worker/data_plane.py", line 184, in run
     File "apache_beam/runners/worker/sdk_worker.py", line 437, in 
shutdown_inactive_bundle_processors
   <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'time'
   
   FAILURE: Build failed with an exception.
   
   * Where:
   Script 
'/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python2_PVR_Flink_Phrase/src/sdks/python/test-suites/portable/common.gradle'
 line: 57
   ```


----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 455181)
    Time Spent: 2h  (was: 1h 50m)

> grpcio-tools 1.15.0 proto generation breaks compatibility with latest 
> protobuf 3.6.1
> ------------------------------------------------------------------------------------
>
>                 Key: BEAM-5414
>                 URL: https://issues.apache.org/jira/browse/BEAM-5414
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Charles Chen
>            Priority: P3
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Currently, the latest grpcio-tools 1.15.0 proto generation breaks 
> compatibility with the latest protobuf 3.6.1.  This means that any proto 
> generation needs to happen with grpcio-tools 1.14.2 until this is fixed.
> CC: [~angoenka]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to