You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/11/12 02:02:25 UTC

Build failed in Jenkins: Calcite » Calcite-snapshots #277

See <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/277/display/redirect?page=changes>

Changes:

[Francis Chuang] [CALCITE-5353] Document new procedure for requesting JIRA accounts and becoming a contributor


------------------------------------------
[...truncated 327.65 KB...]
         34.4sec, org.apache.calcite.test.SparkAdapterTest > testSelectDistinct()
         34.5sec, org.apache.calcite.test.SparkAdapterTest > testUnion()
         34.7sec, org.apache.calcite.test.SparkAdapterTest > testGroupByOrderByAsc()
         34.8sec, org.apache.calcite.test.SparkAdapterTest > testArithmeticPlus()
         34.8sec, org.apache.calcite.test.SparkAdapterTest > testFilterOr()
         34.8sec, org.apache.calcite.test.SparkAdapterTest > testArithmeticMul()
         34.8sec, org.apache.calcite.test.SparkAdapterTest > testArithmeticDiv()
         34.8sec, org.apache.calcite.test.SparkAdapterTest > testJoinProject()
         35.0sec, org.apache.calcite.test.SparkAdapterTest > testLimit()
         35.0sec, org.apache.calcite.test.SparkAdapterTest > testJoinProjectAliasProject()
         35.0sec, org.apache.calcite.test.SparkAdapterTest > testUnionWithFiltersProject()
         34.9sec, org.apache.calcite.test.SparkAdapterTest > testSortXAscYDescProjectY()
         34.9sec, org.apache.calcite.test.SparkAdapterTest > testSortXAscProjectY()
         35.4sec, org.apache.calcite.test.SparkAdapterTest > testSortXDescYDescProjectY()
         35.4sec, org.apache.calcite.test.SparkAdapterTest > testSortXDescYAscProjectY()
         35.7sec, org.apache.calcite.test.SparkAdapterTest > testGroupByMinMaxCountCountDistinctOrderByAsc()
         35.7sec, org.apache.calcite.test.SparkAdapterTest > testAggFuncNoGroupBy()
         35.7sec, org.apache.calcite.test.SparkAdapterTest > testGroupBy()
WARNING  36.1sec,   38 completed,   0 failed,   4 skipped, org.apache.calcite.test.SparkAdapterTest
WARNING  40.7sec,   38 completed,   0 failed,   4 skipped, Gradle Test Run :spark:test

> Task :plus:test
         20.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery11()
         17.6sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery16()

> Task :geode:test
          9.5sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testSqlDistinctSort()
          9.9sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlMultipleTimeWhereFilter()
          9.9sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlBooleanColumnFilter()
         10.1sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlSingleBooleanWhereFilter()
          9.9sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testSqlSimple()
         10.1sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlMultipleBooleanWhereFilter()
         10.1sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlBooleanColumnNotFilter()
         10.1sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlMultipleTimestampWhereFilter()
         10.0sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testInSetFilterWithNestedStringField()
         10.2sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlMultipleDateWhereFilter()
         10.4sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlWhereWithMultipleOrForLiteralFields()
         10.5sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlWhereWithMultipleOrForAllFields()
         10.2sec, org.apache.calcite.adapter.geode.rel.GeodeZipsTest > testMaxRaw()
         10.3sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testMissingProjectRelationOnGroupByColumnMatchingProjectedFields()
         10.3sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testCount()
         10.3sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testLimit()
         10.3sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testSortWithProjectionAndLimit()
         10.4sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testSortWithProjection()
         10.3sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testAddMissingGroupByColumnToProjectedFields()
         10.8sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testWhereWithOr()
         11.0sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlSingleTimestampWhereFilter()
         11.2sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlSingleDateWhereFilter()
         11.1sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testFilterWithNestedField()
         11.4sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlSingleTimeWhereFilter()
         29.3sec,   12 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest
          2.2sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testMaxMinSumAvgInGroupBy()
          2.6sec, org.apache.calcite.adapter.geode.rel.GeodeZipsTest > testWhereWithOrForLargeValueList()
          2.7sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testWhereWithOrAnd()
         31.0sec,   36 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest
          3.3sec, org.apache.calcite.adapter.geode.rel.GeodeZipsTest > testItemPredicate()
WARNING  31.4sec,   14 completed,   0 failed,   3 skipped, org.apache.calcite.adapter.geode.rel.GeodeZipsTest
WARNING  39.9sec,   62 completed,   0 failed,   3 skipped, Gradle Test Run :geode:test

