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

Issues with Failed Download Output File in Docker

    XMLWordPrintable

Details

    • GSoC 2019. Coding Phase 2

    Description

      When running the plugin management jar in Docker, the following error is thrown:

      java.io.FileNotFoundException: failedplugins.txt (Permission denied)

      I tried copying an empty failedplugins file into the image using a COPY command in the Dockerfile, but I'm not sure if I'm copying the file to the wrong location or if there's some other issue with permissions.  

      Attachments

        Activity

          timja Tim Jacomb added a comment -

          I would just collect all failed plugins, print them at the end and do System.exit(1) so it exits as a failure

          timja Tim Jacomb added a comment - I would just collect all failed plugins, print them at the end and do System.exit(1) so it exits as a failure
          stopalopa Natasha Stopa added a comment - Fixed in PR:  https://github.com/jenkinsci/plugin-installation-manager-tool/pull/29

          People

            stopalopa Natasha Stopa
            stopalopa Natasha Stopa
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: