See
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/Ad...
Changes:
------------------------------------------
[2021-09-06T17:53:02.504Z] Started by an SCM change
[2021-09-06T17:53:02.509Z] Checking out git
https://github.com/redhat-developer/intellij-kubernetes into
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-kubernetes-build/workspace@script
to read Jenkinsfile
[2021-09-06T17:53:02.512Z] The recommended git tool is: NONE
[2021-09-06T17:53:02.512Z] No credentials specified
[2021-09-06T17:53:02.513Z] > git rev-parse --resolve-git-dir
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-kubernetes-build/workspace(a)script/.git
# timeout=10
[2021-09-06T17:53:02.522Z] Fetching changes from the remote Git repository
[2021-09-06T17:53:02.522Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-kubernetes # timeout=10
[2021-09-06T17:53:02.544Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-kubernetes
[2021-09-06T17:53:02.544Z] > git --version # timeout=10
[2021-09-06T17:53:02.551Z] > git --version # 'git version 1.8.3.1'
[2021-09-06T17:53:02.551Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-kubernetes
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-06T17:53:03.574Z] > git rev-parse origin/master^{commit} # timeout=10
[2021-09-06T17:53:03.587Z] Checking out Revision 0635d86103bb0962f7520fe6bd3284368ebf589f
(origin/master)
[2021-09-06T17:53:03.587Z] > git config core.sparsecheckout # timeout=10
[2021-09-06T17:53:03.595Z] > git checkout -f 0635d86103bb0962f7520fe6bd3284368ebf589f
# timeout=10
[2021-09-06T17:53:04.063Z] Commit message: "use IJ plugin version 1.1.4 (#252)"
[2021-09-06T17:53:04.064Z] > git rev-list --no-walk
1bcba575d5b519cfe0629dc84f6f260f6581f74b # timeout=10
[2021-09-06T17:53:04.118Z] Running in Durability level: MAX_SURVIVABILITY
[2021-09-06T17:53:04.933Z] [Pipeline] Start of Pipeline
[2021-09-06T17:53:04.993Z] [Pipeline] node
[2021-09-06T17:53:20.000Z] Still waiting to schedule task
[2021-09-06T17:53:20.001Z] All nodes of label ‘rhel7’ are offline
[2021-09-06T17:54:59.961Z] Running on rhel7-2570 in
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build
[2021-09-06T17:54:59.967Z] [Pipeline] {
[2021-09-06T17:55:00.009Z] [Pipeline] stage
[2021-09-06T17:55:00.016Z] [Pipeline] { (Checkout repo)
[2021-09-06T17:55:00.046Z] [Pipeline] deleteDir
[2021-09-06T17:55:00.285Z] [Pipeline] git
[2021-09-06T17:55:00.314Z] The recommended git tool is: NONE
[2021-09-06T17:55:03.663Z] No credentials specified
[2021-09-06T17:55:03.669Z] Cloning the remote Git repository
[2021-09-06T17:55:04.032Z] Cloning repository
https://github.com/redhat-developer/intellij-kubernetes
[2021-09-06T17:55:04.113Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build # timeout=10
[2021-09-06T17:55:04.488Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-kubernetes
[2021-09-06T17:55:04.488Z] > git --version # timeout=10
[2021-09-06T17:55:04.498Z] > git --version # 'git version 1.8.3.1'
[2021-09-06T17:55:04.498Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-kubernetes
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-06T17:55:05.401Z] Avoid second fetch
[2021-09-06T17:55:05.416Z] Checking out Revision 0635d86103bb0962f7520fe6bd3284368ebf589f
(refs/remotes/origin/master)
[2021-09-06T17:55:05.706Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-kubernetes # timeout=10
[2021-09-06T17:55:05.723Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-06T17:55:05.735Z] > git rev-parse refs/remotes/origin/master^{commit} #
timeout=10
[2021-09-06T17:55:05.756Z] > git config core.sparsecheckout # timeout=10
[2021-09-06T17:55:05.762Z] > git checkout -f 0635d86103bb0962f7520fe6bd3284368ebf589f
# timeout=10
[2021-09-06T17:55:05.980Z] > git branch -a -v --no-abbrev # timeout=10
[2021-09-06T17:55:05.993Z] > git checkout -b master
0635d86103bb0962f7520fe6bd3284368ebf589f # timeout=10
[2021-09-06T17:55:09.801Z] Commit message: "use IJ plugin version 1.1.4 (#252)"
[2021-09-06T17:55:09.817Z] [Pipeline] }
[2021-09-06T17:55:09.852Z] [Pipeline] // stage
[2021-09-06T17:55:09.874Z] [Pipeline] readProperties
[2021-09-06T17:55:10.030Z] [Pipeline] stage
[2021-09-06T17:55:10.036Z] [Pipeline] { (Build)
[2021-09-06T17:55:10.069Z] [Pipeline] sh
[2021-09-06T17:55:10.575Z] + ./gradlew assemble -PprojectVersion=0.2.3.53
[2021-09-06T17:55:10.576Z] Downloading
https://services.gradle.org/distributions/gradle-7.1.1-bin.zip
[2021-09-06T17:55:13.846Z]
..........10%...........20%...........30%..........40%...........50%...........60%..........70%...........80%...........90%...........100%
[2021-09-06T17:55:15.792Z]
[2021-09-06T17:55:15.792Z] Welcome to Gradle 7.1.1!
[2021-09-06T17:55:15.792Z]
[2021-09-06T17:55:15.792Z] Here are the highlights of this release:
[2021-09-06T17:55:15.792Z] - Faster incremental Java compilation
[2021-09-06T17:55:15.792Z] - Easier source set configuration in the Kotlin DSL
[2021-09-06T17:55:15.792Z]
[2021-09-06T17:55:15.792Z] For more details see
https://docs.gradle.org/7.1.1/release-notes.html
[2021-09-06T17:55:15.792Z]
[2021-09-06T17:55:16.064Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2021-09-06T17:55:28.479Z]
[2021-09-06T17:55:28.479Z] FAILURE: Build failed with an exception.
[2021-09-06T17:55:28.479Z]
[2021-09-06T17:55:28.479Z] * What went wrong:
[2021-09-06T17:55:28.479Z] A problem occurred configuring root project
'intellij-kubernetes-build'.
[2021-09-06T17:55:28.479Z] > Could not resolve all artifacts for configuration
':classpath'.
[2021-09-06T17:55:28.479Z] > Could not resolve
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.1.4.
[2021-09-06T17:55:28.479Z] Required by:
[2021-09-06T17:55:28.479Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.1.4
[2021-09-06T17:55:28.479Z] > 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, as well as attribute
'org.gradle.plugin.api-version' with value '7.1.1' but:
[2021-09-06T17:55:28.479Z] - 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-06T17:55:28.479Z] - 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-06T17:55:28.479Z] - Other compatible attribute:
[2021-09-06T17:55:28.479Z] - Doesn't say anything about
org.gradle.plugin.api-version (required '7.1.1')
[2021-09-06T17:55:28.479Z] - 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-06T17:55:28.479Z] - Incompatible because this component declares a
component compatible with Java 11 and the consumer needed a component compatible with Java
8
[2021-09-06T17:55:28.479Z] - Other compatible attribute:
[2021-09-06T17:55:28.479Z] - Doesn't say anything about
org.gradle.plugin.api-version (required '7.1.1')
[2021-09-06T17:55:28.479Z]
[2021-09-06T17:55:28.479Z] * Try:
[2021-09-06T17:55:28.479Z] 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-06T17:55:28.479Z]
[2021-09-06T17:55:28.479Z] * Get more help at
https://help.gradle.org
[2021-09-06T17:55:28.479Z]
[2021-09-06T17:55:28.479Z] BUILD FAILED in 17s
[2021-09-06T17:55:29.183Z] [Pipeline] }
[2021-09-06T17:55:29.215Z] [Pipeline] // stage
[2021-09-06T17:55:29.264Z] [Pipeline] step