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/08/10 02:28:37 UTC

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

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

Changes:

[Benchao Li] [CALCITE-5092] Update site/README.md about how to release the site


------------------------------------------
[...truncated 312.47 KB...]

> Task :plus:test
         31.4sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery02Conversion()
         35.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery02()
         19.7sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery16()
         21.2sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery11()

> Task :innodb:test
          3.9sec, org.apache.calcite.adapter.innodb.InnodbAdapterTest > testSelectByPrimaryKey()
          4.6sec, org.apache.calcite.adapter.innodb.InnodbAdapterTest > testSelectByPrimaryKeyRangeQueryGteLteEqualsProjectSomeFields()
         23.7sec,   83 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.innodb.InnodbAdapterTest
         30.5sec,   85 completed,   0 failed,   0 skipped, Gradle Test Run :innodb:test

> Task :redis:test
    docker[redis:2.8.19] 2022-08-10 02:26:48,390 [docker-java-stream--1133810895] INFO  - Starting to pull image
    docker[redis:2.8.19] 2022-08-10 02:26:48,394 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
    docker[redis:2.8.19] 2022-08-10 02:26:48,769 [docker-java-stream--1133810895] INFO  - Pulling image layers:  8 pending,  1 downloaded,  0 extracted, (32 bytes/? MB)
    docker[redis:2.8.19] 2022-08-10 02:26:48,898 [docker-java-stream--1133810895] INFO  - Pulling image layers:  7 pending,  2 downloaded,  0 extracted, (5 MB/? MB)
    docker[redis:2.8.19] 2022-08-10 02:26:49,400 [docker-java-stream--1133810895] INFO  - Pulling image layers:  6 pending,  3 downloaded,  0 extracted, (27 MB/? MB)
    docker[redis:2.8.19] 2022-08-10 02:26:49,463 [docker-java-stream--1133810895] INFO  - Pulling image layers:  5 pending,  4 downloaded,  0 extracted, (30 MB/? MB)
    docker[redis:2.8.19] 2022-08-10 02:26:49,715 [docker-java-stream--1133810895] INFO  - Pulling image layers:  4 pending,  5 downloaded,  0 extracted, (35 MB/? MB)
    docker[redis:2.8.19] 2022-08-10 02:26:49,940 [docker-java-stream--1133810895] INFO  - Pulling image layers:  3 pending,  6 downloaded,  0 extracted, (35 MB/? MB)
    docker[redis:2.8.19] 2022-08-10 02:26:50,216 [docker-java-stream--1133810895] INFO  - Pulling image layers:  2 pending,  7 downloaded,  0 extracted, (37 MB/? MB)
    docker[redis:2.8.19] 2022-08-10 02:26:50,311 [docker-java-stream--1133810895] INFO  - Pulling image layers:  1 pending,  8 downloaded,  0 extracted, (38 MB/? MB)
    docker[redis:2.8.19] 2022-08-10 02:26:50,410 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  0 extracted, (38 MB/46 MB)

> Task :piglet:test
WARNING  24.0sec,   19 completed,   0 failed,   1 skipped, org.apache.calcite.test.PigletTest
         23.8sec, org.apache.calcite.test.PigRelExTest > testAnd()
          2.0sec, org.apache.calcite.test.PigRelExTest > testSubtract()
          2.4sec, org.apache.calcite.test.PigRelExTest > testGreaterThanEqual()
         24.0sec, org.apache.calcite.test.PigRelExTest > testLessThan()
          5.0sec, org.apache.calcite.test.PigRelExTest > testMod()
         23.9sec, org.apache.calcite.test.PigRelExTest > testAdd()
         24.2sec, org.apache.calcite.test.PigRelExTest > testIsNotNull()
         24.1sec, org.apache.calcite.test.PigRelExTest > testNotEqual()
         24.1sec, org.apache.calcite.test.PigRelOpTest > testLoadWithSchema()
         24.4sec, org.apache.calcite.test.PigRelExTest > testNegation()
          4.1sec, org.apache.calcite.test.PigRelOpTest > testLoadWithoutSchema()
          6.1sec, org.apache.calcite.test.PigRelExTest > testNot()
          3.7sec, org.apache.calcite.test.PigRelOpTest > testFlattenStrSplit()
         25.7sec, org.apache.calcite.test.PigScriptTest > testReadScript()
         26.2sec,    1 completed,   0 failed,   0 skipped, org.apache.calcite.test.PigScriptTest
          2.0sec, org.apache.calcite.test.PigRelOpTest > testSimpleForEach1()
          2.2sec, org.apache.calcite.test.PigRelExTest > testEqual()
          2.3sec, org.apache.calcite.test.PigRelOpTest > testSample()
         26.5sec, org.apache.calcite.test.PigRelOpTest > testAggregate2half()
          7.6sec, org.apache.calcite.test.PigRelOpTest > testLimit()
          2.5sec, org.apache.calcite.test.PigRelOpTest > testSimpleForEach3()
         26.8sec, org.apache.calcite.test.PigRelOpTest > testUnionDifferentSchemas1()
         27.0sec, org.apache.calcite.test.PigRelOpTest > testUdf()
          3.1sec, org.apache.calcite.test.PigRelOpTest > testSimpleForEach2()
         27.8sec, org.apache.calcite.test.PigRelOpTest > testUnionDifferentSchemas2()
          8.8sec, org.apache.calcite.test.PigRelOpTest > testSplit()
          2.0sec, org.apache.calcite.test.PigRelOpTest > testAggregate4()
          4.1sec, org.apache.calcite.test.PigRelOpTest > testMultipleStores()
          2.0sec, org.apache.calcite.test.PigRelOpTest > testLoadFromFile()
         28.9sec, org.apache.calcite.test.PigRelOpTest > testOrderBy()
          3.4sec, org.apache.calcite.test.PigRelOpTest > testAggregate2()
          2.2sec, org.apache.calcite.test.PigRelOpTest > testUnionSameSchema()
          2.5sec, org.apache.calcite.test.PigRelOpTest > testDistinct()
         28.9sec, org.apache.calcite.test.PigRelOpTest > testCross()
          2.2sec, org.apache.calcite.test.PigRelOpTest > testGroupby2()
          9.5sec, org.apache.calcite.test.PigRelOpTest > testRank()
          5.5sec, org.apache.calcite.test.PigRelOpTest > testGroupby()
          3.4sec, org.apache.calcite.test.PigRelOpTest > testCoGroup()
          3.4sec, org.apache.calcite.test.PigRelOpTest > testAggregate()
          2.9sec, org.apache.calcite.test.PigRelOpTest > testCubeRollup()
          3.5sec, org.apache.calcite.test.PigRelOpTest > testCubeCube()
          5.6sec, org.apache.calcite.test.PigRelOpTest > testJoin3Rels()
          2.3sec, org.apache.calcite.test.PigRelOpTest > testMultisetProjection()
          6.3sec, org.apache.calcite.test.PigRelOpTest > testJoin2Rels()
          4.5sec, org.apache.calcite.test.PigRelOpTest > testAggregate3()
          3.9sec, org.apache.calcite.test.PigRelExTest > testCast()
WARNING  31.0sec,   29 completed,   0 failed,   1 skipped, org.apache.calcite.test.PigRelExTest
          4.4sec, org.apache.calcite.test.PigRelOpTest > testForEachNested()
         31.2sec,   35 completed,   0 failed,   0 skipped, org.apache.calcite.test.PigRelOpTest
WARNING  37.9sec,  106 completed,   0 failed,   2 skipped, Gradle Test Run :piglet:test

> Task :plus:test
         12.8sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery22()
         36.5sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery01()
         22.7sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery12()
         22.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery14()
         36.8sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery06()
         23.7sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery10()
         20.6sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery20()
         22.6sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery13()
         22.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery15()
         37.4sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery04()
         37.4sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery03()
         37.5sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery08()
         22.2sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery17()
         37.9sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery09()
         22.2sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery18()

> Task :elasticsearch:test

Gradle Test Executor 19 STANDARD_OUT
    2022-08-10 02:26:56,282 [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

> Task :geode:test
          9.8sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testSqlDistinctSort()
         10.5sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlMultipleTimestampWhereFilter()
         10.2sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlMultipleDateWhereFilter()
         10.5sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlBooleanColumnNotFilter()
         10.3sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlWhereWithMultipleOrForLiteralFields()
         10.5sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlMultipleBooleanWhereFilter()
         10.5sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testSqlSimple()
         10.6sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlSingleBooleanWhereFilter()
         10.5sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testInSetFilterWithNestedStringField()
         10.3sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlMultipleTimeWhereFilter()
         10.7sec, org.apache.calcite.adapter.geode.rel.GeodeZipsTest > testMaxRaw()
         11.1sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlWhereWithMultipleOrForAllFields()
         11.0sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testLimit()
         11.0sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testSortWithProjection()
         11.1sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testMissingProjectRelationOnGroupByColumnMatchingProjectedFields()
         11.3sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testAddMissingGroupByColumnToProjectedFields()
         11.1sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testCount()
         11.0sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testSortWithProjectionAndLimit()
         11.6sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testWhereWithOr()
         11.7sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testFilterWithNestedField()
         11.8sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlSingleTimestampWhereFilter()
         12.3sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlSingleTimeWhereFilter()
          2.1sec, org.apache.calcite.adapter.geode.rel.GeodeZipsTest > testWhereWithOrForNestedNumericField()
         12.7sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlSingleDateWhereFilter()
         33.4sec,   12 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest
          2.3sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testMaxMinSumAvg()
          2.1sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testWhereWithAndOr()
          2.9sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testMaxMinSumAvgInGroupBy()
          3.1sec, org.apache.calcite.adapter.geode.rel.GeodeZipsTest > testWhereWithOrForLargeValueList()
          2.4sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testWhereWithOrAnd()
         34.3sec,   36 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest
          3.1sec, 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  42.1sec,   62 completed,   0 failed,   3 skipped, Gradle Test Run :geode:test

> Task :redis:test
    docker[redis:2.8.19] 2022-08-10 02:26:57,184 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  1 extracted, (42 MB/46 MB)

> Task :babel:test
         33.8sec, org.apache.calcite.test.BabelQuidemTest > test(String)[4], [4] sql/redshift.iq
         35.2sec,    4 completed,   0 failed,   0 skipped, test(String)
         35.3sec,    4 completed,   0 failed,   0 skipped, org.apache.calcite.test.BabelQuidemTest
WARNING  42.1sec,  461 completed,   0 failed,   5 skipped, Gradle Test Run :babel:test

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

> Task :redis:test
    docker[redis:2.8.19] 2022-08-10 02:26:57,652 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  2 extracted, (42 MB/46 MB)
    docker[redis:2.8.19] 2022-08-10 02:26:58,097 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  3 extracted, (42 MB/46 MB)
    docker[redis:2.8.19] 2022-08-10 02:26:58,913 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  4 extracted, (45 MB/46 MB)
    docker[redis:2.8.19] 2022-08-10 02:26:59,290 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  5 extracted, (45 MB/46 MB)
    docker[redis:2.8.19] 2022-08-10 02:26:59,677 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  6 extracted, (45 MB/46 MB)
    docker[redis:2.8.19] 2022-08-10 02:27:01,156 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  7 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-08-10 02:27:01,517 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  8 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-08-10 02:27:03,858 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  9 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-08-10 02:27:05,610 [docker-java-stream--1133810895] INFO  - Pull complete. 9 layers, pulled in 17s (downloaded 46 MB at 2 MB/s)
    docker[redis:2.8.19] 2022-08-10 02:27:05,647 [ForkJoinPool-1-worker-25] INFO  - Creating container for image: redis:2.8.19
    docker[redis:2.8.19] 2022-08-10 02:27:09,540 [ForkJoinPool-1-worker-25] INFO  - Starting container with ID: 07661bc3def1837e961eb3a79796f9cb615bffc52b7029eb091fa6141cf7c86a
    docker[redis:2.8.19] 2022-08-10 02:27:10,780 [ForkJoinPool-1-worker-25] INFO  - Container redis:2.8.19 is starting: 07661bc3def1837e961eb3a79796f9cb615bffc52b7029eb091fa6141cf7c86a
    docker[redis:2.8.19] 2022-08-10 02:27:10,959 [ForkJoinPool-1-worker-25] INFO  - Container redis:2.8.19 started in PT24.208S
          3.9sec, org.apache.calcite.adapter.redis.RedisAdapterCaseBase > testSqlWithJoin()
         58.8sec,    2 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.redis.RedisAdapterCaseBase
WARNING  62.8sec,    3 completed,   0 failed,   1 skipped, Gradle Test Run :redis:test

> Task :elasticsearch:test
          3.3sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > integerCat()
          3.3sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > cat1Cat2Cat3()
          3.3sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > dateCat()
          3.3sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > cat1Cat3()
          3.5sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > aggregationWithCast()
          3.5sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > cat1Cat2()
          3.5sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > anyValue()
          3.5sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > cat2()
          3.5sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > anyValueWithOtherAgg()
          3.6sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > all()
          3.6sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > cat1()
          3.7sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > approximateCountDistinct()
          4.1sec, org.apache.calcite.adapter.elasticsearch.AggregationTest > countStar()
WARNING  49.7sec,   14 completed,   0 failed,   1 skipped, org.apache.calcite.adapter.elasticsearch.AggregationTest
WARNING   1.0sec,    1 completed,   0 failed,   1 skipped, org.apache.calcite.adapter.elasticsearch.ScrollingTest
          4.7sec,    7 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.elasticsearch.Projection2Test
          4.8sec,    1 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.elasticsearch.ProjectionTest
          5.2sec,    1 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.elasticsearch.MatchTest
          2.6sec, org.apache.calcite.adapter.elasticsearch.BooleanLogicTest > expressions()
          6.6sec,    2 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.elasticsearch.BooleanLogicTest
WARNING   6.7sec,   22 completed,   0 failed,   1 skipped, org.apache.calcite.adapter.elasticsearch.ElasticSearchAdapterTest
WARNING  63.1sec,   64 completed,   0 failed,   3 skipped, Gradle Test Run :elasticsearch:test

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

> Task :cassandra:test

CassandraAdapterDataTypesTest STANDARD_OUT
    2022-08-10 02:27:38,310 [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-08-10 02:27:39,698 [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).
          3.3sec, org.apache.calcite.test.CassandraAdapterDataTypesTest > testCollectionsRowType()
         99.1sec,   11 completed,   0 failed,   0 skipped, org.apache.calcite.test.CassandraAdapterDataTypesTest

CassandraAdapterTest STANDARD_OUT
    2022-08-10 02:28:04,667 [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-08-10 02:28:21,421 [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-08-10 02:28:21,448 [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.
         24.9sec,   11 completed,   0 failed,   0 skipped, org.apache.calcite.test.CassandraAdapterTest

Gradle Test Executor 14 STANDARD_OUT
    2022-08-10 02:28:27,189 [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=685c7b76-5c3c-458e-9528-4d246716ff04}): failed to send request (io.netty.channel.StacklessClosedChannelException))
    2022-08-10 02:28:27,305 [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=4e2995ad-e0aa-4e2d-b89e-094457266c52}): failed to send request (io.netty.channel.StacklessClosedChannelException))
    2022-08-10 02:28:29,413 [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=4e2995ad-e0aa-4e2d-b89e-094457266c52}): failed to send request (io.netty.channel.StacklessClosedChannelException))
    2022-08-10 02:28:29,496 [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=685c7b76-5c3c-458e-9528-4d246716ff04}): failed to send request (io.netty.channel.StacklessClosedChannelException))
        138.3sec,   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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4m 7s
