See <https://builds.apache.org/job/kafka-trunk-jdk8/2333/display/redirect?page=changes>
Changes: [wangguoz] KAFKA-6328: Sort node groups considering global stores in ------------------------------------------ [...truncated 7.68 MB...] Caused by: java.nio.file.FileSystemException: /tmp/kafka-780443661009837827: No space left on device at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384) at java.nio.file.Files.createDirectory(Files.java:674) at java.nio.file.TempFileHelper.create(TempFileHelper.java:136) at java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173) at java.nio.file.Files.createTempDirectory(Files.java:991) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174) ... 4 more kafka.log.ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica STARTED kafka.log.ProducerStateManagerTest > testAcceptAppendWithSequenceGapsOnReplica FAILED java.lang.RuntimeException: Failed to create a temp dir at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:176) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:150) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:160) at kafka.utils.TestUtils$.tempDir(TestUtils.scala:88) at kafka.log.ProducerStateManagerTest.setUp(ProducerStateManagerTest.scala:46) Caused by: java.nio.file.FileSystemException: /tmp/kafka-8668216773049665914: No space left on device at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384) at java.nio.file.Files.createDirectory(Files.java:674) at java.nio.file.TempFileHelper.create(TempFileHelper.java:136) at java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173) at java.nio.file.Files.createTempDirectory(Files.java:991) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174) ... 4 more kafka.log.ProducerStateManagerTest > testOldEpochForControlRecord STARTED kafka.log.ProducerStateManagerTest > testOldEpochForControlRecord FAILED java.lang.RuntimeException: Failed to create a temp dir at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:176) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:150) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:160) at kafka.utils.TestUtils$.tempDir(TestUtils.scala:88) at kafka.log.ProducerStateManagerTest.setUp(ProducerStateManagerTest.scala:46) Caused by: java.nio.file.FileSystemException: /tmp/kafka-4894412274386277004: No space left on device at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384) at java.nio.file.Files.createDirectory(Files.java:674) at java.nio.file.TempFileHelper.create(TempFileHelper.java:136) at java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173) at java.nio.file.Files.createTempDirectory(Files.java:991) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174) ... 4 more kafka.log.ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots STARTED kafka.log.ProducerStateManagerTest > testTruncateAndReloadRemovesOutOfRangeSnapshots FAILED java.lang.RuntimeException: Failed to create a temp dir at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:176) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:150) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:160) at kafka.utils.TestUtils$.tempDir(TestUtils.scala:88) at kafka.log.ProducerStateManagerTest.setUp(ProducerStateManagerTest.scala:46) Caused by: java.nio.file.FileSystemException: /tmp/kafka-3046891870806134494: No space left on device at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384) at java.nio.file.Files.createDirectory(Files.java:674) at java.nio.file.TempFileHelper.create(TempFileHelper.java:136) at java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173) at java.nio.file.Files.createTempDirectory(Files.java:991) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174) ... 4 more kafka.log.ProducerStateManagerTest > testStartOffset STARTED kafka.log.ProducerStateManagerTest > testStartOffset FAILED java.lang.RuntimeException: Failed to create a temp dir at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:176) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:150) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:160) at kafka.utils.TestUtils$.tempDir(TestUtils.scala:88) at kafka.log.ProducerStateManagerTest.setUp(ProducerStateManagerTest.scala:46) Caused by: java.nio.file.FileSystemException: /tmp/kafka-2004858623984427968: No space left on device at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384) at java.nio.file.Files.createDirectory(Files.java:674) at java.nio.file.TempFileHelper.create(TempFileHelper.java:136) at java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173) at java.nio.file.Files.createTempDirectory(Files.java:991) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174) ... 4 more kafka.log.ProducerStateManagerTest > testProducerSequenceInvalidWrapAround STARTED kafka.log.ProducerStateManagerTest > testProducerSequenceInvalidWrapAround FAILED java.lang.RuntimeException: Failed to create a temp dir at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:176) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:150) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:160) at kafka.utils.TestUtils$.tempDir(TestUtils.scala:88) at kafka.log.ProducerStateManagerTest.setUp(ProducerStateManagerTest.scala:46) Caused by: java.nio.file.FileSystemException: /tmp/kafka-1057965904923305075: No space left on device at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384) at java.nio.file.Files.createDirectory(Files.java:674) at java.nio.file.TempFileHelper.create(TempFileHelper.java:136) at java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173) at java.nio.file.Files.createTempDirectory(Files.java:991) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174) ... 4 more kafka.log.ProducerStateManagerTest > testTruncateHead STARTED kafka.log.ProducerStateManagerTest > testTruncateHead FAILED java.lang.RuntimeException: Failed to create a temp dir at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:176) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:150) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:160) at kafka.utils.TestUtils$.tempDir(TestUtils.scala:88) at kafka.log.ProducerStateManagerTest.setUp(ProducerStateManagerTest.scala:46) Caused by: java.nio.file.FileSystemException: /tmp/kafka-7668808456777059617: No space left on device at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384) at java.nio.file.Files.createDirectory(Files.java:674) at java.nio.file.TempFileHelper.create(TempFileHelper.java:136) at java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173) at java.nio.file.Files.createTempDirectory(Files.java:991) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174) ... 4 more kafka.log.ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction STARTED kafka.log.ProducerStateManagerTest > testNonTransactionalAppendWithOngoingTransaction FAILED java.lang.RuntimeException: Failed to create a temp dir at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:176) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:150) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:160) at kafka.utils.TestUtils$.tempDir(TestUtils.scala:88) at kafka.log.ProducerStateManagerTest.setUp(ProducerStateManagerTest.scala:46) Caused by: java.nio.file.FileSystemException: /tmp/kafka-5651665245333490619: No space left on device at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384) at java.nio.file.Files.createDirectory(Files.java:674) at java.nio.file.TempFileHelper.create(TempFileHelper.java:136) at java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173) at java.nio.file.Files.createTempDirectory(Files.java:991) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174) ... 4 more kafka.log.ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged STARTED kafka.log.ProducerStateManagerTest > testSkipSnapshotIfOffsetUnchanged FAILED java.lang.RuntimeException: Failed to create a temp dir at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:176) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:150) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:160) at kafka.utils.TestUtils$.tempDir(TestUtils.scala:88) at kafka.log.ProducerStateManagerTest.setUp(ProducerStateManagerTest.scala:46) Caused by: java.nio.file.FileSystemException: /tmp/kafka-5676531440312284546: No space left on device at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384) at java.nio.file.Files.createDirectory(Files.java:674) at java.nio.file.TempFileHelper.create(TempFileHelper.java:136) at java.nio.file.TempFileHelper.createTempDirectory(TempFileHelper.java:173) at java.nio.file.Files.createTempDirectory(Files.java:991) at org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:174) ... 4 more 1793 tests completed, 1014 failed, 6 skipped :kafka-trunk-jdk8:core:test FAILED :test_core_2_11 FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':kafka-trunk-jdk8:core:test'. > java.io.IOException: No space left on device * 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 BUILD FAILED in 18m 24s 16 actionable tasks: 15 executed, 1 up-to-date FAILURE: Build failed with an exception. * What went wrong: Could not add entry ':core:test' to cache taskHistory.bin (<https://builds.apache.org/job/kafka-trunk-jdk8/ws/.gradle/4.4.1/taskHistory/taskHistory.bin).> > java.io.IOException: No space left on device * 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 BUILD FAILED in 18m 25s Build step 'Execute shell' marked build as failure [FINDBUGS] Collecting findbugs analysis files... ERROR: No tool found matching GRADLE_3_4_RC_2_HOME Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5 [FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/> that match the pattern **/build/reports/findbugs/*.xml [FINDBUGS] Parsing 1 file in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates. ERROR: No tool found matching GRADLE_3_4_RC_2_HOME Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5 ERROR: No tool found matching GRADLE_3_4_RC_2_HOME Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=2771f52ea7070a3147058e0d6661e0a7e4158161, workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Computing warning deltas based on reference build #2330 Recording test results ERROR: No tool found matching GRADLE_3_4_RC_2_HOME Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5 ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? ERROR: No tool found matching GRADLE_3_4_RC_2_HOME Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5 Not sending mail to unregistered user wangg...@gmail.com