[ https://issues.apache.org/jira/browse/BEAM-9835?focusedWorklogId=432229&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-432229 ]
ASF GitHub Bot logged work on BEAM-9835: ---------------------------------------- Author: ASF GitHub Bot Created on: 08/May/20 19:47 Start Date: 08/May/20 19:47 Worklog Time Spent: 10m Work Description: ibzib commented on pull request #11644: URL: https://github.com/apache/beam/pull/11644#issuecomment-625987422 Run Python Spark ValidatesRunner ---------------------------------------------------------------- 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: 432229) Time Spent: 20m (was: 10m) > test_multimap_multiside_input failing on Spark Python > ----------------------------------------------------- > > Key: BEAM-9835 > URL: https://issues.apache.org/jira/browse/BEAM-9835 > Project: Beam > Issue Type: Bug > Components: test-failures > Reporter: Kyle Weaver > Assignee: Kyle Weaver > Priority: Major > Time Spent: 20m > Remaining Estimate: 0h > > beam_PostCommit_Python_VR_Spark is red. > 18:32:46 ERROR: test_multimap_multiside_input (__main__.SparkRunnerTest) > 18:32:46 > ---------------------------------------------------------------------- > 18:32:46 Traceback (most recent call last): > 18:32:46 File > "apache_beam/runners/portability/fn_api_runner/fn_runner_test.py", line 265, > in test_multimap_multiside_input > 18:32:46 equal_to([('a', [1, 3], [1, 2, 3]), ('b', [2], [1, 2, 3])])) > 18:32:46 File "apache_beam/pipeline.py", line 529, in __exit__ > 18:32:46 self.run().wait_until_finish() > 18:32:46 File "apache_beam/runners/portability/portable_runner.py", line > 571, in wait_until_finish > 18:32:46 (self._job_id, self._state, self._last_error_message())) > 18:32:46 RuntimeError: Pipeline > test_multimap_multiside_input_1588026700.62_3808162b-fc6a-4eb0-be3a-3efd819560f7 > failed in state FAILED: java.lang.IllegalArgumentException: Multiple entries > with same key: > ref_PCollection_PCollection_21=(Broadcast(37),WindowedValue$FullWindowedValueCoder(KvCoder(ByteArrayCoder,VarLongCoder),GlobalWindow$Coder)) > and > ref_PCollection_PCollection_21=(Broadcast(36),WindowedValue$FullWindowedValueCoder(KvCoder(ByteArrayCoder,VarLongCoder),GlobalWindow$Coder)) -- This message was sent by Atlassian Jira (v8.3.4#803005)