See
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/Ad...
Changes:
------------------------------------------
[2022-01-06T14:15:01.858Z] Started by an SCM change
[2022-01-06T14:15:01.860Z] 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
[2022-01-06T14:15:01.863Z] The recommended git tool is: NONE
[2022-01-06T14:15:01.863Z] No credentials specified
[2022-01-06T14:15:01.864Z] > git rev-parse --resolve-git-dir
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-knative-build/workspace(a)script/.git
# timeout=10
[2022-01-06T14:15:01.892Z] Fetching changes from the remote Git repository
[2022-01-06T14:15:01.892Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-knative # timeout=10
[2022-01-06T14:15:01.917Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-knative
[2022-01-06T14:15:01.917Z] > git --version # timeout=10
[2022-01-06T14:15:01.924Z] > git --version # 'git version 1.8.3.1'
[2022-01-06T14:15:01.924Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-knative +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2022-01-06T14:15:02.759Z] > git rev-parse origin/main^{commit} # timeout=10
[2022-01-06T14:15:02.795Z] Checking out Revision 342417f4c4d3060a78db4552ffe829d9992dc9da
(origin/main)
[2022-01-06T14:15:02.795Z] > git config core.sparsecheckout # timeout=10
[2022-01-06T14:15:02.927Z] > git checkout -f 342417f4c4d3060a78db4552ffe829d9992dc9da
# timeout=10
[2022-01-06T14:15:03.324Z] Commit message: "chore: update settings (#92)"
[2022-01-06T14:15:03.325Z] > git rev-list --no-walk
e0a5728f7bab3621a90671c4c0e96c4a77eaa978 # timeout=10
[2022-01-06T14:15:03.468Z] Running in Durability level: MAX_SURVIVABILITY
[2022-01-06T14:15:04.250Z] [Pipeline] Start of Pipeline
[2022-01-06T14:15:04.310Z] [Pipeline] node
[2022-01-06T14:15:19.316Z] Still waiting to schedule task
[2022-01-06T14:15:19.317Z] Waiting for next available executor on ‘rhel7’
[2022-01-06T14:20:11.568Z] Running on rhel7-7210 in
/jenkins/workspace/Adapters/IntelliJ/intellij-knative-build
[2022-01-06T14:20:11.575Z] [Pipeline] {
[2022-01-06T14:20:11.615Z] [Pipeline] stage
[2022-01-06T14:20:11.622Z] [Pipeline] { (Checkout repo)
[2022-01-06T14:20:11.679Z] [Pipeline] deleteDir
[2022-01-06T14:20:11.901Z] [Pipeline] git
[2022-01-06T14:20:11.915Z] The recommended git tool is: NONE
[2022-01-06T14:20:15.328Z] No credentials specified
[2022-01-06T14:20:15.352Z] Cloning the remote Git repository
[2022-01-06T14:20:15.767Z] Cloning repository
https://github.com/redhat-developer/intellij-knative
[2022-01-06T14:20:15.823Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-knative-build # timeout=10
[2022-01-06T14:20:16.475Z] Avoid second fetch
[2022-01-06T14:20:16.500Z] Checking out Revision 342417f4c4d3060a78db4552ffe829d9992dc9da
(refs/remotes/origin/main)
[2022-01-06T14:20:16.017Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-knative
[2022-01-06T14:20:16.018Z] > git --version # timeout=10
[2022-01-06T14:20:16.032Z] > git --version # 'git version 1.8.3.1'
[2022-01-06T14:20:16.032Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-knative +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2022-01-06T14:20:16.829Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-knative # timeout=10
[2022-01-06T14:20:16.844Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2022-01-06T14:20:16.865Z] > git rev-parse refs/remotes/origin/main^{commit} #
timeout=10
[2022-01-06T14:20:16.899Z] > git config core.sparsecheckout # timeout=10
[2022-01-06T14:20:16.912Z] > git checkout -f 342417f4c4d3060a78db4552ffe829d9992dc9da
# timeout=10
[2022-01-06T14:20:16.972Z] > git branch -a -v --no-abbrev # timeout=10
[2022-01-06T14:20:16.990Z] > git checkout -b main
342417f4c4d3060a78db4552ffe829d9992dc9da # timeout=10
[2022-01-06T14:20:20.581Z] Commit message: "chore: update settings (#92)"
[2022-01-06T14:20:20.605Z] [Pipeline] }
[2022-01-06T14:20:20.633Z] [Pipeline] // stage
[2022-01-06T14:20:20.654Z] [Pipeline] readProperties
[2022-01-06T14:20:20.757Z] [Pipeline] stage
[2022-01-06T14:20:20.766Z] [Pipeline] { (Build)
[2022-01-06T14:20:20.797Z] [Pipeline] sh
[2022-01-06T14:20:21.302Z] + ./gradlew assemble -PprojectVersion=0.2.0.34
[2022-01-06T14:20:21.303Z] Downloading
https://services.gradle.org/distributions/gradle-6.9.1-all.zip
[2022-01-06T14:20:25.042Z]
..............10%..............20%...............30%..............40%..............50%...............60%..............70%..............80%...............90%..............100%
[2022-01-06T14:20:30.415Z]
[2022-01-06T14:20:30.415Z] Welcome to Gradle 6.9.1!
[2022-01-06T14:20:30.415Z]
[2022-01-06T14:20:30.415Z] Here are the highlights of this release:
[2022-01-06T14:20:30.415Z] - This is a small backport release.
[2022-01-06T14:20:30.415Z] - Java 16 can be used to compile when used with Java
toolchains
[2022-01-06T14:20:30.415Z] - Dynamic versions can be used within plugin declarations
[2022-01-06T14:20:30.415Z] - Native support for Apple Silicon processors
[2022-01-06T14:20:30.415Z]
[2022-01-06T14:20:30.415Z] For more details see
https://docs.gradle.org/6.9.1/release-notes.html
[2022-01-06T14:20:30.415Z]
[2022-01-06T14:20:30.415Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2022-01-06T14:20:38.670Z]
[2022-01-06T14:20:38.670Z] FAILURE: Build failed with an exception.
[2022-01-06T14:20:38.670Z]
[2022-01-06T14:20:38.670Z] * What went wrong:
[2022-01-06T14:20:38.670Z] A problem occurred configuring root project
'intellij-knative-build'.
[2022-01-06T14:20:38.670Z] > Could not resolve all artifacts for configuration
':classpath'.
[2022-01-06T14:20:38.670Z] > Could not resolve
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.3.0.
[2022-01-06T14:20:38.670Z] Required by:
[2022-01-06T14:20:38.670Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.3.0
[2022-01-06T14:20:38.670Z] > 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:
[2022-01-06T14:20:38.670Z] - 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:
[2022-01-06T14:20:38.670Z] - 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
[2022-01-06T14:20:38.670Z] - 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:
[2022-01-06T14:20:38.670Z] - Incompatible because this component declares a
component compatible with Java 11 and the consumer needed a component compatible with Java
8
[2022-01-06T14:20:38.670Z]
[2022-01-06T14:20:38.670Z] * Try:
[2022-01-06T14:20:38.670Z] 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.
[2022-01-06T14:20:38.670Z]
[2022-01-06T14:20:38.670Z] * Get more help at
https://help.gradle.org
[2022-01-06T14:20:38.670Z]
[2022-01-06T14:20:38.670Z] BUILD FAILED in 16s
[2022-01-06T14:20:38.724Z] [Pipeline] }
[2022-01-06T14:20:38.760Z] [Pipeline] // stage
[2022-01-06T14:20:38.792Z] [Pipeline] step