You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/03/24 06:50:43 UTC

Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1171

See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1171/display/redirect>

Changes:


------------------------------------------
[...truncated 83.87 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 11s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/gt4oszpruzlge

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1228

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1228/display/redirect>

Changes:


------------------------------------------
[...truncated 89.70 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 15s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/axt4q3jnf3ymq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1227

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1227/display/redirect?page=changes>

Changes:

[noreply] Auto model updates notebook (#26048)


------------------------------------------
[...truncated 102.86 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 19s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/sc77r47x4t2va

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1226

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1226/display/redirect>

Changes:


------------------------------------------
[...truncated 103.05 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 6s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/cqwusdrbafmj4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1225

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1225/display/redirect>

Changes:


------------------------------------------
[...truncated 100.96 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 11s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/y4qevnywg7pky

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1224

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1224/display/redirect>

Changes:


------------------------------------------
[...truncated 103.05 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 23s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/ysgebccxx34he

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1223

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1223/display/redirect>

Changes:


------------------------------------------
[...truncated 102.05 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 9s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/jg4jlg2cd547q

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1222

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1222/display/redirect>

Changes:


------------------------------------------
[...truncated 100.98 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 24s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/mxeuospldoq7y

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1221

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1221/display/redirect>

Changes:


------------------------------------------
[...truncated 106.93 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 23m 3s
142 actionable tasks: 98 executed, 42 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/s3h3dp6ej76og

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1220

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1220/display/redirect?page=changes>

Changes:

[noreply] Update dockerhub guidance (#26124)


------------------------------------------
[...truncated 104.46 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 53s
142 actionable tasks: 100 executed, 40 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/7iyymkl6fo5ke

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1219

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1219/display/redirect>

Changes:


------------------------------------------
[...truncated 100.79 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 11s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/oc6fsuy2cta6m

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1218

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1218/display/redirect>

Changes:


------------------------------------------
[...truncated 104.13 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 36s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/gc3bvpsqwsaly

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1217

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1217/display/redirect>

Changes:


------------------------------------------
[...truncated 101.25 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 13s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/t5fd3kqpezo7o

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1216

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1216/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #26089 from reuvenlax/fix_storage_api


------------------------------------------
[...truncated 103.21 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 54s
142 actionable tasks: 98 executed, 42 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/sbholq4ijod4a

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1215

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1215/display/redirect>

Changes:


------------------------------------------
[...truncated 87.24 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 43s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/4rndm73hvhsuu

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1214

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1214/display/redirect>

Changes:


------------------------------------------
[...truncated 84.04 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 12s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/6z2g4mzcmjuus

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1213

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1213/display/redirect>

Changes:


------------------------------------------
[...truncated 81.97 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 29s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/nozibhenz6qqk

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1212

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1212/display/redirect?page=changes>

Changes:

[noreply] Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /sdks (#26071)


------------------------------------------
[...truncated 84.88 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 27s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/6cywiztzfqbvw

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1211

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1211/display/redirect>

Changes:


------------------------------------------
[...truncated 85.46 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/xietwrdpbavoe

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1210

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1210/display/redirect>

Changes:


------------------------------------------
[...truncated 84.57 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 4s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/vznw3mm2shfk2

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1209

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1209/display/redirect>

Changes:


------------------------------------------
[...truncated 83.93 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 4s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/zweffevbk6hcy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1208

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1208/display/redirect>

Changes:


------------------------------------------
[...truncated 88.34 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 24m 18s
142 actionable tasks: 105 executed, 35 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/2xfpyxy4sdbta

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1207

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1207/display/redirect>

Changes:


------------------------------------------
[...truncated 84.81 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/locffk6mk3qzy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1206

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1206/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #26006: Google Cloud libraries BOM 26.11.0


------------------------------------------
[...truncated 84.97 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 48s
142 actionable tasks: 94 executed, 46 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/qjc4rwokbz2he

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1205

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1205/display/redirect>

Changes:


------------------------------------------
[...truncated 84.01 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 4s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/rjg3buahsiugy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1204

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1204/display/redirect>

Changes:


------------------------------------------
[...truncated 84.02 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 10s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/3gdjdct7pmtc4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1203

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1203/display/redirect>

Changes:


------------------------------------------
[...truncated 85.40 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/vk56crajvarpe

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1202

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1202/display/redirect>

Changes:


------------------------------------------
[...truncated 82.14 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 5s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/f7iw6ny4j33g4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1201

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1201/display/redirect>

Changes:


------------------------------------------
[...truncated 84.52 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 47s
142 actionable tasks: 92 executed, 48 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/hvarfajw2g2gw

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1200

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1200/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-3 (beam) in workspace <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/>
The recommended git tool is: NONE
java.lang.OutOfMemoryError: unable to create native thread: possibly out of memory or process/resource limits reached
	at java.base/java.lang.Thread.start0(Native Method)
	at java.base/java.lang.Thread.start(Thread.java:798)
	at java.base/java.util.concurrent.ThreadPoolExecutor.addWorker(ThreadPoolExecutor.java:937)
	at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1354)
	at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)
	at jenkins.util.InterceptingExecutorService.submit(InterceptingExecutorService.java:36)
	at jenkins.util.InterceptingExecutorService.submit(InterceptingExecutorService.java:36)
	at hudson.remoting.DelegatingExecutorService.submit(DelegatingExecutorService.java:52)
	at hudson.remoting.InterceptingExecutorService.submit(InterceptingExecutorService.java:50)
	at hudson.remoting.InterceptingExecutorService.submit(InterceptingExecutorService.java:44)
	at org.jenkinsci.remoting.util.AnonymousClassWarnings.check(AnonymousClassWarnings.java:66)
	at hudson.remoting.MultiClassLoaderSerializer$Output.annotateClass(MultiClassLoaderSerializer.java:48)
	at java.base/java.io.ObjectOutputStream.writeNonProxyDesc(ObjectOutputStream.java:1281)
	at java.base/java.io.ObjectOutputStream.writeClassDesc(ObjectOutputStream.java:1222)
	at java.base/java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1418)
	at java.base/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1169)
	at java.base/java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1543)
	at java.base/java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1500)
	at java.base/java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1423)
	at java.base/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1169)
	at java.base/java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1543)
	at java.base/java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1500)
	at java.base/java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1423)
	at java.base/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1169)
	at java.base/java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1543)
	at java.base/java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1500)
	at java.base/java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1423)
	at java.base/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1169)
	at java.base/java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:345)
	at hudson.remoting.UserRequest._serialize(UserRequest.java:263)
	at hudson.remoting.UserRequest.serialize(UserRequest.java:272)
	at hudson.remoting.UserRequest.<init>(UserRequest.java:101)
	at hudson.remoting.Channel.call(Channel.java:998)
Caused: java.io.IOException: Remote call on apache-beam-jenkins-3 failed
	at hudson.remoting.Channel.call(Channel.java:1004)
	at hudson.FilePath.act(FilePath.java:1194)
	at hudson.FilePath.act(FilePath.java:1183)
	at org.jenkinsci.plugins.gitclient.Git.getClient(Git.java:126)
	at hudson.plugins.git.GitSCM.createClient(GitSCM.java:915)
	at hudson.plugins.git.GitSCM.createClient(GitSCM.java:846)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1296)
	at hudson.scm.SCM.checkout(SCM.java:540)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1215)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:645)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:517)
	at hudson.model.Run.execute(Run.java:1896)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1199

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1199/display/redirect>

Changes:


------------------------------------------
[...truncated 82.66 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 6s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/hns5pxdeejgik

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1198

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1198/display/redirect>

Changes:


------------------------------------------
[...truncated 86.39 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 11s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/6ztdznl7b5cim

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1197

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1197/display/redirect>

Changes:


------------------------------------------
[...truncated 84.76 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 24s
142 actionable tasks: 97 executed, 43 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/5tkje3awktfzw

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1196

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1196/display/redirect>

Changes:


------------------------------------------
[...truncated 90.83 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 25m 21s
142 actionable tasks: 113 executed, 27 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/z2pcjqclor6bm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1195

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1195/display/redirect?page=changes>

Changes:

[noreply] refactored notebooks (#26018)


------------------------------------------
[...truncated 83.52 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 8s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/bco63svnc4x3i

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1194

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1194/display/redirect>

Changes:


------------------------------------------
[...truncated 82.09 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/g5tsjr7hmi6p4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1193

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1193/display/redirect>

Changes:


------------------------------------------
[...truncated 81.87 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 5s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/fuqjejft36mus

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1192

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1192/display/redirect>

Changes:


------------------------------------------
[...truncated 88.07 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 17s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/uuscjthqn7n2y

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1191

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1191/display/redirect>

Changes:


------------------------------------------
[...truncated 84.01 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/fe4zfdhihemti

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1190

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1190/display/redirect>

Changes:


------------------------------------------
[...truncated 83.79 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 10s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/hndqzcephirkk

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1189

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1189/display/redirect>

Changes:


------------------------------------------
[...truncated 82.31 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 32s
142 actionable tasks: 92 executed, 48 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/fojkzc36sgcca

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1188

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1188/display/redirect>

Changes:


------------------------------------------
[...truncated 81.90 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 42s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/juh5ce3k6wf3e

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1187

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1187/display/redirect?page=changes>

Changes:

[noreply] BigQuery Storage Write API wrapper for Python SDK (#25685)


------------------------------------------
[...truncated 86.64 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 21s
142 actionable tasks: 97 executed, 43 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/nyuap46v7bntc

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1186

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1186/display/redirect>

Changes:


------------------------------------------
[...truncated 83.06 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 20s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/ij74hlgqst76s

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1185

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1185/display/redirect?page=changes>

Changes:

[noreply] Lock ReadChangeStreamPartition so only one DoFn can work on one


------------------------------------------
[...truncated 86.57 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 23m 25s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/7kwpzlyrzseeq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1184

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1184/display/redirect>

Changes:


------------------------------------------
[...truncated 86.09 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 15s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/tmqsxfo6clhgm

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1183

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1183/display/redirect>

Changes:


------------------------------------------
[...truncated 83.28 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/2tu7nc2izcbh4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1182

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1182/display/redirect>

Changes:


------------------------------------------
[...truncated 84.32 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 12s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/3qk5ymouxtiq2

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1181

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1181/display/redirect>

Changes:


------------------------------------------
[...truncated 82.94 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 12s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/sikw5jq5aaxsy

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1180

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1180/display/redirect>

Changes:


------------------------------------------
[...truncated 84.37 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 10s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/nm24oktrejcg4

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1179

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1179/display/redirect>

Changes:


------------------------------------------
[...truncated 82.51 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 7s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/pcfgvlg74dmao

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1178

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1178/display/redirect>

Changes:


------------------------------------------
[...truncated 82.00 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 6s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/krdriahsnkmb2

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1177

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1177/display/redirect>

Changes:


------------------------------------------
[...truncated 82.84 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 5s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/gyg4puathrxfc

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1176

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1176/display/redirect>

Changes:


------------------------------------------
[...truncated 88.94 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 22m 32s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/mmglkl2yxork6

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1175

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1175/display/redirect>

Changes:


------------------------------------------
[...truncated 86.01 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 14s
142 actionable tasks: 93 executed, 47 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/kd7ymjxudj7cq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1174

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1174/display/redirect>

Changes:


------------------------------------------
[...truncated 84.25 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 19s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/xisvbyo2oditk

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1173

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1173/display/redirect?page=changes>

Changes:

[noreply] Merge pull request #25916 Use built-in csv and json readers.


------------------------------------------
[...truncated 85.44 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 9s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/6iss5j23ybqso

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_Sickbay #1172

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/1172/display/redirect>

Changes:


------------------------------------------
[...truncated 81.76 KB...]
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testCompressedWriteAndReadASingleFile[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:728
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadGeneratedClassWithSchema[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:374
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithoutSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testWriteThenReadMultipleFilepatterns[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:531
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterWithNumShards[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.AvroIOTest$NeedsRunnerTests > testDynamicDestinationsViaSinkWithFormatterRunnerDeterminedSharding[1: false] FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at AvroIOTest.java:1315
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.BoundedReadFromUnboundedSourceTest > testTimeBound FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at BoundedReadFromUnboundedSourceTest.java:145
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchWatchForNewFiles FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:363
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testRead FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:430
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyNonWildcard FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAllDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testFileIoDynamicNaming FAILED
    java.lang.IllegalArgumentException at FileIOTest.java:545

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyDefault FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.io.FileIOTest > testMatchAndMatchAll FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at FileIOTest.java:165
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.io.FileIOTest > testMatchDisallowEmptyExplicit FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testWithShardedKeyInGlobalWindow FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:297
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInStreamingMode FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:438
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.GroupIntoBatchesTest > testInGlobalWindowBatchSizeByteSizeFn FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at GroupIntoBatchesTest.java:218
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.MapElementsTest > testMapSimpleFunction FAILED
    org.apache.beam.sdk.Pipeline$PipelineExecutionException at MapElementsTest.java:129
        Caused by: org.apache.samza.SamzaException at ContainerStorageManager.java:708
            Caused by: java.util.concurrent.ExecutionException at FutureTask.java:122
                Caused by: org.apache.samza.SamzaException at RocksDbKeyValueStore.scala:107
                    Caused by: org.rocksdb.RocksDBException at RocksDB.java:-2

org.apache.beam.sdk.transforms.ViewTest > testEmptySingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.ViewTest > testNonSingletonSideInput FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsWithNullTimestampShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

org.apache.beam.sdk.transforms.WithTimestampsTest > withTimestampsBackwardsInTimeShouldThrow FAILED
    java.lang.AssertionError at MatcherAssert.java:18

83 tests completed, 74 failed

> Task :runners:samza:validatesRunnerSickbay FAILED

FAILURE: Build completed with 8 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:portability:java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/portability/java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:direct-java:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/direct-java/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.12:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.12/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.13/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.15:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.15/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.16:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.16/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.14:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/flink/1.14/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

8: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:samza:validatesRunnerSickbay'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Sickbay/ws/src/runners/samza/build/reports/tests/validatesRunnerSickbay/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
==============================================================================

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21m 5s
142 actionable tasks: 91 executed, 49 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/x2c32vocphtts

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org