See
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/Ad...
Changes:
------------------------------------------
[2021-10-04T17:26:01.393Z] Started by an SCM change
[2021-10-04T17:26:01.395Z] Checking out git
https://github.com/redhat-developer/intellij-openshift-connector into
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-openshift-connector-build/workspace@script
to read Jenkinsfile
[2021-10-04T17:26:01.397Z] The recommended git tool is: NONE
[2021-10-04T17:26:01.397Z] No credentials specified
[2021-10-04T17:26:01.398Z] > git rev-parse --resolve-git-dir
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-openshift-connector-build/workspace(a)script/.git
# timeout=10
[2021-10-04T17:26:01.408Z] Fetching changes from the remote Git repository
[2021-10-04T17:26:01.408Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-openshift-connector # timeout=10
[2021-10-04T17:26:01.434Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-openshift-connector
[2021-10-04T17:26:01.434Z] > git --version # timeout=10
[2021-10-04T17:26:01.439Z] > git --version # 'git version 1.8.3.1'
[2021-10-04T17:26:01.439Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-openshift-connector
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-10-04T17:26:03.389Z] > git rev-parse origin/main^{commit} # timeout=10
[2021-10-04T17:26:03.404Z] Checking out Revision 6bc5427ae7f09b7748d5c4ba18e9818eed3bd8f1
(origin/main)
[2021-10-04T17:26:03.404Z] > git config core.sparsecheckout # timeout=10
[2021-10-04T17:26:03.412Z] > git checkout -f 6bc5427ae7f09b7748d5c4ba18e9818eed3bd8f1
# timeout=10
[2021-10-04T17:26:03.606Z] Commit message: "chore: Prepare for 0.8.2 (#353)"
[2021-10-04T17:26:03.607Z] > git rev-list --no-walk
1ca7075dacd2babc3b738d6760bd6e7159fbef8f # timeout=10
[2021-10-04T17:26:03.646Z] Running in Durability level: MAX_SURVIVABILITY
[2021-10-04T17:26:04.404Z] [Pipeline] Start of Pipeline
[2021-10-04T17:26:04.460Z] [Pipeline] node
[2021-10-04T17:26:19.467Z] Still waiting to schedule task
[2021-10-04T17:26:19.468Z] All nodes of label ‘rhel7’ are offline
[2021-10-04T17:28:41.835Z] Running on rhel7-1210 in
/jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build
[2021-10-04T17:28:41.841Z] [Pipeline] {
[2021-10-04T17:28:41.864Z] [Pipeline] tool
[2021-10-04T17:28:41.955Z] [Pipeline] stage
[2021-10-04T17:28:41.963Z] [Pipeline] { (Checkout repo)
[2021-10-04T17:28:41.989Z] [Pipeline] deleteDir
[2021-10-04T17:28:42.103Z] [Pipeline] git
[2021-10-04T17:28:42.114Z] The recommended git tool is: NONE
[2021-10-04T17:28:43.655Z] No credentials specified
[2021-10-04T17:28:43.658Z] Cloning the remote Git repository
[2021-10-04T17:28:43.472Z] Cloning repository
https://github.com/redhat-developer/intellij-openshift-connector
[2021-10-04T17:28:43.515Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-openshift-connector-build # timeout=10
[2021-10-04T17:28:43.558Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-openshift-connector
[2021-10-04T17:28:43.558Z] > git --version # timeout=10
[2021-10-04T17:28:43.564Z] > git --version # 'git version 1.8.3.1'
[2021-10-04T17:28:43.564Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-openshift-connector
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-10-04T17:28:44.472Z] Avoid second fetch
[2021-10-04T17:28:44.482Z] Checking out Revision 6bc5427ae7f09b7748d5c4ba18e9818eed3bd8f1
(refs/remotes/origin/main)
[2021-10-04T17:28:44.258Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-openshift-connector # timeout=10
[2021-10-04T17:28:44.266Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-10-04T17:28:44.274Z] > git rev-parse refs/remotes/origin/main^{commit} #
timeout=10
[2021-10-04T17:28:44.289Z] > git config core.sparsecheckout # timeout=10
[2021-10-04T17:28:44.293Z] > git checkout -f 6bc5427ae7f09b7748d5c4ba18e9818eed3bd8f1
# timeout=10
[2021-10-04T17:28:44.337Z] > git branch -a -v --no-abbrev # timeout=10
[2021-10-04T17:28:44.344Z] > git checkout -b main
6bc5427ae7f09b7748d5c4ba18e9818eed3bd8f1 # timeout=10
[2021-10-04T17:28:48.118Z] Commit message: "chore: Prepare for 0.8.2 (#353)"
[2021-10-04T17:28:48.131Z] [Pipeline] }
[2021-10-04T17:28:48.159Z] [Pipeline] // stage
[2021-10-04T17:28:48.176Z] [Pipeline] readProperties
[2021-10-04T17:28:48.222Z] [Pipeline] stage
[2021-10-04T17:28:48.228Z] [Pipeline] { (Build)
[2021-10-04T17:28:48.251Z] [Pipeline] sh
[2021-10-04T17:28:48.629Z] + ./gradlew assemble -PprojectVersion=0.8.2.82
[2021-10-04T17:28:48.629Z] Downloading
https://services.gradle.org/distributions/gradle-6.9.1-all.zip
[2021-10-04T17:28:50.645Z]
...............................................................................................................................................
[2021-10-04T17:28:53.943Z]
[2021-10-04T17:28:53.943Z] Welcome to Gradle 6.9.1!
[2021-10-04T17:28:53.943Z]
[2021-10-04T17:28:53.943Z] Here are the highlights of this release:
[2021-10-04T17:28:53.943Z] - This is a small backport release.
[2021-10-04T17:28:53.943Z] - Java 16 can be used to compile when used with Java
toolchains
[2021-10-04T17:28:53.943Z] - Dynamic versions can be used within plugin declarations
[2021-10-04T17:28:53.943Z] - Native support for Apple Silicon processors
[2021-10-04T17:28:53.943Z]
[2021-10-04T17:28:53.943Z] For more details see
https://docs.gradle.org/6.9.1/release-notes.html
[2021-10-04T17:28:53.943Z]
[2021-10-04T17:28:53.943Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2021-10-04T17:30:15.544Z]
[2021-10-04T17:30:15.544Z] FAILURE: Build failed with an exception.
[2021-10-04T17:30:15.544Z]
[2021-10-04T17:30:15.544Z] * What went wrong:
[2021-10-04T17:30:15.544Z] Could not determine the dependencies of task
':prepareSandbox'.
[2021-10-04T17:30:15.544Z] > Could not resolve all files for configuration
':runtimeClasspath'.
[2021-10-04T17:30:15.544Z] > Could not resolve
com.redhat.devtools.intellij:intellij-common:1.3.0.
[2021-10-04T17:30:15.544Z] Required by:
[2021-10-04T17:30:15.544Z] project :
[2021-10-04T17:30:15.544Z] > Could not resolve
com.redhat.devtools.intellij:intellij-common:1.3.0.
[2021-10-04T17:30:15.544Z] > Could not get resource
'https://repository.jboss.org/com/redhat/devtools/intellij/intellij-common/1.3.0/intellij-common-1.3.0.pom'.
[2021-10-04T17:30:15.544Z] > Could not GET
'https://repository.jboss.org/com/redhat/devtools/intellij/intellij-common/1.3.0/intellij-common-1.3.0.pom'.
[2021-10-04T17:30:15.544Z] > Connection reset
[2021-10-04T17:30:15.544Z] > Could not resolve
com.redhat.devtools.alizer:alizer-api:0.1.0-SNAPSHOT.
[2021-10-04T17:30:15.544Z] Required by:
[2021-10-04T17:30:15.544Z] project :
[2021-10-04T17:30:15.544Z] > Could not resolve
com.redhat.devtools.alizer:alizer-api:0.1.0-SNAPSHOT.
[2021-10-04T17:30:15.544Z] > Unable to load Maven meta-data from
https://repository.jboss.org/com/redhat/devtools/alizer/alizer-api/0.1.0-....
[2021-10-04T17:30:15.544Z] > Could not get resource
'https://repository.jboss.org/com/redhat/devtools/alizer/alizer-api/0.1.0-SNAPSHOT/maven-metadata.xml'.
[2021-10-04T17:30:15.544Z] > Could not GET
'https://repository.jboss.org/com/redhat/devtools/alizer/alizer-api/0.1.0-SNAPSHOT/maven-metadata.xml'.
[2021-10-04T17:30:15.544Z] > Connection reset
[2021-10-04T17:30:15.544Z]
[2021-10-04T17:30:15.544Z] * Try:
[2021-10-04T17:30:15.544Z] 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-10-04T17:30:15.544Z]
[2021-10-04T17:30:15.544Z] * Get more help at
https://help.gradle.org
[2021-10-04T17:30:15.544Z]
[2021-10-04T17:30:15.544Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 7.0.
[2021-10-04T17:30:15.544Z] Use '--warning-mode all' to show the individual
deprecation warnings.
[2021-10-04T17:30:15.544Z] See
https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:c...
[2021-10-04T17:30:15.544Z]
[2021-10-04T17:30:15.544Z] BUILD FAILED in 1m 20s
[2021-10-04T17:30:15.603Z] [Pipeline] }
[2021-10-04T17:30:15.639Z] [Pipeline] // stage
[2021-10-04T17:30:15.666Z] [Pipeline] step