423 actionable tasks: 423 executed

See the profiling report at: file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build/reports/profile/profile-2022-08-10-02-24-32.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-08-10-02-24-34.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 #207

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


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

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

Changes:

[Benchao Li] [hotfix] contributors.yml has checksytle violation


------------------------------------------
[...truncated 323.33 KB...]
         29.5sec, org.apache.calcite.chinook.EndToEndTest > test(String)[2], [2] sql/preferred-for-specific-user.iq
         29.7sec,    4 completed,   0 failed,   0 skipped, test(String)
         29.7sec,    4 completed,   0 failed,   0 skipped, org.apache.calcite.chinook.EndToEndTest
         31.2sec, org.apache.calcite.chinook.RemotePreparedStatementParametersTest > testSimpleStringParameterShouldWorkWithCalcite()
         31.2sec, org.apache.calcite.chinook.RemotePreparedStatementParametersTest > testParametersShouldWorkWithRaw()
         31.2sec, org.apache.calcite.chinook.RemotePreparedStatementParametersTest > testSeveralParametersShouldWorkWithCalcite()
         31.3sec,    3 completed,   0 failed,   0 skipped, org.apache.calcite.chinook.RemotePreparedStatementParametersTest
         31.5sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery02Conversion()
          6.2sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery11()
          3.3sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery16()
         32.1sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery02()
          6.1sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery13()
          6.0sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery14()
         32.5sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery06()
         32.7sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery01()
          6.2sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery12()
          7.3sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery10()
          7.6sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery08()
          4.1sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery15()
         32.9sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery04()
         32.9sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery03()
          7.6sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery09()
          3.5sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery18()
          3.6sec, org.apache.calcite.adapter.tpch.TpchTest > testQuery17()

