You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2020/05/15 23:36:00 UTC

[jira] [Commented] (BEAM-8799) Python WordCountIT benchmarks broken

    [ https://issues.apache.org/jira/browse/BEAM-8799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108756#comment-17108756 ] 

Kenneth Knowles commented on BEAM-8799:
---------------------------------------

This test now seems mostly healthy, though it could still be a little bit flakey.

> Python WordCountIT benchmarks broken
> ------------------------------------
>
>                 Key: BEAM-8799
>                 URL: https://issues.apache.org/jira/browse/BEAM-8799
>             Project: Beam
>          Issue Type: Bug
>          Components: testing
>            Reporter: Luke Cwik
>            Priority: Major
>             Fix For: Not applicable
>
>
> This impacts beam_PerformanceTests_WordCountIT_Py27, beam_PerformanceTests_WordCountIT_Py35, beam_PerformanceTests_WordCountIT_Py36, beam_PerformanceTests_WordCountIT_Py37
> Example run: [https://builds.apache.org/job/beam_PerformanceTests_WordCountIT_Py27/762/console]
>  
> {code:java}
> 04:25:28 2019-11-21 12:25:28,226 fda01793 MainThread beam_integration_benchmark(1/1) ERROR    Exception running benchmark
> 04:25:28 Traceback (most recent call last):
> 04:25:28   File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_WordCountIT_Py27/PerfKitBenchmarker/perfkitbenchmarker/pkb.py", line 995, in RunBenchmarkTask
> 04:25:28     RunBenchmark(spec, collector)
> 04:25:28   File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_WordCountIT_Py27/PerfKitBenchmarker/perfkitbenchmarker/pkb.py", line 846, in RunBenchmark
> 04:25:28     DoRunPhase(spec, collector, detailed_timer)
> 04:25:28   File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_WordCountIT_Py27/PerfKitBenchmarker/perfkitbenchmarker/pkb.py", line 689, in DoRunPhase
> 04:25:28     samples = spec.BenchmarkRun(spec)
> 04:25:28   File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_WordCountIT_Py27/PerfKitBenchmarker/perfkitbenchmarker/linux_benchmarks/beam_integration_benchmark.py", line 161, in Run
> 04:25:28     job_type=job_type)
> 04:25:28 TypeError: SubmitJob() takes at least 3 arguments (5 given)
> 04:25:28 2019-11-21 12:25:28,226 fda01793 MainThread beam_integration_benchmark(1/1) ERROR    Benchmark 1/1 beam_integration_benchmark (UID: beam_integration_benchmark0) failed. 
> {code}
>  



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