See
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/Ad...
Changes:
------------------------------------------
[2021-09-08T14:47:03.856Z] Started by an SCM change
[2021-09-08T14:47:03.859Z] 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-08T14:47:03.861Z] The recommended git tool is: NONE
[2021-09-08T14:47:03.861Z] No credentials specified
[2021-09-08T14:47:03.863Z] > 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-08T14:47:03.874Z] Fetching changes from the remote Git repository
[2021-09-08T14:47:03.874Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-redhat-telemetry # timeout=10
[2021-09-08T14:47:03.902Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-redhat-telemetry
[2021-09-08T14:47:03.902Z] > git --version # timeout=10
[2021-09-08T14:47:03.908Z] > git --version # 'git version 1.8.3.1'
[2021-09-08T14:47:03.908Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-redhat-telemetry
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-08T14:47:04.769Z] > git rev-parse origin/main^{commit} # timeout=10
[2021-09-08T14:47:04.782Z] Checking out Revision 49cb27b9cb00b9c93b0023f2e453138662a185ad
(origin/main)
[2021-09-08T14:47:04.782Z] > git config core.sparsecheckout # timeout=10
[2021-09-08T14:47:04.790Z] > git checkout -f 49cb27b9cb00b9c93b0023f2e453138662a185ad
# timeout=10
[2021-09-08T14:47:04.960Z] Commit message: "fix: added DumbAware marker interface to
TelemetryServiceFactory"
[2021-09-08T14:47:04.962Z] > git rev-list --no-walk
6163d26e719b1182b19c243fe09701b57d3c9be5 # timeout=10
[2021-09-08T14:47:05.027Z] Running in Durability level: MAX_SURVIVABILITY
[2021-09-08T14:47:05.877Z] [Pipeline] Start of Pipeline
[2021-09-08T14:47:05.951Z] [Pipeline] node
[2021-09-08T14:47:20.959Z] Still waiting to schedule task
[2021-09-08T14:47:20.959Z] All nodes of label ‘rhel7’ are offline
[2021-09-08T14:48:39.468Z] Running on rhel7-2908 in
/jenkins/workspace/Adapters/IntelliJ/intellij-telemetry-build
[2021-09-08T14:48:39.475Z] [Pipeline] {
[2021-09-08T14:48:39.513Z] [Pipeline] stage
[2021-09-08T14:48:39.521Z] [Pipeline] { (Checkout repo)
[2021-09-08T14:48:39.551Z] [Pipeline] deleteDir
[2021-09-08T14:48:39.688Z] [Pipeline] git
[2021-09-08T14:48:39.704Z] The recommended git tool is: NONE
[2021-09-08T14:48:41.586Z] No credentials specified
[2021-09-08T14:48:41.591Z] Cloning the remote Git repository
[2021-09-08T14:48:40.950Z] Cloning repository
https://github.com/redhat-developer/intellij-redhat-telemetry
[2021-09-08T14:48:41.085Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-telemetry-build # timeout=10
[2021-09-08T14:48:41.112Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-redhat-telemetry
[2021-09-08T14:48:41.113Z] > git --version # timeout=10
[2021-09-08T14:48:41.116Z] > git --version # 'git version 1.8.3.1'
[2021-09-08T14:48:41.117Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-redhat-telemetry
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-08T14:48:42.273Z] Avoid second fetch
[2021-09-08T14:48:42.302Z] Checking out Revision 49cb27b9cb00b9c93b0023f2e453138662a185ad
(refs/remotes/origin/main)
[2021-09-08T14:48:41.595Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-redhat-telemetry # timeout=10
[2021-09-08T14:48:41.607Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-09-08T14:48:41.617Z] > git rev-parse refs/remotes/origin/main^{commit} #
timeout=10
[2021-09-08T14:48:41.650Z] > git config core.sparsecheckout # timeout=10
[2021-09-08T14:48:41.655Z] > git checkout -f 49cb27b9cb00b9c93b0023f2e453138662a185ad
# timeout=10
[2021-09-08T14:48:41.668Z] > git branch -a -v --no-abbrev # timeout=10
[2021-09-08T14:48:41.674Z] > git checkout -b main
49cb27b9cb00b9c93b0023f2e453138662a185ad # timeout=10
[2021-09-08T14:48:46.010Z] Commit message: "fix: added DumbAware marker interface to
TelemetryServiceFactory"
[2021-09-08T14:48:46.028Z] [Pipeline] }
[2021-09-08T14:48:46.058Z] [Pipeline] // stage
[2021-09-08T14:48:46.077Z] [Pipeline] readProperties
[2021-09-08T14:48:46.139Z] [Pipeline] stage
[2021-09-08T14:48:46.146Z] [Pipeline] { (Build)
[2021-09-08T14:48:46.194Z] [Pipeline] sh
[2021-09-08T14:48:46.595Z] + ./gradlew assemble -PprojectVersion=0.0.3.22
[2021-09-08T14:48:46.596Z] Downloading
https://services.gradle.org/distributions/gradle-6.8.1-bin.zip
[2021-09-08T14:48:48.218Z]
..........10%..........20%..........30%...........40%..........50%..........60%..........70%...........80%..........90%..........100%
[2021-09-08T14:48:49.605Z]
[2021-09-08T14:48:49.605Z] Welcome to Gradle 6.8.1!
[2021-09-08T14:48:49.605Z]
[2021-09-08T14:48:49.605Z] Here are the highlights of this release:
[2021-09-08T14:48:49.605Z] - Faster Kotlin DSL script compilation
[2021-09-08T14:48:49.605Z] - Vendor selection for Java toolchains
[2021-09-08T14:48:49.605Z] - Convenient execution of tasks in composite builds
[2021-09-08T14:48:49.605Z] - Consistent dependency resolution
[2021-09-08T14:48:49.605Z]
[2021-09-08T14:48:49.605Z] For more details see
https://docs.gradle.org/6.8.1/release-notes.html
[2021-09-08T14:48:49.605Z]
[2021-09-08T14:48:49.605Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2021-09-08T14:48:54.967Z]
[2021-09-08T14:48:54.967Z] FAILURE: Build failed with an exception.
[2021-09-08T14:48:54.967Z]
[2021-09-08T14:48:54.967Z] * What went wrong:
[2021-09-08T14:48:54.967Z] A problem occurred configuring root project
'intellij-redhat-telemetry'.
[2021-09-08T14:48:54.967Z] > Could not resolve all artifacts for configuration
':classpath'.
[2021-09-08T14:48:54.967Z] > Could not resolve
org.jetbrains.intellij.plugins:gradle-intellij-plugin:1.1.4.
[2021-09-08T14:48:54.967Z] Required by:
[2021-09-08T14:48:54.967Z] project : >
org.jetbrains.intellij:org.jetbrains.intellij.gradle.plugin:1.1.4
[2021-09-08T14:48:54.967Z] > 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-08T14:48:54.967Z] - 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-08T14:48:54.967Z] - 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-08T14:48:54.967Z] - 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-08T14:48:54.967Z] - Incompatible because this component declares a
component compatible with Java 11 and the consumer needed a component compatible with Java
8
[2021-09-08T14:48:54.967Z]
[2021-09-08T14:48:54.967Z] * Try:
[2021-09-08T14:48:54.967Z] 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-08T14:48:54.967Z]
[2021-09-08T14:48:54.967Z] * Get more help at
https://help.gradle.org
[2021-09-08T14:48:54.967Z]
[2021-09-08T14:48:54.967Z] BUILD FAILED in 7s
[2021-09-08T14:48:55.026Z] [Pipeline] }
[2021-09-08T14:48:55.067Z] [Pipeline] // stage
[2021-09-08T14:48:55.095Z] [Pipeline] step