You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Brian Hulette (Jira)" <ji...@apache.org> on 2021/04/21 23:43:00 UTC

[jira] [Created] (BEAM-12207) Python PostCommits failing portableWordCountSparkRunnerBatch

Brian Hulette created BEAM-12207:
------------------------------------

             Summary: Python PostCommits failing portableWordCountSparkRunnerBatch
                 Key: BEAM-12207
                 URL: https://issues.apache.org/jira/browse/BEAM-12207
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-core
            Reporter: Brian Hulette


The first run with this particular failure appears to be https://ci-beam.apache.org/job/beam_PostCommit_Python38/1104

{code}
06:26:36 OK (SKIP=6)
06:26:36 
06:26:38 FAILURE: Build failed with an exception.
06:26:38 
06:26:38 * What went wrong:
06:26:38 Execution failed for task ':sdks:python:test-suites:portable:py38:portableWordCountSparkRunnerBatch'.
06:26:38 > Process 'command 'sh'' finished with non-zero exit value 1
06:26:38 
06:26:38 * Try:
06:26:38 Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
06:26:38 
06:26:38 * Get more help at https://help.gradle.org
06:26:38 
06:26:38 Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
06:26:38 Use '--warning-mode all' to show the individual deprecation warnings.
06:26:38 See https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings
06:26:38 
06:26:38 BUILD FAILED in 1h 26m 11s
{code}



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