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

404 for URL https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/2.222.3/jenkins-war-2.222.3.war

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • other
    • None
    • 2.222.3

    Description

      Hi Team,

      We are getting 404 while browsing the 2 LTS version from the below url. And when we are downloading the same via http://mirrors.jenkins.io/war-stable/latest/jenkins.war we are getting the jar is corrupted. Please look into this issue and let us know if any more details are required.

      https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/2.222.3/ jenkins-war-2.222.3.war

      https://repo.jenkins-ci.org/public/org/jenkins-ci/main/jenkins-war/2.222.4/jenkins-war-2.222.4.war

      Attachments

        Activity

          aitorpazos Aitor Pazos added a comment -

          We are seeing similar issues fetching dependencies.

          For example:

           

          https://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/plugin/4.2/

          • But trying to download it results in a 404:

          https://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/plugin/4.2/plugin-4.2.pom

          $ curl https://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/plugin/4.2/plugin-4.2.pom
          {
            "errors" : [ {
              "status" : 404,
              "message" : "Could not find resource"
            } ]
           
          aitorpazos Aitor Pazos added a comment - We are seeing similar issues fetching dependencies. For example: The index page reports having a plugin-4.2.pom   https://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/plugin/4.2/ But trying to download it results in a 404: https://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/plugin/4.2/plugin-4.2.pom $ curl https: //repo.jenkins-ci.org/ public /org/jenkins-ci/plugins/plugin/4.2/plugin-4.2.pom { "errors" : [ { "status" : 404, "message" : "Could not find resource" } ]
          datadog Datadog HQ added a comment - - edited

          Hello

          We're seeing the same issue as aitorpazos and can't build our plugin anymore. Our plugin is using the Jenkins parent pom, most versions of the parent pom are affected.

          datadog Datadog HQ added a comment - - edited Hello We're seeing the same issue as aitorpazos and can't build our plugin anymore. Our plugin is using the Jenkins parent pom, most versions of the parent pom are affected.
          dileep626 Dileep Reddy added a comment - - edited

          Hi,

          I am facing 409 issue - Is this related?
          Url: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-core/2.164.1/jenkins-core-2.164.1.pom

          {
            "errors" : [ {
              "status" : 409,
              "message" : "The repository 'releases' rejected the resolution of an artifact 'releases:org/jenkins-ci/main/jenkins-core/2.164.1/jenkins-core-2.164.1.pom' due to conflict in the snapshot release handling policy."
            } ]
          }
          
          dileep626 Dileep Reddy added a comment - - edited Hi, I am facing 409 issue - Is this related? Url:  https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-core/2.164.1/jenkins-core-2.164.1.pom { "errors" : [ { "status" : 409, "message" : "The repository 'releases' rejected the resolution of an artifact 'releases:org/jenkins-ci/main/jenkins-core/2.164.1/jenkins-core-2.164.1.pom' due to conflict in the snapshot release handling policy." } ] }
          datadog Datadog HQ added a comment - - edited

          Issue is resolved on our end, thanks 

          datadog Datadog HQ added a comment - - edited Issue is resolved on our end, thanks 
          aitorpazos Aitor Pazos added a comment -

          Fixed for us as well. Thank!

          aitorpazos Aitor Pazos added a comment - Fixed for us as well. Thank!
          oleg_nenashev Oleg Nenashev added a comment -

          Please use the INFRA project to report issues with the Jenkins infrastructure. You will not get a timely response in the JENKINS project which is designed for plugin/core issue reporting

          oleg_nenashev Oleg Nenashev added a comment - Please use the INFRA project to report issues with the Jenkins infrastructure. You will not get a timely response in the JENKINS project which is designed for plugin/core issue reporting

          People

            Unassigned Unassigned
            msaraf1 Mohit Saraf
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: