You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/20 21:45:33 UTC

Build failed in Jenkins: kafka-trunk-jdk10 #507

See <https://builds.apache.org/job/kafka-trunk-jdk10/507/display/redirect?page=changes>

Changes:

[wangguoz] [KAFKA-7379] [streams] send.buffer.bytes should be allowed to set -1 in

------------------------------------------
[...truncated 2.21 MB...]

org.apache.kafka.streams.TopologyTestDriverTest > shouldFeedStoreFromGlobalKTable[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldFeedStoreFromGlobalKTable[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldCleanUpPersistentStateStoresOnClose[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldCleanUpPersistentStateStoresOnClose[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldThrowPatternNotValidForTopicNameException[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldThrowPatternNotValidForTopicNameException[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateIfEvenTimeAdvances[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateIfEvenTimeAdvances[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldInitProcessor[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldInitProcessor[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldThrowForUnknownTopic[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldThrowForUnknownTopic[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateOnStreamsTime[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateOnStreamsTime[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessFromSourcesThatMatchMultiplePattern[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessFromSourcesThatMatchMultiplePattern[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPopulateGlobalStore[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPopulateGlobalStore[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldUseSourceSpecificDeserializers[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldUseSourceSpecificDeserializers[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldReturnAllStores[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldReturnAllStores[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldSendRecordViaCorrectSourceTopic[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldSendRecordViaCorrectSourceTopic[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldReturnAllStoresNames[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldReturnAllStoresNames[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessConsumerRecordList[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessConsumerRecordList[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldUseSinkSpecificSerializers[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldUseSinkSpecificSerializers[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldFlushStoreForFirstInput[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldFlushStoreForFirstInput[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessFromSourceThatMatchPattern[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessFromSourceThatMatchPattern[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldUpdateStoreForNewKey[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldUpdateStoreForNewKey[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateOnWallClockTime[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateOnWallClockTime[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldSetRecordMetadata[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldSetRecordMetadata[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldNotUpdateStoreForLargerValue[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldNotUpdateStoreForLargerValue[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessRecordForTopic[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldProcessRecordForTopic[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldForwardRecordsFromSubtopologyToSubtopology[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldForwardRecordsFromSubtopologyToSubtopology[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldNotUpdateStoreForSmallerValue[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldNotUpdateStoreForSmallerValue[Eos enabled = false] PASSED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateIfWallClockTimeAdvances[Eos enabled = false] STARTED

org.apache.kafka.streams.TopologyTestDriverTest > shouldPunctuateIfWallClockTimeAdvances[Eos enabled = false] PASSED

> Task :streams:upgrade-system-tests-0100:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0100:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0100:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0100:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0100:compileTestJava
> Task :streams:upgrade-system-tests-0100:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0100:testClasses
> Task :streams:upgrade-system-tests-0100:checkstyleTest
> Task :streams:upgrade-system-tests-0100:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0100:test
> Task :streams:upgrade-system-tests-0101:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0101:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0101:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0101:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0101:compileTestJava
> Task :streams:upgrade-system-tests-0101:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0101:testClasses
> Task :streams:upgrade-system-tests-0101:checkstyleTest
> Task :streams:upgrade-system-tests-0101:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0101:test
> Task :streams:upgrade-system-tests-0102:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0102:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0102:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0102:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0102:compileTestJava
> Task :streams:upgrade-system-tests-0102:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0102:testClasses
> Task :streams:upgrade-system-tests-0102:checkstyleTest
> Task :streams:upgrade-system-tests-0102:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0102:test
> Task :streams:upgrade-system-tests-0110:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0110:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0110:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0110:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0110:compileTestJava
> Task :streams:upgrade-system-tests-0110:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0110:testClasses
> Task :streams:upgrade-system-tests-0110:checkstyleTest
> Task :streams:upgrade-system-tests-0110:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0110:test
> Task :streams:upgrade-system-tests-10:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-10:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-10:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-10:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-10:compileTestJava
> Task :streams:upgrade-system-tests-10:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-10:testClasses
> Task :streams:upgrade-system-tests-10:checkstyleTest
> Task :streams:upgrade-system-tests-10:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-10:test
> Task :streams:upgrade-system-tests-11:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-11:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-11:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-11:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-11:compileTestJava
> Task :streams:upgrade-system-tests-11:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-11:testClasses
> Task :streams:upgrade-system-tests-11:checkstyleTest
> Task :streams:upgrade-system-tests-11:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-11:test
> Task :streams:upgrade-system-tests-20:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-20:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-20:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-20:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-20:compileTestJava
> Task :streams:upgrade-system-tests-20:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-20:testClasses
> Task :streams:upgrade-system-tests-20:checkstyleTest
> Task :streams:upgrade-system-tests-20:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-20:test

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://builds.apache.org/job/kafka-trunk-jdk10/ws/core/build/reports/tests/test/index.html>

* Try:
Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':core:test'.
	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:110)
	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:77)
	at org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51)
	at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:59)
	at org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54)
	at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:59)
	at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:101)
	at org.gradle.api.internal.tasks.execution.FinalizeInputFilePropertiesTaskExecuter.execute(FinalizeInputFilePropertiesTaskExecuter.java:44)
	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:91)
	at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:62)
	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:59)
	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54)
	at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34)
	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.run(EventFiringTaskExecuter.java:51)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:300)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:292)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:174)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:90)
	at org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter.execute(EventFiringTaskExecuter.java:46)
	at org.gradle.execution.taskgraph.LocalTaskInfoExecutor.execute(LocalTaskInfoExecutor.java:42)
	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareWorkItemExecutor.execute(DefaultTaskExecutionGraph.java:277)
	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareWorkItemExecutor.execute(DefaultTaskExecutionGraph.java:262)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:135)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:130)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker.execute(DefaultTaskPlanExecutor.java:200)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker.executeWithWork(DefaultTaskPlanExecutor.java:191)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker.run(DefaultTaskPlanExecutor.java:130)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
Caused by: org.gradle.api.GradleException: There were failing tests. See the report at: file://<https://builds.apache.org/job/kafka-trunk-jdk10/ws/core/build/reports/tests/test/index.html>
	at org.gradle.api.tasks.testing.AbstractTestTask.handleTestFailures(AbstractTestTask.java:612)
	at org.gradle.api.tasks.testing.AbstractTestTask.executeTests(AbstractTestTask.java:484)
	at org.gradle.api.tasks.testing.Test.executeTests(Test.java:603)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:73)
	at org.gradle.api.internal.project.taskfactory.StandardTaskAction.doExecute(StandardTaskAction.java:46)
	at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:39)
	at org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:26)
	at org.gradle.api.internal.AbstractTask$TaskActionWrapper.execute(AbstractTask.java:801)
	at org.gradle.api.internal.AbstractTask$TaskActionWrapper.execute(AbstractTask.java:768)
	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$1.run(ExecuteActionsTaskExecuter.java:131)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:300)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:292)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:174)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:90)
	at org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:120)
	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:99)
	... 31 more


* Get more help at https://help.gradle.org

BUILD FAILED in 1h 36m 58s
161 actionable tasks: 160 executed, 1 up-to-date
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
Not sending mail to unregistered user wangguoz@gmail.com

Jenkins build is back to normal : kafka-trunk-jdk10 #513

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk10/513/display/redirect?page=changes>


Build failed in Jenkins: kafka-trunk-jdk10 #512

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk10/512/display/redirect?page=changes>

Changes:

[junrao] KAFKA-7400: Compacted topic segments that precede the log start offse…

[junrao] KAFKA-7216: Ignore unknown ResourceTypes while loading acl cache (#5673)

------------------------------------------
[...truncated 1.40 MB...]

org.apache.kafka.connect.transforms.RegexRouterTest > identity PASSED

org.apache.kafka.connect.transforms.RegexRouterTest > addPrefix STARTED

org.apache.kafka.connect.transforms.RegexRouterTest > addPrefix PASSED

org.apache.kafka.connect.transforms.RegexRouterTest > addSuffix STARTED

org.apache.kafka.connect.transforms.RegexRouterTest > addSuffix PASSED

org.apache.kafka.connect.transforms.RegexRouterTest > slice STARTED

org.apache.kafka.connect.transforms.RegexRouterTest > slice PASSED

org.apache.kafka.connect.transforms.RegexRouterTest > staticReplacement STARTED

org.apache.kafka.connect.transforms.RegexRouterTest > staticReplacement PASSED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testNullList STARTED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testNullList PASSED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testEmptyList STARTED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testEmptyList PASSED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testValidList STARTED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testValidList PASSED

org.apache.kafka.connect.transforms.FlattenTest > testKey STARTED

org.apache.kafka.connect.transforms.FlattenTest > testKey PASSED

org.apache.kafka.connect.transforms.FlattenTest > testOptionalAndDefaultValuesNested STARTED

org.apache.kafka.connect.transforms.FlattenTest > testOptionalAndDefaultValuesNested PASSED

org.apache.kafka.connect.transforms.FlattenTest > topLevelMapRequired STARTED

org.apache.kafka.connect.transforms.FlattenTest > topLevelMapRequired PASSED

org.apache.kafka.connect.transforms.FlattenTest > topLevelStructRequired STARTED

org.apache.kafka.connect.transforms.FlattenTest > topLevelStructRequired PASSED

org.apache.kafka.connect.transforms.FlattenTest > testOptionalFieldStruct STARTED

org.apache.kafka.connect.transforms.FlattenTest > testOptionalFieldStruct PASSED

org.apache.kafka.connect.transforms.FlattenTest > testNestedMapWithDelimiter STARTED

org.apache.kafka.connect.transforms.FlattenTest > testNestedMapWithDelimiter PASSED

org.apache.kafka.connect.transforms.FlattenTest > testOptionalFieldMap STARTED

org.apache.kafka.connect.transforms.FlattenTest > testOptionalFieldMap PASSED

org.apache.kafka.connect.transforms.FlattenTest > testUnsupportedTypeInMap STARTED

org.apache.kafka.connect.transforms.FlattenTest > testUnsupportedTypeInMap PASSED

org.apache.kafka.connect.transforms.FlattenTest > testNestedStruct STARTED

org.apache.kafka.connect.transforms.FlattenTest > testNestedStruct PASSED

> Task :streams:examples:processResources NO-SOURCE
> Task :streams:examples:processTestResources NO-SOURCE
> Task :spotlessScala
> Task :spotlessScalaCheck
> Task :streams:streams-scala:processResources NO-SOURCE
> Task :streams:streams-scala:processTestResources
> Task :streams:test-utils:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0100:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0100:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0100:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0100:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0100:compileTestJava
> Task :streams:upgrade-system-tests-0100:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0100:testClasses
> Task :streams:upgrade-system-tests-0100:checkstyleTest
> Task :streams:upgrade-system-tests-0100:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0100:test
> Task :streams:upgrade-system-tests-0101:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0101:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0101:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0101:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0101:compileTestJava
> Task :streams:upgrade-system-tests-0101:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0101:testClasses
> Task :streams:upgrade-system-tests-0101:checkstyleTest
> Task :streams:upgrade-system-tests-0101:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0101:test
> Task :streams:upgrade-system-tests-0102:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0102:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0102:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0102:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0102:compileTestJava
> Task :streams:upgrade-system-tests-0102:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0102:testClasses
> Task :streams:upgrade-system-tests-0102:checkstyleTest
> Task :streams:upgrade-system-tests-0102:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0102:test
> Task :streams:upgrade-system-tests-0110:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0110:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0110:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0110:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0110:compileTestJava
> Task :streams:upgrade-system-tests-0110:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0110:testClasses
> Task :streams:upgrade-system-tests-0110:checkstyleTest
> Task :streams:upgrade-system-tests-0110:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0110:test
> Task :streams:upgrade-system-tests-10:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-10:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-10:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-10:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-10:compileTestJava
> Task :streams:upgrade-system-tests-10:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-10:testClasses
> Task :streams:upgrade-system-tests-10:checkstyleTest
> Task :streams:upgrade-system-tests-10:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-10:test
> Task :streams:upgrade-system-tests-11:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-11:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-11:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-11:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-11:compileTestJava
> Task :streams:upgrade-system-tests-11:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-11:testClasses
> Task :streams:upgrade-system-tests-11:checkstyleTest
> Task :streams:upgrade-system-tests-11:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-11:test
> Task :streams:upgrade-system-tests-20:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-20:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-20:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-20:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-20:compileTestJava
> Task :streams:upgrade-system-tests-20:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-20:testClasses
> Task :streams:upgrade-system-tests-20:checkstyleTest
> Task :streams:upgrade-system-tests-20:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-20:test

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':core:compileTestScala'.
> Compilation failed

* Try:
Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':core:compileTestScala'.
	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:110)
	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:77)
	at org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51)
	at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:59)
	at org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54)
	at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:59)
	at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:101)
	at org.gradle.api.internal.tasks.execution.FinalizeInputFilePropertiesTaskExecuter.execute(FinalizeInputFilePropertiesTaskExecuter.java:44)
	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:91)
	at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:62)
	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:59)
	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54)
	at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34)
	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.run(EventFiringTaskExecuter.java:51)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:300)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:292)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:174)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:90)
	at org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter.execute(EventFiringTaskExecuter.java:46)
	at org.gradle.execution.taskgraph.LocalTaskInfoExecutor.execute(LocalTaskInfoExecutor.java:42)
	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareWorkItemExecutor.execute(DefaultTaskExecutionGraph.java:277)
	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareWorkItemExecutor.execute(DefaultTaskExecutionGraph.java:262)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:135)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:130)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker.execute(DefaultTaskPlanExecutor.java:200)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker.executeWithWork(DefaultTaskPlanExecutor.java:191)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker.run(DefaultTaskPlanExecutor.java:130)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
Caused by: org.gradle.api.internal.tasks.compile.CompilationFailedException: Compilation failed
	at org.gradle.api.internal.tasks.scala.ZincScalaCompiler$Compiler.execute(ZincScalaCompiler.java:83)
	at org.gradle.api.internal.tasks.scala.ZincScalaCompiler.execute(ZincScalaCompiler.java:52)
	at org.gradle.api.internal.tasks.scala.ZincScalaCompiler.execute(ZincScalaCompiler.java:38)
	at org.gradle.api.internal.tasks.compile.daemon.AbstractDaemonCompiler$CompilerCallable.call(AbstractDaemonCompiler.java:88)
	at org.gradle.api.internal.tasks.compile.daemon.AbstractDaemonCompiler$CompilerCallable.call(AbstractDaemonCompiler.java:76)
	at org.gradle.workers.internal.DefaultWorkerServer.execute(DefaultWorkerServer.java:42)
	at org.gradle.workers.internal.WorkerDaemonServer.execute(WorkerDaemonServer.java:46)
	at org.gradle.workers.internal.WorkerDaemonServer.execute(WorkerDaemonServer.java:30)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at org.gradle.process.internal.worker.request.WorkerAction.run(WorkerAction.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:155)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:137)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
	... 3 more
Caused by: Compilation failed
	at sbt.compiler.AnalyzingCompiler.call(AnalyzingCompiler.scala:111)
	at sbt.compiler.AnalyzingCompiler.compile(AnalyzingCompiler.scala:53)
	at sbt.compiler.AnalyzingCompiler.compile(AnalyzingCompiler.scala:47)
	at sbt.compiler.AggressiveCompile$$anonfun$3$$anonfun$compileScala$1$1.apply$mcV$sp(AggressiveCompile.scala:95)
	at sbt.compiler.AggressiveCompile$$anonfun$3$$anonfun$compileScala$1$1.apply(AggressiveCompile.scala:95)
	at sbt.compiler.AggressiveCompile$$anonfun$3$$anonfun$compileScala$1$1.apply(AggressiveCompile.scala:95)
	at sbt.compiler.AggressiveCompile.sbt$compiler$AggressiveCompile$$timed(AggressiveCompile.scala:168)
	at sbt.compiler.AggressiveCompile$$anonfun$3.compileScala$1(AggressiveCompile.scala:94)
	at sbt.compiler.AggressiveCompile$$anonfun$3.apply(AggressiveCompile.scala:142)
	at sbt.compiler.AggressiveCompile$$anonfun$3.apply(AggressiveCompile.scala:84)
	at sbt.inc.IncrementalCompile$$anonfun$doCompile$1.apply(Compile.scala:66)
	at sbt.inc.IncrementalCompile$$anonfun$doCompile$1.apply(Compile.scala:64)
	at sbt.inc.IncrementalCommon.cycle(IncrementalCommon.scala:32)
	at sbt.inc.Incremental$$anonfun$1.apply(Incremental.scala:72)
	at sbt.inc.Incremental$$anonfun$1.apply(Incremental.scala:71)
	at sbt.inc.Incremental$.manageClassfiles(Incremental.scala:99)
	at sbt.inc.Incremental$.compile(Incremental.scala:71)
	at sbt.inc.IncrementalCompile$.apply(Compile.scala:54)
	at sbt.compiler.AggressiveCompile.compile2(AggressiveCompile.scala:159)
	at sbt.compiler.AggressiveCompile.compile1(AggressiveCompile.scala:68)
	at com.typesafe.zinc.Compiler.compile(Compiler.scala:207)
	at com.typesafe.zinc.Compiler.compile(Compiler.scala:189)
	at com.typesafe.zinc.Compiler.compile(Compiler.scala:180)
	at com.typesafe.zinc.Compiler.compile(Compiler.scala:171)
	at org.gradle.api.internal.tasks.scala.ZincScalaCompiler$Compiler.execute(ZincScalaCompiler.java:81)
	... 22 more


* Get more help at https://help.gradle.org

BUILD FAILED in 14m 5s
134 actionable tasks: 111 executed, 23 up-to-date
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk10 #511

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk10/511/display/redirect?page=changes>

Changes:

[mjsax] MINOR: rename InternalProcessorContext.initialized (#5672)

------------------------------------------
[...truncated 1.40 MB...]

org.apache.kafka.connect.transforms.RegexRouterTest > addSuffix PASSED

org.apache.kafka.connect.transforms.RegexRouterTest > slice STARTED

org.apache.kafka.connect.transforms.RegexRouterTest > slice PASSED

org.apache.kafka.connect.transforms.RegexRouterTest > staticReplacement STARTED

org.apache.kafka.connect.transforms.RegexRouterTest > staticReplacement PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameUpdate STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameUpdate PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameAndVersionUpdateWithStruct STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameAndVersionUpdateWithStruct PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfStruct STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfStruct PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameAndVersionUpdate STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameAndVersionUpdate PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfNull STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfNull PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaVersionUpdate STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaVersionUpdate PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfNonStruct STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfNonStruct PASSED

org.apache.kafka.connect.transforms.TimestampRouterTest > defaultConfiguration STARTED

org.apache.kafka.connect.transforms.TimestampRouterTest > defaultConfiguration PASSED

org.apache.kafka.connect.transforms.ExtractFieldTest > withSchema STARTED

org.apache.kafka.connect.transforms.ExtractFieldTest > withSchema PASSED

org.apache.kafka.connect.transforms.ExtractFieldTest > testNullWithSchema STARTED

org.apache.kafka.connect.transforms.ExtractFieldTest > testNullWithSchema PASSED

org.apache.kafka.connect.transforms.ExtractFieldTest > schemaless STARTED

org.apache.kafka.connect.transforms.ExtractFieldTest > schemaless PASSED

org.apache.kafka.connect.transforms.ExtractFieldTest > testNullSchemaless STARTED

org.apache.kafka.connect.transforms.ExtractFieldTest > testNullSchemaless PASSED

org.apache.kafka.connect.transforms.ValueToKeyTest > withSchema STARTED

org.apache.kafka.connect.transforms.ValueToKeyTest > withSchema PASSED

org.apache.kafka.connect.transforms.ValueToKeyTest > schemaless STARTED

org.apache.kafka.connect.transforms.ValueToKeyTest > schemaless PASSED

> Task :streams:examples:processResources NO-SOURCE
> Task :streams:examples:processTestResources NO-SOURCE
> Task :spotlessScala
> Task :spotlessScalaCheck
> Task :streams:streams-scala:processResources NO-SOURCE
> Task :streams:streams-scala:processTestResources
> Task :streams:test-utils:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0100:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0100:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0100:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0100:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0100:compileTestJava
> Task :streams:upgrade-system-tests-0100:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0100:testClasses
> Task :streams:upgrade-system-tests-0100:checkstyleTest
> Task :streams:upgrade-system-tests-0100:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0100:test
> Task :streams:upgrade-system-tests-0101:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0101:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0101:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0101:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0101:compileTestJava
> Task :streams:upgrade-system-tests-0101:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0101:testClasses
> Task :streams:upgrade-system-tests-0101:checkstyleTest
> Task :streams:upgrade-system-tests-0101:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0101:test
> Task :streams:upgrade-system-tests-0102:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0102:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0102:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0102:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0102:compileTestJava
> Task :streams:upgrade-system-tests-0102:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0102:testClasses
> Task :streams:upgrade-system-tests-0102:checkstyleTest
> Task :streams:upgrade-system-tests-0102:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0102:test
> Task :streams:upgrade-system-tests-0110:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0110:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0110:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0110:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0110:compileTestJava
> Task :streams:upgrade-system-tests-0110:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0110:testClasses
> Task :streams:upgrade-system-tests-0110:checkstyleTest
> Task :streams:upgrade-system-tests-0110:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0110:test
> Task :streams:upgrade-system-tests-10:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-10:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-10:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-10:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-10:compileTestJava
> Task :streams:upgrade-system-tests-10:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-10:testClasses
> Task :streams:upgrade-system-tests-10:checkstyleTest
> Task :streams:upgrade-system-tests-10:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-10:test
> Task :streams:upgrade-system-tests-11:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-11:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-11:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-11:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-11:compileTestJava
> Task :streams:upgrade-system-tests-11:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-11:testClasses
> Task :streams:upgrade-system-tests-11:checkstyleTest
> Task :streams:upgrade-system-tests-11:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-11:test
> Task :streams:upgrade-system-tests-20:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-20:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-20:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-20:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-20:compileTestJava
> Task :streams:upgrade-system-tests-20:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-20:testClasses
> Task :streams:upgrade-system-tests-20:checkstyleTest
> Task :streams:upgrade-system-tests-20:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-20:test

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':core:compileTestScala'.
> Compilation failed

* Try:
Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':core:compileTestScala'.
	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:110)
	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:77)
	at org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51)
	at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:59)
	at org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54)
	at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:59)
	at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:101)
	at org.gradle.api.internal.tasks.execution.FinalizeInputFilePropertiesTaskExecuter.execute(FinalizeInputFilePropertiesTaskExecuter.java:44)
	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:91)
	at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:62)
	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:59)
	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54)
	at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34)
	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.run(EventFiringTaskExecuter.java:51)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:300)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:292)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:174)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:90)
	at org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter.execute(EventFiringTaskExecuter.java:46)
	at org.gradle.execution.taskgraph.LocalTaskInfoExecutor.execute(LocalTaskInfoExecutor.java:42)
	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareWorkItemExecutor.execute(DefaultTaskExecutionGraph.java:277)
	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareWorkItemExecutor.execute(DefaultTaskExecutionGraph.java:262)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:135)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:130)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker.execute(DefaultTaskPlanExecutor.java:200)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker.executeWithWork(DefaultTaskPlanExecutor.java:191)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker.run(DefaultTaskPlanExecutor.java:130)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
