See
<https://builds.apache.org/job/kafka-trunk-jdk8/3978/display/redirect?page=changes>
Changes:
[rajinisivaram] KAKFA-8950: Fix KafkaConsumer Fetcher breaking on concurrent
disconnect
[github] MINOR: AbstractRequestResponse should be an interface (#7513)
[jason] KAFKA-9004; Prevent older clients from fetching from a follower (#7531)
[github] MINOR: Upgrade zk to 3.5.6 (#7544)
[matthias] MINOR: Add ability to wait for all instances in an application to be
[matthias] KAFKA-9058: Lift queriable and materialized restrictions on FK Join
[bbejeck] MINOR: Fix JavaDoc warning (#7546)
------------------------------------------
[...truncated 8.05 MB...]
org.apache.kafka.connect.util.ConnectUtilsTest >
testLookupKafkaClusterIdTimeout PASSED
org.apache.kafka.connect.util.ShutdownableThreadTest > testGracefulShutdown
STARTED
org.apache.kafka.connect.util.ShutdownableThreadTest > testGracefulShutdown
PASSED
org.apache.kafka.connect.util.ShutdownableThreadTest > testForcibleShutdown
STARTED
org.apache.kafka.connect.util.ShutdownableThreadTest > testForcibleShutdown
PASSED
org.apache.kafka.connect.util.TopicAdminTest >
shouldNotCreateTopicWhenItAlreadyExists STARTED
org.apache.kafka.connect.util.TopicAdminTest >
shouldNotCreateTopicWhenItAlreadyExists PASSED
org.apache.kafka.connect.util.TopicAdminTest >
returnNullWithTopicAuthorizationFailure STARTED
org.apache.kafka.connect.util.TopicAdminTest >
returnNullWithTopicAuthorizationFailure PASSED
org.apache.kafka.connect.util.TopicAdminTest >
shouldCreateTopicWhenItDoesNotExist STARTED
org.apache.kafka.connect.util.TopicAdminTest >
shouldCreateTopicWhenItDoesNotExist PASSED
org.apache.kafka.connect.util.TopicAdminTest >
shouldReturnFalseWhenSuppliedNullTopicDescription STARTED
org.apache.kafka.connect.util.TopicAdminTest >
shouldReturnFalseWhenSuppliedNullTopicDescription PASSED
org.apache.kafka.connect.util.TopicAdminTest > returnNullWithApiVersionMismatch
STARTED
org.apache.kafka.connect.util.TopicAdminTest > returnNullWithApiVersionMismatch
PASSED
org.apache.kafka.connect.util.TopicAdminTest >
shouldCreateOneTopicWhenProvidedMultipleDefinitionsWithSameTopicName STARTED
org.apache.kafka.connect.util.TopicAdminTest >
shouldCreateOneTopicWhenProvidedMultipleDefinitionsWithSameTopicName PASSED
org.apache.kafka.connect.util.TopicAdminTest >
returnNullWithClusterAuthorizationFailure STARTED
org.apache.kafka.connect.util.TopicAdminTest >
returnNullWithClusterAuthorizationFailure PASSED
org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicyTest
> testPrincipalPlusOtherConfigs STARTED
org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicyTest
> testPrincipalPlusOtherConfigs PASSED
org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicyTest
> testPrincipalOnly STARTED
org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicyTest
> testPrincipalOnly PASSED
org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicyTest
> testNoOverrides STARTED
org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicyTest
> testNoOverrides PASSED
org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicyTest
> testWithOverrides STARTED
org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicyTest
> testWithOverrides PASSED
org.apache.kafka.connect.integration.SessionedProtocolIntegrationTest >
ensureInternalEndpointIsSecured STARTED
org.apache.kafka.connect.integration.SessionedProtocolIntegrationTest >
ensureInternalEndpointIsSecured SKIPPED
org.apache.kafka.connect.integration.ConnectWorkerIntegrationTest >
testAddAndRemoveWorker STARTED
org.apache.kafka.connect.integration.ConnectWorkerIntegrationTest >
testAddAndRemoveWorker PASSED
org.apache.kafka.connect.integration.RestExtensionIntegrationTest >
testRestExtensionApi STARTED
org.apache.kafka.connect.integration.RestExtensionIntegrationTest >
testRestExtensionApi PASSED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnFalseWhenAwaitingForDependentLatchToComplete STARTED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnFalseWhenAwaitingForDependentLatchToComplete PASSED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnTrueWhenAwaitingForStartAndStopAndDependentLatch STARTED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnTrueWhenAwaitingForStartAndStopAndDependentLatch PASSED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnFalseWhenAwaitingForStartToNeverComplete STARTED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnFalseWhenAwaitingForStartToNeverComplete PASSED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnFalseWhenAwaitingForStopToNeverComplete STARTED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnFalseWhenAwaitingForStopToNeverComplete PASSED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnTrueWhenAwaitingForStartAndStopToComplete STARTED
org.apache.kafka.connect.integration.StartAndStopLatchTest >
shouldReturnTrueWhenAwaitingForStartAndStopToComplete PASSED
org.apache.kafka.connect.integration.ExampleConnectIntegrationTest >
testSourceConnector STARTED
org.apache.kafka.connect.integration.ExampleConnectIntegrationTest >
testSourceConnector PASSED
org.apache.kafka.connect.integration.ExampleConnectIntegrationTest >
testSinkConnector STARTED
org.apache.kafka.connect.integration.ExampleConnectIntegrationTest >
testSinkConnector PASSED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldFailToWaitForRestartThatNeverHappens STARTED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldFailToWaitForRestartThatNeverHappens PASSED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldRecordStarts STARTED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldRecordStarts PASSED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldExpectRestarts STARTED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldExpectRestarts PASSED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldRecordStops STARTED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldRecordStops PASSED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithNotAllowedOverridesForPrincipalPolicy STARTED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithNotAllowedOverridesForPrincipalPolicy PASSED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithAllowedOverridesForAllPolicy STARTED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithAllowedOverridesForAllPolicy PASSED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithAllowedOverridesForPrincipalPolicy STARTED
Build timed out (after 600 minutes). Marking the build as failed.
Build was aborted
[FINDBUGS] Collecting findbugs analysis files...
Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithAllowedOverridesForPrincipalPolicy PASSED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithOverridesForNonePolicy STARTED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithOverridesForNonePolicy SKIPPED
> Task :connect:runtime:test FAILED
> Task :streams:streams-scala:processTestResources
> Task :streams:streams-scala:testClasses
> Task :streams:streams-scala:checkstyleTest NO-SOURCE
> Task :streams:test-utils:checkstyleMain
> Task :streams:streams-scala:spotbugsMain FAILED
> Task :streams:test-utils:compileTestJava
> Task :streams:test-utils:processTestResources NO-SOURCE
> Task :streams:test-utils:testClasses
> Task :streams:test-utils:checkstyleTest
> Task :streams:upgrade-system-tests-0100:compileJava NO-SOURCE
> Task :streams:upgrade-system-tests-0100:processResources NO-SOURCE
> Task :streams:test-utils:spotbugsMain FAILED
> 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
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=37da7136-a49b-47c1-b585-ef8f3e10727b,
currentDir=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/}>
Attempting to read last messages from the daemon log...
Daemon pid: 30271
log file: /home/jenkins/.gradle/daemon/5.6.2/daemon-30271.out.log
----- Last 20 lines from daemon log file - daemon-30271.out.log -----
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldRecordStops STARTED
org.apache.kafka.connect.integration.StartAndStopCounterTest >
shouldRecordStops PASSED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithNotAllowedOverridesForPrincipalPolicy STARTED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithNotAllowedOverridesForPrincipalPolicy PASSED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithAllowedOverridesForAllPolicy STARTED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithAllowedOverridesForAllPolicy PASSED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithAllowedOverridesForPrincipalPolicy STARTED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithAllowedOverridesForPrincipalPolicy PASSED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithOverridesForNonePolicy STARTED
org.apache.kafka.connect.integration.ConnectorCientPolicyIntegrationTest >
testCreateWithOverridesForNonePolicy SKIPPED
Daemon vm is shutting down... The daemon has exited normally or was terminated
in response to a user interrupt.
----- End of the daemon log -----
FAILURE: Build failed with an exception.
* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may
have crashed)
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
> Task :streams:upgrade-system-tests-0110:checkstyleTest
[FINDBUGS] Searching for all files in
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/> that match the pattern
**/build/reports/*bugs/*.xml
[FINDBUGS] Parsing 17 files in
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/clients/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/api/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/basic-auth-extension/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/file/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/json/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/mirror-client/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/mirror/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/runtime/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/connect/transforms/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/examples/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/generator/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/jmh-benchmarks/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/log4j-appender/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/streams/examples/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file
<https://builds.apache.org/job/kafka-trunk-jdk8/ws/tools/build/reports/spotbugs/main.xml>
with 0 unique warnings and 0 duplicates.
Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3
No credentials specified
Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=9660ecd4ec3a6656a116458a084b7c461f29c1ee,
workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/>
[FINDBUGS] Computing warning deltas based on reference build #3975
Recording test results
Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3
Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]