You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Guozhang Wang (JIRA)" <ji...@apache.org> on 2017/01/09 19:13:58 UTC

[jira] [Resolved] (KAFKA-4551) StreamsSmokeTest.test_streams intermittent failure

     [ https://issues.apache.org/jira/browse/KAFKA-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guozhang Wang resolved KAFKA-4551.
----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 0.10.1.2)
                   0.10.2.0

Issue resolved by pull request 2319
[https://github.com/apache/kafka/pull/2319]

> StreamsSmokeTest.test_streams intermittent failure
> --------------------------------------------------
>
>                 Key: KAFKA-4551
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4551
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Roger Hoover
>            Assignee: Damian Guy
>            Priority: Blocker
>              Labels: system-test-failure
>             Fix For: 0.10.2.0
>
>
> {code}
> test_id:    kafkatest.tests.streams.streams_smoke_test.StreamsSmokeTest.test_streams
> status:     FAIL
> run time:   4 minutes 44.872 seconds
>     
> Traceback (most recent call last):
>   File "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.6.0-py2.7.egg/ducktape/tests/runner_client.py", line 123, in run
>     data = self.run_test()
>   File "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.6.0-py2.7.egg/ducktape/tests/runner_client.py", line 176, in run_test
>     return self.test_context.function(self.test)
>   File "/var/lib/jenkins/workspace/system-test-kafka/kafka/tests/kafkatest/tests/streams/streams_smoke_test.py", line 78, in test_streams
>     node.account.ssh("grep SUCCESS %s" % self.driver.STDOUT_FILE, allow_fail=False)
>   File "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.6.0-py2.7.egg/ducktape/cluster/remoteaccount.py", line 253, in ssh
>     raise RemoteCommandError(self, cmd, exit_status, stderr.read())
> RemoteCommandError: ubuntu@worker6: Command 'grep SUCCESS /mnt/streams/streams.stdout' returned non-zero exit status 1.
> {code}
> http://confluent-kafka-system-test-results.s3-us-west-2.amazonaws.com/2016-12-15--001.1481794587--apache--trunk--7049938/StreamsSmokeTest/test_streams/91.tgz



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)