> Task :piglet:test
          2.6sec, org.apache.calcite.test.PigRelOpTest > testSimpleForEach1()
         27.5sec, org.apache.calcite.test.PigRelOpTest > testUnionDifferentSchemas1()
         27.4sec, org.apache.calcite.test.PigRelOpTest > testLimit()
          7.7sec, org.apache.calcite.test.PigRelOpTest > testMultipleStores()
         27.8sec, org.apache.calcite.test.PigRelOpTest > testUdf()
         27.7sec, org.apache.calcite.test.PigRelOpTest > testSplit()
         27.9sec, org.apache.calcite.test.PigRelOpTest > testUnionDifferentSchemas2()
         27.8sec, org.apache.calcite.test.PigRelOpTest > testAggregate2half()
          2.4sec, org.apache.calcite.test.PigRelOpTest > testSimpleForEach3()
          2.8sec, org.apache.calcite.test.PigRelOpTest > testSimpleForEach2()
          2.6sec, org.apache.calcite.test.PigRelOpTest > testRankAndFilter()
          8.6sec, org.apache.calcite.test.PigRelOpTest > testGroupby()
          2.5sec, org.apache.calcite.test.PigRelOpTest > testAggregate4()
          2.0sec, org.apache.calcite.test.PigRelOpTest > testLoadFromFile()
         29.9sec, org.apache.calcite.test.PigRelOpTest > testOrderBy()
         30.0sec, org.apache.calcite.test.PigRelOpTest > testCross()
          7.8sec, org.apache.calcite.test.PigRelOpTest > testJoin3Rels()
          3.0sec, org.apache.calcite.test.PigRelOpTest > testDistinct()
          2.3sec, org.apache.calcite.test.PigRelOpTest > testFilter()
         30.8sec, org.apache.calcite.test.PigRelOpTest > testRank()
          3.0sec, org.apache.calcite.test.PigRelOpTest > testUnionSameSchema()
          9.1sec, org.apache.calcite.test.PigRelOpTest > testJoin2Rels()
          2.8sec, org.apache.calcite.test.PigRelOpTest > testGroupby2()
          2.6sec, org.apache.calcite.test.PigRelOpTest > testMultisetProjection()
          4.1sec, org.apache.calcite.test.PigRelOpTest > testAggregate2()
          3.9sec, org.apache.calcite.test.PigRelOpTest > testCubeCube()
          3.6sec, org.apache.calcite.test.PigRelOpTest > testAggregate()
          4.2sec, org.apache.calcite.test.PigRelOpTest > testCoGroup()
          3.5sec, org.apache.calcite.test.PigRelOpTest > testCubeRollup()
          4.6sec, org.apache.calcite.test.PigRelOpTest > testForEachNested()
          4.7sec, org.apache.calcite.test.PigRelOpTest > testAggregate3()
         31.9sec,   35 completed,   0 failed,   0 skipped, org.apache.calcite.test.PigRelOpTest
          3.3sec, org.apache.calcite.test.PigRelExTest > testCast()
WARNING  32.3sec,   29 completed,   0 failed,   1 skipped, org.apache.calcite.test.PigRelExTest
WARNING  39.4sec,  106 completed,   0 failed,   2 skipped, Gradle Test Run :piglet:test

> Task :testkit:test

TestUtilTest > majorVersionFromString() STANDARD_ERROR
    SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
    SLF4J: Defaulting to no-operation (NOP) logger implementation
    SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
          0.5sec,    1 completed,   0 failed,   0 skipped, org.apache.calcite.TestKtTest
          0.6sec,    6 completed,   0 failed,   0 skipped, org.apache.calcite.util.TestUtilTest
          3.2sec, org.apache.calcite.test.FixtureTest > testValidatorFixture()
          6.1sec, org.apache.calcite.test.FixtureTest > testSqlToRelFixture()
          6.3sec, org.apache.calcite.test.FixtureTest > testRuleFixtureNeedsDiffRepos()
          6.9sec, org.apache.calcite.test.FixtureTest > testMetadata()
          7.3sec, org.apache.calcite.test.FixtureTest > testRuleFixture()
          7.7sec, org.apache.calcite.test.FixtureTest > testOperatorFixture()
          8.0sec,    9 completed,   0 failed,   0 skipped, org.apache.calcite.test.FixtureTest
         12.3sec,   16 completed,   0 failed,   0 skipped, Gradle Test Run :testkit:test

> Task :plus:test
         20.8sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery13()
         21.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery12()
         16.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery22()
         20.7sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery14()
         18.6sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery20()
         37.9sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery06()
         37.9sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery01()
         38.1sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery10()
         38.4sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery04()
         21.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery15()
         38.5sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery03()
         38.7sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery08()
         38.8sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery09()
         20.3sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery17()
         19.8sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery18()
         39.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery02Conversion()
         39.1sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery02()
         18.7sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery21()
         44.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery05()

> Task :elasticsearch:test

