See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
[2024-04-10T08:53:53.107Z] Started by user Stephane Bouchet
[2024-04-10T08:53:53.108Z] Checking out git
https://github.com/redhat-developer/intellij-common into
/var/jenkins_home/jobs/Adapters/jobs/IntelliJ/jobs/intellij-common-build/workspace@script/714be1cc795ad7fb48ef27db7b0e64d3ee4ac4e01ebc2813ba12d8aebafbe6b7
to read Jenkinsfile
[2024-04-10T08:53:53.111Z] The recommended git tool is: NONE
[2024-04-10T08:53:53.111Z] No credentials specified
[2024-04-10T08:53:53.111Z] > git rev-parse --resolve-git-dir
/var/jenkins_home/jobs/Adapters/jobs/IntelliJ/jobs/intellij-common-build/workspace@script/714be1cc795ad7fb48ef27db7b0e64d3ee4ac4e01ebc2813ba12d8aebafbe6b7/.git
# timeout=10
[2024-04-10T08:53:53.119Z] Fetching changes from the remote Git repository
[2024-04-10T08:53:53.128Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-common # timeout=10
[2024-04-10T08:53:53.139Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-common
[2024-04-10T08:53:53.139Z] > git --version # timeout=10
[2024-04-10T08:53:53.146Z] > git --version # 'git version 2.39.3'
[2024-04-10T08:53:53.146Z] > git fetch --tags --force --progress --
https://github.com/redhat-developer/intellij-common +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2024-04-10T08:53:53.377Z] > git rev-parse origin/main^{commit} # timeout=10
[2024-04-10T08:53:53.386Z] Checking out Revision e139d892e51a684a869cf23846ca6779eb946b52
(origin/main)
[2024-04-10T08:53:53.386Z] > git config core.sparsecheckout # timeout=10
[2024-04-10T08:53:53.394Z] > git checkout -f e139d892e51a684a869cf23846ca6779eb946b52
# timeout=10
[2024-04-10T08:53:53.491Z] Commit message: "fix: corrected check for OpenShift
cluster (#216)"
[2024-04-10T08:53:53.492Z] > git rev-list --no-walk
e139d892e51a684a869cf23846ca6779eb946b52 # timeout=10
[2024-04-10T08:53:53.718Z] [Pipeline] Start of Pipeline
[2024-04-10T08:53:53.750Z] [Pipeline] node
[2024-04-10T08:54:08.755Z] Still waiting to schedule task
[2024-04-10T08:54:08.756Z] All nodes of label ‘rhel7’ are offline
[2024-04-10T08:56:32.857Z] Running on rhel7-812 in
/jenkins/workspace/Adapters/IntelliJ/intellij-common-build
[2024-04-10T08:56:32.861Z] [Pipeline] {
[2024-04-10T08:56:32.881Z] [Pipeline] tool
[2024-04-10T08:56:32.919Z] [Pipeline] stage
[2024-04-10T08:56:32.923Z] [Pipeline] { (Checkout repo)
[2024-04-10T08:56:32.939Z] [Pipeline] deleteDir
[2024-04-10T08:56:32.973Z] [Pipeline] git
[2024-04-10T08:56:32.987Z] The recommended git tool is: NONE
[2024-04-10T08:56:34.302Z] No credentials specified
[2024-04-10T08:56:34.304Z] Cloning the remote Git repository
[2024-04-10T08:56:35.159Z] Avoid second fetch
[2024-04-10T08:56:35.169Z] Checking out Revision e139d892e51a684a869cf23846ca6779eb946b52
(refs/remotes/origin/main)
[2024-04-10T08:56:33.854Z] Cloning repository
https://github.com/redhat-developer/intellij-common
[2024-04-10T08:56:33.888Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-common-build # timeout=10
[2024-04-10T08:56:33.923Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-common
[2024-04-10T08:56:33.923Z] > git --version # timeout=10
[2024-04-10T08:56:33.930Z] > git --version # 'git version 1.8.3.1'
[2024-04-10T08:56:33.931Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-common +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2024-04-10T08:56:34.296Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-common # timeout=10
[2024-04-10T08:56:34.300Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-04-10T08:56:34.695Z] > git rev-parse refs/remotes/origin/main^{commit} #
timeout=10
[2024-04-10T08:56:34.707Z] > git config core.sparsecheckout # timeout=10
[2024-04-10T08:56:34.719Z] > git checkout -f e139d892e51a684a869cf23846ca6779eb946b52
# timeout=10
[2024-04-10T08:56:34.736Z] > git branch -a -v --no-abbrev # timeout=10
[2024-04-10T08:56:34.743Z] > git checkout -b main
e139d892e51a684a869cf23846ca6779eb946b52 # timeout=10
[2024-04-10T08:56:35.359Z] Commit message: "fix: corrected check for OpenShift
cluster (#216)"
[2024-04-10T08:56:35.369Z] [Pipeline] }
[2024-04-10T08:56:35.389Z] [Pipeline] // stage
[2024-04-10T08:56:35.403Z] [Pipeline] readProperties
[2024-04-10T08:56:35.454Z] [Pipeline] stage
[2024-04-10T08:56:35.459Z] [Pipeline] { (Build)
[2024-04-10T08:56:35.478Z] [Pipeline] sh
[2024-04-10T08:56:35.819Z] + ./gradlew assemble
[2024-04-10T08:56:35.819Z] Downloading
https://services.gradle.org/distributions/gradle-7.6.1-all.zip
[2024-04-10T08:56:37.525Z]
...............10%................20%................30%................40%...............50%................60%................70%................80%................90%...............100%
[2024-04-10T08:56:40.044Z]
[2024-04-10T08:56:40.044Z] Welcome to Gradle 7.6.1!
[2024-04-10T08:56:40.044Z]
[2024-04-10T08:56:40.044Z] Here are the highlights of this release:
[2024-04-10T08:56:40.044Z] - Added support for Java 19.
[2024-04-10T08:56:40.044Z] - Introduced `--rerun` flag for individual task rerun.
[2024-04-10T08:56:40.044Z] - Improved dependency block for test suites to be strongly
typed.
[2024-04-10T08:56:40.044Z] - Added a pluggable system for Java toolchains provisioning.
[2024-04-10T08:56:40.044Z]
[2024-04-10T08:56:40.044Z] For more details see
https://docs.gradle.org/7.6.1/release-notes.html
[2024-04-10T08:56:40.044Z]
[2024-04-10T08:56:40.311Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2024-04-10T08:57:27.035Z] > Task :initializeIntelliJPlugin
[2024-04-10T08:57:27.035Z] > Task :patchPluginXml NO-SOURCE
[2024-04-10T08:57:27.035Z] > Task :verifyPluginConfiguration
[2024-04-10T08:57:33.646Z]
[2024-04-10T08:57:33.646Z] > Task :compileJava
[2024-04-10T08:57:33.646Z] Note: Some input files use or override a deprecated API.
[2024-04-10T08:57:33.646Z] Note: Recompile with -Xlint:deprecation for details.
[2024-04-10T08:57:33.646Z] Note: Some input files use unchecked or unsafe operations.
[2024-04-10T08:57:33.646Z] Note: Recompile with -Xlint:unchecked for details.
[2024-04-10T08:58:05.848Z]
[2024-04-10T08:58:05.848Z] > Task :processResources NO-SOURCE
[2024-04-10T08:58:05.848Z] > Task :classes
[2024-04-10T08:58:10.051Z] > Task :instrumentCode
[2024-04-10T08:58:11.983Z]
[2024-04-10T08:58:11.983Z] > Task :compileTestJava
[2024-04-10T08:58:11.983Z] Note:
/jenkins/workspace/Adapters/IntelliJ/intellij-common-build/src/test/java/com/redhat/devtools/intellij/common/actions/editor/RemoveYAMLClutterActionHandlerTest.java
uses or overrides a deprecated API.
[2024-04-10T08:58:11.983Z] Note: Recompile with -Xlint:deprecation for details.
[2024-04-10T08:58:11.983Z] Note: Some input files use unchecked or unsafe operations.
[2024-04-10T08:58:11.983Z] Note: Recompile with -Xlint:unchecked for details.
[2024-04-10T08:58:13.890Z]
[2024-04-10T08:58:13.891Z] > Task :processTestResources
[2024-04-10T08:58:13.891Z] > Task :testClasses
[2024-04-10T08:58:13.891Z] > Task :instrumentTestCode
[2024-04-10T08:58:13.891Z] > Task :classpathIndexCleanup SKIPPED
[2024-04-10T08:58:13.891Z] > Task :instrumentedJar
[2024-04-10T08:58:13.891Z] > Task :jar
[2024-04-10T08:58:15.794Z] > Task :prepareSandbox
[2024-04-10T08:58:27.982Z]
[2024-04-10T08:58:27.982Z] > Task :buildSearchableOptions
[2024-04-10T08:58:27.982Z] Apr 10, 2024 4:58:25 AM java.util.prefs.FileSystemPreferences$1
run
[2024-04-10T08:58:27.982Z] INFO: Created user preferences directory.
[2024-04-10T08:58:27.982Z] Apr 10, 2024 4:58:25 AM java.util.prefs.FileSystemPreferences$6
run
[2024-04-10T08:58:27.982Z] WARNING: Prefs file removed in background
/home/hudson/.java/.userPrefs/prefs.xml
[2024-04-10T08:58:27.982Z] Starting searchable options index builder
[2024-04-10T08:58:29.359Z] 2024-04-10 04:58:28,644 [ 3487] WARN -
options.ex.ConfigurableWrapper - Cannot find extension point
com.intellij.compilerSettingsFactory in ProjectDefault (Template) Project
[2024-04-10T08:58:33.547Z] 2024-04-10 04:58:32,948 [ 7791] WARN -
#com.intellij.ui.jcef.JBCefApp - JCEF is manually disabled in headless env via
'ide.browser.jcef.headless.enabled=false'
[2024-04-10T08:58:43.652Z] Found 209 configurables
[2024-04-10T08:58:44.583Z] Searchable options index builder completed
[2024-04-10T08:58:44.843Z]
[2024-04-10T08:58:44.843Z] > Task :jarSearchableOptions
[2024-04-10T08:58:44.843Z] [gradle-intellij-plugin :jarSearchableOptions] No searchable
options found. If plugin is not supposed to provide custom settings exposed in UI, disable
building searchable options to decrease the build time. See:
https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin-...
[2024-04-10T08:58:46.739Z]
[2024-04-10T08:58:46.739Z] > Task :buildPlugin
[2024-04-10T08:58:54.905Z] > Task :javadoc
[2024-04-10T08:58:54.905Z] > Task :javadocJar
[2024-04-10T08:58:54.905Z] > Task :packageTests
[2024-04-10T08:58:54.905Z] > Task :sourcesJar
[2024-04-10T08:58:54.905Z] > Task :assemble
[2024-04-10T08:58:54.905Z]
[2024-04-10T08:58:54.905Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2024-04-10T08:58:54.905Z]
[2024-04-10T08:58:54.905Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2024-04-10T08:58:54.905Z]
[2024-04-10T08:58:54.905Z] See
https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:c...
[2024-04-10T08:58:54.905Z]
[2024-04-10T08:58:54.905Z] BUILD SUCCESSFUL in 2m 18s
[2024-04-10T08:58:54.905Z] 17 actionable tasks: 17 executed
[2024-04-10T08:58:54.916Z] [Pipeline] }
[2024-04-10T08:58:54.937Z] [Pipeline] // stage
[2024-04-10T08:58:54.955Z] [Pipeline] stage
[2024-04-10T08:58:54.959Z] [Pipeline] { (Package)
[2024-04-10T08:58:54.979Z] [Pipeline] sh
[2024-04-10T08:58:55.257Z] + ./gradlew build
[2024-04-10T08:58:56.215Z] > Task :initializeIntelliJPlugin SKIPPED
[2024-04-10T08:58:56.215Z] > Task :patchPluginXml NO-SOURCE
[2024-04-10T08:58:56.215Z] > Task :verifyPluginConfiguration
[2024-04-10T08:58:56.215Z] > Task :compileJava UP-TO-DATE
[2024-04-10T08:58:56.215Z] > Task :processResources NO-SOURCE
[2024-04-10T08:58:56.215Z] > Task :classes UP-TO-DATE
[2024-04-10T08:58:56.794Z] > Task :instrumentCode
[2024-04-10T08:58:56.794Z] > Task :compileTestJava UP-TO-DATE
[2024-04-10T08:58:56.794Z] > Task :processTestResources UP-TO-DATE
[2024-04-10T08:58:56.794Z] > Task :testClasses UP-TO-DATE
[2024-04-10T08:58:56.794Z] > Task :instrumentTestCode
[2024-04-10T08:58:56.794Z] > Task :instrumentedJar UP-TO-DATE
[2024-04-10T08:58:56.794Z] > Task :jar UP-TO-DATE
[2024-04-10T08:58:56.794Z] > Task :javadoc UP-TO-DATE
[2024-04-10T08:58:56.794Z] > Task :javadocJar UP-TO-DATE
[2024-04-10T08:58:56.794Z] > Task :packageTests UP-TO-DATE
[2024-04-10T08:58:56.794Z] > Task :sourcesJar UP-TO-DATE
[2024-04-10T08:58:57.051Z] > Task :prepareTestingSandbox
[2024-04-10T08:59:23.658Z]
[2024-04-10T08:59:23.658Z] > Task :test
[2024-04-10T08:59:23.658Z] WARNING: An illegal reflective access operation has occurred
[2024-04-10T08:59:23.658Z] WARNING: Illegal reflective access by
com.intellij.util.ref.DebugReflectionUtil
(file:/home/hudson/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2021.1/a810cecccb23abd2dbe737c1353af97b9a2ecb7f/ideaIC-2021.1/lib/platform-impl.jar)
to field java.lang.invoke.VarHandleObjects$FieldInstanceReadWrite.FORM
[2024-04-10T08:59:23.658Z] WARNING: Please consider reporting this to the maintainers of
com.intellij.util.ref.DebugReflectionUtil
[2024-04-10T08:59:23.658Z] WARNING: Use --illegal-access=warn to enable warnings of
further illegal reflective access operations
[2024-04-10T08:59:23.658Z] WARNING: All illegal access operations will be denied in a
future release
[2024-04-10T08:59:23.658Z]
[2024-04-10T08:59:23.658Z] > Task :classpathIndexCleanup SKIPPED
[2024-04-10T08:59:23.918Z] > Task :prepareSandbox UP-TO-DATE
[2024-04-10T08:59:26.515Z]
[2024-04-10T08:59:26.515Z] > Task :buildSearchableOptions
[2024-04-10T08:59:26.515Z] Starting searchable options index builder
[2024-04-10T08:59:27.897Z] 2024-04-10 04:59:27,387 [ 3568] WARN -
options.ex.ConfigurableWrapper - Cannot find extension point
com.intellij.compilerSettingsFactory in ProjectDefault (Template) Project
[2024-04-10T08:59:33.175Z] 2024-04-10 04:59:31,597 [ 7778] WARN -
#com.intellij.ui.jcef.JBCefApp - JCEF is manually disabled in headless env via
'ide.browser.jcef.headless.enabled=false'
[2024-04-10T08:59:41.297Z] Found 209 configurables
[2024-04-10T08:59:42.665Z] Searchable options index builder completed
[2024-04-10T08:59:42.920Z]
[2024-04-10T08:59:42.920Z] > Task :jarSearchableOptions UP-TO-DATE
[2024-04-10T08:59:42.920Z] > Task :buildPlugin UP-TO-DATE
[2024-04-10T08:59:42.920Z] > Task :assemble UP-TO-DATE
[2024-04-10T08:59:42.920Z] > Task :check
[2024-04-10T08:59:42.920Z] > Task :build
[2024-04-10T08:59:42.920Z]
[2024-04-10T08:59:42.920Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2024-04-10T08:59:42.920Z]
[2024-04-10T08:59:42.920Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2024-04-10T08:59:42.920Z]
[2024-04-10T08:59:42.920Z] See
https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:c...
[2024-04-10T08:59:42.920Z]
[2024-04-10T08:59:42.920Z] BUILD SUCCESSFUL in 47s
[2024-04-10T08:59:42.920Z] 18 actionable tasks: 6 executed, 12 up-to-date
[2024-04-10T08:59:42.934Z] [Pipeline] }
[2024-04-10T08:59:42.961Z] [Pipeline] // stage
[2024-04-10T08:59:42.989Z] [Pipeline] stage
[2024-04-10T08:59:42.998Z] [Pipeline] { (Deploy)
[2024-04-10T08:59:43.057Z] [Pipeline] withCredentials
[2024-04-10T08:59:43.072Z] Masking supported pattern matches of $PASSWORD
[2024-04-10T08:59:43.090Z] [Pipeline] {
[2024-04-10T08:59:43.110Z] [Pipeline] sh
[2024-04-10T08:59:43.115Z] Warning: A secret was passed to "sh" using Groovy
String interpolation, which is insecure.
[2024-04-10T08:59:43.115Z] Affected argument(s) used the following variable(s):
[PASSWORD]
[2024-04-10T08:59:43.115Z] See
https://jenkins.io/redirect/groovy-string-interpolation
for details.
[2024-04-10T08:59:43.506Z] + ./gradlew publish -PnexusUser=stephane.bouchet
-PnexusPassword=****
[2024-04-10T08:59:44.461Z] > Task :initializeIntelliJPlugin SKIPPED
[2024-04-10T08:59:44.461Z] > Task :patchPluginXml NO-SOURCE
[2024-04-10T08:59:44.461Z] > Task :verifyPluginConfiguration
[2024-04-10T08:59:44.461Z] > Task :compileJava UP-TO-DATE
[2024-04-10T08:59:44.461Z] > Task :processResources NO-SOURCE
[2024-04-10T08:59:44.461Z] > Task :classes UP-TO-DATE
[2024-04-10T08:59:44.461Z] > Task :instrumentCode UP-TO-DATE
[2024-04-10T08:59:44.461Z] > Task :compileTestJava UP-TO-DATE
[2024-04-10T08:59:44.461Z] > Task :processTestResources UP-TO-DATE
[2024-04-10T08:59:44.461Z] > Task :testClasses UP-TO-DATE
[2024-04-10T08:59:44.461Z] > Task :instrumentTestCode UP-TO-DATE
[2024-04-10T08:59:44.461Z] > Task :classpathIndexCleanup SKIPPED
[2024-04-10T08:59:44.461Z] > Task :jar UP-TO-DATE
[2024-04-10T08:59:44.461Z] > Task :javadoc UP-TO-DATE
[2024-04-10T08:59:44.461Z] > Task :javadocJar UP-TO-DATE
[2024-04-10T08:59:44.461Z] > Task :sourcesJar UP-TO-DATE
[2024-04-10T08:59:44.461Z] > Task :generateMetadataFileForMavenJavaPublication
[2024-04-10T08:59:44.461Z] > Task :generatePomFileForMavenJavaPublication
[2024-04-10T08:59:44.461Z] > Task :initializeJbossNexusStagingRepository SKIPPED
[2024-04-10T08:59:44.461Z] > Task :packageTests UP-TO-DATE
[2024-04-10T08:59:45.029Z] > Task :publishMavenJavaPublicationToJbossNexusRepository
FAILED
[2024-04-10T08:59:45.029Z]
[2024-04-10T08:59:45.029Z] FAILURE: Build failed with an exception.
[2024-04-10T08:59:45.029Z]
[2024-04-10T08:59:45.029Z] * What went wrong:
[2024-04-10T08:59:45.029Z] Execution failed for task
':publishMavenJavaPublicationToJbossNexusRepository'.
[2024-04-10T08:59:45.029Z] > Failed to publish publication 'mavenJava' to
repository 'jbossNexus'
[2024-04-10T08:59:45.029Z] > Could not PUT
'https://repository.jboss.org/nexus/content/repositories/snapshots/com/redhat/devtools/intellij/intellij-common/1.9.4-SNAPSHOT/maven-metadata.xml'.
Received status code 401 from server: Unauthorized
[2024-04-10T08:59:45.029Z]
[2024-04-10T08:59:45.029Z] * Try:
[2024-04-10T08:59:45.029Z] > Run with --stacktrace option to get the stack trace.
[2024-04-10T08:59:45.029Z] > Run with --info or --debug option to get more log output.
[2024-04-10T08:59:45.029Z] > Run with --scan to get full insights.
[2024-04-10T08:59:45.029Z]
[2024-04-10T08:59:45.029Z] * Get more help at
https://help.gradle.org
[2024-04-10T08:59:45.029Z]
[2024-04-10T08:59:45.029Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2024-04-10T08:59:45.029Z]
[2024-04-10T08:59:45.029Z] You can use '--warning-mode all' to show the individual
deprecation warnings and determine if they come from your own scripts or plugins.
[2024-04-10T08:59:45.029Z]
[2024-04-10T08:59:45.029Z] See
https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:c...
[2024-04-10T08:59:45.029Z]
[2024-04-10T08:59:45.029Z] BUILD FAILED in 1s
[2024-04-10T08:59:45.029Z] 14 actionable tasks: 4 executed, 10 up-to-date
[2024-04-10T08:59:45.302Z] [Pipeline] }
[2024-04-10T08:59:45.327Z] [Pipeline] // withCredentials
[2024-04-10T08:59:45.342Z] [Pipeline] }
[2024-04-10T08:59:45.367Z] [Pipeline] // stage
[2024-04-10T08:59:45.395Z] [Pipeline] step