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

Changes:

[Julian Hyde] [CALCITE-5341] Upgrade Calcite to Avatica 1.23.0

[Julian Hyde] [CALCITE-5414] Use DateTimeUtils to correctly convert between 
java.sql types and Unix timestamps

[Julian Hyde] [CALCITE-5342] Refactor SqlFunctions methods lastDay, addMonths, 
subtractMonths to use DateTimeUtils from Avatica


------------------------------------------
[...truncated 329.16 KB...]
> Task :redis:test
    docker[redis:2.8.19] 2023-01-22 03:03:30,500 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  1 extracted, (41 MB/46 MB)
    docker[redis:2.8.19] 2023-01-22 03:03:31,137 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  2 extracted, (41 MB/46 MB)
    docker[redis:2.8.19] 2023-01-22 03:03:31,749 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  3 extracted, (41 MB/46 MB)
    docker[redis:2.8.19] 2023-01-22 03:03:33,231 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  4 extracted, (45 MB/46 MB)
    docker[redis:2.8.19] 2023-01-22 03:03:33,879 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  5 extracted, (45 MB/46 MB)

> Task :mongodb:test
          6.2sec, 
org.apache.calcite.adapter.mongodb.MongoAdapterTest > 
testFilterPair()
WARNING  26.2sec,   33 completed,   0 failed,   6 
skipped, org.apache.calcite.adapter.mongodb.MongoAdapterTest
WARNING  38.6sec,   33 completed,   0 failed,   6 
skipped, Gradle Test Run :mongodb:test

> Task :geode:test
         11.6sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testSqlDistinctSort()
         12.6sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlSingleBooleanWhereFilter()
         12.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlMultipleBooleanWhereFilter()
         12.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlMultipleTimestampWhereFilter()
         12.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testSqlSimple()
         12.6sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testInSetFilterWithNestedStringField()
         12.3sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlBooleanColumnNotFilter()
         12.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlMultipleTimeWhereFilter()
         12.5sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlMultipleDateWhereFilter()
         12.8sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlWhereWithMultipleOrForAllFields()
         12.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlWhereWithMultipleOrForLiteralFields()
         12.5sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlBooleanColumnFilter()
         12.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testSortWithProjectionAndLimit()
         12.8sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testMissingProjectRelationOnGroupByColumnMatchingProjectedFields()
         12.8sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testSortWithProjection()
         12.8sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testAddMissingGroupByColumnToProjectedFields()
         12.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testLimit()
         12.7sec, 
org.apache.calcite.adapter.geode.rel.GeodeZipsTest > 
testMaxRaw()
         13.3sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testFilterWithNestedField()
         13.3sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testCount()
         13.4sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testWhereWithOr()
         14.0sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlSingleTimeWhereFilter()
         14.6sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlSingleDateWhereFilter()
         14.5sec, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > 
testSqlSingleTimestampWhereFilter()
         32.7sec,   12 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest
          2.1sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testWhereWithAndOr()
          2.8sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testMaxMinSumAvg()
          2.9sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testMaxMinSumAvgInGroupBy()
          2.9sec, 
org.apache.calcite.adapter.geode.rel.GeodeZipsTest > 
testWhereWithOrForLargeValueList()
          2.6sec, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > 
testWhereWithOrAnd()
         33.9sec,   36 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest
          3.6sec, 
org.apache.calcite.adapter.geode.rel.GeodeZipsTest > 
testItemPredicate()
WARNING  34.6sec,   14 completed,   0 failed,   3 
skipped, org.apache.calcite.adapter.geode.rel.GeodeZipsTest
WARNING  41.8sec,   62 completed,   0 failed,   3 
skipped, Gradle Test Run :geode:test

> Task :plus:test
         38.0sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery08()
         38.0sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery09()
         19.9sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery18()
         21.0sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery17()

> Task :piglet:test
          2.5sec, org.apache.calcite.test.PigRelOpTest > 
