See
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/Ad...
Changes:
------------------------------------------
[2021-09-09T14:48:02.385Z] Started by an SCM change
[2021-09-09T14:48:02.390Z] 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-09T14:48:02.393Z] The recommended git tool is: NONE
[2021-09-09T14:48:02.393Z] No credentials specified
[2021-09-09T14:48:02.394Z] > 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-09T14:48:02.402Z] Fetching changes from the remote Git repository
[2021-09-09T14:48:02.402Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-kubernetes # timeout=10
[2021-09-09T14:48:02.428Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-kubernetes
[2021-09-09T14:48:02.428Z] > git --version # timeout=10
[2021-09-09T14:48:02.437Z] > git --version # 'git version 1.8.3.1'
[2021-09-09T14:48:02.437Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-kubernetes
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-09T14:48:04.012Z] > git rev-parse origin/master^{commit} # timeout=10
[2021-09-09T14:48:04.036Z] Checking out Revision b9850efc5b0b2eecd8636336483cdac888e98052
(origin/master)
[2021-09-09T14:48:04.037Z] > git config core.sparsecheckout # timeout=10
[2021-09-09T14:48:04.049Z] > git checkout -f b9850efc5b0b2eecd8636336483cdac888e98052
# timeout=10
[2021-09-09T14:48:04.797Z] Commit message: "add plugin verifier to github actions
(#254)"
[2021-09-09T14:48:04.801Z] > git rev-list --no-walk
c490d9ee23830612a1b6847b3fe0edf221683d93 # timeout=10
[2021-09-09T14:48:05.540Z] Running in Durability level: MAX_SURVIVABILITY
[2021-09-09T14:48:07.041Z] [Pipeline] Start of Pipeline
[2021-09-09T14:48:07.105Z] [Pipeline] node
[2021-09-09T14:48:22.121Z] Still waiting to schedule task
[2021-09-09T14:48:22.122Z] ‘rhel7-3’ is offline
[2021-09-09T14:49:40.921Z] Running on rhel7-6 in
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build
[2021-09-09T14:49:40.928Z] [Pipeline] {
[2021-09-09T14:49:40.971Z] [Pipeline] stage
[2021-09-09T14:49:40.979Z] [Pipeline] { (Checkout repo)
[2021-09-09T14:49:41.104Z] [Pipeline] deleteDir
[2021-09-09T14:49:41.290Z] [Pipeline] git
[2021-09-09T14:49:41.312Z] The recommended git tool is: NONE
[2021-09-09T14:49:43.238Z] No credentials specified
[2021-09-09T14:49:43.243Z] Cloning the remote Git repository
[2021-09-09T14:49:43.555Z] Cloning repository
https://github.com/redhat-developer/intellij-kubernetes
[2021-09-09T14:49:43.637Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-kubernetes-build # timeout=10
[2021-09-09T14:49:43.672Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-kubernetes
[2021-09-09T14:49:43.673Z] > git --version # timeout=10
[2021-09-09T14:49:43.677Z] > git --version # 'git version 1.8.3.1'
[2021-09-09T14:49:43.678Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-kubernetes
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-09T14:49:44.130Z] Avoid second fetch
[2021-09-09T14:49:44.145Z] Checking out Revision b9850efc5b0b2eecd8636336483cdac888e98052
(refs/remotes/origin/master)
[2021-09-09T14:49:44.411Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-kubernetes # timeout=10
[2021-09-09T14:49:44.419Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-09T14:49:44.431Z] > git rev-parse refs/remotes/origin/master^{commit} #
timeout=10
[2021-09-09T14:49:44.448Z] > git config core.sparsecheckout # timeout=10
[2021-09-09T14:49:44.452Z] > git checkout -f b9850efc5b0b2eecd8636336483cdac888e98052
# timeout=10
[2021-09-09T14:49:44.591Z] > git branch -a -v --no-abbrev # timeout=10
[2021-09-09T14:49:44.597Z] > git checkout -b master
b9850efc5b0b2eecd8636336483cdac888e98052 # timeout=10
[2021-09-09T14:49:48.099Z] Commit message: "add plugin verifier to github actions
(#254)"
[2021-09-09T14:49:48.118Z] [Pipeline] }
[2021-09-09T14:49:48.171Z] [Pipeline] // stage
[2021-09-09T14:49:48.200Z] [Pipeline] readProperties
[2021-09-09T14:49:48.267Z] [Pipeline] stage
[2021-09-09T14:49:48.275Z] [Pipeline] { (Build)
[2021-09-09T14:49:48.313Z] [Pipeline] sh
[2021-09-09T14:49:48.736Z] + ./gradlew assemble -PprojectVersion=0.2.3.56
[2021-09-09T14:49:48.737Z] Downloading
https://services.gradle.org/distributions/gradle-7.1.1-bin.zip
[2021-09-09T14:49:50.640Z]
..........10%...........20%...........30%..........40%...........50%...........60%..........70%...........80%...........90%...........100%
[2021-09-09T14:49:52.057Z]
[2021-09-09T14:49:52.057Z] Welcome to Gradle 7.1.1!
[2021-09-09T14:49:52.057Z]
[2021-09-09T14:49:52.057Z] Here are the highlights of this release:
[2021-09-09T14:49:52.057Z] - Faster incremental Java compilation
[2021-09-09T14:49:52.057Z] - Easier source set configuration in the Kotlin DSL
[2021-09-09T14:49:52.057Z]
[2021-09-09T14:49:52.057Z] For more details see
https://docs.gradle.org/7.1.1/release-notes.html
[2021-09-09T14:49:52.057Z]
[2021-09-09T14:49:52.057Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2021-09-09T14:50:00.291Z]
[2021-09-09T14:50:00.291Z] FAILURE: Build failed with an exception.
[2021-09-09T14:50:00.291Z]
[2021-09-09T14:50:00.291Z] * What went wrong:
[2021-09-09T14:50:00.291Z] A problem occurred configuring root project
'intellij-kubernetes-build'.
[2021-09-09T14:50:00.291Z] > Could not resolve all artifacts for configuration
':classpath'.
[2021-09-09T14:50:00.291Z] > Could not resolve
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.1.4.
[2021-09-09T14:50:00.291Z] Required by:
[2021-09-09T14:50:00.291Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.1.4
[2021-09-09T14:50:00.291Z] > 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-09T14:50:00.291Z] - 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-09T14:50:00.291Z] - 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-09T14:50:00.291Z] - Other compatible attribute:
[2021-09-09T14:50:00.291Z] - Doesn't say anything about
org.gradle.plugin.api-version (required '7.1.1')
[2021-09-09T14:50:00.291Z] - 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-09T14:50:00.291Z] - Incompatible because this component declares a
component compatible with Java 11 and the consumer needed a component compatible with Java
8
[2021-09-09T14:50:00.291Z] - Other compatible attribute:
[2021-09-09T14:50:00.291Z] - Doesn't say anything about
org.gradle.plugin.api-version (required '7.1.1')
[2021-09-09T14:50:00.291Z]
[2021-09-09T14:50:00.291Z] * Try:
[2021-09-09T14:50:00.291Z] 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-09T14:50:00.291Z]
[2021-09-09T14:50:00.291Z] * Get more help at
https://help.gradle.org
[2021-09-09T14:50:00.291Z]
[2021-09-09T14:50:00.291Z] BUILD FAILED in 10s
[2021-09-09T14:50:00.437Z] [Pipeline] }
[2021-09-09T14:50:00.501Z] [Pipeline] // stage
[2021-09-09T14:50:00.572Z] [Pipeline] step