You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Randall Hauch (Jira)" <ji...@apache.org> on 2020/08/04 19:12:00 UTC

[jira] [Created] (KAFKA-10359) Test failure during verification build of AK 2.6.0 RC2

Randall Hauch created KAFKA-10359:
-------------------------------------

             Summary: Test failure during verification build of AK 2.6.0 RC2
                 Key: KAFKA-10359
                 URL: https://issues.apache.org/jira/browse/KAFKA-10359
             Project: Kafka
          Issue Type: Bug
          Components: tools, unit tests
    Affects Versions: 2.6.0
            Reporter: Randall Hauch


The following error was reported by [~gshapira_impala_35cc] when she was verifying AK 2.6.0 RC2:
{noformat}
org.apache.kafka.trogdor.agent.AgentTest.testAgentGetStatus failed, log
available in
/Users/gwenshap/releases/2.6.0-rc2/kafka-2.6.0-src/tools/build/reports/testOutput/org.apache.kafka.trogdor.agent.AgentTest.testAgentGetStatus.test.stdout

org.apache.kafka.trogdor.agent.AgentTest > testAgentGetStatus FAILED
    java.lang.RuntimeException:
        at org.apache.kafka.trogdor.rest.RestExceptionMapper.toException(RestExceptionMapper.java:69)
        at
org.apache.kafka.trogdor.rest.JsonRestServer$HttpResponse.body(JsonRestServer.java:285)
        at
org.apache.kafka.trogdor.agent.AgentClient.status(AgentClient.java:130)
        at
org.apache.kafka.trogdor.agent.AgentTest.testAgentGetStatus(AgentTest.java:115)
{noformat}

No similar issue appears to have been previously reported, and this did not occur in the Jenkins builds for 2.6.0 RC2 nor was this reported by anyone else.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)