You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Roger Hoover (JIRA)" <ji...@apache.org> on 2016/12/18 04:19:58 UTC

[jira] [Created] (KAFKA-4554) ReplicaVerificationToolTest.test_replica_lags system test failure

Roger Hoover created KAFKA-4554:
-----------------------------------

             Summary: ReplicaVerificationToolTest.test_replica_lags system test failure
                 Key: KAFKA-4554
                 URL: https://issues.apache.org/jira/browse/KAFKA-4554
             Project: Kafka
          Issue Type: Bug
            Reporter: Roger Hoover


{code}
----------------------------------------------------------------------------------------------------
test_id:    kafkatest.tests.tools.replica_verification_test.ReplicaVerificationToolTest.test_replica_lags
status:     FAIL
run time:   1 minute 18.074 seconds


    Timed out waiting to reach zero replica lags.
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/tools/replica_verification_test.py", line 84, in test_replica_lags
    err_msg="Timed out waiting to reach zero replica lags.")
  File "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.6.0-py2.7.egg/ducktape/utils/util.py", line 36, in wait_until
    raise TimeoutError(err_msg)
TimeoutError: Timed out waiting to reach zero replica lags.
{code}

http://confluent-systest.s3-website-us-west-2.amazonaws.com/confluent-kafka-system-test-results/?prefix=2016-12-17--001.1481967401--apache--trunk--e156f51/



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