See
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/Ad...
Changes:
------------------------------------------
[2021-12-07T13:45:03.253Z] Started by an SCM change
[2021-12-07T13:45:03.257Z] Checking out git
https://github.com/redhat-developer/intellij-knative into
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-knative-build/workspace@script
to read Jenkinsfile
[2021-12-07T13:45:03.261Z] The recommended git tool is: NONE
[2021-12-07T13:45:03.261Z] No credentials specified
[2021-12-07T13:45:03.262Z] > git rev-parse --resolve-git-dir
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-knative-build/workspace(a)script/.git
# timeout=10
[2021-12-07T13:45:03.275Z] Fetching changes from the remote Git repository
[2021-12-07T13:45:03.275Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-knative # timeout=10
[2021-12-07T13:45:03.306Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-knative
[2021-12-07T13:45:03.306Z] > git --version # timeout=10
[2021-12-07T13:45:03.313Z] > git --version # 'git version 1.8.3.1'
[2021-12-07T13:45:03.314Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-knative +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2021-12-07T13:45:05.449Z] > git rev-parse origin/main^{commit} # timeout=10
[2021-12-07T13:45:05.472Z] Checking out Revision 342417f4c4d3060a78db4552ffe829d9992dc9da
(origin/main)
[2021-12-07T13:45:05.473Z] > git config core.sparsecheckout # timeout=10
[2021-12-07T13:45:05.486Z] > git checkout -f 342417f4c4d3060a78db4552ffe829d9992dc9da
# timeout=10
[2021-12-07T13:45:05.678Z] Commit message: "chore: update settings (#92)"
[2021-12-07T13:45:05.680Z] > git rev-list --no-walk
e0a5728f7bab3621a90671c4c0e96c4a77eaa978 # timeout=10
[2021-12-07T13:45:05.737Z] Running in Durability level: MAX_SURVIVABILITY
[2021-12-07T13:45:06.524Z] [Pipeline] Start of Pipeline
[2021-12-07T13:45:06.596Z] [Pipeline] node
[2021-12-07T13:45:21.605Z] Still waiting to schedule task
[2021-12-07T13:45:21.606Z] Waiting for next available executor on ‘rhel7’
[2021-12-07T13:48:26.485Z] Running on rhel7-5666 in
/jenkins/workspace/Adapters/IntelliJ/intellij-knative-build
[2021-12-07T13:48:26.492Z] [Pipeline] {
[2021-12-07T13:48:26.544Z] [Pipeline] stage
[2021-12-07T13:48:26.558Z] [Pipeline] { (Checkout repo)
[2021-12-07T13:48:26.623Z] [Pipeline] deleteDir
[2021-12-07T13:48:26.758Z] [Pipeline] git
[2021-12-07T13:48:26.774Z] The recommended git tool is: NONE
[2021-12-07T13:48:28.695Z] No credentials specified
[2021-12-07T13:48:28.699Z] Cloning the remote Git repository
[2021-12-07T13:48:27.933Z] Cloning repository
https://github.com/redhat-developer/intellij-knative
[2021-12-07T13:48:27.976Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-knative-build # timeout=10
[2021-12-07T13:48:28.029Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-knative
[2021-12-07T13:48:28.029Z] > git --version # timeout=10
[2021-12-07T13:48:28.034Z] > git --version # 'git version 1.8.3.1'
[2021-12-07T13:48:28.035Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-knative +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2021-12-07T13:48:29.387Z] Avoid second fetch
[2021-12-07T13:48:29.403Z] Checking out Revision 342417f4c4d3060a78db4552ffe829d9992dc9da
(refs/remotes/origin/main)
[2021-12-07T13:48:28.589Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-knative # timeout=10
[2021-12-07T13:48:28.595Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-12-07T13:48:28.608Z] > git rev-parse refs/remotes/origin/main^{commit} #
timeout=10
[2021-12-07T13:48:28.627Z] > git config core.sparsecheckout # timeout=10
[2021-12-07T13:48:28.635Z] > git checkout -f 342417f4c4d3060a78db4552ffe829d9992dc9da
# timeout=10
[2021-12-07T13:48:28.671Z] > git branch -a -v --no-abbrev # timeout=10
[2021-12-07T13:48:28.679Z] > git checkout -b main
342417f4c4d3060a78db4552ffe829d9992dc9da # timeout=10
[2021-12-07T13:48:33.163Z] Commit message: "chore: update settings (#92)"
[2021-12-07T13:48:33.182Z] [Pipeline] }
[2021-12-07T13:48:33.244Z] [Pipeline] // stage
[2021-12-07T13:48:33.265Z] [Pipeline] readProperties
[2021-12-07T13:48:33.319Z] [Pipeline] stage
[2021-12-07T13:48:33.327Z] [Pipeline] { (Build)
[2021-12-07T13:48:33.360Z] [Pipeline] sh
[2021-12-07T13:48:33.829Z] + ./gradlew assemble -PprojectVersion=0.2.0.33
[2021-12-07T13:48:33.830Z] Downloading
https://services.gradle.org/distributions/gradle-6.9.1-all.zip
[2021-12-07T13:48:35.999Z]
..............10%..............20%...............30%..............40%..............50%...............60%..............70%..............80%...............90%..............100%
[2021-12-07T13:48:39.324Z]
[2021-12-07T13:48:39.324Z] Welcome to Gradle 6.9.1!
[2021-12-07T13:48:39.324Z]
[2021-12-07T13:48:39.324Z] Here are the highlights of this release:
[2021-12-07T13:48:39.324Z] - This is a small backport release.
[2021-12-07T13:48:39.324Z] - Java 16 can be used to compile when used with Java
toolchains
[2021-12-07T13:48:39.324Z] - Dynamic versions can be used within plugin declarations
[2021-12-07T13:48:39.324Z] - Native support for Apple Silicon processors
[2021-12-07T13:48:39.324Z]
[2021-12-07T13:48:39.324Z] For more details see
https://docs.gradle.org/6.9.1/release-notes.html
[2021-12-07T13:48:39.324Z]
[2021-12-07T13:48:39.324Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2021-12-07T13:48:44.668Z]
[2021-12-07T13:48:44.668Z] FAILURE: Build failed with an exception.
[2021-12-07T13:48:44.668Z]
[2021-12-07T13:48:44.668Z] * What went wrong:
[2021-12-07T13:48:44.668Z] A problem occurred configuring root project
'intellij-knative-build'.
[2021-12-07T13:48:44.668Z] > Could not resolve all artifacts for configuration
':classpath'.
[2021-12-07T13:48:44.668Z] > Could not resolve
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.3.0.
[2021-12-07T13:48:44.668Z] Required by:
[2021-12-07T13:48:44.668Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.3.0
[2021-12-07T13:48:44.668Z] > No matching variant of
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.3.0 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-12-07T13:48:44.668Z] - Variant 'apiElements' capability
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.3.0 declares a library, packaged
as a jar, and its dependencies declared externally:
[2021-12-07T13:48:44.668Z] - 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-12-07T13:48:44.668Z] - Variant 'runtimeElements' capability
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.3.0 declares a runtime of a
library, packaged as a jar, and its dependencies declared externally:
[2021-12-07T13:48:44.668Z] - Incompatible because this component declares a
component compatible with Java 11 and the consumer needed a component compatible with Java
8
[2021-12-07T13:48:44.668Z]
[2021-12-07T13:48:44.668Z] * Try:
[2021-12-07T13:48:44.668Z] 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-12-07T13:48:44.668Z]
[2021-12-07T13:48:44.668Z] * Get more help at
https://help.gradle.org
[2021-12-07T13:48:44.668Z]
[2021-12-07T13:48:44.668Z] BUILD FAILED in 10s
[2021-12-07T13:48:44.739Z] [Pipeline] }
[2021-12-07T13:48:44.783Z] [Pipeline] // stage
[2021-12-07T13:48:44.812Z] [Pipeline] step