testDistinct()
          9.6sec, org.apache.calcite.test.PigRelOpTest > 
testJoin3Rels()
          3.2sec, org.apache.calcite.test.PigRelOpTest > 
testAggregate4()
         31.1sec, org.apache.calcite.test.PigRelOpTest > 
testCross()
         31.5sec, org.apache.calcite.test.PigRelOpTest > 
testOrderBy()
          2.5sec, org.apache.calcite.test.PigRelOpTest > 
testFilter()
         13.0sec, org.apache.calcite.test.PigRelOpTest > 
testGroupby()
          3.8sec, org.apache.calcite.test.PigRelOpTest > 
testLoadFromFile()
         31.9sec, org.apache.calcite.test.PigRelOpTest > 
testRank()
          3.7sec, org.apache.calcite.test.PigRelOpTest > 
testGroupby2()
          2.1sec, org.apache.calcite.test.PigRelExTest > 
testConstantBoolean()
          4.7sec, org.apache.calcite.test.PigRelOpTest > 
testAggregate()
          4.3sec, org.apache.calcite.test.PigRelOpTest > 
testUnionSameSchema()
         12.2sec, org.apache.calcite.test.PigRelOpTest > 
testJoin2Rels()
          2.2sec, org.apache.calcite.test.PigRelExTest > 
testGreaterThan()
          5.8sec, org.apache.calcite.test.PigRelOpTest > 
testAggregate2()
          5.2sec, org.apache.calcite.test.PigRelOpTest > 
testCubeRollup()
          4.0sec, org.apache.calcite.test.PigRelOpTest > 
testMultisetProjection()
          5.5sec, org.apache.calcite.test.PigRelOpTest > 
testCubeCube()
          2.4sec, org.apache.calcite.test.PigRelExTest > 
testPigBuiltinFunctions()
          6.4sec, org.apache.calcite.test.PigRelOpTest > 
testAggregate3()
          5.6sec, org.apache.calcite.test.PigRelOpTest > 
testCoGroup()
          2.2sec, org.apache.calcite.test.PigRelExTest > 
testTupleDereference()
          2.5sec, org.apache.calcite.test.PigRelExTest > 
testConstantType()
          5.8sec, org.apache.calcite.test.PigRelOpTest > 
testForEachNested()
         34.3sec,   35 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.PigRelOpTest
          4.8sec, org.apache.calcite.test.PigRelExTest > 
testCast()
WARNING  34.6sec,   29 completed,   0 failed,   1 
skipped, org.apache.calcite.test.PigRelExTest
WARNING  41.2sec,  106 completed,   0 failed,   2 
skipped, Gradle Test Run :piglet:test

> Task :spark:test
         39.7sec, org.apache.calcite.test.SparkAdapterTest 
> testUnionWithFiltersProject()
         39.6sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterOr()
         39.8sec, org.apache.calcite.test.SparkAdapterTest 
> testOrderByLimit()
         39.8sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterIsNull()
         39.5sec, org.apache.calcite.test.SparkAdapterTest 
> testSortXAscYDescProjectY()
         39.5sec, org.apache.calcite.test.SparkAdapterTest 
> testUnionAll()
         39.8sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterFalse()
         39.7sec, org.apache.calcite.test.SparkAdapterTest 
> testUnion()
         39.7sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterIsNotNull()
         39.8sec, org.apache.calcite.test.SparkAdapterTest 
> testSortXDescYDescProjectY()
         39.7sec, org.apache.calcite.test.SparkAdapterTest 
> testGroupByOrderByAsc()
         39.5sec, org.apache.calcite.test.SparkAdapterTest 
> testArithmeticPlus()
         39.7sec, org.apache.calcite.test.SparkAdapterTest 
> testFilterTrue()
         39.5sec, org.apache.calcite.test.SparkAdapterTest 
> testArithmeticMul()
         39.5sec, org.apache.calcite.test.SparkAdapterTest 