Gradle Test Executor 20 STANDARD_OUT
    2022-11-12 02:00:41,584 [ForkJoinPool-1-worker-11] WARN  - gateway.auto_import_dangling_indices is disabled, dangling indices will not be automatically detected or imported and must be managed manually
          3.3sec, org.apache.calcite.adapter.elasticsearch.Projection2Test > projection()
          3.3sec, org.apache.calcite.adapter.elasticsearch.Projection2Test > projection2()
          2.7sec, org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > testZips()
          2.8sec, org.apache.calcite.adapter.elasticsearch.MatchTest > testMatchQuery()
         51.0sec,    1 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.elasticsearch.MatchTest
          3.5sec, org.apache.calcite.adapter.elasticsearch.Projection2Test > projection3()
          3.5sec, org.apache.calcite.adapter.elasticsearch.Projection2Test > simpleProjectionNoScripting()
          3.0sec, org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > testFilterReversed()
          3.1sec, org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > limit2()
          3.1sec, org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > testLimit()
          4.4sec, org.apache.calcite.adapter.elasticsearch.Projection2Test > projectionStringLiteral()
          4.4sec, org.apache.calcite.adapter.elasticsearch.Projection2Test > projectionStringLiteralAndColumn()
          4.0sec, org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > testDismaxQuery()
          4.0sec, org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > notOperator()
          4.0sec, org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > view()
          4.1sec, org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > testProject()
          4.1sec, org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > testFilterSort()
          4.1sec, org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > testSort()
          4.8sec, org.apache.calcite.adapter.elasticsearch.Projection2Test > projectionWithIdField()
         52.4sec,    7 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.elasticsearch.Projection2Test
          4.3sec, org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest > agg1()

> Task :redis:test
    docker[redis:2.8.19] 2022-11-12 02:00:41,154 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  1 extracted, (44 MB/46 MB)
    docker[redis:2.8.19] 2022-11-12 02:00:41,614 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  2 extracted, (44 MB/46 MB)
    docker[redis:2.8.19] 2022-11-12 02:00:42,117 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  3 extracted, (44 MB/46 MB)
    docker[redis:2.8.19] 2022-11-12 02:00:43,185 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  4 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-11-12 02:00:43,756 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  5 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-11-12 02:00:44,488 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  6 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-11-12 02:00:46,351 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  7 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-11-12 02:00:46,728 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  8 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-11-12 02:00:48,098 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  9 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-11-12 02:00:50,649 [docker-java-stream--1133810895] INFO  - Pull complete. 9 layers, pulled in 16s (downloaded 46 MB at 2 MB/s)
    docker[redis:2.8.19] 2022-11-12 02:00:50,693 [ForkJoinPool-1-worker-25] INFO  - Creating container for image: redis:2.8.19
    docker[redis:2.8.19] 2022-11-12 02:00:54,594 [ForkJoinPool-1-worker-25] INFO  - Starting container with ID: 64607088ea7e9e190240168ebbfd39c6d13bba6b8db8c9ee99acc9b8195b1e58
    docker[redis:2.8.19] 2022-11-12 02:00:56,200 [ForkJoinPool-1-worker-25] INFO  - Container redis:2.8.19 is starting: 64607088ea7e9e190240168ebbfd39c6d13bba6b8db8c9ee99acc9b8195b1e58
    docker[redis:2.8.19] 2022-11-12 02:00:56,340 [ForkJoinPool-1-worker-25] INFO  - Container redis:2.8.19 started in PT23.941S
          3.5sec, org.apache.calcite.adapter.redis.RedisAdapterCaseBase > testSqlWithJoin()
         61.8sec,    2 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.redis.RedisAdapterCaseBase
WARNING  64.9sec,    3 completed,   0 failed,   1 skipped, Gradle Test Run :redis:test

> Task :elasticsearch:test
WARNING  52.9sec,   22 completed,   0 failed,   1 skipped, org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest
          5.9sec, org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > notExpression()
          6.9sec, org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > expressions()
         54.3sec,    2 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.elasticsearch.BooleanLogicTest
WARNING   1.0sec,    1 completed,   0 failed,   1 skipped, org.apache.calcite.adapter.elasticsearch.ScrollingTest
          1.7sec,    1 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.elasticsearch.ProjectionTest
WARNING   2.2sec,   14 completed,   0 failed,   1 skipped, org.apache.calcite.adapter.elasticsearch.AggregationTest
WARNING  64.6sec,   64 completed,   0 failed,   3 skipped, Gradle Test Run :elasticsearch:test

> Task :cassandra:test

CassandraAdapterDataTypesTest STANDARD_OUT
    2022-11-12 02:01:24,619 [s0-io-3] WARN  - [s0] Detected a keyspace change at runtime (<none> => cassandraunitkeyspace). This is an anti-pattern that should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in the configuration).
    2022-11-12 02:01:25,983 [s0-io-3] WARN  - [s0] Detected a keyspace change at runtime (cassandraunitkeyspace => dtcassandra). This is an anti-pattern that should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in the configuration).

