See
<
https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/Ad...
Changes:
------------------------------------------
[2021-10-07T06:41:01.552Z] Started by an SCM change
[2021-10-07T06:41:01.554Z] Checking out git
https://github.com/redhat-developer/intellij-quarkus into
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-quarkus-build/workspace@script
to read Jenkinsfile
[2021-10-07T06:41:01.557Z] The recommended git tool is: NONE
[2021-10-07T06:41:01.557Z] No credentials specified
[2021-10-07T06:41:01.558Z] > git rev-parse --resolve-git-dir
/var/lib/jenkins/jobs/Adapters/jobs/IntelliJ/jobs/intellij-quarkus-build/workspace(a)script/.git
# timeout=10
[2021-10-07T06:41:01.568Z] Fetching changes from the remote Git repository
[2021-10-07T06:41:01.568Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-quarkus # timeout=10
[2021-10-07T06:41:01.593Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-quarkus
[2021-10-07T06:41:01.593Z] > git --version # timeout=10
[2021-10-07T06:41:01.599Z] > git --version # 'git version 1.8.3.1'
[2021-10-07T06:41:01.600Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-quarkus +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2021-10-07T06:41:03.450Z] > git rev-parse origin/main^{commit} # timeout=10
[2021-10-07T06:41:03.467Z] Checking out Revision 311be420d5383725fa6a3e8561069d4b0581c82a
(origin/main)
[2021-10-07T06:41:03.467Z] > git config core.sparsecheckout # timeout=10
[2021-10-07T06:41:03.477Z] > git checkout -f 311be420d5383725fa6a3e8561069d4b0581c82a
# timeout=10
[2021-10-07T06:41:04.385Z] Commit message: "fix: Update the Quarkus runtime used by
the plugin to version 2.3.0.Final (#468)"
[2021-10-07T06:41:04.387Z] > git rev-list --no-walk
f24a72d9ac0d19f44847f465b778f0e839dc9cbf # timeout=10
[2021-10-07T06:41:04.440Z] Running in Durability level: MAX_SURVIVABILITY
[2021-10-07T06:41:05.856Z] [Pipeline] Start of Pipeline
[2021-10-07T06:41:05.903Z] [Pipeline] node
[2021-10-07T06:41:20.909Z] Still waiting to schedule task
[2021-10-07T06:41:20.910Z] All nodes of label ‘rhel7’ are offline
[2021-10-07T06:44:01.438Z] Running on rhel7-63 in
/jenkins/workspace/Adapters/IntelliJ/intellij-quarkus-build
[2021-10-07T06:44:01.444Z] [Pipeline] {
[2021-10-07T06:44:01.475Z] [Pipeline] tool
[2021-10-07T06:44:01.551Z] [Pipeline] stage
[2021-10-07T06:44:01.556Z] [Pipeline] { (Checkout repo)
[2021-10-07T06:44:01.578Z] [Pipeline] deleteDir
[2021-10-07T06:44:01.694Z] [Pipeline] git
[2021-10-07T06:44:01.709Z] The recommended git tool is: NONE
[2021-10-07T06:44:03.626Z] No credentials specified
[2021-10-07T06:44:03.630Z] Cloning the remote Git repository
[2021-10-07T06:44:02.931Z] Cloning repository
https://github.com/redhat-developer/intellij-quarkus
[2021-10-07T06:44:02.978Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-quarkus-build # timeout=10
[2021-10-07T06:44:03.008Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-quarkus
[2021-10-07T06:44:03.008Z] > git --version # timeout=10
[2021-10-07T06:44:03.013Z] > git --version # 'git version 1.8.3.1'
[2021-10-07T06:44:03.013Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-quarkus +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2021-10-07T06:44:04.644Z] Avoid second fetch
[2021-10-07T06:44:04.665Z] Checking out Revision 311be420d5383725fa6a3e8561069d4b0581c82a
(refs/remotes/origin/main)
[2021-10-07T06:44:03.911Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-quarkus # timeout=10
[2021-10-07T06:44:03.919Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2021-10-07T06:44:03.934Z] > git rev-parse refs/remotes/origin/main^{commit} #
timeout=10
[2021-10-07T06:44:03.961Z] > git config core.sparsecheckout # timeout=10
[2021-10-07T06:44:03.966Z] > git checkout -f 311be420d5383725fa6a3e8561069d4b0581c82a
# timeout=10
[2021-10-07T06:44:04.132Z] > git branch -a -v --no-abbrev # timeout=10
[2021-10-07T06:44:04.141Z] > git checkout -b main
311be420d5383725fa6a3e8561069d4b0581c82a # timeout=10
[2021-10-07T06:44:08.568Z] Commit message: "fix: Update the Quarkus runtime used by
the plugin to version 2.3.0.Final (#468)"
[2021-10-07T06:44:08.582Z] [Pipeline] }
[2021-10-07T06:44:08.607Z] [Pipeline] // stage
[2021-10-07T06:44:08.624Z] [Pipeline] readProperties
[2021-10-07T06:44:08.697Z] [Pipeline] stage
[2021-10-07T06:44:08.703Z] [Pipeline] { (Build)
[2021-10-07T06:44:08.728Z] [Pipeline] sh
[2021-10-07T06:44:09.104Z] + ./gradlew assemble -PprojectVersion=1.8.0.172
[2021-10-07T06:44:09.105Z] Downloading
https://services.gradle.org/distributions/gradle-6.9.1-all.zip
[2021-10-07T06:44:11.119Z]
..............10%..............20%...............30%..............40%..............50%...............60%..............70%..............80%...............90%..............100%
[2021-10-07T06:44:14.438Z]
[2021-10-07T06:44:14.438Z] Welcome to Gradle 6.9.1!
[2021-10-07T06:44:14.438Z]
[2021-10-07T06:44:14.438Z] Here are the highlights of this release:
[2021-10-07T06:44:14.438Z] - This is a small backport release.
[2021-10-07T06:44:14.438Z] - Java 16 can be used to compile when used with Java
toolchains
[2021-10-07T06:44:14.438Z] - Dynamic versions can be used within plugin declarations
[2021-10-07T06:44:14.438Z] - Native support for Apple Silicon processors
[2021-10-07T06:44:14.438Z]
[2021-10-07T06:44:14.438Z] For more details see
https://docs.gradle.org/6.9.1/release-notes.html
[2021-10-07T06:44:14.438Z]
[2021-10-07T06:44:14.438Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2021-10-07T06:45:10.874Z]
[2021-10-07T06:45:10.874Z] > Configure project :
[2021-10-07T06:45:10.874Z] [gradle-intellij-plugin :intellij-quarkus-build] Cannot create
plugin from file
'/home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2019.3/5a74bbe98a814d61e6069abd0902b46668f1278c/ideaIC-2019.3/plugins/java-ide-customization':
Invalid plugin descriptor 'plugin.xml': failed to resolve <xi:include>. Not
found document '/META-INF/EnforcedPlainText.xml' referenced in <xi:include
href="/META-INF/EnforcedPlainText.xml",
xpointer="xpointer(/idea-plugin/*)"/>. <xi:fallback> element is not
provided. (at plugin.xml)
[2021-10-07T06:47:02.457Z]
[2021-10-07T06:47:02.458Z] > Task :copyDeps FAILED
[2021-10-07T06:47:02.458Z]
[2021-10-07T06:47:02.458Z] FAILURE: Build failed with an exception.
[2021-10-07T06:47:02.458Z]
[2021-10-07T06:47:02.458Z] * What went wrong:
[2021-10-07T06:47:02.458Z] Execution failed for task ':copyDeps'.
[2021-10-07T06:47:02.458Z] > Could not resolve all files for configuration
':lsp'.
[2021-10-07T06:47:02.458Z] > Could not resolve
com.redhat.microprofile:com.redhat.quarkus.ls:0.10.1.
[2021-10-07T06:47:02.458Z] Required by:
[2021-10-07T06:47:02.458Z] project :
[2021-10-07T06:47:02.458Z] > Could not resolve
com.redhat.microprofile:com.redhat.quarkus.ls:0.10.1.
[2021-10-07T06:47:02.458Z] > Could not get resource
'https://repository.jboss.org/nexus/content/repositories/snapshots/com/redhat/microprofile/com.redhat.quarkus.ls/0.10.1/com.redhat.quarkus.ls-0.10.1.pom'.
[2021-10-07T06:47:02.458Z] > Could not GET
'https://repository.jboss.org/nexus/content/repositories/snapshots/com/redhat/microprofile/com.redhat.quarkus.ls/0.10.1/com.redhat.quarkus.ls-0.10.1.pom'.
[2021-10-07T06:47:02.458Z] > Connection reset
[2021-10-07T06:47:02.458Z] > Could not resolve
com.redhat.microprofile:com.redhat.quarkus.ls:0.10.1.
[2021-10-07T06:47:02.458Z] > Could not get resource
'https://repository.jboss.org/nexus/content/groups/public/com/redhat/microprofile/com.redhat.quarkus.ls/0.10.1/com.redhat.quarkus.ls-0.10.1.pom'.
[2021-10-07T06:47:02.458Z] > Could not GET
'https://repository.jboss.org/nexus/content/groups/public/com/redhat/microprofile/com.redhat.quarkus.ls/0.10.1/com.redhat.quarkus.ls-0.10.1.pom'.
[2021-10-07T06:47:02.458Z] > Connection reset
[2021-10-07T06:47:02.458Z]
[2021-10-07T06:47:02.458Z] * Try:
[2021-10-07T06:47:02.458Z] 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-07T06:47:02.458Z]
[2021-10-07T06:47:02.458Z] * Get more help at
https://help.gradle.org
[2021-10-07T06:47:02.458Z]
[2021-10-07T06:47:02.458Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 7.0.
[2021-10-07T06:47:02.458Z] Use '--warning-mode all' to show the individual
deprecation warnings.
[2021-10-07T06:47:02.458Z] See
https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:c...
[2021-10-07T06:47:02.458Z]
[2021-10-07T06:47:02.458Z] BUILD FAILED in 2m 39s
[2021-10-07T06:47:02.458Z] 1 actionable task: 1 executed
[2021-10-07T06:47:02.528Z] [Pipeline] }
[2021-10-07T06:47:02.579Z] [Pipeline] // stage
[2021-10-07T06:47:02.628Z] [Pipeline] step