> Task :cassandra:compileTestJava

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

> Task :spark:test

> Task :piglet:test
         14.2sec, org.apache.calcite.test.PigletTest > testScan()
         14.3sec, org.apache.calcite.test.PigletTest > testValues()
         14.3sec, org.apache.calcite.test.PigletTest > testLimit()
         14.2sec, org.apache.calcite.test.PigletTest > testOrder()
         14.2sec, org.apache.calcite.test.PigletTest > testForeach()
         14.3sec, org.apache.calcite.test.PigletTest > testGroup()
         14.3sec, org.apache.calcite.test.PigRelBuilderTest > testGroup2()
         14.8sec, org.apache.calcite.test.PigletTest > testDump()
         15.0sec,   22 completed,   0 failed,   0 skipped, org.apache.calcite.test.PigRelBuilderTest
         15.0sec, org.apache.calcite.test.PigletTest > testLimitExample()
WARNING  15.3sec,   19 completed,   0 failed,   1 skipped, org.apache.calcite.test.PigletTest

> Task :elasticsearch:compileTestJava
Note: <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/elasticsearch/src/test/java/org/apache/calcite/adapter/elasticsearch/ElasticSearchAdapterTest.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

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

> Task :mongodb:test
          5.3sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testFilterRedundant()
          5.3sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testDate()
          5.3sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testCountViaInt()
          5.3sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testZips()
          5.3sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testFilterSortDesc()
          5.4sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testInPlan()
          5.4sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testSort()
          5.5sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testOffsetLimit()
          5.5sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testLimit()
          5.4sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testCountGroupByEmptyMultiplyBy2()
          5.5sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testSelectWhere()
          5.5sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testFilter()
          5.5sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testGroupByHaving()
          5.5sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testSortLimit()
          5.5sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testGroupByOneColumnNotProjected()
          5.5sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testGroupByOneColumnReversed()
          5.5sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testCountGroupByEmpty()
          5.5sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testFilterReversed()
          5.5sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testGroupByAvg()
          5.6sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testDistinctCountOrderBy()
          5.6sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testGroupComposite()
          5.6sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testGroupByMinMaxSum()
          5.6sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testGroupByAvgSumCount()
          6.6sec, org.apache.calcite.adapter.mongodb.MongoAdapterTest > testFilterPair()
WARNING  10.5sec,   31 completed,   0 failed,   6 skipped, org.apache.calcite.adapter.mongodb.MongoAdapterTest
WARNING  34.4sec,   31 completed,   0 failed,   6 skipped, Gradle Test Run :mongodb:test