Caused by: org.gradle.api.internal.tasks.compile.CompilationFailedException: Compilation failed
	at org.gradle.api.internal.tasks.scala.ZincScalaCompiler$Compiler.execute(ZincScalaCompiler.java:83)
	at org.gradle.api.internal.tasks.scala.ZincScalaCompiler.execute(ZincScalaCompiler.java:52)
	at org.gradle.api.internal.tasks.scala.ZincScalaCompiler.execute(ZincScalaCompiler.java:38)
	at org.gradle.api.internal.tasks.compile.daemon.AbstractDaemonCompiler$CompilerCallable.call(AbstractDaemonCompiler.java:88)
	at org.gradle.api.internal.tasks.compile.daemon.AbstractDaemonCompiler$CompilerCallable.call(AbstractDaemonCompiler.java:76)
	at org.gradle.workers.internal.DefaultWorkerServer.execute(DefaultWorkerServer.java:42)
	at org.gradle.workers.internal.WorkerDaemonServer.execute(WorkerDaemonServer.java:46)
	at org.gradle.workers.internal.WorkerDaemonServer.execute(WorkerDaemonServer.java:30)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at org.gradle.process.internal.worker.request.WorkerAction.run(WorkerAction.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:155)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:137)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
	... 3 more
Caused by: Compilation failed
	at sbt.compiler.AnalyzingCompiler.call(AnalyzingCompiler.scala:111)
	at sbt.compiler.AnalyzingCompiler.compile(AnalyzingCompiler.scala:53)
	at sbt.compiler.AnalyzingCompiler.compile(AnalyzingCompiler.scala:47)
	at sbt.compiler.AggressiveCompile$$anonfun$3$$anonfun$compileScala$1$1.apply$mcV$sp(AggressiveCompile.scala:95)
	at sbt.compiler.AggressiveCompile$$anonfun$3$$anonfun$compileScala$1$1.apply(AggressiveCompile.scala:95)
	at sbt.compiler.AggressiveCompile$$anonfun$3$$anonfun$compileScala$1$1.apply(AggressiveCompile.scala:95)
	at sbt.compiler.AggressiveCompile.sbt$compiler$AggressiveCompile$$timed(AggressiveCompile.scala:168)
	at sbt.compiler.AggressiveCompile$$anonfun$3.compileScala$1(AggressiveCompile.scala:94)
	at sbt.compiler.AggressiveCompile$$anonfun$3.apply(AggressiveCompile.scala:142)
	at sbt.compiler.AggressiveCompile$$anonfun$3.apply(AggressiveCompile.scala:84)
	at sbt.inc.IncrementalCompile$$anonfun$doCompile$1.apply(Compile.scala:66)
	at sbt.inc.IncrementalCompile$$anonfun$doCompile$1.apply(Compile.scala:64)
	at sbt.inc.IncrementalCommon.cycle(IncrementalCommon.scala:32)
	at sbt.inc.Incremental$$anonfun$1.apply(Incremental.scala:72)
	at sbt.inc.Incremental$$anonfun$1.apply(Incremental.scala:71)
	at sbt.inc.Incremental$.manageClassfiles(Incremental.scala:99)
	at sbt.inc.Incremental$.compile(Incremental.scala:71)
	at sbt.inc.IncrementalCompile$.apply(Compile.scala:54)
	at sbt.compiler.AggressiveCompile.compile2(AggressiveCompile.scala:159)
	at sbt.compiler.AggressiveCompile.compile1(AggressiveCompile.scala:68)
	at com.typesafe.zinc.Compiler.compile(Compiler.scala:207)
	at com.typesafe.zinc.Compiler.compile(Compiler.scala:189)
	at com.typesafe.zinc.Compiler.compile(Compiler.scala:180)
	at com.typesafe.zinc.Compiler.compile(Compiler.scala:171)
	at org.gradle.api.internal.tasks.scala.ZincScalaCompiler$Compiler.execute(ZincScalaCompiler.java:81)
	... 22 more


* Get more help at https://help.gradle.org

BUILD FAILED in 14m 37s
134 actionable tasks: 111 executed, 23 up-to-date
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk10 #510

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk10/510/display/redirect?page=changes>

Changes:

