See
<
https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/...
Changes:
------------------------------------------
[2024-04-09T13:52:00.993Z] Started by an SCM change
[2024-04-09T13:52:00.994Z] 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-09T13:52:00.997Z] The recommended git tool is: NONE
[2024-04-09T13:52:00.997Z] No credentials specified
[2024-04-09T13:52:00.997Z] > 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-09T13:52:01.006Z] Fetching changes from the remote Git repository
[2024-04-09T13:52:01.012Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-common # timeout=10
[2024-04-09T13:52:01.023Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-common
[2024-04-09T13:52:01.023Z] > git --version # timeout=10
[2024-04-09T13:52:01.030Z] > git --version # 'git version 2.39.3'
[2024-04-09T13:52:01.030Z] > git fetch --tags --force --progress --
https://github.com/redhat-developer/intellij-common +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2024-04-09T13:52:01.530Z] > git rev-parse origin/main^{commit} # timeout=10
[2024-04-09T13:52:01.538Z] Checking out Revision e139d892e51a684a869cf23846ca6779eb946b52
(origin/main)
[2024-04-09T13:52:01.538Z] > git config core.sparsecheckout # timeout=10
[2024-04-09T13:52:01.545Z] > git checkout -f e139d892e51a684a869cf23846ca6779eb946b52
# timeout=10
[2024-04-09T13:52:01.640Z] Commit message: "fix: corrected check for OpenShift
cluster (#216)"
[2024-04-09T13:52:01.640Z] > git rev-list --no-walk
c487d8f2a5488a7c4bc932d7537fe48b86d6ed61 # timeout=10
[2024-04-09T13:52:01.855Z] [Pipeline] Start of Pipeline
[2024-04-09T13:52:01.890Z] [Pipeline] node
[2024-04-09T13:52:16.894Z] Still waiting to schedule task
[2024-04-09T13:52:16.894Z] All nodes of label ‘rhel7’ are offline
[2024-04-09T13:53:41.960Z] Running on rhel7-771 in
/jenkins/workspace/Adapters/IntelliJ/intellij-common-build
[2024-04-09T13:53:41.966Z] [Pipeline] {
[2024-04-09T13:53:41.988Z] [Pipeline] tool
[2024-04-09T13:53:42.032Z] [Pipeline] stage
[2024-04-09T13:53:42.037Z] [Pipeline] { (Checkout repo)
[2024-04-09T13:53:42.054Z] [Pipeline] deleteDir
[2024-04-09T13:53:42.220Z] [Pipeline] git
[2024-04-09T13:53:42.230Z] The recommended git tool is: NONE
[2024-04-09T13:53:43.463Z] No credentials specified
[2024-04-09T13:53:43.466Z] Cloning the remote Git repository
[2024-04-09T13:53:44.353Z] Avoid second fetch
[2024-04-09T13:53:44.363Z] Checking out Revision e139d892e51a684a869cf23846ca6779eb946b52
(refs/remotes/origin/main)
[2024-04-09T13:53:43.096Z] Cloning repository
https://github.com/redhat-developer/intellij-common
[2024-04-09T13:53:43.129Z] > git init
/jenkins/workspace/Adapters/IntelliJ/intellij-common-build # timeout=10
[2024-04-09T13:53:43.179Z] Fetching upstream changes from
https://github.com/redhat-developer/intellij-common
[2024-04-09T13:53:43.179Z] > git --version # timeout=10
[2024-04-09T13:53:43.187Z] > git --version # 'git version 1.8.3.1'
[2024-04-09T13:53:43.187Z] > git fetch --tags --progress
https://github.com/redhat-developer/intellij-common +refs/heads/*:refs/remotes/origin/* #
timeout=10
[2024-04-09T13:53:43.536Z] > git config remote.origin.url
https://github.com/redhat-developer/intellij-common # timeout=10
[2024-04-09T13:53:43.542Z] > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-04-09T13:53:43.968Z] > git rev-parse refs/remotes/origin/main^{commit} #
timeout=10
[2024-04-09T13:53:43.981Z] > git config core.sparsecheckout # timeout=10
[2024-04-09T13:53:43.991Z] > git checkout -f e139d892e51a684a869cf23846ca6779eb946b52
# timeout=10
[2024-04-09T13:53:44.007Z] > git branch -a -v --no-abbrev # timeout=10
[2024-04-09T13:53:44.017Z] > git checkout -b main
e139d892e51a684a869cf23846ca6779eb946b52 # timeout=10
[2024-04-09T13:53:44.547Z] Commit message: "fix: corrected check for OpenShift
cluster (#216)"
[2024-04-09T13:53:44.558Z] [Pipeline] }
[2024-04-09T13:53:44.581Z] [Pipeline] // stage
[2024-04-09T13:53:44.596Z] [Pipeline] readProperties
[2024-04-09T13:53:44.649Z] [Pipeline] stage
[2024-04-09T13:53:44.655Z] [Pipeline] { (Build)
[2024-04-09T13:53:44.679Z] [Pipeline] sh
[2024-04-09T13:53:45.025Z] + ./gradlew assemble
[2024-04-09T13:53:45.025Z] Downloading
https://services.gradle.org/distributions/gradle-7.6.1-all.zip
[2024-04-09T13:53:48.152Z]
...............10%................20%................30%................40%...............50%................60%................70%................80%................90%...............100%
[2024-04-09T13:53:50.683Z]
[2024-04-09T13:53:50.683Z] Welcome to Gradle 7.6.1!
[2024-04-09T13:53:50.683Z]
[2024-04-09T13:53:50.683Z] Here are the highlights of this release:
[2024-04-09T13:53:50.683Z] - Added support for Java 19.
[2024-04-09T13:53:50.683Z] - Introduced `--rerun` flag for individual task rerun.
[2024-04-09T13:53:50.683Z] - Improved dependency block for test suites to be strongly
typed.
[2024-04-09T13:53:50.683Z] - Added a pluggable system for Java toolchains provisioning.
[2024-04-09T13:53:50.683Z]
[2024-04-09T13:53:50.683Z] For more details see
https://docs.gradle.org/7.6.1/release-notes.html
[2024-04-09T13:53:50.683Z]
[2024-04-09T13:53:50.683Z] Starting a Gradle Daemon (subsequent builds will be faster)
[2024-04-09T13:54:37.330Z] > Task :initializeIntelliJPlugin
[2024-04-09T13:54:37.330Z] > Task :patchPluginXml NO-SOURCE
[2024-04-09T13:54:37.330Z] > Task :verifyPluginConfiguration
[2024-04-09T13:54:47.335Z]
[2024-04-09T13:54:47.335Z] > Task :compileJava
[2024-04-09T13:54:47.335Z] Note: Some input files use or override a deprecated API.
[2024-04-09T13:54:47.335Z] Note: Recompile with -Xlint:deprecation for details.
[2024-04-09T13:54:47.335Z] Note: Some input files use unchecked or unsafe operations.
[2024-04-09T13:54:47.335Z] Note: Recompile with -Xlint:unchecked for details.
[2024-04-09T13:55:13.886Z]
[2024-04-09T13:55:13.886Z] > Task :processResources NO-SOURCE
[2024-04-09T13:55:13.886Z] > Task :classes
[2024-04-09T13:55:15.258Z] > Task :instrumentCode
[2024-04-09T13:55:17.205Z]
[2024-04-09T13:55:17.205Z] > Task :compileTestJava
[2024-04-09T13:55:17.205Z] 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-09T13:55:17.205Z] Note: Recompile with -Xlint:deprecation for details.
[2024-04-09T13:55:17.205Z] Note: Some input files use unchecked or unsafe operations.
[2024-04-09T13:55:17.205Z] Note: Recompile with -Xlint:unchecked for details.
[2024-04-09T13:55:18.603Z]
[2024-04-09T13:55:18.603Z] > Task :processTestResources
[2024-04-09T13:55:18.603Z] > Task :testClasses
[2024-04-09T13:55:18.603Z] > Task :instrumentTestCode
[2024-04-09T13:55:18.603Z] > Task :classpathIndexCleanup SKIPPED
[2024-04-09T13:55:18.603Z] > Task :instrumentedJar
[2024-04-09T13:55:18.859Z] > Task :jar
[2024-04-09T13:55:20.250Z] > Task :prepareSandbox
[2024-04-09T13:55:28.327Z]
[2024-04-09T13:55:28.327Z] > Task :buildSearchableOptions
[2024-04-09T13:55:28.327Z] Apr 09, 2024 9:55:27 AM java.util.prefs.FileSystemPreferences$1
run
[2024-04-09T13:55:28.327Z] INFO: Created user preferences directory.
[2024-04-09T13:55:28.327Z] Apr 09, 2024 9:55:27 AM java.util.prefs.FileSystemPreferences$6
run
[2024-04-09T13:55:28.327Z] WARNING: Prefs file removed in background
/home/hudson/.java/.userPrefs/prefs.xml
[2024-04-09T13:55:28.903Z] Starting searchable options index builder
[2024-04-09T13:55:30.805Z] 2024-04-09 09:55:30,017 [ 3417] WARN -
options.ex.ConfigurableWrapper - Cannot find extension point
com.intellij.compilerSettingsFactory in ProjectDefault (Template) Project
[2024-04-09T13:55:35.101Z] 2024-04-09 09:55:33,965 [ 7365] WARN -
#com.intellij.ui.jcef.JBCefApp - JCEF is manually disabled in headless env via
'ide.browser.jcef.headless.enabled=false'
[2024-04-09T13:55:43.230Z] Found 209 configurables
[2024-04-09T13:55:43.792Z] Searchable options index builder completed
[2024-04-09T13:55:44.352Z]
[2024-04-09T13:55:44.352Z] > Task :jarSearchableOptions
[2024-04-09T13:55:44.352Z] [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-09T13:55:46.238Z]
[2024-04-09T13:55:46.238Z] > Task :buildPlugin
[2024-04-09T13:55:52.775Z] > Task :javadoc
[2024-04-09T13:55:52.775Z] > Task :javadocJar
[2024-04-09T13:55:52.775Z] > Task :packageTests
[2024-04-09T13:55:52.775Z] > Task :sourcesJar
[2024-04-09T13:55:52.775Z] > Task :assemble
[2024-04-09T13:55:52.775Z]
[2024-04-09T13:55:52.775Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2024-04-09T13:55:52.775Z]
[2024-04-09T13:55:52.775Z] 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-09T13:55:52.775Z]
[2024-04-09T13:55:52.775Z] See
https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:c...
[2024-04-09T13:55:52.775Z]
[2024-04-09T13:55:52.775Z] BUILD SUCCESSFUL in 2m 7s
[2024-04-09T13:55:52.775Z] 17 actionable tasks: 17 executed
[2024-04-09T13:55:53.042Z] [Pipeline] }
[2024-04-09T13:55:53.074Z] [Pipeline] // stage
[2024-04-09T13:55:53.093Z] [Pipeline] stage
[2024-04-09T13:55:53.097Z] [Pipeline] { (Package)
[2024-04-09T13:55:53.117Z] [Pipeline] sh
[2024-04-09T13:55:53.389Z] + ./gradlew build
[2024-04-09T13:55:54.338Z] > Task :initializeIntelliJPlugin SKIPPED
[2024-04-09T13:55:54.338Z] > Task :patchPluginXml NO-SOURCE
[2024-04-09T13:55:54.338Z] > Task :verifyPluginConfiguration
[2024-04-09T13:55:54.338Z] > Task :compileJava UP-TO-DATE
[2024-04-09T13:55:54.338Z] > Task :processResources NO-SOURCE
[2024-04-09T13:55:54.338Z] > Task :classes UP-TO-DATE
[2024-04-09T13:55:54.630Z] > Task :instrumentCode
[2024-04-09T13:55:54.630Z] > Task :compileTestJava UP-TO-DATE
[2024-04-09T13:55:54.630Z] > Task :processTestResources UP-TO-DATE
[2024-04-09T13:55:54.630Z] > Task :testClasses UP-TO-DATE
[2024-04-09T13:55:54.630Z] > Task :instrumentTestCode
[2024-04-09T13:55:54.630Z] > Task :instrumentedJar UP-TO-DATE
[2024-04-09T13:55:54.630Z] > Task :jar UP-TO-DATE
[2024-04-09T13:55:54.888Z] > Task :javadoc UP-TO-DATE
[2024-04-09T13:55:54.888Z] > Task :javadocJar UP-TO-DATE
[2024-04-09T13:55:54.888Z] > Task :packageTests UP-TO-DATE
[2024-04-09T13:55:54.888Z] > Task :sourcesJar UP-TO-DATE
[2024-04-09T13:55:54.888Z] > Task :prepareTestingSandbox
[2024-04-09T13:56:16.802Z]
[2024-04-09T13:56:16.802Z] > Task :test
[2024-04-09T13:56:16.802Z] WARNING: An illegal reflective access operation has occurred
[2024-04-09T13:56:16.802Z] 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-09T13:56:16.802Z] WARNING: Please consider reporting this to the maintainers of
com.intellij.util.ref.DebugReflectionUtil
[2024-04-09T13:56:16.802Z] WARNING: Use --illegal-access=warn to enable warnings of
further illegal reflective access operations
[2024-04-09T13:56:16.802Z] WARNING: All illegal access operations will be denied in a
future release
[2024-04-09T13:56:17.726Z]
[2024-04-09T13:56:17.726Z] > Task :classpathIndexCleanup SKIPPED
[2024-04-09T13:56:17.726Z] > Task :prepareSandbox UP-TO-DATE
[2024-04-09T13:56:20.271Z]
[2024-04-09T13:56:20.271Z] > Task :buildSearchableOptions
[2024-04-09T13:56:20.271Z] Starting searchable options index builder
[2024-04-09T13:56:21.640Z] 2024-04-09 09:56:20,908 [ 3143] WARN -
options.ex.ConfigurableWrapper - Cannot find extension point
com.intellij.compilerSettingsFactory in ProjectDefault (Template) Project
[2024-04-09T13:56:25.808Z] 2024-04-09 09:56:24,512 [ 6747] WARN -
#com.intellij.ui.jcef.JBCefApp - JCEF is manually disabled in headless env via
'ide.browser.jcef.headless.enabled=false'
[2024-04-09T13:56:32.358Z] Found 209 configurables
[2024-04-09T13:56:34.249Z] Searchable options index builder completed
[2024-04-09T13:56:34.249Z]
[2024-04-09T13:56:34.249Z] > Task :jarSearchableOptions UP-TO-DATE
[2024-04-09T13:56:34.249Z] > Task :buildPlugin UP-TO-DATE
[2024-04-09T13:56:34.249Z] > Task :assemble UP-TO-DATE
[2024-04-09T13:56:34.249Z] > Task :check
[2024-04-09T13:56:34.249Z] > Task :build
[2024-04-09T13:56:34.249Z]
[2024-04-09T13:56:34.249Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2024-04-09T13:56:34.249Z]
[2024-04-09T13:56:34.249Z] 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-09T13:56:34.249Z]
[2024-04-09T13:56:34.249Z] See
https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:c...
[2024-04-09T13:56:34.249Z]
[2024-04-09T13:56:34.249Z] BUILD SUCCESSFUL in 40s
[2024-04-09T13:56:34.249Z] 18 actionable tasks: 6 executed, 12 up-to-date
[2024-04-09T13:56:34.259Z] [Pipeline] }
[2024-04-09T13:56:34.281Z] [Pipeline] // stage
[2024-04-09T13:56:34.297Z] [Pipeline] stage
[2024-04-09T13:56:34.301Z] [Pipeline] { (Deploy)
[2024-04-09T13:56:34.322Z] [Pipeline] withCredentials
[2024-04-09T13:56:34.330Z] Masking supported pattern matches of $PASSWORD
[2024-04-09T13:56:34.336Z] [Pipeline] {
[2024-04-09T13:56:34.351Z] [Pipeline] sh
[2024-04-09T13:56:34.355Z] Warning: A secret was passed to "sh" using Groovy
String interpolation, which is insecure.
[2024-04-09T13:56:34.355Z] Affected argument(s) used the following variable(s):
[PASSWORD]
[2024-04-09T13:56:34.355Z] See
https://jenkins.io/redirect/groovy-string-interpolation
for details.
[2024-04-09T13:56:34.748Z] + ./gradlew publish -PnexusUser=stephane.bouchet
-PnexusPassword=****
[2024-04-09T13:56:35.328Z] > Task :initializeIntelliJPlugin SKIPPED
[2024-04-09T13:56:35.328Z] > Task :patchPluginXml NO-SOURCE
[2024-04-09T13:56:35.328Z] > Task :verifyPluginConfiguration
[2024-04-09T13:56:35.585Z] > Task :compileJava UP-TO-DATE
[2024-04-09T13:56:35.585Z] > Task :processResources NO-SOURCE
[2024-04-09T13:56:35.585Z] > Task :classes UP-TO-DATE
[2024-04-09T13:56:35.585Z] > Task :instrumentCode UP-TO-DATE
[2024-04-09T13:56:35.585Z] > Task :compileTestJava UP-TO-DATE
[2024-04-09T13:56:35.585Z] > Task :processTestResources UP-TO-DATE
[2024-04-09T13:56:35.585Z] > Task :testClasses UP-TO-DATE
[2024-04-09T13:56:35.585Z] > Task :instrumentTestCode UP-TO-DATE
[2024-04-09T13:56:35.585Z] > Task :classpathIndexCleanup SKIPPED
[2024-04-09T13:56:35.585Z] > Task :jar UP-TO-DATE
[2024-04-09T13:56:35.585Z] > Task :javadoc UP-TO-DATE
[2024-04-09T13:56:35.585Z] > Task :javadocJar UP-TO-DATE
[2024-04-09T13:56:35.585Z] > Task :sourcesJar UP-TO-DATE
[2024-04-09T13:56:35.585Z] > Task :generateMetadataFileForMavenJavaPublication
[2024-04-09T13:56:35.585Z] > Task :generatePomFileForMavenJavaPublication
[2024-04-09T13:56:35.585Z] > Task :initializeJbossNexusStagingRepository SKIPPED
[2024-04-09T13:56:35.585Z] > Task :packageTests UP-TO-DATE
[2024-04-09T13:56:36.145Z] > Task :publishMavenJavaPublicationToJbossNexusRepository
FAILED
[2024-04-09T13:56:36.145Z]
[2024-04-09T13:56:36.145Z] FAILURE: Build failed with an exception.
[2024-04-09T13:56:36.145Z]
[2024-04-09T13:56:36.145Z] * What went wrong:
[2024-04-09T13:56:36.145Z] Execution failed for task
':publishMavenJavaPublicationToJbossNexusRepository'.
[2024-04-09T13:56:36.145Z] > Failed to publish publication 'mavenJava' to
repository 'jbossNexus'
[2024-04-09T13:56:36.145Z] > 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-09T13:56:36.145Z]
[2024-04-09T13:56:36.145Z] * Try:
[2024-04-09T13:56:36.145Z] > Run with --stacktrace option to get the stack trace.
[2024-04-09T13:56:36.145Z] > Run with --info or --debug option to get more log output.
[2024-04-09T13:56:36.145Z] > Run with --scan to get full insights.
[2024-04-09T13:56:36.145Z]
[2024-04-09T13:56:36.145Z] * Get more help at
https://help.gradle.org
[2024-04-09T13:56:36.145Z]
[2024-04-09T13:56:36.145Z] Deprecated Gradle features were used in this build, making it
incompatible with Gradle 8.0.
[2024-04-09T13:56:36.145Z]
[2024-04-09T13:56:36.145Z] 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-09T13:56:36.145Z]
[2024-04-09T13:56:36.145Z] See
https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:c...
[2024-04-09T13:56:36.145Z]
[2024-04-09T13:56:36.145Z] BUILD FAILED in 1s
[2024-04-09T13:56:36.145Z] 14 actionable tasks: 4 executed, 10 up-to-date
[2024-04-09T13:56:36.412Z] [Pipeline] }
[2024-04-09T13:56:36.435Z] [Pipeline] // withCredentials
[2024-04-09T13:56:36.447Z] [Pipeline] }
[2024-04-09T13:56:36.470Z] [Pipeline] // stage
[2024-04-09T13:56:36.491Z] [Pipeline] step