See <https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/1446/display/redirect?page=changes>
Changes: [czjourney] [CALCITE-3190] ElasticsearchJson throws Exception when visitMappingProperties ------------------------------------------ Started by GitHub push by xiedeyantu Started by GitHub push by xiedeyantu Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change 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.34.1' > git fetch --no-tags --force --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 33b03ddb7e046bf16f26bdbbf1f3be967bfe4450 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 33b03ddb7e046bf16f26bdbbf1f3be967bfe4450 # timeout=10 Commit message: "[CALCITE-3190] ElasticsearchJson throws Exception when visitMappingProperties" > git rev-list --no-walk 2aef3212ee1e0a84b0401cb57676c51b0dd9f043 # 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. For more on this, please refer to https://docs.gradle.org/8.7/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation. Daemon will be stopped at the end of the build > Task :buildSrc:javacc:checkKotlinGradlePluginConfigurationErrors > Task :buildSrc:checkKotlinGradlePluginConfigurationErrors > Task :buildSrc:fmpp:checkKotlinGradlePluginConfigurationErrors > Task :buildSrc:buildext:checkKotlinGradlePluginConfigurationErrors > 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:jar > Task :buildSrc:fmpp:pluginDescriptors > Task :buildSrc:javacc:pluginDescriptors > Task :buildSrc:buildext:pluginDescriptors > Task :buildSrc:buildext:processResources > Task :buildSrc:javacc:processResources > Task :buildSrc:fmpp:processResources > Task :buildSrc:fmpp:compileKotlin > Task :buildSrc:javacc:compileKotlin > Task :buildSrc:buildext:compileKotlin > Task :buildSrc:javacc:compileJava NO-SOURCE > Task :buildSrc:fmpp:compileJava NO-SOURCE > Task :buildSrc:buildext:compileJava NO-SOURCE > Task :buildSrc:javacc:classes > Task :buildSrc:buildext:classes > Task :buildSrc:fmpp:classes > Task :buildSrc:fmpp:jar > Task :buildSrc:buildext:jar > Task :buildSrc:javacc:jar > Configure project : Building Apache Calcite 1.41.0-SNAPSHOT FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ':plus'. > Could not read workspace metadata from > /home/jenkins/.gradle/caches/8.7/kotlin-dsl/scripts/6637131df35ca0cd3a1a087b88cfadb6/metadata.bin * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Get more help at https://help.gradle.org. BUILD FAILED in 53s 17 actionable tasks: 17 executed See the profiling report at: file://<https://ci-builds.apache.org/job/Calcite/job/Calcite-snapshots/ws/buildSrc/build/reports/profile/profile-2025-07-22-04-18-41.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?