[jason] KAFKA-6923; Refactor Serializer/Deserializer for KIP-336 (#5494)

------------------------------------------
[...truncated 1.40 MB...]

org.apache.kafka.connect.transforms.ExtractFieldTest > schemaless PASSED

org.apache.kafka.connect.transforms.ExtractFieldTest > testNullSchemaless STARTED

org.apache.kafka.connect.transforms.ExtractFieldTest > testNullSchemaless PASSED

org.apache.kafka.connect.transforms.ReplaceFieldTest > withSchema STARTED

org.apache.kafka.connect.transforms.ReplaceFieldTest > withSchema PASSED

org.apache.kafka.connect.transforms.ReplaceFieldTest > schemaless STARTED

org.apache.kafka.connect.transforms.ReplaceFieldTest > schemaless PASSED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testNullList STARTED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testNullList PASSED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testEmptyList STARTED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testEmptyList PASSED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testValidList STARTED

org.apache.kafka.connect.transforms.util.NonEmptyListValidatorTest > testValidList PASSED

org.apache.kafka.connect.transforms.TimestampRouterTest > defaultConfiguration STARTED

org.apache.kafka.connect.transforms.TimestampRouterTest > defaultConfiguration PASSED

org.apache.kafka.connect.transforms.HoistFieldTest > withSchema STARTED

org.apache.kafka.connect.transforms.HoistFieldTest > withSchema PASSED

org.apache.kafka.connect.transforms.HoistFieldTest > schemaless STARTED

org.apache.kafka.connect.transforms.HoistFieldTest > schemaless PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameUpdate STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameUpdate PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameAndVersionUpdateWithStruct STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameAndVersionUpdateWithStruct PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfStruct STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfStruct PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameAndVersionUpdate STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaNameAndVersionUpdate PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfNull STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfNull PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaVersionUpdate STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > schemaVersionUpdate PASSED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfNonStruct STARTED

org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfNonStruct PASSED

> Task :streams:examples:processResources NO-SOURCE
> Task :streams:examples:processTestResources NO-SOURCE
> Task :spotlessScala
> Task :spotlessScalaCheck
> Task :streams:streams-scala:processResources NO-SOURCE
> Task :streams:streams-scala:processTestResources
> Task :streams:test-utils:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0100:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0100:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0100:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0100:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0100:compileTestJava
> Task :streams:upgrade-system-tests-0100:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0100:testClasses
> Task :streams:upgrade-system-tests-0100:checkstyleTest
> Task :streams:upgrade-system-tests-0100:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0100:test
> Task :streams:upgrade-system-tests-0101:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0101:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0101:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0101:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0101:compileTestJava
> Task :streams:upgrade-system-tests-0101:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0101:testClasses
> Task :streams:upgrade-system-tests-0101:checkstyleTest
> Task :streams:upgrade-system-tests-0101:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0101:test
> Task :streams:upgrade-system-tests-0102:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0102:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0102:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0102:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0102:compileTestJava
> Task :streams:upgrade-system-tests-0102:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0102:testClasses
> Task :streams:upgrade-system-tests-0102:checkstyleTest
> Task :streams:upgrade-system-tests-0102:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0102:test
> Task :streams:upgrade-system-tests-0110:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0110:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-0110:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-0110:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-0110:compileTestJava
> Task :streams:upgrade-system-tests-0110:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-0110:testClasses
> Task :streams:upgrade-system-tests-0110:checkstyleTest
> Task :streams:upgrade-system-tests-0110:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-0110:test
> Task :streams:upgrade-system-tests-10:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-10:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-10:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-10:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-10:compileTestJava
> Task :streams:upgrade-system-tests-10:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-10:testClasses
> Task :streams:upgrade-system-tests-10:checkstyleTest
> Task :streams:upgrade-system-tests-10:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-10:test
> Task :streams:upgrade-system-tests-11:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-11:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-11:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-11:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-11:compileTestJava
> Task :streams:upgrade-system-tests-11:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-11:testClasses
> Task :streams:upgrade-system-tests-11:checkstyleTest
> Task :streams:upgrade-system-tests-11:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-11:test
> Task :streams:upgrade-system-tests-20:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-20:processResources NO-SOURCE
> Task :streams:upgrade-system-tests-20:classes UP-TO-DATE
> Task :streams:upgrade-system-tests-20:checkstyleMain NO-SOURCE
> Task :streams:upgrade-system-tests-20:compileTestJava
> Task :streams:upgrade-system-tests-20:processTestResources NO-SOURCE
> Task :streams:upgrade-system-tests-20:testClasses
> Task :streams:upgrade-system-tests-20:checkstyleTest
> Task :streams:upgrade-system-tests-20:spotbugsMain NO-SOURCE
> Task :streams:upgrade-system-tests-20:test

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':core:compileTestScala'.
> Compilation failed

* Try:
Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':core:compileTestScala'.
	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:110)
	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:77)
	at org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51)
	at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:59)
	at org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54)
	at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:59)
	at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:101)
	at org.gradle.api.internal.tasks.execution.FinalizeInputFilePropertiesTaskExecuter.execute(FinalizeInputFilePropertiesTaskExecuter.java:44)
	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:91)
	at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:62)
	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:59)
	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54)
	at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34)
	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter$1.run(EventFiringTaskExecuter.java:51)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:300)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:292)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:174)
	at org.gradle.internal.operations.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:90)
	at org.gradle.internal.operations.DelegatingBuildOperationExecutor.run(DelegatingBuildOperationExecutor.java:31)
	at org.gradle.api.internal.tasks.execution.EventFiringTaskExecuter.execute(EventFiringTaskExecuter.java:46)
	at org.gradle.execution.taskgraph.LocalTaskInfoExecutor.execute(LocalTaskInfoExecutor.java:42)
	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareWorkItemExecutor.execute(DefaultTaskExecutionGraph.java:277)
	at org.gradle.execution.taskgraph.DefaultTaskExecutionGraph$BuildOperationAwareWorkItemExecutor.execute(DefaultTaskExecutionGraph.java:262)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:135)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:130)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker.execute(DefaultTaskPlanExecutor.java:200)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker.executeWithWork(DefaultTaskPlanExecutor.java:191)
	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$ExecutorWorker.run(DefaultTaskPlanExecutor.java:130)
	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
Caused by: org.gradle.api.internal.tasks.compile.CompilationFailedException: Compilation failed
	at org.gradle.api.internal.tasks.scala.ZincScalaCompiler$Compiler.execute(ZincScalaCompiler.java:83)
	at org.gradle.api.internal.tasks.scala.ZincScalaCompiler.execute(ZincScalaCompiler.java:52)
	at org.gradle.api.internal.tasks.scala.ZincScalaCompiler.execute(ZincScalaCompiler.java:38)
	at org.gradle.api.internal.tasks.compile.daemon.AbstractDaemonCompiler$CompilerCallable.call(AbstractDaemonCompiler.java:88)
	at org.gradle.api.internal.tasks.compile.daemon.AbstractDaemonCompiler$CompilerCallable.call(AbstractDaemonCompiler.java:76)
	at org.gradle.workers.internal.DefaultWorkerServer.execute(DefaultWorkerServer.java:42)
	at org.gradle.workers.internal.WorkerDaemonServer.execute(WorkerDaemonServer.java:46)
	at org.gradle.workers.internal.WorkerDaemonServer.execute(WorkerDaemonServer.java:30)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at org.gradle.process.internal.worker.request.WorkerAction.run(WorkerAction.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:155)
	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:137)
	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
	... 3 more
Caused by: Compilation failed
	at sbt.compiler.AnalyzingCompiler.call(AnalyzingCompiler.scala:111)
	at sbt.compiler.AnalyzingCompiler.compile(AnalyzingCompiler.scala:53)
	at sbt.compiler.AnalyzingCompiler.compile(AnalyzingCompiler.scala:47)
	at sbt.compiler.AggressiveCompile$$anonfun$3$$anonfun$compileScala$1$1.apply$mcV$sp(AggressiveCompile.scala:95)
	at sbt.compiler.AggressiveCompile$$anonfun$3$$anonfun$compileScala$1$1.apply(AggressiveCompile.scala:95)
	at sbt.compiler.AggressiveCompile$$anonfun$3$$anonfun$compileScala$1$1.apply(AggressiveCompile.scala:95)
	at sbt.compiler.AggressiveCompile.sbt$compiler$AggressiveCompile$$timed(AggressiveCompile.scala:168)
	at sbt.compiler.AggressiveCompile$$anonfun$3.compileScala$1(AggressiveCompile.scala:94)
	at sbt.compiler.AggressiveCompile$$anonfun$3.apply(AggressiveCompile.scala:142)
	at sbt.compiler.AggressiveCompile$$anonfun$3.apply(AggressiveCompile.scala:84)
	at sbt.inc.IncrementalCompile$$anonfun$doCompile$1.apply(Compile.scala:66)
	at sbt.inc.IncrementalCompile$$anonfun$doCompile$1.apply(Compile.scala:64)
	at sbt.inc.IncrementalCommon.cycle(IncrementalCommon.scala:32)
	at sbt.inc.Incremental$$anonfun$1.apply(Incremental.scala:72)
	at sbt.inc.Incremental$$anonfun$1.apply(Incremental.scala:71)
	at sbt.inc.Incremental$.manageClassfiles(Incremental.scala:99)
	at sbt.inc.Incremental$.compile(Incremental.scala:71)
	at sbt.inc.IncrementalCompile$.apply(Compile.scala:54)
	at sbt.compiler.AggressiveCompile.compile2(AggressiveCompile.scala:159)
	at sbt.compiler.AggressiveCompile.compile1(AggressiveCompile.scala:68)
	at com.typesafe.zinc.Compiler.compile(Compiler.scala:207)
	at com.typesafe.zinc.Compiler.compile(Compiler.scala:189)
	at com.typesafe.zinc.Compiler.compile(Compiler.scala:180)
	at com.typesafe.zinc.Compiler.compile(Compiler.scala:171)
	at org.gradle.api.internal.tasks.scala.ZincScalaCompiler$Compiler.execute(ZincScalaCompiler.java:81)
	... 22 more


* Get more help at https://help.gradle.org

BUILD FAILED in 12m 22s
134 actionable tasks: 111 executed, 23 up-to-date
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
Setting GRADLE_4_8_1_HOME=/home/jenkins/tools/gradle/4.8.1
Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk10 #509

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk10/509/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu xenial) in workspace <https://builds.apache.org/job/kafka-trunk-jdk10/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/kafka.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
error: Could not read c93a9ff0cabaae0d16e0050690cf6594e8cf780d
error: Could not read b95a7edde0df10b1c567094f1fa3e5fbe3e6cd27
error: Could not read 7299e18369999ba2ff9485c1256410c569e35379
remote: Enumerating objects: 2973, done.        
remote: Counting objects:   0% (1/2973)           remote: Counting objects:   1% (30/2973)           remote: Counting objects:   2% (60/2973)           remote: Counting objects:   3% (90/2973)           remote: Counting objects:   4% (119/2973)           remote: Counting objects:   5% (149/2973)           remote: Counting objects:   6% (179/2973)           remote: Counting objects:   7% (209/2973)           remote: Counting objects:   8% (238/2973)           remote: Counting objects:   9% (268/2973)           remote: Counting objects:  10% (298/2973)           remote: Counting objects:  11% (328/2973)           remote: Counting objects:  12% (357/2973)           remote: Counting objects:  13% (387/2973)           remote: Counting objects:  14% (417/2973)           remote: Counting objects:  15% (446/2973)           remote: Counting objects:  16% (476/2973)           remote: Counting objects:  17% (506/2973)           remote: Counting objects:  18% (536/2973)           remote: Counting objects:  19% (565/2973)           remote: Counting objects:  20% (595/2973)           remote: Counting objects:  21% (625/2973)           remote: Counting objects:  22% (655/2973)           remote: Counting objects:  23% (684/2973)           remote: Counting objects:  24% (714/2973)           remote: Counting objects:  25% (744/2973)           remote: Counting objects:  26% (773/2973)           remote: Counting objects:  27% (803/2973)           remote: Counting objects:  28% (833/2973)           remote: Counting objects:  29% (863/2973)           remote: Counting objects:  30% (892/2973)           remote: Counting objects:  31% (922/2973)           remote: Counting objects:  32% (952/2973)           remote: Counting objects:  33% (982/2973)           remote: Counting objects:  34% (1011/2973)           remote: Counting objects:  35% (1041/2973)           remote: Counting objects:  36% (1071/2973)           remote: Counting objects:  37% (1101/2973)           remote: Counting objects:  38% (1130/2973)           remote: Counting objects:  39% (1160/2973)           remote: Counting objects:  40% (1190/2973)           remote: Counting objects:  41% (1219/2973)           remote: Counting objects:  42% (1249/2973)           remote: Counting objects:  43% (1279/2973)           remote: Counting objects:  44% (1309/2973)           remote: Counting objects:  45% (1338/2973)           remote: Counting objects:  46% (1368/2973)           remote: Counting objects:  47% (1398/2973)           remote: Counting objects:  48% (1428/2973)           remote: Counting objects:  49% (1457/2973)           remote: Counting objects:  50% (1487/2973)           remote: Counting objects:  51% (1517/2973)           remote: Counting objects:  52% (1546/2973)           remote: Counting objects:  53% (1576/2973)           remote: Counting objects:  54% (1606/2973)           remote: Counting objects:  55% (1636/2973)           remote: Counting objects:  56% (1665/2973)           remote: Counting objects:  57% (1695/2973)           remote: Counting objects:  58% (1725/2973)           remote: Counting objects:  59% (1755/2973)           remote: Counting objects:  60% (1784/2973)           remote: Counting objects:  61% (1814/2973)           remote: Counting objects:  62% (1844/2973)           remote: Counting objects:  63% (1873/2973)           remote: Counting objects:  64% (1903/2973)           remote: Counting objects:  65% (1933/2973)           remote: Counting objects:  66% (1963/2973)           remote: Counting objects:  67% (1992/2973)           remote: Counting objects:  68% (2022/2973)           remote: Counting objects:  69% (2052/2973)           remote: Counting objects:  70% (2082/2973)           remote: Counting objects:  71% (2111/2973)           remote: Counting objects:  72% (2141/2973)           remote: Counting objects:  73% (2171/2973)           remote: Counting objects:  74% (2201/2973)           remote: Counting objects:  75% (2230/2973)           remote: Counting objects:  76% (2260/2973)           remote: Counting objects:  77% (2290/2973)           remote: Counting objects:  78% (2319/2973)           remote: Counting objects:  79% (2349/2973)           remote: Counting objects:  80% (2379/2973)           remote: Counting objects:  81% (2409/2973)           remote: Counting objects:  82% (2438/2973)           remote: Counting objects:  83% (2468/2973)           remote: Counting objects:  84% (2498/2973)           remote: Counting objects:  85% (2528/2973)           remote: Counting objects:  86% (2557/2973)           remote: Counting objects:  87% (2587/2973)           remote: Counting objects:  88% (2617/2973)           remote: Counting objects:  89% (2646/2973)           remote: Counting objects:  90% (2676/2973)           remote: Counting objects:  91% (2706/2973)           remote: Counting objects:  92% (2736/2973)           remote: Counting objects:  93% (2765/2973)           remote: Counting objects:  94% (2795/2973)           remote: Counting objects:  95% (2825/2973)           remote: Counting objects:  96% (2855/2973)           remote: Counting objects:  97% (2884/2973)           remote: Counting objects:  98% (2914/2973)           remote: Counting objects:  99% (2944/2973)           remote: Counting objects: 100% (2973/2973)           remote: Counting objects: 100% (2973/2973), done.        
remote: Compressing objects:   2% (1/36)           remote: Compressing objects:   5% (2/36)           remote: Compressing objects:   8% (3/36)           remote: Compressing objects:  11% (4/36)           remote: Compressing objects:  13% (5/36)           remote: Compressing objects:  16% (6/36)           remote: Compressing objects:  19% (7/36)           remote: Compressing objects:  22% (8/36)           remote: Compressing objects:  25% (9/36)           remote: Compressing objects:  27% (10/36)           remote: Compressing objects:  30% (11/36)           remote: Compressing objects:  33% (12/36)           remote: Compressing objects:  36% (13/36)           remote: Compressing objects:  38% (14/36)           remote: Compressing objects:  41% (15/36)           remote: Compressing objects:  44% (16/36)           remote: Compressing objects:  47% (17/36)           remote: Compressing objects:  50% (18/36)           remote: Compressing objects:  52% (19/36)           remote: Compressing objects:  55% (20/36)           remote: Compressing objects:  58% (21/36)           remote: Compressing objects:  61% (22/36)           remote: Compressing objects:  63% (23/36)           remote: Compressing objects:  66% (24/36)           remote: Compressing objects:  69% (25/36)           remote: Compressing objects:  72% (26/36)           remote: Compressing objects:  75% (27/36)           remote: Compressing objects:  77% (28/36)           remote: Compressing objects:  80% (29/36)           remote: Compressing objects:  83% (30/36)           remote: Compressing objects:  86% (31/36)           remote: Compressing objects:  88% (32/36)           remote: Compressing objects:  91% (33/36)           remote: Compressing objects:  94% (34/36)           remote: Compressing objects:  97% (35/36)           remote: Compressing objects: 100% (36/36)           remote: Compressing objects: 100% (36/36), done.        
Receiving objects:   0% (1/10924)   Receiving objects:   1% (110/10924)   Receiving objects:   2% (219/10924)   Receiving objects:   3% (328/10924)   Receiving objects:   4% (437/10924)   Receiving objects:   5% (547/10924)   Receiving objects:   6% (656/10924)   Receiving objects:   7% (765/10924)   Receiving objects:   8% (874/10924)   Receiving objects:   9% (984/10924)   Receiving objects:  10% (1093/10924)   Receiving objects:  11% (1202/10924)   Receiving objects:  12% (1311/10924)   Receiving objects:  13% (1421/10924)   Receiving objects:  14% (1530/10924)   Receiving objects:  15% (1639/10924)   Receiving objects:  16% (1748/10924)   Receiving objects:  17% (1858/10924)   Receiving objects:  18% (1967/10924)   Receiving objects:  19% (2076/10924)   Receiving objects:  20% (2185/10924)   Receiving objects:  21% (2295/10924)   Receiving objects:  22% (2404/10924)   Receiving objects:  23% (2513/10924)   Receiving objects:  24% (2622/10924)   Receiving objects:  25% (2731/10924)   Receiving objects:  26% (2841/10924)   Receiving objects:  27% (2950/10924)   Receiving objects:  28% (3059/10924)   Receiving objects:  29% (3168/10924)   Receiving objects:  30% (3278/10924)   Receiving objects:  31% (3387/10924)   Receiving objects:  32% (3496/10924)   Receiving objects:  33% (3605/10924)   Receiving objects:  34% (3715/10924)   Receiving objects:  35% (3824/10924)   Receiving objects:  36% (3933/10924)   Receiving objects:  37% (4042/10924)   Receiving objects:  38% (4152/10924)   Receiving objects:  39% (4261/10924)   Receiving objects:  40% (4370/10924)   Receiving objects:  41% (4479/10924)   Receiving objects:  42% (4589/10924)   Receiving objects:  43% (4698/10924)   Receiving objects:  44% (4807/10924)   Receiving objects:  45% (4916/10924)   Receiving objects:  46% (5026/10924)   Receiving objects:  47% (5135/10924)   Receiving objects:  48% (5244/10924)   Receiving objects:  49% (5353/10924)   Receiving objects:  50% (5462/10924)   Receiving objects:  51% (5572/10924)   Receiving objects:  52% (5681/10924)   Receiving objects:  53% (5790/10924)   Receiving objects:  54% (5899/10924)   Receiving objects:  55% (6009/10924)   Receiving objects:  56% (6118/10924)   Receiving objects:  57% (6227/10924)   Receiving objects:  58% (6336/10924)   Receiving objects:  59% (6446/10924)   Receiving objects:  60% (6555/10924)   Receiving objects:  61% (6664/10924)   Receiving objects:  62% (6773/10924)   Receiving objects:  63% (6883/10924)   Receiving objects:  64% (6992/10924)   Receiving objects:  65% (7101/10924)   Receiving objects:  66% (7210/10924)   Receiving objects:  67% (7320/10924)   Receiving objects:  68% (7429/10924)   Receiving objects:  69% (7538/10924)   Receiving objects:  70% (7647/10924)   Receiving objects:  71% (7757/10924)   Receiving objects:  72% (7866/10924)   Receiving objects:  73% (7975/10924)   Receiving objects:  74% (8084/10924)   Receiving objects:  75% (8193/10924)   Receiving objects:  76% (8303/10924)   Receiving objects:  77% (8412/10924)   Receiving objects:  78% (8521/10924)   Receiving objects:  79% (8630/10924)   Receiving objects:  80% (8740/10924)   Receiving objects:  81% (8849/10924)   Receiving objects:  82% (8958/10924)   Receiving objects:  83% (9067/10924)   Receiving objects:  84% (9177/10924)   Receiving objects:  85% (9286/10924)   Receiving objects:  86% (9395/10924)   Receiving objects:  87% (9504/10924)   Receiving objects:  88% (9614/10924)   Receiving objects:  89% (9723/10924)   Receiving objects:  90% (9832/10924)   Receiving objects:  91% (9941/10924)   Receiving objects:  92% (10051/10924)   Receiving objects:  93% (10160/10924)   Receiving objects:  94% (10269/10924)   Receiving objects:  95% (10378/10924)   Receiving objects:  96% (10488/10924)   Receiving objects:  97% (10597/10924)   Receiving objects:  98% (10706/10924)   remote: Total 10924 (delta 2929), reused 2948 (delta 2926), pack-reused 7951        
Receiving objects:  99% (10815/10924)   Receiving objects: 100% (10924/10924)   Receiving objects: 100% (10924/10924), 2.61 MiB | 0 bytes/s, done.
Resolving deltas:   0% (0/4278)   Resolving deltas:   1% (50/4278)   Resolving deltas:   2% (86/4278)   Resolving deltas:   3% (131/4278)   Resolving deltas:   4% (179/4278)   Resolving deltas:   5% (216/4278)   Resolving deltas:   6% (279/4278)   Resolving deltas:   7% (300/4278)   Resolving deltas:   8% (346/4278)   Resolving deltas:   9% (397/4278)   Resolving deltas:  10% (429/4278)   Resolving deltas:  11% (474/4278)   Resolving deltas:  12% (518/4278)   Resolving deltas:  13% (559/4278)   Resolving deltas:  15% (670/4278)   Resolving deltas:  16% (697/4278)   Resolving deltas:  17% (740/4278)   Resolving deltas:  18% (771/4278)   Resolving deltas:  19% (814/4278)   Resolving deltas:  20% (864/4278)   Resolving deltas:  21% (916/4278)   Resolving deltas:  22% (943/4278)   Resolving deltas:  23% (986/4278)   Resolving deltas:  24% (1030/4278)   Resolving deltas:  25% (1072/4278)   Resolving deltas:  26% (1114/4278)   Resolving deltas:  27% (1158/4278)   Resolving deltas:  28% (1198/4278)   Resolving deltas:  29% (1241/4278)   Resolving deltas:  30% (1287/4278)   Resolving deltas:  31% (1327/4278)   Resolving deltas:  32% (1372/4278)   Resolving deltas:  33% (1418/4278)   Resolving deltas:  34% (1458/4278)   Resolving deltas:  34% (1465/4278), completed with 49 local objects.
fatal: pack has 2813 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H23
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/kafka.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
error: Could not read c93a9ff0cabaae0d16e0050690cf6594e8cf780d
error: Could not read b95a7edde0df10b1c567094f1fa3e5fbe3e6cd27
error: Could not read 7299e18369999ba2ff9485c1256410c569e35379
remote: Enumerating objects: 2973, done.        
remote: Counting objects:   0% (1/2973)           remote: Counting objects:   1% (30/2973)           remote: Counting objects:   2% (60/2973)           remote: Counting objects:   3% (90/2973)           remote: Counting objects:   4% (119/2973)           remote: Counting objects:   5% (149/2973)           remote: Counting objects:   6% (179/2973)           remote: Counting objects:   7% (209/2973)           remote: Counting objects:   8% (238/2973)           remote: Counting objects:   9% (268/2973)           remote: Counting objects:  10% (298/2973)           remote: Counting objects:  11% (328/2973)           remote: Counting objects:  12% (357/2973)           remote: Counting objects:  13% (387/2973)           remote: Counting objects:  14% (417/2973)           remote: Counting objects:  15% (446/2973)           remote: Counting objects:  16% (476/2973)           remote: Counting objects:  17% (506/2973)           remote: Counting objects:  18% (536/2973)           remote: Counting objects:  19% (565/2973)           remote: Counting objects:  20% (595/2973)           remote: Counting objects:  21% (625/2973)           remote: Counting objects:  22% (655/2973)           remote: Counting objects:  23% (684/2973)           remote: Counting objects:  24% (714/2973)           remote: Counting objects:  25% (744/2973)           remote: Counting objects:  26% (773/2973)           remote: Counting objects:  27% (803/2973)           remote: Counting objects:  28% (833/2973)           remote: Counting objects:  29% (863/2973)           remote: Counting objects:  30% (892/2973)           remote: Counting objects:  31% (922/2973)           remote: Counting objects:  32% (952/2973)           remote: Counting objects:  33% (982/2973)           remote: Counting objects:  34% (1011/2973)           remote: Counting objects:  35% (1041/2973)           remote: Counting objects:  36% (1071/2973)           remote: Counting objects:  37% (1101/2973)           remote: Counting objects:  38% (1130/2973)           remote: Counting objects:  39% (1160/2973)           remote: Counting objects:  40% (1190/2973)           remote: Counting objects:  41% (1219/2973)           remote: Counting objects:  42% (1249/2973)           remote: Counting objects:  43% (1279/2973)           remote: Counting objects:  44% (1309/2973)           remote: Counting objects:  45% (1338/2973)           remote: Counting objects:  46% (1368/2973)           remote: Counting objects:  47% (1398/2973)           remote: Counting objects:  48% (1428/2973)           remote: Counting objects:  49% (1457/2973)           remote: Counting objects:  50% (1487/2973)           remote: Counting objects:  51% (1517/2973)           remote: Counting objects:  52% (1546/2973)           remote: Counting objects:  53% (1576/2973)           remote: Counting objects:  54% (1606/2973)           remote: Counting objects:  55% (1636/2973)           remote: Counting objects:  56% (1665/2973)           remote: Counting objects:  57% (1695/2973)           remote: Counting objects:  58% (1725/2973)           remote: Counting objects:  59% (1755/2973)           remote: Counting objects:  60% (1784/2973)           remote: Counting objects:  61% (1814/2973)           remote: Counting objects:  62% (1844/2973)           remote: Counting objects:  63% (1873/2973)           remote: Counting objects:  64% (1903/2973)           remote: Counting objects:  65% (1933/2973)           remote: Counting objects:  66% (1963/2973)           remote: Counting objects:  67% (1992/2973)           remote: Counting objects:  68% (2022/2973)           remote: Counting objects:  69% (2052/2973)           remote: Counting objects:  70% (2082/2973)           remote: Counting objects:  71% (2111/2973)           remote: Counting objects:  72% (2141/2973)           remote: Counting objects:  73% (2171/2973)           remote: Counting objects:  74% (2201/2973)           remote: Counting objects:  75% (2230/2973)           remote: Counting objects:  76% (2260/2973)           remote: Counting objects:  77% (2290/2973)           remote: Counting objects:  78% (2319/2973)           remote: Counting objects:  79% (2349/2973)           remote: Counting objects:  80% (2379/2973)           remote: Counting objects:  81% (2409/2973)           remote: Counting objects:  82% (2438/2973)           remote: Counting objects:  83% (2468/2973)           remote: Counting objects:  84% (2498/2973)           remote: Counting objects:  85% (2528/2973)           remote: Counting objects:  86% (2557/2973)           remote: Counting objects:  87% (2587/2973)           remote: Counting objects:  88% (2617/2973)           remote: Counting objects:  89% (2646/2973)           remote: Counting objects:  90% (2676/2973)           remote: Counting objects:  91% (2706/2973)           remote: Counting objects:  92% (2736/2973)           remote: Counting objects:  93% (2765/2973)           remote: Counting objects:  94% (2795/2973)           remote: Counting objects:  95% (2825/2973)           remote: Counting objects:  96% (2855/2973)           remote: Counting objects:  97% (2884/2973)           remote: Counting objects:  98% (2914/2973)           remote: Counting objects:  99% (2944/2973)           remote: Counting objects: 100% (2973/2973)           remote: Counting objects: 100% (2973/2973), done.        
remote: Compressing objects:   2% (1/36)           remote: Compressing objects:   5% (2/36)           remote: Compressing objects:   8% (3/36)           remote: Compressing objects:  11% (4/36)           remote: Compressing objects:  13% (5/36)           remote: Compressing objects:  16% (6/36)           remote: Compressing objects:  19% (7/36)           remote: Compressing objects:  22% (8/36)           remote: Compressing objects:  25% (9/36)           remote: Compressing objects:  27% (10/36)           remote: Compressing objects:  30% (11/36)           remote: Compressing objects:  33% (12/36)           remote: Compressing objects:  36% (13/36)           remote: Compressing objects:  38% (14/36)           remote: Compressing objects:  41% (15/36)           remote: Compressing objects:  44% (16/36)           remote: Compressing objects:  47% (17/36)           remote: Compressing objects:  50% (18/36)           remote: Compressing objects:  52% (19/36)           remote: Compressing objects:  55% (20/36)           remote: Compressing objects:  58% (21/36)           remote: Compressing objects:  61% (22/36)           remote: Compressing objects:  63% (23/36)           remote: Compressing objects:  66% (24/36)           remote: Compressing objects:  69% (25/36)           remote: Compressing objects:  72% (26/36)           remote: Compressing objects:  75% (27/36)           remote: Compressing objects:  77% (28/36)           remote: Compressing objects:  80% (29/36)           remote: Compressing objects:  83% (30/36)           remote: Compressing objects:  86% (31/36)           remote: Compressing objects:  88% (32/36)           remote: Compressing objects:  91% (33/36)           remote: Compressing objects:  94% (34/36)           remote: Compressing objects:  97% (35/36)           remote: Compressing objects: 100% (36/36)           remote: Compressing objects: 100% (36/36), done.        
Receiving objects:   0% (1/10924)   Receiving objects:   1% (110/10924)   Receiving objects:   2% (219/10924)   Receiving objects:   3% (328/10924)   Receiving objects:   4% (437/10924)   Receiving objects:   5% (547/10924)   Receiving objects:   6% (656/10924)   Receiving objects:   7% (765/10924)   Receiving objects:   8% (874/10924)   Receiving objects:   9% (984/10924)   Receiving objects:  10% (1093/10924)   Receiving objects:  11% (1202/10924)   Receiving objects:  12% (1311/10924)   Receiving objects:  13% (1421/10924)   Receiving objects:  14% (1530/10924)   Receiving objects:  15% (1639/10924)   Receiving objects:  16% (1748/10924)   Receiving objects:  17% (1858/10924)   Receiving objects:  18% (1967/10924)   Receiving objects:  19% (2076/10924)   Receiving objects:  20% (2185/10924)   Receiving objects:  21% (2295/10924)   Receiving objects:  22% (2404/10924)   Receiving objects:  23% (2513/10924)   Receiving objects:  24% (2622/10924)   Receiving objects:  25% (2731/10924)   Receiving objects:  26% (2841/10924)   Receiving objects:  27% (2950/10924)   Receiving objects:  28% (3059/10924)   Receiving objects:  29% (3168/10924)   Receiving objects:  30% (3278/10924)   Receiving objects:  31% (3387/10924)   Receiving objects:  32% (3496/10924)   Receiving objects:  33% (3605/10924)   Receiving objects:  34% (3715/10924)   Receiving objects:  35% (3824/10924)   Receiving objects:  36% (3933/10924)   Receiving objects:  37% (4042/10924)   Receiving objects:  38% (4152/10924)   Receiving objects:  39% (4261/10924)   Receiving objects:  40% (4370/10924)   Receiving objects:  41% (4479/10924)   Receiving objects:  42% (4589/10924)   Receiving objects:  43% (4698/10924)   Receiving objects:  44% (4807/10924)   Receiving objects:  45% (4916/10924)   Receiving objects:  46% (5026/10924)   Receiving objects:  47% (5135/10924)   Receiving objects:  48% (5244/10924)   Receiving objects:  49% (5353/10924)   Receiving objects:  50% (5462/10924)   Receiving objects:  51% (5572/10924)   Receiving objects:  52% (5681/10924)   Receiving objects:  53% (5790/10924)   Receiving objects:  54% (5899/10924)   Receiving objects:  55% (6009/10924)   Receiving objects:  56% (6118/10924)   Receiving objects:  57% (6227/10924)   Receiving objects:  58% (6336/10924)   Receiving objects:  59% (6446/10924)   Receiving objects:  60% (6555/10924)   Receiving objects:  61% (6664/10924)   Receiving objects:  62% (6773/10924)   Receiving objects:  63% (6883/10924)   Receiving objects:  64% (6992/10924)   Receiving objects:  65% (7101/10924)   Receiving objects:  66% (7210/10924)   Receiving objects:  67% (7320/10924)   Receiving objects:  68% (7429/10924)   Receiving objects:  69% (7538/10924)   Receiving objects:  70% (7647/10924)   Receiving objects:  71% (7757/10924)   Receiving objects:  72% (7866/10924)   Receiving objects:  73% (7975/10924)   Receiving objects:  74% (8084/10924)   Receiving objects:  75% (8193/10924)   Receiving objects:  76% (8303/10924)   Receiving objects:  77% (8412/10924)   Receiving objects:  78% (8521/10924)   Receiving objects:  79% (8630/10924)   Receiving objects:  80% (8740/10924)   Receiving objects:  81% (8849/10924)   Receiving objects:  82% (8958/10924)   Receiving objects:  83% (9067/10924)   Receiving objects:  84% (9177/10924)   Receiving objects:  85% (9286/10924)   Receiving objects:  86% (9395/10924)   Receiving objects:  87% (9504/10924)   Receiving objects:  88% (9614/10924)   Receiving objects:  89% (9723/10924)   Receiving objects:  90% (9832/10924)   Receiving objects:  91% (9941/10924)   Receiving objects:  92% (10051/10924)   Receiving objects:  93% (10160/10924)   Receiving objects:  94% (10269/10924)   Receiving objects:  95% (10378/10924)   Receiving objects:  96% (10488/10924)   Receiving objects:  97% (10597/10924)   Receiving objects:  98% (10706/10924)   remote: Total 10924 (delta 2929), reused 2948 (delta 2926), pack-reused 7951        
Receiving objects:  99% (10815/10924)   Receiving objects: 100% (10924/10924)   Receiving objects: 100% (10924/10924), 2.61 MiB | 0 bytes/s, done.
Resolving deltas:   0% (0/4278)   Resolving deltas:   1% (47/4278)   Resolving deltas:   2% (86/4278)   Resolving deltas:   3% (134/4278)   Resolving deltas:   4% (175/4278)   Resolving deltas:   5% (214/4278)   Resolving deltas:   6% (274/4278)   Resolving deltas:   7% (301/4278)   Resolving deltas:   8% (343/4278)   Resolving deltas:   9% (392/4278)   Resolving deltas:  10% (434/4278)   Resolving deltas:  11% (476/4278)   Resolving deltas:  12% (518/4278)   Resolving deltas:  13% (561/4278)   Resolving deltas:  15% (674/4278)   Resolving deltas:  16% (693/4278)   Resolving deltas:  17% (733/4278)   Resolving deltas:  18% (777/4278)   Resolving deltas:  19% (818/4278)   Resolving deltas:  20% (860/4278)   Resolving deltas:  21% (906/4278)   Resolving deltas:  22% (950/4278)   Resolving deltas:  23% (985/4278)   Resolving deltas:  24% (1027/4278)   Resolving deltas:  25% (1073/4278)   Resolving deltas:  26% (1116/4278)   Resolving deltas:  27% (1156/4278)   Resolving deltas:  28% (1198/4278)   Resolving deltas:  29% (1241/4278)   Resolving deltas:  30% (1287/4278)   Resolving deltas:  31% (1327/4278)   Resolving deltas:  32% (1372/4278)   Resolving deltas:  33% (1418/4278)   Resolving deltas:  34% (1458/4278)   Resolving deltas:  34% (1465/4278), completed with 49 local objects.
fatal: pack has 2813 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H23
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/kafka.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
error: Could not read c93a9ff0cabaae0d16e0050690cf6594e8cf780d
error: Could not read b95a7edde0df10b1c567094f1fa3e5fbe3e6cd27
error: Could not read 7299e18369999ba2ff9485c1256410c569e35379
remote: Enumerating objects: 2973, done.        
remote: Counting objects:   0% (1/2973)           remote: Counting objects:   1% (30/2973)           remote: Counting objects:   2% (60/2973)           remote: Counting objects:   3% (90/2973)           remote: Counting objects:   4% (119/2973)           remote: Counting objects:   5% (149/2973)           remote: Counting objects:   6% (179/2973)           remote: Counting objects:   7% (209/2973)           remote: Counting objects:   8% (238/2973)           remote: Counting objects:   9% (268/2973)           remote: Counting objects:  10% (298/2973)           remote: Counting objects:  11% (328/2973)           remote: Counting objects:  12% (357/2973)           remote: Counting objects:  13% (387/2973)           remote: Counting objects:  14% (417/2973)           remote: Counting objects:  15% (446/2973)           remote: Counting objects:  16% (476/2973)           remote: Counting objects:  17% (506/2973)           remote: Counting objects:  18% (536/2973)           remote: Counting objects:  19% (565/2973)           remote: Counting objects:  20% (595/2973)           remote: Counting objects:  21% (625/2973)           remote: Counting objects:  22% (655/2973)           remote: Counting objects:  23% (684/2973)           remote: Counting objects:  24% (714/2973)           remote: Counting objects:  25% (744/2973)           remote: Counting objects:  26% (773/2973)           remote: Counting objects:  27% (803/2973)           remote: Counting objects:  28% (833/2973)           remote: Counting objects:  29% (863/2973)           remote: Counting objects:  30% (892/2973)           remote: Counting objects:  31% (922/2973)           remote: Counting objects:  32% (952/2973)           remote: Counting objects:  33% (982/2973)           remote: Counting objects:  34% (1011/2973)           remote: Counting objects:  35% (1041/2973)           remote: Counting objects:  36% (1071/2973)           remote: Counting objects:  37% (1101/2973)           remote: Counting objects:  38% (1130/2973)           remote: Counting objects:  39% (1160/2973)           remote: Counting objects:  40% (1190/2973)           remote: Counting objects:  41% (1219/2973)           remote: Counting objects:  42% (1249/2973)           remote: Counting objects:  43% (1279/2973)           remote: Counting objects:  44% (1309/2973)           remote: Counting objects:  45% (1338/2973)           remote: Counting objects:  46% (1368/2973)           remote: Counting objects:  47% (1398/2973)           remote: Counting objects:  48% (1428/2973)           remote: Counting objects:  49% (1457/2973)           remote: Counting objects:  50% (1487/2973)           remote: Counting objects:  51% (1517/2973)           remote: Counting objects:  52% (1546/2973)           remote: Counting objects:  53% (1576/2973)           remote: Counting objects:  54% (1606/2973)           remote: Counting objects:  55% (1636/2973)           remote: Counting objects:  56% (1665/2973)           remote: Counting objects:  57% (1695/2973)           remote: Counting objects:  58% (1725/2973)           remote: Counting objects:  59% (1755/2973)           remote: Counting objects:  60% (1784/2973)           remote: Counting objects:  61% (1814/2973)           remote: Counting objects:  62% (1844/2973)           remote: Counting objects:  63% (1873/2973)           remote: Counting objects:  64% (1903/2973)           remote: Counting objects:  65% (1933/2973)           remote: Counting objects:  66% (1963/2973)           remote: Counting objects:  67% (1992/2973)           remote: Counting objects:  68% (2022/2973)           remote: Counting objects:  69% (2052/2973)           remote: Counting objects:  70% (2082/2973)           remote: Counting objects:  71% (2111/2973)           remote: Counting objects:  72% (2141/2973)           remote: Counting objects:  73% (2171/2973)           remote: Counting objects:  74% (2201/2973)           remote: Counting objects:  75% (2230/2973)           remote: Counting objects:  76% (2260/2973)           remote: Counting objects:  77% (2290/2973)           remote: Counting objects:  78% (2319/2973)           remote: Counting objects:  79% (2349/2973)           remote: Counting objects:  80% (2379/2973)           remote: Counting objects:  81% (2409/2973)           remote: Counting objects:  82% (2438/2973)           remote: Counting objects:  83% (2468/2973)           remote: Counting objects:  84% (2498/2973)           remote: Counting objects:  85% (2528/2973)           remote: Counting objects:  86% (2557/2973)           remote: Counting objects:  87% (2587/2973)           remote: Counting objects:  88% (2617/2973)           remote: Counting objects:  89% (2646/2973)           remote: Counting objects:  90% (2676/2973)           remote: Counting objects:  91% (2706/2973)           remote: Counting objects:  92% (2736/2973)           remote: Counting objects:  93% (2765/2973)           remote: Counting objects:  94% (2795/2973)           remote: Counting objects:  95% (2825/2973)           remote: Counting objects:  96% (2855/2973)           remote: Counting objects:  97% (2884/2973)           remote: Counting objects:  98% (2914/2973)           remote: Counting objects:  99% (2944/2973)           remote: Counting objects: 100% (2973/2973)           remote: Counting objects: 100% (2973/2973), done.        
remote: Compressing objects:   2% (1/36)           remote: Compressing objects:   5% (2/36)           remote: Compressing objects:   8% (3/36)           remote: Compressing objects:  11% (4/36)           remote: Compressing objects:  13% (5/36)           remote: Compressing objects:  16% (6/36)           remote: Compressing objects:  19% (7/36)           remote: Compressing objects:  22% (8/36)           remote: Compressing objects:  25% (9/36)           remote: Compressing objects:  27% (10/36)           remote: Compressing objects:  30% (11/36)           remote: Compressing objects:  33% (12/36)           remote: Compressing objects:  36% (13/36)           remote: Compressing objects:  38% (14/36)           remote: Compressing objects:  41% (15/36)           remote: Compressing objects:  44% (16/36)           remote: Compressing objects:  47% (17/36)           remote: Compressing objects:  50% (18/36)           remote: Compressing objects:  52% (19/36)           remote: Compressing objects:  55% (20/36)           remote: Compressing objects:  58% (21/36)           remote: Compressing objects:  61% (22/36)           remote: Compressing objects:  63% (23/36)           remote: Compressing objects:  66% (24/36)           remote: Compressing objects:  69% (25/36)           remote: Compressing objects:  72% (26/36)           remote: Compressing objects:  75% (27/36)           remote: Compressing objects:  77% (28/36)           remote: Compressing objects:  80% (29/36)           remote: Compressing objects:  83% (30/36)           remote: Compressing objects:  86% (31/36)           remote: Compressing objects:  88% (32/36)           remote: Compressing objects:  91% (33/36)           remote: Compressing objects:  94% (34/36)           remote: Compressing objects:  97% (35/36)           remote: Compressing objects: 100% (36/36)           remote: Compressing objects: 100% (36/36), done.        
Receiving objects:   0% (1/10924)   Receiving objects:   1% (110/10924)   Receiving objects:   2% (219/10924)   Receiving objects:   3% (328/10924)   Receiving objects:   4% (437/10924)   Receiving objects:   5% (547/10924)   Receiving objects:   6% (656/10924)   Receiving objects:   7% (765/10924)   Receiving objects:   8% (874/10924)   Receiving objects:   9% (984/10924)   Receiving objects:  10% (1093/10924)   Receiving objects:  11% (1202/10924)   Receiving objects:  12% (1311/10924)   Receiving objects:  13% (1421/10924)   Receiving objects:  14% (1530/10924)   Receiving objects:  15% (1639/10924)   Receiving objects:  16% (1748/10924)   Receiving objects:  17% (1858/10924)   Receiving objects:  18% (1967/10924)   Receiving objects:  19% (2076/10924)   Receiving objects:  20% (2185/10924)   Receiving objects:  21% (2295/10924)   Receiving objects:  22% (2404/10924)   Receiving objects:  23% (2513/10924)   Receiving objects:  24% (2622/10924)   Receiving objects:  25% (2731/10924)   Receiving objects:  26% (2841/10924)   Receiving objects:  27% (2950/10924)   Receiving objects:  28% (3059/10924)   Receiving objects:  29% (3168/10924)   Receiving objects:  30% (3278/10924)   Receiving objects:  31% (3387/10924)   Receiving objects:  32% (3496/10924)   Receiving objects:  33% (3605/10924)   Receiving objects:  34% (3715/10924)   Receiving objects:  35% (3824/10924)   Receiving objects:  36% (3933/10924)   Receiving objects:  37% (4042/10924)   Receiving objects:  38% (4152/10924)   Receiving objects:  39% (4261/10924)   Receiving objects:  40% (4370/10924)   Receiving objects:  41% (4479/10924)   Receiving objects:  42% (4589/10924)   Receiving objects:  43% (4698/10924)   Receiving objects:  44% (4807/10924)   Receiving objects:  45% (4916/10924)   Receiving objects:  46% (5026/10924)   Receiving objects:  47% (5135/10924)   Receiving objects:  48% (5244/10924)   Receiving objects:  49% (5353/10924)   Receiving objects:  50% (5462/10924)   Receiving objects:  51% (5572/10924)   Receiving objects:  52% (5681/10924)   Receiving objects:  53% (5790/10924)   Receiving objects:  54% (5899/10924)   Receiving objects:  55% (6009/10924)   Receiving objects:  56% (6118/10924)   Receiving objects:  57% (6227/10924)   Receiving objects:  58% (6336/10924)   Receiving objects:  59% (6446/10924)   Receiving objects:  60% (6555/10924)   Receiving objects:  61% (6664/10924)   Receiving objects:  62% (6773/10924)   Receiving objects:  63% (6883/10924)   Receiving objects:  64% (6992/10924)   Receiving objects:  65% (7101/10924)   Receiving objects:  66% (7210/10924)   Receiving objects:  67% (7320/10924)   Receiving objects:  68% (7429/10924)   Receiving objects:  69% (7538/10924)   Receiving objects:  70% (7647/10924)   Receiving objects:  71% (7757/10924)   Receiving objects:  72% (7866/10924)   Receiving objects:  73% (7975/10924)   Receiving objects:  74% (8084/10924)   Receiving objects:  75% (8193/10924)   Receiving objects:  76% (8303/10924)   Receiving objects:  77% (8412/10924)   Receiving objects:  78% (8521/10924)   Receiving objects:  79% (8630/10924)   Receiving objects:  80% (8740/10924)   Receiving objects:  81% (8849/10924)   Receiving objects:  82% (8958/10924)   Receiving objects:  83% (9067/10924)   Receiving objects:  84% (9177/10924)   Receiving objects:  85% (9286/10924)   Receiving objects:  86% (9395/10924)   Receiving objects:  87% (9504/10924)   Receiving objects:  88% (9614/10924)   Receiving objects:  89% (9723/10924)   Receiving objects:  90% (9832/10924)   Receiving objects:  91% (9941/10924)   Receiving objects:  92% (10051/10924)   Receiving objects:  93% (10160/10924)   Receiving objects:  94% (10269/10924)   Receiving objects:  95% (10378/10924)   Receiving objects:  96% (10488/10924)   Receiving objects:  97% (10597/10924)   Receiving objects:  98% (10706/10924)   remote: Total 10924 (delta 2929), reused 2948 (delta 2926), pack-reused 7951        
Receiving objects:  99% (10815/10924)   Receiving objects: 100% (10924/10924)   Receiving objects: 100% (10924/10924), 2.61 MiB | 0 bytes/s, done.
Resolving deltas:   0% (0/4278)   Resolving deltas:   1% (50/4278)   Resolving deltas:   2% (87/4278)   Resolving deltas:   3% (129/4278)   Resolving deltas:   4% (175/4278)   Resolving deltas:   5% (218/4278)   Resolving deltas:   6% (274/4278)   Resolving deltas:   7% (306/4278)   Resolving deltas:   8% (345/4278)   Resolving deltas:   9% (395/4278)   Resolving deltas:  10% (437/4278)   Resolving deltas:  11% (475/4278)   Resolving deltas:  12% (518/4278)   Resolving deltas:  13% (557/4278)   Resolving deltas:  15% (662/4278)   Resolving deltas:  16% (687/4278)   Resolving deltas:  17% (730/4278)   Resolving deltas:  18% (772/4278)   Resolving deltas:  19% (820/4278)   Resolving deltas:  20% (866/4278)   Resolving deltas:  21% (903/4278)   Resolving deltas:  22% (949/4278)   Resolving deltas:  23% (985/4278)   Resolving deltas:  24% (1033/4278)   Resolving deltas:  25% (1071/4278)   Resolving deltas:  26% (1113/4278)   Resolving deltas:  27% (1156/4278)   Resolving deltas:  28% (1198/4278)   Resolving deltas:  29% (1241/4278)   Resolving deltas:  30% (1287/4278)   Resolving deltas:  31% (1327/4278)   Resolving deltas:  32% (1372/4278)   Resolving deltas:  33% (1418/4278)   Resolving deltas:  34% (1458/4278)   Resolving deltas:  34% (1465/4278), completed with 49 local objects.
fatal: pack has 2813 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H23
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/kafka-trunk-jdk10/ws/clients/build/test-results/test/TEST-org.apache.kafka.clients.ApiVersionsTest.xml> is 10 days old