> Task :geode:test
          3.3sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testSqlDistinctSort()
          3.4sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlMultipleTimeWhereFilter()
          3.3sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testInSetFilterWithNestedStringField()
          3.4sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlBooleanColumnNotFilter()
          3.4sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlSingleBooleanWhereFilter()
          3.4sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlMultipleBooleanWhereFilter()
          3.4sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testSqlSimple()
          3.4sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlMultipleDateWhereFilter()
          3.4sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlWhereWithMultipleOrForLiteralFields()
          3.4sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlMultipleTimestampWhereFilter()
          3.4sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlBooleanColumnFilter()
          3.4sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlWhereWithMultipleOrForAllFields()
          3.4sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testSortWithProjectionAndLimit()
          3.4sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testAddMissingGroupByColumnToProjectedFields()
          3.4sec, org.apache.calcite.adapter.geode.rel.GeodeZipsTest > testMaxRaw()
          3.4sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testSortWithProjection()
          3.4sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testMissingProjectRelationOnGroupByColumnMatchingProjectedFields()
          3.4sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testCount()
          3.5sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testFilterWithNestedField()
          3.5sec, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest > testWhereWithOr()
          3.6sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlSingleTimeWhereFilter()
          3.6sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlSingleDateWhereFilter()
         36.6sec, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest > testSqlSingleTimestampWhereFilter()
         36.6sec,   12 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.geode.rel.GeodeAllDataTypesTest
         36.9sec,   36 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.geode.rel.GeodeBookstoreTest
WARNING  37.0sec,   14 completed,   0 failed,   3 skipped, org.apache.calcite.adapter.geode.rel.GeodeZipsTest
WARNING  47.7sec,   62 completed,   0 failed,   3 skipped, Gradle Test Run :geode:test

> Task :piglet:test
         14.8sec, org.apache.calcite.test.PigRelExTest > testAdd()
         29.0sec, org.apache.calcite.test.PigRelExTest > testLessThan()
         14.0sec, org.apache.calcite.test.PigRelExTest > testGreaterThanEqual()
         14.6sec, org.apache.calcite.test.PigRelExTest > testMod()
         29.0sec, org.apache.calcite.test.PigRelExTest > testNegation()
         29.1sec, org.apache.calcite.test.PigRelExTest > testNotEqual()
         29.1sec, org.apache.calcite.test.PigRelExTest > testIsNotNull()
         16.3sec, org.apache.calcite.test.PigRelExTest > testAnd()
         17.3sec, org.apache.calcite.test.PigRelExTest > testNot()
         18.9sec, org.apache.calcite.test.PigRelOpTest > testLoadWithoutSchema()
         33.2sec, org.apache.calcite.test.PigRelOpTest > testLoadWithSchema()
         18.4sec, org.apache.calcite.test.PigRelOpTest > testFlattenStrSplit()
          4.3sec, org.apache.calcite.test.PigRelExTest > testConstantString()
          4.3sec, org.apache.calcite.test.PigRelExTest > testSubtract()
         33.3sec, org.apache.calcite.test.PigScriptTest > testReadScript()
          4.3sec, org.apache.calcite.test.PigRelExTest > testProjection()
          4.3sec, org.apache.calcite.test.PigRelExTest > testEqual()
         33.5sec,    1 completed,   0 failed,   0 skipped, org.apache.calcite.test.PigScriptTest
         33.7sec, org.apache.calcite.test.PigRelOpTest > testUnionDifferentSchemas1()
         33.6sec, org.apache.calcite.test.PigRelOpTest > testLimit()
         33.7sec, org.apache.calcite.test.PigRelOpTest > testUdf()
         18.8sec, org.apache.calcite.test.PigRelOpTest > testMultipleStores()
         33.8sec, org.apache.calcite.test.PigRelOpTest > testAggregate2half()
         33.9sec, org.apache.calcite.test.PigRelOpTest > testSplit()
         34.1sec, org.apache.calcite.test.PigRelOpTest > testUnionDifferentSchemas2()
         34.2sec, org.apache.calcite.test.PigRelOpTest > testCross()
         34.8sec, org.apache.calcite.test.PigRelOpTest > testOrderBy()
          5.8sec, org.apache.calcite.test.PigRelOpTest > testGroupby()
         34.6sec, org.apache.calcite.test.PigRelOpTest > testRank()
          6.1sec, org.apache.calcite.test.PigRelOpTest > testJoin3Rels()
          4.6sec, org.apache.calcite.test.PigRelExTest > testCast()
WARNING  35.3sec,   29 completed,   0 failed,   1 skipped, org.apache.calcite.test.PigRelExTest
          6.2sec, org.apache.calcite.test.PigRelOpTest > testJoin2Rels()

> Task :redis:test

Gradle Test Executor 15 STANDARD_OUT
    docker[redis:2.8.19] 2022-08-11 06:42:27,217 [ForkJoinPool-1-worker-25] INFO  - Pulling docker image: redis:2.8.19. Please be patient; this may take some time but only needs to be done once.

> Task :piglet:test
         35.6sec,   35 completed,   0 failed,   0 skipped, org.apache.calcite.test.PigRelOpTest
WARNING  39.5sec,  106 completed,   0 failed,   2 skipped, Gradle Test Run :piglet:test

> Task :spark:test
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testUnion()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testFilterIsNull()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testSelectDistinct()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testFilterIsNotNull()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testOrderByLimit()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testUnionAll()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testFilterFalse()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testFilterTrue()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testArithmeticMul()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testLimit()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testSortXDescYAscProjectY()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testFilterOr()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testSortXAscYDescProjectY()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testJoinProjectAliasProject()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testArithmeticPlus()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testArithmeticDiv()
         41.8sec, org.apache.calcite.test.SparkAdapterTest > testGroupByOrderByAsc()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testSortXAscProjectY()
         41.7sec, org.apache.calcite.test.SparkAdapterTest > testJoinProject()
         41.8sec, org.apache.calcite.test.SparkAdapterTest > testSortXDescYDescProjectY()
         41.8sec, org.apache.calcite.test.SparkAdapterTest > testUnionWithFiltersProject()
         42.2sec, org.apache.calcite.test.SparkAdapterTest > testAggFuncNoGroupBy()
         42.2sec, org.apache.calcite.test.SparkAdapterTest > testGroupByMinMaxCountCountDistinctOrderByAsc()
         42.2sec, org.apache.calcite.test.SparkAdapterTest > testGroupBy()
WARNING  42.7sec,   38 completed,   0 failed,   4 skipped, org.apache.calcite.test.SparkAdapterTest
WARNING  49.8sec,   38 completed,   0 failed,   4 skipped, Gradle Test Run :spark:test

> Task :redis:test
    docker[redis:2.8.19] 2022-08-11 06:42:29,488 [docker-java-stream--1133810895] INFO  - Starting to pull image
    docker[redis:2.8.19] 2022-08-11 06:42:29,490 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
    docker[redis:2.8.19] 2022-08-11 06:42:29,943 [docker-java-stream--1133810895] INFO  - Pulling image layers:  8 pending,  1 downloaded,  0 extracted, (32 bytes/? MB)
    docker[redis:2.8.19] 2022-08-11 06:42:30,053 [docker-java-stream--1133810895] INFO  - Pulling image layers:  7 pending,  2 downloaded,  0 extracted, (1 KB/? MB)
    docker[redis:2.8.19] 2022-08-11 06:42:30,407 [docker-java-stream--1133810895] INFO  - Pulling image layers:  6 pending,  3 downloaded,  0 extracted, (541 KB/? MB)
    docker[redis:2.8.19] 2022-08-11 06:42:30,491 [docker-java-stream--1133810895] INFO  - Pulling image layers:  5 pending,  4 downloaded,  0 extracted, (5 MB/? MB)
    docker[redis:2.8.19] 2022-08-11 06:42:30,862 [docker-java-stream--1133810895] INFO  - Pulling image layers:  4 pending,  5 downloaded,  0 extracted, (16 MB/? MB)
    docker[redis:2.8.19] 2022-08-11 06:42:31,098 [docker-java-stream--1133810895] INFO  - Pulling image layers:  3 pending,  6 downloaded,  0 extracted, (25 MB/? MB)
    docker[redis:2.8.19] 2022-08-11 06:42:31,300 [docker-java-stream--1133810895] INFO  - Pulling image layers:  2 pending,  7 downloaded,  0 extracted, (37 MB/? MB)
    docker[redis:2.8.19] 2022-08-11 06:42:31,307 [docker-java-stream--1133810895] INFO  - Pulling image layers:  1 pending,  8 downloaded,  0 extracted, (37 MB/? MB)
    docker[redis:2.8.19] 2022-08-11 06:42:31,435 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  0 extracted, (37 MB/46 MB)
    docker[redis:2.8.19] 2022-08-11 06:42:35,362 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  1 extracted, (43 MB/46 MB)
    docker[redis:2.8.19] 2022-08-11 06:42:36,872 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  2 extracted, (43 MB/46 MB)
    docker[redis:2.8.19] 2022-08-11 06:42:39,361 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  3 extracted, (43 MB/46 MB)
    docker[redis:2.8.19] 2022-08-11 06:42:41,555 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  4 extracted, (45 MB/46 MB)
    docker[redis:2.8.19] 2022-08-11 06:42:43,100 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  5 extracted, (45 MB/46 MB)

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

> Task :redis:test
    docker[redis:2.8.19] 2022-08-11 06:42:44,554 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  6 extracted, (45 MB/46 MB)
    docker[redis:2.8.19] 2022-08-11 06:42:49,684 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  7 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-08-11 06:42:51,288 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  8 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-08-11 06:42:56,181 [docker-java-stream--1133810895] INFO  - Pulling image layers:  0 pending,  9 downloaded,  9 extracted, (46 MB/46 MB)
    docker[redis:2.8.19] 2022-08-11 06:43:05,175 [docker-java-stream--1133810895] INFO  - Pull complete. 9 layers, pulled in 35s (downloaded 46 MB at 1 MB/s)
    docker[redis:2.8.19] 2022-08-11 06:43:05,208 [ForkJoinPool-1-worker-25] INFO  - Creating container for image: redis:2.8.19
    docker[redis:2.8.19] 2022-08-11 06:43:08,027 [ForkJoinPool-1-worker-25] INFO  - Starting container with ID: c17b434b069f583285923c34a3f3a38f628cb70fca2ab6988a3afdc5b52ee72a
    docker[redis:2.8.19] 2022-08-11 06:43:10,408 [ForkJoinPool-1-worker-25] INFO  - Container redis:2.8.19 is starting: c17b434b069f583285923c34a3f3a38f628cb70fca2ab6988a3afdc5b52ee72a
    docker[redis:2.8.19] 2022-08-11 06:43:10,639 [ForkJoinPool-1-worker-25] INFO  - Container redis:2.8.19 started in PT44.09S
          3.9sec, org.apache.calcite.adapter.redis.RedisAdapterCaseBase > testSqlWithJoin()
         98.0sec,    2 completed,   0 failed,   0 skipped, org.apache.calcite.adapter.redis.RedisAdapterCaseBase
WARNING 103.0sec,    3 completed,   0 failed,   1 skipped, Gradle Test Run :redis: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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 4m 36s
431 actionable tasks: 431 executed

See the profiling report at: file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build/reports/profile/profile-2022-08-11-06-38-50.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-08-11-06-38-53.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.

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

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

Changes:

[25229979+asereda-gs] Site: Change sereda's role from Committer to PMC


------------------------------------------
Started by GitHub push by asereda-gs
Started by GitHub push by asereda-gs
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds23 (ubuntu) in workspace <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Using shallow clone with depth 100
Avoid fetching tags
Honoring refspec on initial clone
Cloning repository https://github.com/apache/calcite.git
 > git init <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/calcite.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --no-tags --progress --depth=100 -- https://github.com/apache/calcite.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/calcite.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 3d9e0751672f56f93cf6edf29ab44da29d4e7c7a (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3d9e0751672f56f93cf6edf29ab44da29d4e7c7a # timeout=10
Commit message: "Site: Change sereda's role from Committer to PMC"
 > git rev-list --no-walk 5990904913e2d2b1aae6ee07c83631687fe774cc # timeout=10
[Gradle] - Launching build.
[Calcite-snapshots] $ <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/gradlew> "-Dorg.gradle.jvmargs=-Xmx1024m -XX:MaxMetaspaceSize=512m" -Pasf=true -PCI=true --no-build-cache --profile --no-daemon build publish
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
> Task :buildSrc:compileKotlin NO-SOURCE
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:inspectClassesForKotlinIC
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:autostyleKotlinCheck NO-SOURCE
> Task :buildSrc:buildext:pluginDescriptors
> Task :buildSrc:javacc:pluginDescriptors
> Task :buildSrc:fmpp:pluginDescriptors
> Task :buildSrc:javacc:processResources
> Task :buildSrc:fmpp:processResources
> Task :buildSrc:buildext:processResources
> Task :buildSrc:autostyleKotlinGradleCheck
> Task :buildSrc:buildext:autostyleKotlinCheck
> Task :buildSrc:autostyleCheck
> Task :buildSrc:compileTestKotlin NO-SOURCE
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:javacc:autostyleKotlinCheck
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:fmpp:autostyleKotlinCheck
> Task :buildSrc:buildext:autostyleKotlinGradleCheck
> Task :buildSrc:javacc:autostyleKotlinGradleCheck
> Task :buildSrc:buildext:autostyleCheck
> Task :buildSrc:javacc:autostyleCheck
> Task :buildSrc:javacc:processTestResources NO-SOURCE
> Task :buildSrc:buildext:processTestResources NO-SOURCE
> Task :buildSrc:fmpp:autostyleKotlinGradleCheck
> Task :buildSrc:fmpp:autostyleCheck
> Task :buildSrc:fmpp:processTestResources NO-SOURCE
> Task :buildSrc:buildext:compileKotlin
> Task :buildSrc:fmpp:compileKotlin
> Task :buildSrc:buildext:compileJava NO-SOURCE
> Task :buildSrc:buildext:classes
> Task :buildSrc:fmpp:compileJava NO-SOURCE
> Task :buildSrc:fmpp:classes
> Task :buildSrc:buildext:inspectClassesForKotlinIC
> Task :buildSrc:fmpp:inspectClassesForKotlinIC
> Task :buildSrc:buildext:jar
> Task :buildSrc:buildext:assemble
> Task :buildSrc:buildext:compileTestKotlin NO-SOURCE
> Task :buildSrc:fmpp:jar
> Task :buildSrc:fmpp:assemble
> Task :buildSrc:fmpp:compileTestKotlin NO-SOURCE

> Task :buildSrc:javacc:compileKotlin
w: <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/buildSrc/subprojects/javacc/src/main/kotlin/org/apache/calcite/buildtools/javacc/JavaCCTask.kt>: (66, 13): 'setter for main: String?' is deprecated. Deprecated in Java

> Task :buildSrc:buildext:pluginUnderTestMetadata
> Task :buildSrc:fmpp:pluginUnderTestMetadata
> Task :buildSrc:javacc:compileJava NO-SOURCE
> Task :buildSrc:buildext:compileTestJava NO-SOURCE
> Task :buildSrc:javacc:classes
> Task :buildSrc:fmpp:compileTestJava NO-SOURCE
> Task :buildSrc:buildext:testClasses UP-TO-DATE
> Task :buildSrc:fmpp:testClasses UP-TO-DATE
> Task :buildSrc:buildext:test NO-SOURCE
> Task :buildSrc:fmpp:test NO-SOURCE
> Task :buildSrc:javacc:inspectClassesForKotlinIC
> Task :buildSrc:javacc:jar
> Task :buildSrc:javacc:assemble
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:check
> Task :buildSrc:build
> Task :buildSrc:javacc:compileTestKotlin NO-SOURCE
> Task :buildSrc:javacc:pluginUnderTestMetadata
> Task :buildSrc:javacc:compileTestJava NO-SOURCE
> Task :buildSrc:javacc:testClasses UP-TO-DATE
> Task :buildSrc:javacc:test NO-SOURCE
> Task :buildSrc:buildext:validatePlugins
> Task :buildSrc:buildext:check
> Task :buildSrc:buildext:build
> Task :buildSrc:fmpp:validatePlugins
> Task :buildSrc:javacc:validatePlugins
> Task :buildSrc:fmpp:check
> Task :buildSrc:javacc:check
> Task :buildSrc:fmpp:build
> Task :buildSrc:javacc:build

