[
https://issues.apache.org/jira/browse/BEAM-6862?focusedWorklogId=216849&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-216849
]
ASF GitHub Bot logged work on BEAM-6862:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Mar/19 17:10
Start Date: 21/Mar/19 17:10
Worklog Time Spent: 10m
Work Description: pabloem commented on pull request #8107: [BEAM-6862]
Fix pyhamcrest import missing
URL: https://github.com/apache/beam/pull/8107
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 216849)
Time Spent: 0.5h (was: 20m)
> [beam_PostCommit_Py_ValCont] Test fail with import error
> --------------------------------------------------------
>
> Key: BEAM-6862
> URL: https://issues.apache.org/jira/browse/BEAM-6862
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Ahmet Altay
> Assignee: Mikhail Gryzykhin
> Priority: Major
> Labels: currently-failing
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> PR likely root cause: https://github.com/apache/beam/pull/8038
> Started at: https://builds.apache.org/job/beam_PostCommit_Py_ValCont/2672/
> 14:30:12 ImportError: No module named
> hamcrest.library.number.ordering_comparison
> 14:30:12
> 14:30:12 at
> java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
> 14:30:12 at
> java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
> 14:30:12 at org.apache.beam.sdk.util.MoreFutures.get(MoreFutures.java:57)
> 14:30:12 at
> org.apache.beam.runners.dataflow.worker.fn.control.RegisterAndProcessBundleOperation.finish(RegisterAndProcessBundleOperation.java:281)
> 14:30:12 at
> org.apache.beam.runners.dataflow.worker.util.common.worker.MapTaskExecutor.execute(MapTaskExecutor.java:85)
> 14:30:12 at
> org.apache.beam.runners.dataflow.worker.fn.control.BeamFnMapTaskExecutor.execute(BeamFnMapTaskExecutor.java:125)
> 14:30:12 at
> org.apache.beam.runners.dataflow.worker.BatchDataflowWorker.executeWork(BatchDataflowWorker.java:411)
> 14:30:12 at
> org.apache.beam.runners.dataflow.worker.BatchDataflowWorker.doWork(BatchDataflowWorker.java:380)
> 14:30:12 at
> org.apache.beam.runners.dataflow.worker.BatchDataflowWorker.getAndPerformWork(BatchDataflowWorker.java:306)
> 14:30:12 at
> org.apache.beam.runners.dataflow.worker.DataflowRunnerHarness.start(DataflowRunnerHarness.java:195)
> 14:30:12 at
> org.apache.beam.runners.dataflow.worker.DataflowRunnerHarness.main(DataflowRunnerHarness.java:123)
> 14:30:12 Suppressed: java.lang.IllegalStateException: Already closed.
> 14:30:12 at
> org.apache.beam.sdk.fn.data.BeamFnDataBufferingOutboundObserver.close(BeamFnDataBufferingOutboundObserver.java:95)
> 14:30:12 at
> org.apache.beam.runners.dataflow.worker.fn.data.RemoteGrpcPortWriteOperation.abort(RemoteGrpcPortWriteOperation.java:215)
> 14:30:12 at
> org.apache.beam.runners.dataflow.worker.util.common.worker.MapTaskExecutor.execute(MapTaskExecutor.java:91)
> 14:30:12 ... 6 more
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)