Not sending mail to unregistered user wangguoz@gmail.com

Build failed in Jenkins: kafka-trunk-jdk10 #508

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk10/508/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H23 (ubuntu xenial) in workspace <https://builds.apache.org/job/kafka-trunk-jdk10/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/kafka.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
error: Could not read c93a9ff0cabaae0d16e0050690cf6594e8cf780d
error: Could not read b95a7edde0df10b1c567094f1fa3e5fbe3e6cd27
error: Could not read 7299e18369999ba2ff9485c1256410c569e35379
remote: Enumerating objects: 2973, done.        
remote: Counting objects:   0% (1/2973)           remote: Counting objects:   1% (30/2973)           remote: Counting objects:   2% (60/2973)           remote: Counting objects:   3% (90/2973)           remote: Counting objects:   4% (119/2973)           remote: Counting objects:   5% (149/2973)           remote: Counting objects:   6% (179/2973)           remote: Counting objects:   7% (209/2973)           remote: Counting objects:   8% (238/2973)           remote: Counting objects:   9% (268/2973)           remote: Counting objects:  10% (298/2973)           remote: Counting objects:  11% (328/2973)           remote: Counting objects:  12% (357/2973)           remote: Counting objects:  13% (387/2973)           remote: Counting objects:  14% (417/2973)           remote: Counting objects:  15% (446/2973)           remote: Counting objects:  16% (476/2973)           remote: Counting objects:  17% (506/2973)           remote: Counting objects:  18% (536/2973)           remote: Counting objects:  19% (565/2973)           remote: Counting objects:  20% (595/2973)           remote: Counting objects:  21% (625/2973)           remote: Counting objects:  22% (655/2973)           remote: Counting objects:  23% (684/2973)           remote: Counting objects:  24% (714/2973)           remote: Counting objects:  25% (744/2973)           remote: Counting objects:  26% (773/2973)           remote: Counting objects:  27% (803/2973)           remote: Counting objects:  28% (833/2973)           remote: Counting objects:  29% (863/2973)           remote: Counting objects:  30% (892/2973)           remote: Counting objects:  31% (922/2973)           remote: Counting objects:  32% (952/2973)           remote: Counting objects:  33% (982/2973)           remote: Counting objects:  34% (1011/2973)           remote: Counting objects:  35% (1041/2973)           remote: Counting objects:  36% (1071/2973)           remote: Counting objects:  37% (1101/2973)           remote: Counting objects:  38% (1130/2973)           remote: Counting objects:  39% (1160/2973)           remote: Counting objects:  40% (1190/2973)           remote: Counting objects:  41% (1219/2973)           remote: Counting objects:  42% (1249/2973)           remote: Counting objects:  43% (1279/2973)           remote: Counting objects:  44% (1309/2973)           remote: Counting objects:  45% (1338/2973)           remote: Counting objects:  46% (1368/2973)           remote: Counting objects:  47% (1398/2973)           remote: Counting objects:  48% (1428/2973)           remote: Counting objects:  49% (1457/2973)           remote: Counting objects:  50% (1487/2973)           remote: Counting objects:  51% (1517/2973)           remote: Counting objects:  52% (1546/2973)           remote: Counting objects:  53% (1576/2973)           remote: Counting objects:  54% (1606/2973)           remote: Counting objects:  55% (1636/2973)           remote: Counting objects:  56% (1665/2973)           remote: Counting objects:  57% (1695/2973)           remote: Counting objects:  58% (1725/2973)           remote: Counting objects:  59% (1755/2973)           remote: Counting objects:  60% (1784/2973)           remote: Counting objects:  61% (1814/2973)           remote: Counting objects:  62% (1844/2973)           remote: Counting objects:  63% (1873/2973)           remote: Counting objects:  64% (1903/2973)           remote: Counting objects:  65% (1933/2973)           remote: Counting objects:  66% (1963/2973)           remote: Counting objects:  67% (1992/2973)           remote: Counting objects:  68% (2022/2973)           remote: Counting objects:  69% (2052/2973)           remote: Counting objects:  70% (2082/2973)           remote: Counting objects:  71% (2111/2973)           remote: Counting objects:  72% (2141/2973)           remote: Counting objects:  73% (2171/2973)           remote: Counting objects:  74% (2201/2973)           remote: Counting objects:  75% (2230/2973)           remote: Counting objects:  76% (2260/2973)           remote: Counting objects:  77% (2290/2973)           remote: Counting objects:  78% (2319/2973)           remote: Counting objects:  79% (2349/2973)           remote: Counting objects:  80% (2379/2973)           remote: Counting objects:  81% (2409/2973)           remote: Counting objects:  82% (2438/2973)           remote: Counting objects:  83% (2468/2973)           remote: Counting objects:  84% (2498/2973)           remote: Counting objects:  85% (2528/2973)           remote: Counting objects:  86% (2557/2973)           remote: Counting objects:  87% (2587/2973)           remote: Counting objects:  88% (2617/2973)           remote: Counting objects:  89% (2646/2973)           remote: Counting objects:  90% (2676/2973)           remote: Counting objects:  91% (2706/2973)           remote: Counting objects:  92% (2736/2973)           remote: Counting objects:  93% (2765/2973)           remote: Counting objects:  94% (2795/2973)           remote: Counting objects:  95% (2825/2973)           remote: Counting objects:  96% (2855/2973)           remote: Counting objects:  97% (2884/2973)           remote: Counting objects:  98% (2914/2973)           remote: Counting objects:  99% (2944/2973)           remote: Counting objects: 100% (2973/2973)           remote: Counting objects: 100% (2973/2973), done.        
remote: Compressing objects:   2% (1/43)           remote: Compressing objects:   4% (2/43)           remote: Compressing objects:   6% (3/43)           remote: Compressing objects:   9% (4/43)           remote: Compressing objects:  11% (5/43)           remote: Compressing objects:  13% (6/43)           remote: Compressing objects:  16% (7/43)           remote: Compressing objects:  18% (8/43)           remote: Compressing objects:  20% (9/43)           remote: Compressing objects:  23% (10/43)           remote: Compressing objects:  25% (11/43)           remote: Compressing objects:  27% (12/43)           remote: Compressing objects:  30% (13/43)           remote: Compressing objects:  32% (14/43)           remote: Compressing objects:  34% (15/43)           remote: Compressing objects:  37% (16/43)           remote: Compressing objects:  39% (17/43)           remote: Compressing objects:  41% (18/43)           remote: Compressing objects:  44% (19/43)           remote: Compressing objects:  46% (20/43)           remote: Compressing objects:  48% (21/43)           remote: Compressing objects:  51% (22/43)           remote: Compressing objects:  53% (23/43)           remote: Compressing objects:  55% (24/43)           remote: Compressing objects:  58% (25/43)           remote: Compressing objects:  60% (26/43)           remote: Compressing objects:  62% (27/43)           remote: Compressing objects:  65% (28/43)           remote: Compressing objects:  67% (29/43)           remote: Compressing objects:  69% (30/43)           remote: Compressing objects:  72% (31/43)           remote: Compressing objects:  74% (32/43)           remote: Compressing objects:  76% (33/43)           remote: Compressing objects:  79% (34/43)           remote: Compressing objects:  81% (35/43)           remote: Compressing objects:  83% (36/43)           remote: Compressing objects:  86% (37/43)           remote: Compressing objects:  88% (38/43)           remote: Compressing objects:  90% (39/43)           remote: Compressing objects:  93% (40/43)           remote: Compressing objects:  95% (41/43)           remote: Compressing objects:  97% (42/43)           remote: Compressing objects: 100% (43/43)           remote: Compressing objects: 100% (43/43), done.        
Receiving objects:   0% (1/10924)   Receiving objects:   1% (110/10924)   Receiving objects:   2% (219/10924)   Receiving objects:   3% (328/10924)   Receiving objects:   4% (437/10924)   Receiving objects:   5% (547/10924)   Receiving objects:   6% (656/10924)   Receiving objects:   7% (765/10924)   Receiving objects:   8% (874/10924)   Receiving objects:   9% (984/10924)   Receiving objects:  10% (1093/10924)   Receiving objects:  11% (1202/10924)   Receiving objects:  12% (1311/10924)   Receiving objects:  13% (1421/10924)   Receiving objects:  14% (1530/10924)   Receiving objects:  15% (1639/10924)   Receiving objects:  16% (1748/10924)   Receiving objects:  17% (1858/10924)   Receiving objects:  18% (1967/10924)   Receiving objects:  19% (2076/10924)   Receiving objects:  20% (2185/10924)   Receiving objects:  21% (2295/10924)   Receiving objects:  22% (2404/10924)   Receiving objects:  23% (2513/10924)   Receiving objects:  24% (2622/10924)   Receiving objects:  25% (2731/10924)   Receiving objects:  26% (2841/10924)   Receiving objects:  27% (2950/10924)   Receiving objects:  28% (3059/10924)   Receiving objects:  29% (3168/10924)   Receiving objects:  30% (3278/10924)   Receiving objects:  31% (3387/10924)   Receiving objects:  32% (3496/10924)   Receiving objects:  33% (3605/10924)   Receiving objects:  34% (3715/10924)   Receiving objects:  35% (3824/10924)   Receiving objects:  36% (3933/10924)   Receiving objects:  37% (4042/10924)   Receiving objects:  38% (4152/10924)   Receiving objects:  39% (4261/10924)   Receiving objects:  40% (4370/10924)   Receiving objects:  41% (4479/10924)   Receiving objects:  42% (4589/10924)   Receiving objects:  43% (4698/10924)   Receiving objects:  44% (4807/10924)   Receiving objects:  45% (4916/10924)   Receiving objects:  46% (5026/10924)   Receiving objects:  47% (5135/10924)   Receiving objects:  48% (5244/10924)   Receiving objects:  49% (5353/10924)   Receiving objects:  50% (5462/10924)   Receiving objects:  51% (5572/10924)   Receiving objects:  52% (5681/10924)   Receiving objects:  53% (5790/10924)   Receiving objects:  54% (5899/10924)   Receiving objects:  55% (6009/10924)   Receiving objects:  56% (6118/10924)   Receiving objects:  57% (6227/10924)   Receiving objects:  58% (6336/10924)   Receiving objects:  59% (6446/10924)   Receiving objects:  60% (6555/10924)   Receiving objects:  61% (6664/10924)   Receiving objects:  62% (6773/10924)   Receiving objects:  63% (6883/10924)   Receiving objects:  64% (6992/10924)   Receiving objects:  65% (7101/10924)   Receiving objects:  66% (7210/10924)   Receiving objects:  67% (7320/10924)   Receiving objects:  68% (7429/10924)   Receiving objects:  69% (7538/10924)   Receiving objects:  70% (7647/10924)   Receiving objects:  71% (7757/10924)   Receiving objects:  72% (7866/10924)   Receiving objects:  73% (7975/10924)   Receiving objects:  74% (8084/10924)   Receiving objects:  75% (8193/10924)   Receiving objects:  76% (8303/10924)   Receiving objects:  77% (8412/10924)   Receiving objects:  78% (8521/10924)   Receiving objects:  79% (8630/10924)   Receiving objects:  80% (8740/10924)   Receiving objects:  81% (8849/10924)   Receiving objects:  82% (8958/10924)   Receiving objects:  83% (9067/10924)   Receiving objects:  84% (9177/10924)   Receiving objects:  85% (9286/10924)   Receiving objects:  86% (9395/10924)   Receiving objects:  87% (9504/10924)   Receiving objects:  88% (9614/10924)   Receiving objects:  89% (9723/10924)   Receiving objects:  90% (9832/10924)   Receiving objects:  91% (9941/10924)   Receiving objects:  92% (10051/10924)   Receiving objects:  93% (10160/10924)   Receiving objects:  94% (10269/10924)   Receiving objects:  95% (10378/10924)   Receiving objects:  96% (10488/10924)   Receiving objects:  97% (10597/10924)   Receiving objects:  98% (10706/10924)   Receiving objects:  99% (10815/10924)   remote: Total 10924 (delta 2922), reused 2927 (delta 2919), pack-reused 7951        
Receiving objects: 100% (10924/10924)   Receiving objects: 100% (10924/10924), 2.62 MiB | 0 bytes/s, done.
Resolving deltas:   0% (0/4271)   Resolving deltas:   1% (44/4271)   Resolving deltas:   2% (86/4271)   Resolving deltas:   3% (131/4271)   Resolving deltas:   4% (172/4271)   Resolving deltas:   5% (217/4271)   Resolving deltas:   6% (283/4271)   Resolving deltas:   7% (304/4271)   Resolving deltas:   8% (342/4271)   Resolving deltas:   9% (387/4271)   Resolving deltas:  10% (431/4271)   Resolving deltas:  11% (477/4271)   Resolving deltas:  12% (527/4271)   Resolving deltas:  13% (562/4271)   Resolving deltas:  15% (656/4271)   Resolving deltas:  16% (688/4271)   Resolving deltas:  17% (730/4271)   Resolving deltas:  18% (772/4271)   Resolving deltas:  19% (825/4271)   Resolving deltas:  21% (906/4271)   Resolving deltas:  22% (944/4271)   Resolving deltas:  23% (987/4271)   Resolving deltas:  24% (1029/4271)   Resolving deltas:  25% (1068/4271)   Resolving deltas:  26% (1113/4271)   Resolving deltas:  27% (1156/4271)   Resolving deltas:  28% (1196/4271)   Resolving deltas:  29% (1239/4271)   Resolving deltas:  30% (1286/4271)   Resolving deltas:  31% (1325/4271)   Resolving deltas:  32% (1367/4271)   Resolving deltas:  33% (1416/4271)   Resolving deltas:  34% (1455/4271)   Resolving deltas:  34% (1461/4271), completed with 48 local objects.
fatal: pack has 2810 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H23
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/kafka.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
error: Could not read c93a9ff0cabaae0d16e0050690cf6594e8cf780d
error: Could not read b95a7edde0df10b1c567094f1fa3e5fbe3e6cd27
error: Could not read 7299e18369999ba2ff9485c1256410c569e35379
remote: Enumerating objects: 2973, done.        
remote: Counting objects:   0% (1/2973)           remote: Counting objects:   1% (30/2973)           remote: Counting objects:   2% (60/2973)           remote: Counting objects:   3% (90/2973)           remote: Counting objects:   4% (119/2973)           remote: Counting objects:   5% (149/2973)           remote: Counting objects:   6% (179/2973)           remote: Counting objects:   7% (209/2973)           remote: Counting objects:   8% (238/2973)           remote: Counting objects:   9% (268/2973)           remote: Counting objects:  10% (298/2973)           remote: Counting objects:  11% (328/2973)           remote: Counting objects:  12% (357/2973)           remote: Counting objects:  13% (387/2973)           remote: Counting objects:  14% (417/2973)           remote: Counting objects:  15% (446/2973)           remote: Counting objects:  16% (476/2973)           remote: Counting objects:  17% (506/2973)           remote: Counting objects:  18% (536/2973)           remote: Counting objects:  19% (565/2973)           remote: Counting objects:  20% (595/2973)           remote: Counting objects:  21% (625/2973)           remote: Counting objects:  22% (655/2973)           remote: Counting objects:  23% (684/2973)           remote: Counting objects:  24% (714/2973)           remote: Counting objects:  25% (744/2973)           remote: Counting objects:  26% (773/2973)           remote: Counting objects:  27% (803/2973)           remote: Counting objects:  28% (833/2973)           remote: Counting objects:  29% (863/2973)           remote: Counting objects:  30% (892/2973)           remote: Counting objects:  31% (922/2973)           remote: Counting objects:  32% (952/2973)           remote: Counting objects:  33% (982/2973)           remote: Counting objects:  34% (1011/2973)           remote: Counting objects:  35% (1041/2973)           remote: Counting objects:  36% (1071/2973)           remote: Counting objects:  37% (1101/2973)           remote: Counting objects:  38% (1130/2973)           remote: Counting objects:  39% (1160/2973)           remote: Counting objects:  40% (1190/2973)           remote: Counting objects:  41% (1219/2973)           remote: Counting objects:  42% (1249/2973)           remote: Counting objects:  43% (1279/2973)           remote: Counting objects:  44% (1309/2973)           remote: Counting objects:  45% (1338/2973)           remote: Counting objects:  46% (1368/2973)           remote: Counting objects:  47% (1398/2973)           remote: Counting objects:  48% (1428/2973)           remote: Counting objects:  49% (1457/2973)           remote: Counting objects:  50% (1487/2973)           remote: Counting objects:  51% (1517/2973)           remote: Counting objects:  52% (1546/2973)           remote: Counting objects:  53% (1576/2973)           remote: Counting objects:  54% (1606/2973)           remote: Counting objects:  55% (1636/2973)           remote: Counting objects:  56% (1665/2973)           remote: Counting objects:  57% (1695/2973)           remote: Counting objects:  58% (1725/2973)           remote: Counting objects:  59% (1755/2973)           remote: Counting objects:  60% (1784/2973)           remote: Counting objects:  61% (1814/2973)           remote: Counting objects:  62% (1844/2973)           remote: Counting objects:  63% (1873/2973)           remote: Counting objects:  64% (1903/2973)           remote: Counting objects:  65% (1933/2973)           remote: Counting objects:  66% (1963/2973)           remote: Counting objects:  67% (1992/2973)           remote: Counting objects:  68% (2022/2973)           remote: Counting objects:  69% (2052/2973)           remote: Counting objects:  70% (2082/2973)           remote: Counting objects:  71% (2111/2973)           remote: Counting objects:  72% (2141/2973)           remote: Counting objects:  73% (2171/2973)           remote: Counting objects:  74% (2201/2973)           remote: Counting objects:  75% (2230/2973)           remote: Counting objects:  76% (2260/2973)           remote: Counting objects:  77% (2290/2973)           remote: Counting objects:  78% (2319/2973)           remote: Counting objects:  79% (2349/2973)           remote: Counting objects:  80% (2379/2973)           remote: Counting objects:  81% (2409/2973)           remote: Counting objects:  82% (2438/2973)           remote: Counting objects:  83% (2468/2973)           remote: Counting objects:  84% (2498/2973)           remote: Counting objects:  85% (2528/2973)           remote: Counting objects:  86% (2557/2973)           remote: Counting objects:  87% (2587/2973)           remote: Counting objects:  88% (2617/2973)           remote: Counting objects:  89% (2646/2973)           remote: Counting objects:  90% (2676/2973)           remote: Counting objects:  91% (2706/2973)           remote: Counting objects:  92% (2736/2973)           remote: Counting objects:  93% (2765/2973)           remote: Counting objects:  94% (2795/2973)           remote: Counting objects:  95% (2825/2973)           remote: Counting objects:  96% (2855/2973)           remote: Counting objects:  97% (2884/2973)           remote: Counting objects:  98% (2914/2973)           remote: Counting objects:  99% (2944/2973)           remote: Counting objects: 100% (2973/2973)           remote: Counting objects: 100% (2973/2973), done.        
remote: Compressing objects:   2% (1/43)           remote: Compressing objects:   4% (2/43)           remote: Compressing objects:   6% (3/43)           remote: Compressing objects:   9% (4/43)           remote: Compressing objects:  11% (5/43)           remote: Compressing objects:  13% (6/43)           remote: Compressing objects:  16% (7/43)           remote: Compressing objects:  18% (8/43)           remote: Compressing objects:  20% (9/43)           remote: Compressing objects:  23% (10/43)           remote: Compressing objects:  25% (11/43)           remote: Compressing objects:  27% (12/43)           remote: Compressing objects:  30% (13/43)           remote: Compressing objects:  32% (14/43)           remote: Compressing objects:  34% (15/43)           remote: Compressing objects:  37% (16/43)           remote: Compressing objects:  39% (17/43)           remote: Compressing objects:  41% (18/43)           remote: Compressing objects:  44% (19/43)           remote: Compressing objects:  46% (20/43)           remote: Compressing objects:  48% (21/43)           remote: Compressing objects:  51% (22/43)           remote: Compressing objects:  53% (23/43)           remote: Compressing objects:  55% (24/43)           remote: Compressing objects:  58% (25/43)           remote: Compressing objects:  60% (26/43)           remote: Compressing objects:  62% (27/43)           remote: Compressing objects:  65% (28/43)           remote: Compressing objects:  67% (29/43)           remote: Compressing objects:  69% (30/43)           remote: Compressing objects:  72% (31/43)           remote: Compressing objects:  74% (32/43)           remote: Compressing objects:  76% (33/43)           remote: Compressing objects:  79% (34/43)           remote: Compressing objects:  81% (35/43)           remote: Compressing objects:  83% (36/43)           remote: Compressing objects:  86% (37/43)           remote: Compressing objects:  88% (38/43)           remote: Compressing objects:  90% (39/43)           remote: Compressing objects:  93% (40/43)           remote: Compressing objects:  95% (41/43)           remote: Compressing objects:  97% (42/43)           remote: Compressing objects: 100% (43/43)           remote: Compressing objects: 100% (43/43), done.        
Receiving objects:   0% (1/10924)   Receiving objects:   1% (110/10924)   Receiving objects:   2% (219/10924)   Receiving objects:   3% (328/10924)   Receiving objects:   4% (437/10924)   Receiving objects:   5% (547/10924)   Receiving objects:   6% (656/10924)   Receiving objects:   7% (765/10924)   Receiving objects:   8% (874/10924)   Receiving objects:   9% (984/10924)   Receiving objects:  10% (1093/10924)   Receiving objects:  11% (1202/10924)   Receiving objects:  12% (1311/10924)   Receiving objects:  13% (1421/10924)   Receiving objects:  14% (1530/10924)   Receiving objects:  15% (1639/10924)   Receiving objects:  16% (1748/10924)   Receiving objects:  17% (1858/10924)   Receiving objects:  18% (1967/10924)   Receiving objects:  19% (2076/10924)   Receiving objects:  20% (2185/10924)   Receiving objects:  21% (2295/10924)   Receiving objects:  22% (2404/10924)   Receiving objects:  23% (2513/10924)   Receiving objects:  24% (2622/10924)   Receiving objects:  25% (2731/10924)   Receiving objects:  26% (2841/10924)   Receiving objects:  27% (2950/10924)   Receiving objects:  28% (3059/10924)   Receiving objects:  29% (3168/10924)   Receiving objects:  30% (3278/10924)   Receiving objects:  31% (3387/10924)   Receiving objects:  32% (3496/10924)   Receiving objects:  33% (3605/10924)   Receiving objects:  34% (3715/10924)   Receiving objects:  35% (3824/10924)   Receiving objects:  36% (3933/10924)   Receiving objects:  37% (4042/10924)   Receiving objects:  38% (4152/10924)   Receiving objects:  39% (4261/10924)   Receiving objects:  40% (4370/10924)   Receiving objects:  41% (4479/10924)   Receiving objects:  42% (4589/10924)   Receiving objects:  43% (4698/10924)   Receiving objects:  44% (4807/10924)   Receiving objects:  45% (4916/10924)   Receiving objects:  46% (5026/10924)   Receiving objects:  47% (5135/10924)   Receiving objects:  48% (5244/10924)   Receiving objects:  49% (5353/10924)   Receiving objects:  50% (5462/10924)   Receiving objects:  51% (5572/10924)   Receiving objects:  52% (5681/10924)   Receiving objects:  53% (5790/10924)   Receiving objects:  54% (5899/10924)   Receiving objects:  55% (6009/10924)   Receiving objects:  56% (6118/10924)   Receiving objects:  57% (6227/10924)   Receiving objects:  58% (6336/10924)   Receiving objects:  59% (6446/10924)   Receiving objects:  60% (6555/10924)   Receiving objects:  61% (6664/10924)   Receiving objects:  62% (6773/10924)   Receiving objects:  63% (6883/10924)   Receiving objects:  64% (6992/10924)   Receiving objects:  65% (7101/10924)   Receiving objects:  66% (7210/10924)   Receiving objects:  67% (7320/10924)   Receiving objects:  68% (7429/10924)   Receiving objects:  69% (7538/10924)   Receiving objects:  70% (7647/10924)   Receiving objects:  71% (7757/10924)   Receiving objects:  72% (7866/10924)   Receiving objects:  73% (7975/10924)   Receiving objects:  74% (8084/10924)   Receiving objects:  75% (8193/10924)   Receiving objects:  76% (8303/10924)   Receiving objects:  77% (8412/10924)   Receiving objects:  78% (8521/10924)   Receiving objects:  79% (8630/10924)   Receiving objects:  80% (8740/10924)   Receiving objects:  81% (8849/10924)   Receiving objects:  82% (8958/10924)   Receiving objects:  83% (9067/10924)   Receiving objects:  84% (9177/10924)   Receiving objects:  85% (9286/10924)   Receiving objects:  86% (9395/10924)   Receiving objects:  87% (9504/10924)   Receiving objects:  88% (9614/10924)   Receiving objects:  89% (9723/10924)   Receiving objects:  90% (9832/10924)   Receiving objects:  91% (9941/10924)   Receiving objects:  92% (10051/10924)   Receiving objects:  93% (10160/10924)   Receiving objects:  94% (10269/10924)   Receiving objects:  95% (10378/10924)   Receiving objects:  96% (10488/10924)   Receiving objects:  97% (10597/10924)   Receiving objects:  98% (10706/10924)   Receiving objects:  99% (10815/10924)   remote: Total 10924 (delta 2922), reused 2927 (delta 2919), pack-reused 7951        
Receiving objects: 100% (10924/10924)   Receiving objects: 100% (10924/10924), 2.62 MiB | 0 bytes/s, done.
Resolving deltas:   0% (0/4271)   Resolving deltas:   1% (50/4271)   Resolving deltas:   2% (87/4271)   Resolving deltas:   3% (134/4271)   Resolving deltas:   4% (171/4271)   Resolving deltas:   5% (214/4271)   Resolving deltas:   6% (273/4271)   Resolving deltas:   7% (303/4271)   Resolving deltas:   8% (342/4271)   Resolving deltas:   9% (396/4271)   Resolving deltas:  10% (434/4271)   Resolving deltas:  11% (474/4271)   Resolving deltas:  12% (518/4271)   Resolving deltas:  13% (560/4271)   Resolving deltas:  15% (676/4271)   Resolving deltas:  16% (684/4271)   Resolving deltas:  17% (733/4271)   Resolving deltas:  18% (773/4271)   Resolving deltas:  19% (816/4271)   Resolving deltas:  20% (856/4271)   Resolving deltas:  21% (913/4271)   Resolving deltas:  22% (940/4271)   Resolving deltas:  23% (984/4271)   Resolving deltas:  24% (1027/4271)   Resolving deltas:  25% (1069/4271)   Resolving deltas:  26% (1111/4271)   Resolving deltas:  27% (1155/4271)   Resolving deltas:  28% (1196/4271)   Resolving deltas:  29% (1239/4271)   Resolving deltas:  30% (1287/4271)   Resolving deltas:  31% (1325/4271)   Resolving deltas:  32% (1367/4271)   Resolving deltas:  33% (1416/4271)   Resolving deltas:  34% (1455/4271)   Resolving deltas:  34% (1461/4271), completed with 48 local objects.
fatal: pack has 2810 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H23
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/kafka.git # timeout=10
Fetching upstream changes from https://github.com/apache/kafka.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/kafka.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://github.com/apache/kafka.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read 6e79e5da0308783ba646378efc44f018cb4f39ac
error: Could not read bb745c0f9142717ddf68dc83bbd940dfe0c59b9a
error: Could not read c93a9ff0cabaae0d16e0050690cf6594e8cf780d
error: Could not read b95a7edde0df10b1c567094f1fa3e5fbe3e6cd27
error: Could not read 7299e18369999ba2ff9485c1256410c569e35379
remote: Enumerating objects: 2973, done.        
remote: Counting objects:   0% (1/2973)           remote: Counting objects:   1% (30/2973)           remote: Counting objects:   2% (60/2973)           remote: Counting objects:   3% (90/2973)           remote: Counting objects:   4% (119/2973)           remote: Counting objects:   5% (149/2973)           remote: Counting objects:   6% (179/2973)           remote: Counting objects:   7% (209/2973)           remote: Counting objects:   8% (238/2973)           remote: Counting objects:   9% (268/2973)           remote: Counting objects:  10% (298/2973)           remote: Counting objects:  11% (328/2973)           remote: Counting objects:  12% (357/2973)           remote: Counting objects:  13% (387/2973)           remote: Counting objects:  14% (417/2973)           remote: Counting objects:  15% (446/2973)           remote: Counting objects:  16% (476/2973)           remote: Counting objects:  17% (506/2973)           remote: Counting objects:  18% (536/2973)           remote: Counting objects:  19% (565/2973)           remote: Counting objects:  20% (595/2973)           remote: Counting objects:  21% (625/2973)           remote: Counting objects:  22% (655/2973)           remote: Counting objects:  23% (684/2973)           remote: Counting objects:  24% (714/2973)           remote: Counting objects:  25% (744/2973)           remote: Counting objects:  26% (773/2973)           remote: Counting objects:  27% (803/2973)           remote: Counting objects:  28% (833/2973)           remote: Counting objects:  29% (863/2973)           remote: Counting objects:  30% (892/2973)           remote: Counting objects:  31% (922/2973)           remote: Counting objects:  32% (952/2973)           remote: Counting objects:  33% (982/2973)           remote: Counting objects:  34% (1011/2973)           remote: Counting objects:  35% (1041/2973)           remote: Counting objects:  36% (1071/2973)           remote: Counting objects:  37% (1101/2973)           remote: Counting objects:  38% (1130/2973)           remote: Counting objects:  39% (1160/2973)           remote: Counting objects:  40% (1190/2973)           remote: Counting objects:  41% (1219/2973)           remote: Counting objects:  42% (1249/2973)           remote: Counting objects:  43% (1279/2973)           remote: Counting objects:  44% (1309/2973)           remote: Counting objects:  45% (1338/2973)           remote: Counting objects:  46% (1368/2973)           remote: Counting objects:  47% (1398/2973)           remote: Counting objects:  48% (1428/2973)           remote: Counting objects:  49% (1457/2973)           remote: Counting objects:  50% (1487/2973)           remote: Counting objects:  51% (1517/2973)           remote: Counting objects:  52% (1546/2973)           remote: Counting objects:  53% (1576/2973)           remote: Counting objects:  54% (1606/2973)           remote: Counting objects:  55% (1636/2973)           remote: Counting objects:  56% (1665/2973)           remote: Counting objects:  57% (1695/2973)           remote: Counting objects:  58% (1725/2973)           remote: Counting objects:  59% (1755/2973)           remote: Counting objects:  60% (1784/2973)           remote: Counting objects:  61% (1814/2973)           remote: Counting objects:  62% (1844/2973)           remote: Counting objects:  63% (1873/2973)           remote: Counting objects:  64% (1903/2973)           remote: Counting objects:  65% (1933/2973)           remote: Counting objects:  66% (1963/2973)           remote: Counting objects:  67% (1992/2973)           remote: Counting objects:  68% (2022/2973)           remote: Counting objects:  69% (2052/2973)           remote: Counting objects:  70% (2082/2973)           remote: Counting objects:  71% (2111/2973)           remote: Counting objects:  72% (2141/2973)           remote: Counting objects:  73% (2171/2973)           remote: Counting objects:  74% (2201/2973)           remote: Counting objects:  75% (2230/2973)           remote: Counting objects:  76% (2260/2973)           remote: Counting objects:  77% (2290/2973)           remote: Counting objects:  78% (2319/2973)           remote: Counting objects:  79% (2349/2973)           remote: Counting objects:  80% (2379/2973)           remote: Counting objects:  81% (2409/2973)           remote: Counting objects:  82% (2438/2973)           remote: Counting objects:  83% (2468/2973)           remote: Counting objects:  84% (2498/2973)           remote: Counting objects:  85% (2528/2973)           remote: Counting objects:  86% (2557/2973)           remote: Counting objects:  87% (2587/2973)           remote: Counting objects:  88% (2617/2973)           remote: Counting objects:  89% (2646/2973)           remote: Counting objects:  90% (2676/2973)           remote: Counting objects:  91% (2706/2973)           remote: Counting objects:  92% (2736/2973)           remote: Counting objects:  93% (2765/2973)           remote: Counting objects:  94% (2795/2973)           remote: Counting objects:  95% (2825/2973)           remote: Counting objects:  96% (2855/2973)           remote: Counting objects:  97% (2884/2973)           remote: Counting objects:  98% (2914/2973)           remote: Counting objects:  99% (2944/2973)           remote: Counting objects: 100% (2973/2973)           remote: Counting objects: 100% (2973/2973), done.        
remote: Compressing objects:   2% (1/43)           remote: Compressing objects:   4% (2/43)           remote: Compressing objects:   6% (3/43)           remote: Compressing objects:   9% (4/43)           remote: Compressing objects:  11% (5/43)           remote: Compressing objects:  13% (6/43)           remote: Compressing objects:  16% (7/43)           remote: Compressing objects:  18% (8/43)           remote: Compressing objects:  20% (9/43)           remote: Compressing objects:  23% (10/43)           remote: Compressing objects:  25% (11/43)           remote: Compressing objects:  27% (12/43)           remote: Compressing objects:  30% (13/43)           remote: Compressing objects:  32% (14/43)           remote: Compressing objects:  34% (15/43)           remote: Compressing objects:  37% (16/43)           remote: Compressing objects:  39% (17/43)           remote: Compressing objects:  41% (18/43)           remote: Compressing objects:  44% (19/43)           remote: Compressing objects:  46% (20/43)           remote: Compressing objects:  48% (21/43)           remote: Compressing objects:  51% (22/43)           remote: Compressing objects:  53% (23/43)           remote: Compressing objects:  55% (24/43)           remote: Compressing objects:  58% (25/43)           remote: Compressing objects:  60% (26/43)           remote: Compressing objects:  62% (27/43)           remote: Compressing objects:  65% (28/43)           remote: Compressing objects:  67% (29/43)           remote: Compressing objects:  69% (30/43)           remote: Compressing objects:  72% (31/43)           remote: Compressing objects:  74% (32/43)           remote: Compressing objects:  76% (33/43)           remote: Compressing objects:  79% (34/43)           remote: Compressing objects:  81% (35/43)           remote: Compressing objects:  83% (36/43)           remote: Compressing objects:  86% (37/43)           remote: Compressing objects:  88% (38/43)           remote: Compressing objects:  90% (39/43)           remote: Compressing objects:  93% (40/43)           remote: Compressing objects:  95% (41/43)           remote: Compressing objects:  97% (42/43)           remote: Compressing objects: 100% (43/43)           remote: Compressing objects: 100% (43/43), done.        
Receiving objects:   0% (1/10924)   Receiving objects:   1% (110/10924)   Receiving objects:   2% (219/10924)   Receiving objects:   3% (328/10924)   Receiving objects:   4% (437/10924)   Receiving objects:   5% (547/10924)   Receiving objects:   6% (656/10924)   Receiving objects:   7% (765/10924)   Receiving objects:   8% (874/10924)   Receiving objects:   9% (984/10924)   Receiving objects:  10% (1093/10924)   Receiving objects:  11% (1202/10924)   Receiving objects:  12% (1311/10924)   Receiving objects:  13% (1421/10924)   Receiving objects:  14% (1530/10924)   Receiving objects:  15% (1639/10924)   Receiving objects:  16% (1748/10924)   Receiving objects:  17% (1858/10924)   Receiving objects:  18% (1967/10924)   Receiving objects:  19% (2076/10924)   Receiving objects:  20% (2185/10924)   Receiving objects:  21% (2295/10924)   Receiving objects:  22% (2404/10924)   Receiving objects:  23% (2513/10924)   Receiving objects:  24% (2622/10924)   Receiving objects:  25% (2731/10924)   Receiving objects:  26% (2841/10924)   Receiving objects:  27% (2950/10924)   Receiving objects:  28% (3059/10924)   Receiving objects:  29% (3168/10924)   Receiving objects:  30% (3278/10924)   Receiving objects:  31% (3387/10924)   Receiving objects:  32% (3496/10924)   Receiving objects:  33% (3605/10924)   Receiving objects:  34% (3715/10924)   Receiving objects:  35% (3824/10924)   Receiving objects:  36% (3933/10924)   Receiving objects:  37% (4042/10924)   Receiving objects:  38% (4152/10924)   Receiving objects:  39% (4261/10924)   Receiving objects:  40% (4370/10924)   Receiving objects:  41% (4479/10924)   Receiving objects:  42% (4589/10924)   Receiving objects:  43% (4698/10924)   Receiving objects:  44% (4807/10924)   Receiving objects:  45% (4916/10924)   Receiving objects:  46% (5026/10924)   Receiving objects:  47% (5135/10924)   Receiving objects:  48% (5244/10924)   Receiving objects:  49% (5353/10924)   Receiving objects:  50% (5462/10924)   Receiving objects:  51% (5572/10924)   Receiving objects:  52% (5681/10924)   Receiving objects:  53% (5790/10924)   Receiving objects:  54% (5899/10924)   Receiving objects:  55% (6009/10924)   Receiving objects:  56% (6118/10924)   Receiving objects:  57% (6227/10924)   Receiving objects:  58% (6336/10924)   Receiving objects:  59% (6446/10924)   Receiving objects:  60% (6555/10924)   Receiving objects:  61% (6664/10924)   Receiving objects:  62% (6773/10924)   Receiving objects:  63% (6883/10924)   Receiving objects:  64% (6992/10924)   Receiving objects:  65% (7101/10924)   Receiving objects:  66% (7210/10924)   Receiving objects:  67% (7320/10924)   Receiving objects:  68% (7429/10924)   Receiving objects:  69% (7538/10924)   Receiving objects:  70% (7647/10924)   Receiving objects:  71% (7757/10924)   Receiving objects:  72% (7866/10924)   Receiving objects:  73% (7975/10924)   Receiving objects:  74% (8084/10924)   Receiving objects:  75% (8193/10924)   Receiving objects:  76% (8303/10924)   Receiving objects:  77% (8412/10924)   Receiving objects:  78% (8521/10924)   Receiving objects:  79% (8630/10924)   Receiving objects:  80% (8740/10924)   Receiving objects:  81% (8849/10924)   Receiving objects:  82% (8958/10924)   Receiving objects:  83% (9067/10924)   Receiving objects:  84% (9177/10924)   Receiving objects:  85% (9286/10924)   Receiving objects:  86% (9395/10924)   Receiving objects:  87% (9504/10924)   Receiving objects:  88% (9614/10924)   Receiving objects:  89% (9723/10924)   Receiving objects:  90% (9832/10924)   Receiving objects:  91% (9941/10924)   Receiving objects:  92% (10051/10924)   Receiving objects:  93% (10160/10924)   Receiving objects:  94% (10269/10924)   Receiving objects:  95% (10378/10924)   Receiving objects:  96% (10488/10924)   Receiving objects:  97% (10597/10924)   Receiving objects:  98% (10706/10924)   Receiving objects:  99% (10815/10924)   remote: Total 10924 (delta 2922), reused 2927 (delta 2919), pack-reused 7951        
Receiving objects: 100% (10924/10924)   Receiving objects: 100% (10924/10924), 2.62 MiB | 0 bytes/s, done.
Resolving deltas:   0% (0/4271)   Resolving deltas:   1% (50/4271)   Resolving deltas:   2% (86/4271)   Resolving deltas:   3% (131/4271)   Resolving deltas:   4% (173/4271)   Resolving deltas:   5% (214/4271)   Resolving deltas:   6% (275/4271)   Resolving deltas:   7% (302/4271)   Resolving deltas:   8% (343/4271)   Resolving deltas:   9% (393/4271)   Resolving deltas:  10% (429/4271)   Resolving deltas:  11% (473/4271)   Resolving deltas:  12% (519/4271)   Resolving deltas:  13% (561/4271)   Resolving deltas:  15% (674/4271)   Resolving deltas:  16% (684/4271)   Resolving deltas:  17% (731/4271)   Resolving deltas:  18% (772/4271)   Resolving deltas:  19% (815/4271)   Resolving deltas:  20% (857/4271)   Resolving deltas:  21% (912/4271)   Resolving deltas:  22% (943/4271)   Resolving deltas:  23% (983/4271)   Resolving deltas:  24% (1029/4271)   Resolving deltas:  25% (1068/4271)   Resolving deltas:  26% (1111/4271)   Resolving deltas:  27% (1154/4271)   Resolving deltas:  28% (1197/4271)   Resolving deltas:  29% (1241/4271)   Resolving deltas:  30% (1287/4271)   Resolving deltas:  31% (1325/4271)   Resolving deltas:  32% (1367/4271)   Resolving deltas:  33% (1416/4271)   Resolving deltas:  34% (1455/4271)   Resolving deltas:  34% (1461/4271), completed with 48 local objects.
fatal: pack has 2810 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	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:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H23
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor918.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/kafka-trunk-jdk10/ws/clients/build/test-results/test/TEST-org.apache.kafka.clients.ApiVersionsTest.xml> is 10 days old

Not sending mail to unregistered user wangguoz@gmail.com