> Configure project :
Building Apache Calcite 1.32.0-SNAPSHOT

> Task :assemble UP-TO-DATE
> Task :bom:assemble UP-TO-DATE
> Task :testkit:processResources NO-SOURCE
> Task :cassandra:processResources NO-SOURCE
> Task :druid:processResources NO-SOURCE
> Task :elasticsearch:processResources NO-SOURCE
> Task :example:assemble UP-TO-DATE
> Task :file:processResources NO-SOURCE
> Task :innodb:processResources NO-SOURCE
> Task :kafka:processResources NO-SOURCE
> Task :geode:processResources NO-SOURCE
> Task :mongodb:processResources NO-SOURCE
> Task :pig:processResources NO-SOURCE
> Task :redis:processResources NO-SOURCE
> Task :plus:processResources
> Task :spark:processResources NO-SOURCE
> Task :splunk:processResources NO-SOURCE
> Task :bom:autostyleConfigsCheck NO-SOURCE
> Task :example:autostyleConfigsCheck NO-SOURCE
> Task :example:autostyleKotlinGradleCheck NO-SOURCE
> Task :ubenchmark:compileJava NO-SOURCE
> Task :example:autostyleCheck UP-TO-DATE
> Task :example:check UP-TO-DATE
> Task :example:build UP-TO-DATE
> Task :ubenchmark:processResources NO-SOURCE
> Task :ubenchmark:classes UP-TO-DATE
> Task :example:csv:processResources NO-SOURCE
> Task :ubenchmark:jandexMain NO-SOURCE
> Task :ubenchmark:processJandexIndex NO-SOURCE
> Task :spark:autostyleConfigsCheck
> Task :file:autostyleConfigsCheck
> Task :innodb:autostyleConfigsCheck
> Task :plus:autostyleConfigsCheck
> Task :pig:autostyleConfigsCheck
> Task :testkit:autostyleConfigsCheck
> Task :elasticsearch:autostyleConfigsCheck
> Task :druid:autostyleConfigsCheck
> Task :example:csv:autostyleConfigsCheck
> Task :kafka:autostyleConfigsCheck
> Task :splunk:autostyleConfigsCheck
> Task :mongodb:autostyleConfigsCheck
> Task :cassandra:autostyleConfigsCheck
> Task :geode:autostyleConfigsCheck
> Task :redis:autostyleConfigsCheck
> Task :ubenchmark:jar
> Task :ubenchmark:sourcesJar
> Task :ubenchmark:assemble
> Task :ubenchmark:autostyleConfigsCheck
> Task :release:gitProps
> Task :autostyleConfigsCheck FAILED
> Task :release:getLicenses

> Task :piglet:javaCCMain
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/src/main/javacc/PigletParser.jj> . . .
Warning: Output directory "<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/piglet/build/javacc/javaCCMain/org/apache/calcite/piglet/parser"> does not exist. Creating the directory.
Note: UNICODE_INPUT option is specified. Please make sure you create the parser/lexer using a Reader with the correct character encoding.
File "TokenMgrError.java" does not exist.  Will create one.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "SimpleCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 1 warnings.

> Task :bom:autostyleKotlinGradleCheck
> Task :babel:fmppMain
> Task :server:fmppMain
> Task :core:fmppMain
> Task :kafka:autostyleJavaCheck
> Task :redis:autostyleJavaCheck
> Task :splunk:autostyleJavaCheck
> Task :ubenchmark:autostyleJavaCheck
> Task :example:csv:autostyleJavaCheck
> Task :spark:autostyleJavaCheck
> Task :pig:autostyleJavaCheck
> Task :cassandra:autostyleJavaCheck
> Task :mongodb:autostyleJavaCheck
> Task :file:autostyleJavaCheck
> Task :innodb:autostyleJavaCheck
> Task :geode:autostyleJavaCheck
> Task :plus:autostyleJavaCheck
> Task :elasticsearch:autostyleJavaCheck
> Task :druid:autostyleJavaCheck
> Task :testkit:autostyleJavaCheck

> Task :linq4j:compileJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':autostyleConfigsCheck'.
> The following files have format violations:
    site/_data/contributors.yml
      @@ -39,7 +39,7 @@
         apacheId: sereda
         githubId: asereda-gs
         org:
      -··role:·PMC·\n
      +··role:·PMC\n
       - name: Ashutosh Chauhan
         apacheId: hashutosh
         githubId: ashutoshc
  Run './gradlew autostyleApply' to fix the violations.

* 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.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2m 22s
74 actionable tasks: 74 executed

See the profiling report at: file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/build/reports/profile/profile-2022-08-11-01-18-49.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-08-11-01-19-02.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
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?