You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 15:33:44 UTC

[GitHub] [beam] damccorm opened a new issue, #20151: Docker container build fails (:sdks:python:container:py37:docker)

damccorm opened a new issue, #20151:
URL: https://github.com/apache/beam/issues/20151

   The `:sdks:python:container:py37:docker` goal doesn't build, e.g.: https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Streaming_PR/5/console
   
   ```
   
   17:48:10 > Task :sdks:python:container:py37:docker
   17:49:36 The command '/bin/sh -c pip install -r
   /tmp/base_image_requirements.txt &&     python -c "from google.protobuf.internal import api_implementation;
   assert api_implementation._default_implementation_type == 'cpp'; print ('Verified fast protobuf used.')"
   &&     rm -rf /root/.cache/pip' returned a non-zero code: 1
   17:49:36 
   17:49:36 > Task :sdks:python:container:py37:docker
   FAILED
   17:49:36 
   17:49:36 FAILURE: Build failed with an exception.
   17:49:36 
   17:49:36 * What went
   wrong:
   17:49:36 Execution failed for task ':sdks:python:container:py37:docker'.
   17:49:36 > Process
   'command 'docker'' finished with non-zero exit value 1
   
   ```
   
   
   Imported from Jira [BEAM-9854](https://issues.apache.org/jira/browse/BEAM-9854). Original Jira may contain additional context.
   Reported by: mxm.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] Abacn closed issue #20151: Docker container build fails (:sdks:python:container:py37:docker)

Posted by GitBox <gi...@apache.org>.
Abacn closed issue #20151: Docker container build fails (:sdks:python:container:py37:docker)
URL: https://github.com/apache/beam/issues/20151


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org