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 20:11:34 UTC

[GitHub] [beam] damccorm opened a new issue, #20930: Python Postcommits timing out on postCommitIT

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

   Test suites failing:
   https://ci-beam.apache.org/job/beam_PostCommit_Python38/
   https://ci-beam.apache.org/job/beam_PostCommit_Python37/
   https://ci-beam.apache.org/job/beam_PostCommit_Python36/
   
   They seem to be hanging on postCommitIT for some reason, with the following logs repeating:
   
   [Source](https://ci-beam.apache.org/job/beam_PostCommit_Python38/1146/console)
   ```
   
   17:21:55 WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
   17:21:55
   WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar
   feature. It can only be used when FnAPI is enabled.
   17:21:55 WARNING:apache_beam.options.pipeline_options:Discarding
   unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
   17:22:03
   WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
   17:22:03
   WARNING:root:Make sure that locally built Python SDK docker image has Python 3.8 interpreter.
   17:22:59
   WARNING:apache_beam.runners.dataflow.dataflow_runner:Typical end users should not use this worker jar
   feature. It can only be used when FnAPI is enabled.
   17:22:59 WARNING:apache_beam.options.pipeline_options:Discarding
   unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
   17:23:08
   WARNING:apache_beam.options.pipeline_options:Discarding unparseable args: ['--sleep_secs=20', '--kms_key_name=projects/apache-beam-testing/locations/global/keyRings/beam-it/cryptoKeys/test']
   
   ```
   
   
   The root cause seems to be [PR #14481](https://github.com/apache/beam/pull/14481).
   
   Imported from Jira [BEAM-12249](https://issues.apache.org/jira/browse/BEAM-12249). Original Jira may contain additional context.
   Reported by: danoliveira.


-- 
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 commented on issue #20930: Python Postcommits timing out on postCommitIT

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #20930:
URL: https://github.com/apache/beam/issues/20930#issuecomment-1282791724

   .remove-labels P1
   
   .add-labels P2


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


[GitHub] [beam] Abacn commented on issue #20930: Python Postcommits timing out on postCommitIT

Posted by GitBox <gi...@apache.org>.
Abacn commented on issue #20930:
URL: https://github.com/apache/beam/issues/20930#issuecomment-1282791460

   Currently on hold as GitHub migration involves splitting postcommit tests. Downgrade to P2 for tracking if it still occurs when GitHub migration completed.


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