See
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/Ad...
Changes:
------------------------------------------
[2021-09-03T13:37:02.599Z] Started by an SCM change
[2021-09-03T13:37:02.602Z] Checking out git
https://github.com/redhat-developer/intellij-redhat-telemetry into
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-telemetry-build/workspace@script
to read Jenkinsfile
[2021-09-03T13:37:02.605Z] The recommended git tool is: NONE
[2021-09-03T13:37:02.605Z] No credentials specified
[2021-09-03T13:37:02.606Z] > git rev-parse --resolve-git-dir
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-telemetry-build/workspace(a)script/.git
# timeout=10
[2021-09-03T13:37:02.621Z] Fetching changes from the remote Git repository
[2021-09-03T13:37:02.621Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-redhat-telemetry # timeout=10
[2021-09-03T13:37:02.663Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-redhat-telemetry
[2021-09-03T13:37:02.663Z] > git --version # timeout=10
[2021-09-03T13:37:02.669Z] > git --version # 'git version 1.8.3.1'
[2021-09-03T13:37:02.669Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-redhat-telemetry
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-03T13:37:03.553Z] > git rev-parse origin/main^{commit} # timeout=10
[2021-09-03T13:37:03.571Z] Checking out Revision 6163d26e719b1182b19c243fe09701b57d3c9be5
(origin/main)
[2021-09-03T13:37:03.571Z] > git config core.sparsecheckout # timeout=10
[2021-09-03T13:37:03.580Z] > git checkout -f 6163d26e719b1182b19c243fe09701b57d3c9be5
# timeout=10
[2021-09-03T13:37:03.716Z] Commit message: "switch to JDK 11"
[2021-09-03T13:37:03.717Z] > git rev-list --no-walk
9011fb8f1b1ddb12a215eea01b0c3d446fece407 # timeout=10
[2021-09-03T13:37:03.767Z] Running in Durability level: MAX_SURVIVABILITY
[2021-09-03T13:37:04.635Z] [Pipeline] Start of Pipeline
[2021-09-03T13:37:04.707Z] [Pipeline] node
[2021-09-03T13:37:19.720Z] Still waiting to schedule task
[2021-09-03T13:37:19.723Z] All nodes of label ‘rhel7’ are offline
[2021-09-03T13:38:19.120Z] Running on rhel7-2066 in
/jenkins/workspace/Adapters/IntelliJ/intellij-telemetry-build
[2021-09-03T13:38:19.126Z] [Pipeline] {
[2021-09-03T13:38:19.170Z] [Pipeline] stage
[2021-09-03T13:38:19.178Z] [Pipeline] { (Checkout repo)
[2021-09-03T13:38:19.211Z] [Pipeline] deleteDir
[2021-09-03T13:38:19.334Z] [Pipeline] git
[2021-09-03T13:38:19.350Z] The recommended git tool is: NONE
[2021-09-03T13:38:21.209Z] No credentials specified
[2021-09-03T13:38:21.227Z] Cloning the remote Git repository
[2021-09-03T13:38:21.111Z] Cloning repository
https://github.com/redhat-developer/intellij-redhat-telemetry
[2021-09-03T13:38:21.200Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-telemetry-build # timeout=10
[2021-09-03T13:38:21.233Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-redhat-telemetry
[2021-09-03T13:38:21.234Z] > git --version # timeout=10
[2021-09-03T13:38:21.239Z] > git --version # 'git version 1.8.3.1'
[2021-09-03T13:38:21.239Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-redhat-telemetry
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-03T13:38:21.873Z] Avoid second fetch
[2021-09-03T13:38:21.886Z] Checking out Revision 6163d26e719b1182b19c243fe09701b57d3c9be5
(refs/remotes/origin/main)
[2021-09-03T13:38:21.726Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-redhat-telemetry # timeout=10
[2021-09-03T13:38:21.733Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-03T13:38:21.743Z] > git rev-parse refs/remotes/origin/main^{commit} #
timeout=10
[2021-09-03T13:38:21.761Z] > git config core.sparsecheckout # timeout=10
[2021-09-03T13:38:21.767Z] > git checkout -f 6163d26e719b1182b19c243fe09701b57d3c9be5
# timeout=10
[2021-09-03T13:38:21.782Z] > git branch -a -v --no-abbrev # timeout=10
[2021-09-03T13:38:21.791Z] > git checkout -b main
6163d26e719b1182b19c243fe09701b57d3c9be5 # timeout=10
[2021-09-03T13:38:25.581Z] Commit message: "switch to JDK 11"
[2021-09-03T13:38:25.595Z] [Pipeline] }
[2021-09-03T13:38:25.624Z] [Pipeline] // stage
[2021-09-03T13:38:25.657Z] [Pipeline] readProperties
[2021-09-03T13:38:25.713Z] [Pipeline] stage
[2021-09-03T13:38:25.720Z] [Pipeline] { (Build)
[2021-09-03T13:38:25.755Z] [Pipeline] sh
[2021-09-03T13:38:26.167Z] + ./gradlew assemble -PprojectVersion=0.0.3.21
[2021-09-03T13:38:26.168Z] Downloading
https://services.gradle.org/distributions/gradle-6.8.1-bin.zip
[2021-09-03T13:38:27.820Z]
..........10%..........20%..........30%...........40%..........50%..........60%..........70%...........80%..........90%..........100%
[2021-09-03T13:38:29.243Z]
[2021-09-03T13:38:29.243Z] Welcome to Gradle 6.8.1!
[2021-09-03T13:38:29.243Z]
[2021-09-03T13:38:29.243Z] Here are the highlights of this release:
[2021-09-03T13:38:29.243Z] - Faster Kotlin DSL script compilation
[2021-09-03T13:38:29.243Z] - Vendor selection for Java toolchains
[2021-09-03T13:38:29.243Z] - Convenient execution of tasks in composite builds
[2021-09-03T13:38:29.243Z] - Consistent dependency resolution
[2021-09-03T13:38:29.243Z]
[2021-09-03T13:38:29.243Z] For more details see
https://docs.gradle.org/6.8.1/release-notes.html
[2021-09-03T13:38:29.243Z]
[2021-09-03T13:38:29.243Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2021-09-03T13:38:34.635Z]
[2021-09-03T13:38:34.635Z] FAILURE: Build failed with an exception.
[2021-09-03T13:38:34.635Z]
[2021-09-03T13:38:34.635Z] * What went wrong:
[2021-09-03T13:38:34.635Z] A problem occurred configuring root project
'intellij-redhat-telemetry'.
[2021-09-03T13:38:34.635Z] > Could not resolve all artifacts for configuration
':classpath'.
[2021-09-03T13:38:34.635Z] > Could not resolve
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.1.4.
[2021-09-03T13:38:34.635Z] Required by:
[2021-09-03T13:38:34.635Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.1.4
[2021-09-03T13:38:34.635Z] > No matching variant of
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.1.4 was found. The consumer was
configured to find a runtime of a library compatible with Java 8, packaged as a jar, and
its dependencies declared externally but:
[2021-09-03T13:38:34.635Z] - Variant 'apiElements' capability
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.1.4 declares a library, packaged
as a jar, and its dependencies declared externally:
[2021-09-03T13:38:34.635Z] - Incompatible because this component declares an
API of a component compatible with Java 11 and the consumer needed a runtime of a
component compatible with Java 8
[2021-09-03T13:38:34.635Z] - Variant 'runtimeElements' capability
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.1.4 declares a runtime of a
library, packaged as a jar, and its dependencies declared externally:
[2021-09-03T13:38:34.635Z] - Incompatible because this component declares a
component compatible with Java 11 and the consumer needed a component compatible with Java
8
[2021-09-03T13:38:34.635Z]
[2021-09-03T13:38:34.635Z] * Try:
[2021-09-03T13:38:34.635Z] 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.
[2021-09-03T13:38:34.635Z]
[2021-09-03T13:38:34.635Z] * Get more help at
https://help.gradle.org
[2021-09-03T13:38:34.635Z]
[2021-09-03T13:38:34.635Z] BUILD FAILED in 7s
[2021-09-03T13:38:34.686Z] [Pipeline] }
[2021-09-03T13:38:34.722Z] [Pipeline] // stage
[2021-09-03T13:38:34.752Z] [Pipeline] step