Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-29673

Klocwork plugin does not work in a master/slave configuration.

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved (View Workflow)
    • Blocker
    • Resolution: Fixed
    • klockwork, klocwork-plugin

    Description

      When the Klocwork plugin generates the XML report, it is generated on the master, yet parsing of the XML report happens on the slave. The file is not found on the slave, and the build fails.

      The following http://stackoverflow.com/a/9281190/331168 answer suggests that in order for a plugin to run on the slave, the code to be run on the slave needs to be wrapped in a Callable.

      Attachments

        Activity

          avri Avri Schneider added a comment - https://github.com/cittools/klocwork-plugin/pull/14
          dimagr dima grinberg added a comment -

          when the fix will be released as an official release? Till now only previous version of the plugin is available.

          dimagr dima grinberg added a comment - when the fix will be released as an official release? Till now only previous version of the plugin is available.

          The version 1.17 was not deployed as a Jenkins plugin (hpi file).

          gbois Gregory Boissinot added a comment - The version 1.17 was not deployed as a Jenkins plugin (hpi file).

          Fixed with version 1.18

          gbois Gregory Boissinot added a comment - Fixed with version 1.18
          dimagr dima grinberg added a comment -

          the latest available compiled version of this plugin is 1.16.3.
          when version 1.18 will be available?

          dimagr dima grinberg added a comment - the latest available compiled version of this plugin is 1.16.3. when version 1.18 will be available?

          No, the latest compiled version is 1.18.
          The release is well deployed in the Jenkins Maven Repository
          (http://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/klocwork/1.18/)

          Please wait 24H for update-center synchronisation or feel free to install the plugin manually with the artifact from the binary repository

          gbois Gregory Boissinot added a comment - No, the latest compiled version is 1.18. The release is well deployed in the Jenkins Maven Repository ( http://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/klocwork/1.18/ ) Please wait 24H for update-center synchronisation or feel free to install the plugin manually with the artifact from the binary repository

          People

            gbois Gregory Boissinot
            avri Avri Schneider
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: