[
https://issues.apache.org/jira/browse/BEAM-4176?focusedWorklogId=134687&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-134687
]
ASF GitHub Bot logged work on BEAM-4176:
----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Aug/18 20:02
Start Date: 14/Aug/18 20:02
Worklog Time Spent: 10m
Work Description: ryan-williams edited a comment on issue #6209:
[BEAM-4176] clean up artifacts per-job in portable VR tests
URL: https://github.com/apache/beam/pull/6209#issuecomment-412996483
> \> Task :beam-sdks-java-io-mqtt:test FAILED
>
> org.apache.beam.sdk.io.mqtt.MqttIOTest > testReadNoClientId FAILED
> org.junit.runners.model.TestTimedOutException: test timed out after
60000 milliseconds
> at sun.misc.Unsafe.park(Native Method)
> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
> at
java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
> at
org.apache.beam.runners.direct.ExecutorServiceParallelExecutor$QueueMessageReceiver.tryNext(ExecutorServiceParallelExecutor.java:397)
> at
org.apache.beam.runners.direct.ExecutorServiceParallelExecutor$QueueMessageReceiver.access$300(ExecutorServiceParallelExecutor.java:370)
> at
org.apache.beam.runners.direct.ExecutorServiceParallelExecutor.waitUntilFinish(ExecutorServiceParallelExecutor.java:247)
> at
org.apache.beam.runners.direct.DirectRunner$DirectPipelineResult.waitUntilFinish(DirectRunner.java:327)
> at
org.apache.beam.runners.direct.DirectRunner$DirectPipelineResult.waitUntilFinish(DirectRunner.java:302)
> at
org.apache.beam.runners.direct.DirectRunner.run(DirectRunner.java:197)
> at
org.apache.beam.runners.direct.DirectRunner.run(DirectRunner.java:64)
> at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
> at
org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
> at
org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
> at
org.apache.beam.sdk.io.mqtt.MqttIOTest.testReadNoClientId(MqttIOTest.java:133)
[full](https://builds.apache.org/job/beam_PreCommit_Java_Phrase/213/consoleFull),
[partial](https://builds.apache.org/job/beam_PreCommit_Java_Phrase/213/console)
output
is this a flaky test?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 134687)
Time Spent: 15h 20m (was: 15h 10m)
> Java: Portable batch runner passes all ValidatesRunner tests that
> non-portable runner passes
> --------------------------------------------------------------------------------------------
>
> Key: BEAM-4176
> URL: https://issues.apache.org/jira/browse/BEAM-4176
> Project: Beam
> Issue Type: Bug
> Components: runner-flink
> Reporter: Ben Sidhom
> Priority: Major
> Time Spent: 15h 20m
> Remaining Estimate: 0h
>
> We need this as a sanity check that runner execution is correct.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)