> Task :plus:test
         84.9sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery07()
WARNING  85.5sec,   29 completed,   0 failed,   7 skipped, org.apache.calcite.adapter.tpch.TpchTest
WARNING  88.9sec,   51 completed,   0 failed,  11 skipped, Gradle Test Run :plus:test

> Task :cassandra:test
          3.5sec, org.apache.calcite.test.CassandraAdapterDataTypesTest > testCollectionsRowType()
         96.5sec,   11 completed,   0 failed,   0 skipped, org.apache.calcite.test.CassandraAdapterDataTypesTest

CassandraAdapterTest STANDARD_OUT
    2022-11-12 02:01:52,590 [s0-io-3] WARN  - [s0] Detected a keyspace change at runtime (dtcassandra => cassandraunitkeyspace). This is an anti-pattern that should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in the configuration).
    2022-11-12 02:02:09,560 [s0-io-3] WARN  - [s0] Detected a keyspace change at runtime (cassandraunitkeyspace => twissandra). This is an anti-pattern that should be avoided in production (see 'advanced.request.warn-if-set-keyspace' in the configuration).
    2022-11-12 02:02:09,583 [s0-admin-0] WARN  - Query '[0 values] CREATE MATERIALIZED VIEW twissandra."Tweets_By_User" AS SELECT username, tweet_id FROM twissandra.tweets WHERE username IS NOT NULL AND tweet_id IS NOT NULL PRIMARY KEY (username, tweet_id);' generated server side warning(s): Materialized views are experimental and are not recommended for production use.
         25.1sec,   11 completed,   0 failed,   0 skipped, org.apache.calcite.test.CassandraAdapterTest

Gradle Test Executor 19 STANDARD_OUT
    2022-11-12 02:02:15,345 [s2-admin-0] WARN  - [s2|localhost/127.0.0.1:9142]  Error while opening new channel (ConnectionInitException: [s2|connecting...] Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), DRIVER_VERSION=4.13.0, CLIENT_ID=14139886-bdc4-411b-ac22-a37046ace175}): failed to send request (io.netty.channel.StacklessClosedChannelException))
    2022-11-12 02:02:15,345 [s1-admin-0] WARN  - [s1|localhost/127.0.0.1:9142]  Error while opening new channel (ConnectionInitException: [s1|connecting...] Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), DRIVER_VERSION=4.13.0, CLIENT_ID=54943cc0-b89a-4a1b-9d6a-2a1c9340bc50}): failed to send request (io.netty.channel.StacklessClosedChannelException))
    2022-11-12 02:02:17,532 [s1-admin-0] WARN  - [s1|localhost/127.0.0.1:9142]  Error while opening new channel (ConnectionInitException: [s1|connecting...] Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), DRIVER_VERSION=4.13.0, CLIENT_ID=54943cc0-b89a-4a1b-9d6a-2a1c9340bc50}): failed to send request (io.netty.channel.StacklessClosedChannelException))
    2022-11-12 02:02:17,653 [s2-admin-0] WARN  - [s2|localhost/127.0.0.1:9142]  Error while opening new channel (ConnectionInitException: [s2|connecting...] Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), DRIVER_VERSION=4.13.0, CLIENT_ID=14139886-bdc4-411b-ac22-a37046ace175}): failed to send request (io.netty.channel.StacklessClosedChannelException))
    2022-11-12 02:02:21,139 [s2-admin-0] WARN  - [s2|localhost/127.0.0.1:9142]  Error while opening new channel (ConnectionInitException: [s2|connecting...] Protocol initialization request, step 1 (STARTUP {CQL_VERSION=3.0.0, DRIVER_NAME=DataStax Java driver for Apache Cassandra(R), DRIVER_VERSION=4.13.0, CLIENT_ID=14139886-bdc4-411b-ac22-a37046ace175}): failed to send request (io.netty.channel.StacklessClosedChannelException))
        140.0sec,   22 completed,   0 failed,   0 skipped, Gradle Test Run :cassandra:test

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':server:test'.
> There were failing tests. See the report at: file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/server/build/reports/tests/test/index.html>

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

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 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.4.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4m 18s
437 actionable tasks: 437 executed

See the profiling report at: file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build/reports/profile/profile-2022-11-12-01-58-10.html>
A fine-grained performance profile is available: use the --scan option.

See the profiling report at: file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/buildSrc/build/reports/profile/profile-2022-11-12-01-58-13.html>
A fine-grained performance profile is available: use the --scan option.
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Recording test results
[Checks API] No suitable checks publisher found.

Jenkins build is back to normal : Calcite » Calcite-snapshots #278

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