See <https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/540/display/redirect?page=changes>
Changes: [github] KAFKA-12407: Document Controller Health Metrics (#10257) ------------------------------------------ [...truncated 3.66 MB...] PlaintextConsumerTest > testMaxPollIntervalMsDelayInRevocation() STARTED PlaintextConsumerTest > testMaxPollIntervalMsDelayInRevocation() PASSED PlaintextConsumerTest > testPerPartitionLagMetricsCleanUpWithAssign() STARTED PlaintextConsumerTest > testPerPartitionLagMetricsCleanUpWithAssign() PASSED PlaintextConsumerTest > testPartitionsForInvalidTopic() STARTED PlaintextConsumerTest > testPartitionsForInvalidTopic() PASSED PlaintextConsumerTest > testMultiConsumerStickyAssignment() STARTED PlaintextConsumerTest > testMultiConsumerStickyAssignment() PASSED PlaintextConsumerTest > testPauseStateNotPreservedByRebalance() STARTED PlaintextConsumerTest > testPauseStateNotPreservedByRebalance() PASSED PlaintextConsumerTest > testFetchHonoursFetchSizeIfLargeRecordNotFirst() STARTED PlaintextConsumerTest > testFetchHonoursFetchSizeIfLargeRecordNotFirst() PASSED PlaintextConsumerTest > testSeek() STARTED PlaintextConsumerTest > testSeek() PASSED PlaintextConsumerTest > testConsumingWithNullGroupId() STARTED PlaintextConsumerTest > testConsumingWithNullGroupId() PASSED PlaintextConsumerTest > testPositionAndCommit() STARTED PlaintextConsumerTest > testPositionAndCommit() PASSED PlaintextConsumerTest > testFetchRecordLargerThanMaxPartitionFetchBytes() STARTED PlaintextConsumerTest > testFetchRecordLargerThanMaxPartitionFetchBytes() PASSED PlaintextConsumerTest > testUnsubscribeTopic() STARTED PlaintextConsumerTest > testUnsubscribeTopic() PASSED PlaintextConsumerTest > testMultiConsumerSessionTimeoutOnClose() STARTED PlaintextConsumerTest > testMultiConsumerSessionTimeoutOnClose() PASSED PlaintextConsumerTest > testFetchRecordLargerThanFetchMaxBytes() STARTED PlaintextConsumerTest > testFetchRecordLargerThanFetchMaxBytes() PASSED PlaintextConsumerTest > testMultiConsumerDefaultAssignment() STARTED PlaintextConsumerTest > testMultiConsumerDefaultAssignment() PASSED PlaintextConsumerTest > testAutoCommitOnClose() STARTED PlaintextConsumerTest > testAutoCommitOnClose() PASSED PlaintextConsumerTest > testListTopics() STARTED PlaintextConsumerTest > testListTopics() PASSED PlaintextConsumerTest > testExpandingTopicSubscriptions() STARTED PlaintextConsumerTest > testExpandingTopicSubscriptions() PASSED PlaintextConsumerTest > testInterceptors() STARTED PlaintextConsumerTest > testInterceptors() PASSED PlaintextConsumerTest > testConsumingWithEmptyGroupId() STARTED PlaintextConsumerTest > testConsumingWithEmptyGroupId() PASSED PlaintextConsumerTest > testPatternUnsubscription() STARTED PlaintextConsumerTest > testPatternUnsubscription() PASSED PlaintextConsumerTest > testGroupConsumption() STARTED PlaintextConsumerTest > testGroupConsumption() PASSED PlaintextConsumerTest > testPartitionsFor() STARTED PlaintextConsumerTest > testPartitionsFor() PASSED PlaintextConsumerTest > testAutoCommitOnRebalance() STARTED PlaintextConsumerTest > testAutoCommitOnRebalance() PASSED PlaintextConsumerTest > testInterceptorsWithWrongKeyValue() STARTED PlaintextConsumerTest > testInterceptorsWithWrongKeyValue() PASSED PlaintextConsumerTest > testPerPartitionLeadWithMaxPollRecords() STARTED PlaintextConsumerTest > testPerPartitionLeadWithMaxPollRecords() PASSED PlaintextConsumerTest > testHeaders() STARTED PlaintextConsumerTest > testHeaders() PASSED PlaintextConsumerTest > testMaxPollIntervalMsDelayInAssignment() STARTED PlaintextConsumerTest > testMaxPollIntervalMsDelayInAssignment() PASSED PlaintextConsumerTest > testHeadersSerializerDeserializer() STARTED PlaintextConsumerTest > testHeadersSerializerDeserializer() PASSED PlaintextConsumerTest > testDeprecatedPollBlocksForAssignment() STARTED PlaintextConsumerTest > testDeprecatedPollBlocksForAssignment() PASSED PlaintextConsumerTest > testMultiConsumerRoundRobinAssignment() STARTED PlaintextConsumerTest > testMultiConsumerRoundRobinAssignment() PASSED PlaintextConsumerTest > testPartitionPauseAndResume() STARTED PlaintextConsumerTest > testPartitionPauseAndResume() PASSED PlaintextConsumerTest > testQuotaMetricsNotCreatedIfNoQuotasConfigured() STARTED PlaintextConsumerTest > testQuotaMetricsNotCreatedIfNoQuotasConfigured() PASSED PlaintextConsumerTest > testPerPartitionLagMetricsCleanUpWithSubscribe() STARTED PlaintextConsumerTest > testPerPartitionLagMetricsCleanUpWithSubscribe() PASSED PlaintextConsumerTest > testConsumeMessagesWithLogAppendTime() STARTED PlaintextConsumerTest > testConsumeMessagesWithLogAppendTime() PASSED PlaintextConsumerTest > testPerPartitionLagMetricsWhenReadCommitted() STARTED PlaintextConsumerTest > testPerPartitionLagMetricsWhenReadCommitted() PASSED PlaintextConsumerTest > testAutoCommitOnCloseAfterWakeup() STARTED PlaintextConsumerTest > testAutoCommitOnCloseAfterWakeup() PASSED PlaintextConsumerTest > testMaxPollRecords() STARTED PlaintextConsumerTest > testMaxPollRecords() PASSED PlaintextConsumerTest > testAutoOffsetReset() STARTED PlaintextConsumerTest > testAutoOffsetReset() PASSED PlaintextConsumerTest > testPerPartitionLagWithMaxPollRecords() STARTED PlaintextConsumerTest > testPerPartitionLagWithMaxPollRecords() PASSED PlaintextConsumerTest > testFetchInvalidOffset() STARTED PlaintextConsumerTest > testFetchInvalidOffset() PASSED PlaintextConsumerTest > testAutoCommitIntercept() STARTED PlaintextConsumerTest > testAutoCommitIntercept() PASSED PlaintextConsumerTest > testFetchHonoursMaxPartitionFetchBytesIfLargeRecordNotFirst() STARTED PlaintextConsumerTest > testFetchHonoursMaxPartitionFetchBytesIfLargeRecordNotFirst() PASSED PlaintextConsumerTest > testCommitSpecifiedOffsets() STARTED PlaintextConsumerTest > testCommitSpecifiedOffsets() PASSED PlaintextConsumerTest > testPerPartitionLeadMetricsCleanUpWithSubscribe() STARTED PlaintextConsumerTest > testPerPartitionLeadMetricsCleanUpWithSubscribe() PASSED PlaintextConsumerTest > testCommitMetadata() STARTED PlaintextConsumerTest > testCommitMetadata() PASSED PlaintextConsumerTest > testHeadersExtendedSerializerDeserializer() STARTED PlaintextConsumerTest > testHeadersExtendedSerializerDeserializer() PASSED PlaintextConsumerTest > testRoundRobinAssignment() STARTED PlaintextConsumerTest > testRoundRobinAssignment() PASSED PlaintextConsumerTest > testPatternSubscription() STARTED PlaintextConsumerTest > testPatternSubscription() PASSED 3448 tests completed, 1 failed, 7 skipped > Task :core:test FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':core:test'. > There were failing tests. See the report at: > file://<https://ci-builds.apache.org/job/Kafka/job/kafka-trunk-jdk8/ws/core/build/reports/tests/test/index.html> * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.8.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1h 40m 20s 257 actionable tasks: 220 executed, 37 up-to-date Build step 'Execute shell' marked build as failure FATAL: Remote call on H24 failed Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H24 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:998) at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1083) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510) at hudson.model.Run.execute(Run.java:1880) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) java.lang.NoClassDefFoundError: Could not initialize class jenkins.model.Jenkins at jenkins.agents.AgentComputerUtil.getChannelToMaster(AgentComputerUtil.java:48) at hudson.util.ProcessTree.get(ProcessTree.java:432) at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1100) at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1091) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: java.io.IOException: Remote call on H24 failed at hudson.remoting.Channel.call(Channel.java:1004) at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1083) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510) at hudson.model.Run.execute(Run.java:1880) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) Recording test results Not sending mail to unregistered user git...@hugo-hirsch.de