Build failed in Jenkins: Adapters » IntelliJ » intellij-telemetry-build #64
by studio-jenkins-csb-codeready@redhat.com
See <https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...>
Changes:
------------------------------------------
[2024-10-22T15:42:00.887Z] Started by an SCM change
[2024-10-22T15:42:00.887Z] Checking out git https://github.com/redhat-developer/intellij-redhat-telemetry into /var/jenkins_home/jobs/Adapters/jobs/IntelliJ/jobs/intellij-telemetry-build/workspace@script/5b0d68f2deb76d1ae3fba93c8c3cfa9ec0e9f2b3a6de800b2d79a1f25c5461d7 to read Jenkinsfile
[2024-10-22T15:42:00.891Z] The recommended git tool is: NONE
[2024-10-22T15:42:00.891Z] No credentials specified
[2024-10-22T15:42:00.891Z] > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/Adapters/jobs/IntelliJ/jobs/intellij-telemetry-build/workspace@script/5b0d68f2deb76d1ae3fba93c8c3cfa9ec0e9f2b3a6de800b2d79a1f25c5461d7/.git # timeout=10
[2024-10-22T15:42:00.899Z] Fetching changes from the remote Git repository
[2024-10-22T15:42:00.918Z] > git config remote.origin.url https://github.com/redhat-developer/intellij-redhat-telemetry # timeout=10
[2024-10-22T15:42:00.929Z] Fetching upstream changes from https://github.com/redhat-developer/intellij-redhat-telemetry
[2024-10-22T15:42:00.929Z] > git --version # timeout=10
[2024-10-22T15:42:00.935Z] > git --version # 'git version 2.43.5'
[2024-10-22T15:42:00.935Z] > git fetch --tags --force --progress -- https://github.com/redhat-developer/intellij-redhat-telemetry +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-10-22T15:42:02.217Z] > git rev-parse origin/main^{commit} # timeout=10
[2024-10-22T15:42:02.227Z] Checking out Revision 3ddc3a88a2c2d10421bcb915d3e16215d16b0393 (origin/main)
[2024-10-22T15:42:02.227Z] > git config core.sparsecheckout # timeout=10
[2024-10-22T15:42:02.234Z] > git checkout -f 3ddc3a88a2c2d10421bcb915d3e16215d16b0393 # timeout=10
[2024-10-22T15:42:02.372Z] Commit message: "chore: Support IC-2024.2+"
[2024-10-22T15:42:02.372Z] > git rev-list --no-walk 4259608a544eef5d7807754be75e105c05dbc542 # timeout=10
[2024-10-22T15:42:02.568Z] [Pipeline] Start of Pipeline
[2024-10-22T15:42:02.602Z] [Pipeline] node
[2024-10-22T15:42:17.608Z] Still waiting to schedule task
[2024-10-22T15:42:17.609Z] All nodes of label ‘rhel7’ are offline
[2024-10-22T15:44:27.046Z] Running on rhel7-9916 in /jenkins/workspace/Adapters/IntelliJ/intellij-telemetry-build
[2024-10-22T15:44:27.050Z] [Pipeline] {
[2024-10-22T15:44:27.070Z] [Pipeline] tool
[2024-10-22T15:44:27.105Z] [Pipeline] stage
[2024-10-22T15:44:27.109Z] [Pipeline] { (Checkout repo)
[2024-10-22T15:44:27.123Z] [Pipeline] deleteDir
[2024-10-22T15:44:27.145Z] [Pipeline] git
[2024-10-22T15:44:27.156Z] The recommended git tool is: NONE
[2024-10-22T15:44:28.441Z] No credentials specified
[2024-10-22T15:44:28.442Z] Cloning the remote Git repository
[2024-10-22T15:44:29.401Z] Avoid second fetch
[2024-10-22T15:44:27.588Z] Cloning repository https://github.com/redhat-developer/intellij-redhat-telemetry
[2024-10-22T15:44:27.622Z] > git init /jenkins/workspace/Adapters/IntelliJ/intellij-telemetry-build # timeout=10
[2024-10-22T15:44:27.670Z] Fetching upstream changes from https://github.com/redhat-developer/intellij-redhat-telemetry
[2024-10-22T15:44:27.670Z] > git --version # timeout=10
[2024-10-22T15:44:27.677Z] > git --version # 'git version 1.8.3.1'
[2024-10-22T15:44:27.677Z] > git fetch --tags --progress https://github.com/redhat-developer/intellij-redhat-telemetry +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-10-22T15:44:28.020Z] > git config remote.origin.url https://github.com/redhat-developer/intellij-redhat-telemetry # timeout=10
[2024-10-22T15:44:28.033Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-10-22T15:44:28.532Z] > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
[2024-10-22T15:44:29.415Z] Checking out Revision 3ddc3a88a2c2d10421bcb915d3e16215d16b0393 (refs/remotes/origin/main)
[2024-10-22T15:44:29.625Z] Commit message: "chore: Support IC-2024.2+"
[2024-10-22T15:44:29.634Z] [Pipeline] }
[2024-10-22T15:44:29.653Z] [Pipeline] // stage
[2024-10-22T15:44:29.665Z] [Pipeline] readProperties
[2024-10-22T15:44:29.713Z] [Pipeline] stage
[2024-10-22T15:44:29.718Z] [Pipeline] { (Build)
[2024-10-22T15:44:29.737Z] [Pipeline] sh
[2024-10-22T15:44:30.109Z] + ./gradlew assemble -PprojectVersion=1.2.2.64
[2024-10-22T15:44:30.109Z] Downloading https://services.gradle.org/distributions/gradle-8.5-bin.zip
[2024-10-22T15:44:28.549Z] > git config core.sparsecheckout # timeout=10
[2024-10-22T15:44:28.564Z] > git checkout -f 3ddc3a88a2c2d10421bcb915d3e16215d16b0393 # timeout=10
[2024-10-22T15:44:28.583Z] > git branch -a -v --no-abbrev # timeout=10
[2024-10-22T15:44:28.591Z] > git checkout -b main 3ddc3a88a2c2d10421bcb915d3e16215d16b0393 # timeout=10
[2024-10-22T15:44:32.317Z] ............10%.............20%............30%.............40%.............50%............60%.............70%.............80%............90%.............100%
[2024-10-22T15:44:33.690Z]
[2024-10-22T15:44:33.690Z] Welcome to Gradle 8.5!
[2024-10-22T15:44:33.690Z]
[2024-10-22T15:44:33.690Z] Here are the highlights of this release:
[2024-10-22T15:44:33.690Z] - Support for running on Java 21
[2024-10-22T15:44:33.691Z] - Faster first use with Kotlin DSL
[2024-10-22T15:44:33.691Z] - Improved error and warning messages
[2024-10-22T15:44:33.691Z]
[2024-10-22T15:44:33.691Z] For more details see https://docs.gradle.org/8.5/release-notes.html
[2024-10-22T15:44:33.691Z]
[2024-10-22T15:44:33.691Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2024-10-22T15:44:36.228Z] Calculating task graph as no cached configuration is available for tasks: assemble
[2024-10-22T15:45:02.788Z]
[2024-10-22T15:45:02.788Z] FAILURE: Build failed with an exception.
[2024-10-22T15:45:02.788Z]
[2024-10-22T15:45:02.788Z] * What went wrong:
[2024-10-22T15:45:02.788Z] A problem occurred configuring root project 'intellij-redhat-telemetry'.
[2024-10-22T15:45:02.788Z] > Could not resolve all files for configuration ':classpath'.
[2024-10-22T15:45:02.788Z] > Could not resolve org.jetbrains.intellij.platform:intellij-platform-gradle-plugin:2.1.0.
[2024-10-22T15:45:02.788Z] Required by:
[2024-10-22T15:45:02.788Z] project : > org.jetbrains.intellij.platform:org.jetbrains.intellij.platform.gradle.plugin:2.1.0
[2024-10-22T15:45:02.788Z] > No matching variant of org.jetbrains.intellij.platform:intellij-platform-gradle-plugin:2.1.0 was found. The consumer was configured to find a library for use during runtime, compatible with Java 11, packaged as a jar, and its dependencies declared externally, as well as attribute 'org.gradle.plugin.api-version' with value '8.5' but:
[2024-10-22T15:45:02.788Z] - Variant 'apiElements' capability org.jetbrains.intellij.platform:intellij-platform-gradle-plugin:2.1.0 declares a library, packaged as a jar, and its dependencies declared externally:
[2024-10-22T15:45:02.788Z] - Incompatible because this component declares a component for use during compile-time, compatible with Java 17 and the consumer needed a component for use during runtime, compatible with Java 11
[2024-10-22T15:45:02.788Z] - Other compatible attribute:
[2024-10-22T15:45:02.788Z] - Doesn't say anything about org.gradle.plugin.api-version (required '8.5')
[2024-10-22T15:45:02.788Z] - Variant 'javadocElements' capability org.jetbrains.intellij.platform:intellij-platform-gradle-plugin:2.1.0 declares a component for use during runtime, and its dependencies declared externally:
[2024-10-22T15:45:02.788Z] - Incompatible because this component declares documentation and the consumer needed a library
[2024-10-22T15:45:02.788Z] - Other compatible attributes:
[2024-10-22T15:45:02.788Z] - Doesn't say anything about its target Java version (required compatibility with Java 11)
[2024-10-22T15:45:02.788Z] - Doesn't say anything about its elements (required them packaged as a jar)
[2024-10-22T15:45:02.788Z] - Doesn't say anything about org.gradle.plugin.api-version (required '8.5')
[2024-10-22T15:45:02.788Z] - Variant 'runtimeElements' capability org.jetbrains.intellij.platform:intellij-platform-gradle-plugin:2.1.0 declares a library for use during runtime, packaged as a jar, and its dependencies declared externally:
[2024-10-22T15:45:02.788Z] - Incompatible because this component declares a component, compatible with Java 17 and the consumer needed a component, compatible with Java 11
[2024-10-22T15:45:02.788Z] - Other compatible attribute:
[2024-10-22T15:45:02.788Z] - Doesn't say anything about org.gradle.plugin.api-version (required '8.5')
[2024-10-22T15:45:02.788Z] - Variant 'sourcesElements' capability org.jetbrains.intellij.platform:intellij-platform-gradle-plugin:2.1.0 declares a component for use during runtime, and its dependencies declared externally:
[2024-10-22T15:45:02.788Z] - Incompatible because this component declares documentation and the consumer needed a library
[2024-10-22T15:45:02.788Z] - Other compatible attributes:
[2024-10-22T15:45:02.788Z] - Doesn't say anything about its target Java version (required compatibility with Java 11)
[2024-10-22T15:45:02.788Z] - Doesn't say anything about its elements (required them packaged as a jar)
[2024-10-22T15:45:02.788Z] - Doesn't say anything about org.gradle.plugin.api-version (required '8.5')
[2024-10-22T15:45:02.788Z] - Variant 'testFixturesApiElements' capability org.jetbrains.intellij.platform:IntelliJPlatformGradlePlugin-test-fixtures:2.1.0 declares a library, packaged as a jar, and its dependencies declared externally:
[2024-10-22T15:45:02.788Z] - Incompatible because this component declares a component for use during compile-time, compatible with Java 17 and the consumer needed a component for use during runtime, compatible with Java 11
[2024-10-22T15:45:02.788Z] - Other compatible attribute:
[2024-10-22T15:45:02.788Z] - Doesn't say anything about org.gradle.plugin.api-version (required '8.5')
[2024-10-22T15:45:02.788Z] - Variant 'testFixturesRuntimeElements' capability org.jetbrains.intellij.platform:IntelliJPlatformGradlePlugin-test-fixtures:2.1.0 declares a library for use during runtime, packaged as a jar, and its dependencies declared externally:
[2024-10-22T15:45:02.788Z] - Incompatible because this component declares a component, compatible with Java 17 and the consumer needed a component, compatible with Java 11
[2024-10-22T15:45:02.788Z] - Other compatible attribute:
[2024-10-22T15:45:02.788Z] - Doesn't say anything about org.gradle.plugin.api-version (required '8.5')
[2024-10-22T15:45:02.788Z]
[2024-10-22T15:45:02.788Z] * Try:
[2024-10-22T15:45:02.788Z] > Run with --stacktrace option to get the stack trace.
[2024-10-22T15:45:02.788Z] > Run with --info or --debug option to get more log output.
[2024-10-22T15:45:02.788Z] > Run with --scan to get full insights.
[2024-10-22T15:45:02.788Z] > Get more help at https://help.gradle.org.
[2024-10-22T15:45:02.788Z]
[2024-10-22T15:45:02.788Z] BUILD FAILED in 28s
[2024-10-22T15:45:02.788Z] Configuration cache entry stored.
[2024-10-22T15:45:02.812Z] [Pipeline] }
[2024-10-22T15:45:02.842Z] [Pipeline] // stage
[2024-10-22T15:45:02.867Z] [Pipeline] step