> testArithmeticDiv()
         39.5sec, org.apache.calcite.test.SparkAdapterTest 
> testJoinProject()
         39.7sec, org.apache.calcite.test.SparkAdapterTest 
> testSortXDescYAscProjectY()
         39.6sec, org.apache.calcite.test.SparkAdapterTest 
> testSortXAscProjectY()
         39.7sec, org.apache.calcite.test.SparkAdapterTest 
> testJoinProjectAliasProject()
         39.6sec, org.apache.calcite.test.SparkAdapterTest 
> testSelectDistinct()
         39.8sec, org.apache.calcite.test.SparkAdapterTest 
> testLimit()
         40.0sec, org.apache.calcite.test.SparkAdapterTest 
> testGroupByMinMaxCountCountDistinctOrderByAsc()
         39.9sec, org.apache.calcite.test.SparkAdapterTest 
> testAggFuncNoGroupBy()
         40.1sec, org.apache.calcite.test.SparkAdapterTest 
> testGroupBy()
WARNING  40.9sec,   38 completed,   0 failed,   4 
skipped, org.apache.calcite.test.SparkAdapterTest
WARNING  45.0sec,   38 completed,   0 failed,   4 
skipped, Gradle Test Run :spark:test

> Task :plus:test
         41.3sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery02Conversion()
         41.4sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery02()
         22.6sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery21()

> Task :testkit:test

FixtureTest > testSqlToRelFixture() 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.7sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.TestKtTest
          0.8sec,    6 completed,   0 failed,   0 skipped, 
org.apache.calcite.util.TestUtilTest
          3.4sec, org.apache.calcite.test.FixtureTest > 
testValidatorFixture()
          6.3sec, org.apache.calcite.test.FixtureTest > 
testSqlToRelFixture()
          6.6sec, org.apache.calcite.test.FixtureTest > 
testRuleFixtureNeedsDiffRepos()
          6.9sec, org.apache.calcite.test.FixtureTest > 
testMetadata()
          7.0sec, org.apache.calcite.test.FixtureTest > 
testRuleFixture()
          7.6sec, org.apache.calcite.test.FixtureTest > 
testOperatorFixture()
          7.9sec,    9 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.FixtureTest
         12.1sec,   16 completed,   0 failed,   0 skipped, Gradle Test Run 
:testkit:test

> Task :redis:test
    docker[redis:2.8.19] 2023-01-22 03:03:34,719 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  6 extracted, (45 MB/46 MB)
    docker[redis:2.8.19] 2023-01-22 03:03:38,825 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  7 extracted, (46 MB/46 MB)

> Task :babel:test
         17.1sec, org.apache.calcite.test.BabelQuidemTest > 
test(String)[5], [5] sql/redshift.iq
         38.8sec,    5 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.BabelQuidemTest > test(String)
         39.4sec,    5 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.BabelQuidemTest
WARNING  44.4sec,  475 completed,   0 failed,   5 
skipped, Gradle Test Run :babel:test

> Task :elasticsearch:test

Gradle Test Executor 20 STANDARD_OUT
    2023-01-22 03:03:39,307 [ForkJoinPool-1-worker-18] WARN  - 
gateway.auto_import_dangling_indices is disabled, dangling indices will not be 
automatically detected or imported and must be managed manually
          3.4sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1Cat3()
          3.4sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1Cat2Cat3()
          3.4sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
dateCat()
          3.4sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
integerCat()
          3.6sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1Cat2()
          3.6sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
aggregationWithCast()
          3.6sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
anyValue()
          3.6sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
anyValueWithOtherAgg()
          3.7sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat2()
          3.8sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
approximateCountDistinct()
          3.8sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
all()
          3.8sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
cat1()
          4.2sec, 
org.apache.calcite.adapter.elasticsearch.AggregationTest > 
countStar()
WARNING  50.4sec,   14 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.elasticsearch.AggregationTest

> Task :redis:test
    docker[redis:2.8.19] 2023-01-22 03:03:39,396 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  8 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2023-01-22 03:03:40,746 
[docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 
downloaded,  9 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2023-01-22 03:03:42,259 
[docker-java-stream--1133810895] INFO  - Pull complete. 9 layers, pulled in 18s 
(downloaded 46 MB at 2 MB/s)
    docker[redis:2.8.19] 2023-01-22 03:03:42,293 [ForkJoinPool-1-worker-25] 
INFO  - Creating container for image: redis:2.8.19
    docker[redis:2.8.19] 2023-01-22 03:03:47,426 [ForkJoinPool-1-worker-25] 
INFO  - Starting container with ID: 
e9b930f0175447a35a5b1faf00b67c1a3650d11adf035eef542415bea958b846
    docker[redis:2.8.19] 2023-01-22 03:03:48,695 [ForkJoinPool-1-worker-25] 
INFO  - Container redis:2.8.19 is starting: 
e9b930f0175447a35a5b1faf00b67c1a3650d11adf035eef542415bea958b846
    docker[redis:2.8.19] 2023-01-22 03:03:48,845 [ForkJoinPool-1-worker-25] 
INFO  - Container redis:2.8.19 started in PT26.786S
          3.4sec, 
org.apache.calcite.adapter.redis.RedisAdapterCaseBase > 
testSqlWithJoin()
         58.2sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.redis.RedisAdapterCaseBase
WARNING  61.6sec,    3 completed,   0 failed,   1 
skipped, Gradle Test Run :redis:test

> Task :plus:test
         46.3sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery05()

> Task :elasticsearch:test
WARNING   1.1sec,    1 completed,   0 failed,   1 
skipped, org.apache.calcite.adapter.elasticsearch.ScrollingTest
          3.6sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.ProjectionTest
          3.7sec,    7 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.Projection2Test
          5.1sec,    1 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.MatchTest
WARNING   6.0sec,   22 completed,   0 failed,   1 
skipped, 
org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest
          2.6sec, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > 
expressions()
          6.7sec,    2 completed,   0 failed,   0 skipped, 
org.apache.calcite.adapter.elasticsearch.BooleanLogicTest
WARNING  64.6sec,   64 completed,   0 failed,   3 
skipped, Gradle Test Run :elasticsearch:test

> Task :cassandra:test

CassandraAdapterDataTypesTest STANDARD_OUT
    2023-01-22 03:04:16,302 [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).
    2023-01-22 03:04:17,711 [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
         86.8sec, org.apache.calcite.adapter.tpch.TpchTest 
> testQuery07()
WARNING  87.4sec,   29 completed,   0 failed,   7 
skipped, org.apache.calcite.adapter.tpch.TpchTest
WARNING  90.5sec,   51 completed,   0 failed,  11 
skipped, Gradle Test Run :plus:test

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

CassandraAdapterTest STANDARD_OUT
    2023-01-22 03:04:44,273 [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).
    2023-01-22 03:05:02,045 [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).
    2023-01-22 03:05:02,066 [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.
         26.3sec,   11 completed,   0 failed,   0 skipped, 
org.apache.calcite.test.CassandraAdapterTest

Gradle Test Executor 16 STANDARD_OUT
    2023-01-22 03:05:07,819 [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=bc869b39-229c-4ee2-a422-fad16f1218c5}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-01-22 03:05:07,842 [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=d4240233-12e5-406c-8c08-29ebe5e64df9}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-01-22 03:05:09,929 [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=d4240233-12e5-406c-8c08-29ebe5e64df9}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-01-22 03:05:10,025 [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=bc869b39-229c-4ee2-a422-fad16f1218c5}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
    2023-01-22 03:05:13,752 [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=bc869b39-229c-4ee2-a422-fad16f1218c5}): failed 
to send request (io.netty.channel.StacklessClosedChannelException))
        138.4sec,   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 22s
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-2023-01-22-03-00-58.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-2023-01-22-03-01-01.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.

Reply via email to