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

Jenkins 2.361 core sources & javadoc not on repo.jenkins-ci.org

    • 2.362

      The jar files for Jenkins 2.361 sources and javadoc are not available on repo.jenkins-ci.org while the jar files for Jenkins 2.360 sources and javadoc are available on repo.jenkins-ci.org.

      As a possible cause, I see that the Jenkins weekly release 2.361 has changed from maven deploy plugin 2.8.2 to 3.0.0. That upgrade may have changed the uploaded artifacts that are published by the Jenkins weekly build.

      The 2.360 war deploy fragment of the build log looks like this:

      [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jenkins-war ---
      [INFO] Using alternate deployment repository releases::default::https://repo.jenkins-ci.org/releases
      [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.war
      [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.war (93 MB at 25 MB/s)
      [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.pom
      [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.pom (6.7 kB at 41 kB/s)
      [INFO] Downloading from releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml
      [INFO] Downloaded from releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml (25 kB at 335 kB/s)
      [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml
      [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml (25 kB at 139 kB/s)
      [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.xml
      [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.xml (36 kB at 208 kB/s)
      [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.html
      [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.html (31 kB at 179 kB/s)
      [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-sources.jar
      [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-sources.jar (68 kB at 401 kB/s)
      [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-javadoc.jar
      [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-javadoc.jar (402 kB at 2.0 MB/s)
      [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.war.asc
      [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.war.asc (833 B at 12 kB/s)
      [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.pom.asc
      [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.pom.asc (833 B at 11 kB/s)
      [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.xml.asc
      [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.xml.asc (833 B at 12 kB/s)
      [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.html.asc
      [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.html.asc (833 B at 12 kB/s)
      [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-sources.jar.asc
      [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-sources.jar.asc (833 B at 12 kB/s)
      [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-javadoc.jar.asc
      [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-javadoc.jar.asc (833 B at 11 kB/s)
      

      The 2.361 war deploy fragment of the build log looks like this:

      [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ jenkins-war ---
      [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.pom
      [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.pom (6.7 kB at 17 kB/s)
      [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.war
      [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.war (93 MB at 27 MB/s)
      [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.xml
      [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.xml (36 kB at 201 kB/s)
      [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.html
      [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.html (31 kB at 188 kB/s)
      [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.war.asc
      [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.war.asc (833 B at 13 kB/s)
      [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.pom.asc
      [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.pom.asc (833 B at 13 kB/s)
      [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.xml.asc
      [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.xml.asc (833 B at 12 kB/s)
      [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.html.asc
      [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.html.asc (833 B at 13 kB/s)
      [INFO] Downloading from maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml
      [INFO] Downloaded from maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml (25 kB at 365 kB/s)
      [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml
      [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml (25 kB at 166 kB/s)
      

      As a result, the sources and javadoc for the Jenkins weekly release 2.361 are not available on https://repo.jenkins-ci.org . Compare the contents of https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-core/2.360/ and https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-core/2.361/ to see the difference.

      The backend extension indexer job that generates the list of extensions is unable to find the source code for Jenkins core 2.361 and fails its CI job.

      Actual results

      Contents of https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/

      jenkins-war-2.361.license.html       26-Jul-2022 12:49  30.33 KB
      jenkins-war-2.361.license.html.asc   26-Jul-2022 12:49  833 bytes
      jenkins-war-2.361.license.xml        26-Jul-2022 12:49  35.56 KB
      jenkins-war-2.361.license.xml.asc    26-Jul-2022 12:49  833 bytes
      jenkins-war-2.361.pom                26-Jul-2022 12:49  6.54 KB
      jenkins-war-2.361.pom.asc            26-Jul-2022 12:49  833 bytes
      jenkins-war-2.361.war                26-Jul-2022 12:49  89.12 MB
      jenkins-war-2.361.war.asc            26-Jul-2022 12:49  833 bytes
      

      Expected results

      Contents of https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/ (notice the javadoc and sources jar files)

      jenkins-war-2.360-javadoc.jar        19-Jul-2022 12:43  392.64 KB
      jenkins-war-2.360-javadoc.jar.asc    19-Jul-2022 12:43  833 bytes
      jenkins-war-2.360-sources.jar        19-Jul-2022 12:43  66.57 KB
      jenkins-war-2.360-sources.jar.asc    19-Jul-2022 12:43  833 bytes
      jenkins-war-2.360.license.html       19-Jul-2022 12:43  30.33 KB
      jenkins-war-2.360.license.html.asc   19-Jul-2022 12:43  833 bytes
      jenkins-war-2.360.license.xml        19-Jul-2022 12:43  35.56 KB
      jenkins-war-2.360.license.xml.asc    19-Jul-2022 12:43  833 bytes
      jenkins-war-2.360.pom                19-Jul-2022 12:43  6.54 KB
      jenkins-war-2.360.pom.asc            19-Jul-2022 12:43  833 bytes
      jenkins-war-2.360.war                19-Jul-2022 12:43  89.10 MB
      jenkins-war-2.360.war.asc            19-Jul-2022 12:43  833 bytes
      

          [JENKINS-69198] Jenkins 2.361 core sources & javadoc not on repo.jenkins-ci.org

          Mark Waite created issue -
          Mark Waite made changes -
          Labels New: lts-candidate
          Mark Waite made changes -
          Description Original: The jar files for Jenkins 2.361 sources and javadoc are not available on repo.jenkins-ci.org while the jar files for Jenkins 2.360 sources and javadoc are available on repo.jenkins-ci.org.

          As a possible cause, I see that the Jenkins weekly release 2.361 has changed from maven deploy plugin 2.8.2 to 3.0.0. That upgrade may have changed the uploaded artifacts that are published by the Jenkins weekly build.

          The 2.360 war deploy fragment of the build log looks like this:

          {noformat}
          [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jenkins-war ---
          [INFO] Using alternate deployment repository releases::default::https://repo.jenkins-ci.org/releases
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.war
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.war (93 MB at 25 MB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.pom
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.pom (6.7 kB at 41 kB/s)
          [INFO] Downloading from releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml
          [INFO] Downloaded from releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml (25 kB at 335 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml (25 kB at 139 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.xml
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.xml (36 kB at 208 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.html
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.html (31 kB at 179 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-sources.jar
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-sources.jar (68 kB at 401 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-javadoc.jar
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-javadoc.jar (402 kB at 2.0 MB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.war.asc
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.war.asc (833 B at 12 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.pom.asc
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.pom.asc (833 B at 11 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.xml.asc
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.xml.asc (833 B at 12 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.html.asc
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.html.asc (833 B at 12 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-sources.jar.asc
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-sources.jar.asc (833 B at 12 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-javadoc.jar.asc
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-javadoc.jar.asc (833 B at 11 kB/s)
          {noformat}

          The 2.361 war deploy fragment of the build log looks like this:

          {noformat}
          [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ jenkins-war ---
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.pom
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.pom (6.7 kB at 17 kB/s)
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.war
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.war (93 MB at 27 MB/s)
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.xml
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.xml (36 kB at 201 kB/s)
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.html
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.html (31 kB at 188 kB/s)
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.war.asc
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.war.asc (833 B at 13 kB/s)
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.pom.asc
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.pom.asc (833 B at 13 kB/s)
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.xml.asc
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.xml.asc (833 B at 12 kB/s)
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.html.asc
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.html.asc (833 B at 13 kB/s)
          [INFO] Downloading from maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml
          [INFO] Downloaded from maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml (25 kB at 365 kB/s)
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml (25 kB at 166 kB/s)
          {noformat}

          As a result, the sources and javadoc for the Jenkins weekly release 2.361 are not available on https://repo.jenkins-ci.org . Compare the contents of https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-core/2.360/ and https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-core/2.361/ to see the difference.

          The backend extension indexer job that generates the list of extensions is unable to find the source code for Jenkins core 2.361 and fails its [CI job|https://ci.jenkins.io/job/Infra/job/backend-extension-indexer/job/master/286/].
          New: The jar files for Jenkins 2.361 sources and javadoc are not available on repo.jenkins-ci.org while the jar files for Jenkins 2.360 sources and javadoc are available on repo.jenkins-ci.org.

          As a possible cause, I see that the Jenkins weekly release 2.361 has changed from maven deploy plugin 2.8.2 to 3.0.0. That upgrade may have changed the uploaded artifacts that are published by the Jenkins weekly build.

          The 2.360 war deploy fragment of the build log looks like this:

          {noformat}
          [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jenkins-war ---
          [INFO] Using alternate deployment repository releases::default::https://repo.jenkins-ci.org/releases
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.war
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.war (93 MB at 25 MB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.pom
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.pom (6.7 kB at 41 kB/s)
          [INFO] Downloading from releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml
          [INFO] Downloaded from releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml (25 kB at 335 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml (25 kB at 139 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.xml
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.xml (36 kB at 208 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.html
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.html (31 kB at 179 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-sources.jar
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-sources.jar (68 kB at 401 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-javadoc.jar
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-javadoc.jar (402 kB at 2.0 MB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.war.asc
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.war.asc (833 B at 12 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.pom.asc
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.pom.asc (833 B at 11 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.xml.asc
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.xml.asc (833 B at 12 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.html.asc
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360.license.html.asc (833 B at 12 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-sources.jar.asc
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-sources.jar.asc (833 B at 12 kB/s)
          [INFO] Uploading to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-javadoc.jar.asc
          [INFO] Uploaded to releases: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/jenkins-war-2.360-javadoc.jar.asc (833 B at 11 kB/s)
          {noformat}

          The 2.361 war deploy fragment of the build log looks like this:

          {noformat}
          [INFO] --- maven-deploy-plugin:3.0.0:deploy (default-deploy) @ jenkins-war ---
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.pom
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.pom (6.7 kB at 17 kB/s)
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.war
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.war (93 MB at 27 MB/s)
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.xml
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.xml (36 kB at 201 kB/s)
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.html
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.html (31 kB at 188 kB/s)
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.war.asc
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.war.asc (833 B at 13 kB/s)
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.pom.asc
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.pom.asc (833 B at 13 kB/s)
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.xml.asc
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.xml.asc (833 B at 12 kB/s)
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.html.asc
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/jenkins-war-2.361.license.html.asc (833 B at 13 kB/s)
          [INFO] Downloading from maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml
          [INFO] Downloaded from maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml (25 kB at 365 kB/s)
          [INFO] Uploading to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml
          [INFO] Uploaded to maven.jenkins-ci.org: https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/maven-metadata.xml (25 kB at 166 kB/s)
          {noformat}

          As a result, the sources and javadoc for the Jenkins weekly release 2.361 are not available on https://repo.jenkins-ci.org . Compare the contents of https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-core/2.360/ and https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-core/2.361/ to see the difference.

          The backend extension indexer job that generates the list of extensions is unable to find the source code for Jenkins core 2.361 and fails its [CI job|https://ci.jenkins.io/job/Infra/job/backend-extension-indexer/job/master/286/].

          h2. Actual results

          Contents of https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.361/

          {noformat}
          jenkins-war-2.361.license.html 26-Jul-2022 12:49 30.33 KB
          jenkins-war-2.361.license.html.asc 26-Jul-2022 12:49 833 bytes
          jenkins-war-2.361.license.xml 26-Jul-2022 12:49 35.56 KB
          jenkins-war-2.361.license.xml.asc 26-Jul-2022 12:49 833 bytes
          jenkins-war-2.361.pom 26-Jul-2022 12:49 6.54 KB
          jenkins-war-2.361.pom.asc 26-Jul-2022 12:49 833 bytes
          jenkins-war-2.361.war 26-Jul-2022 12:49 89.12 MB
          jenkins-war-2.361.war.asc 26-Jul-2022 12:49 833 bytes
          {noformat}

          h2. Expected results

          Contents of https://repo.jenkins-ci.org/releases/org/jenkins-ci/main/jenkins-war/2.360/ (notice the javadoc and sources jar files)

          {noformat}
          jenkins-war-2.360-javadoc.jar 19-Jul-2022 12:43 392.64 KB
          jenkins-war-2.360-javadoc.jar.asc 19-Jul-2022 12:43 833 bytes
          jenkins-war-2.360-sources.jar 19-Jul-2022 12:43 66.57 KB
          jenkins-war-2.360-sources.jar.asc 19-Jul-2022 12:43 833 bytes
          jenkins-war-2.360.license.html 19-Jul-2022 12:43 30.33 KB
          jenkins-war-2.360.license.html.asc 19-Jul-2022 12:43 833 bytes
          jenkins-war-2.360.license.xml 19-Jul-2022 12:43 35.56 KB
          jenkins-war-2.360.license.xml.asc 19-Jul-2022 12:43 833 bytes
          jenkins-war-2.360.pom 19-Jul-2022 12:43 6.54 KB
          jenkins-war-2.360.pom.asc 19-Jul-2022 12:43 833 bytes
          jenkins-war-2.360.war 19-Jul-2022 12:43 89.10 MB
          jenkins-war-2.360.war.asc 19-Jul-2022 12:43 833 bytes
          {noformat}
          Mark Waite made changes -
          Priority Original: Minor [ 4 ] New: Major [ 3 ]
          Mark Waite made changes -
          Labels Original: lts-candidate New: lts-candidate regression
          Mark Waite made changes -
          Summary Original: Jenkins core sources not on repo.jenkins-ci.org for 2.361 New: Jenkins core sources & javadoc not on repo.jenkins-ci.org for 2.361
          Mark Waite made changes -
          Summary Original: Jenkins core sources & javadoc not on repo.jenkins-ci.org for 2.361 New: Jenkins 2.361 core sources & javadoc not on repo.jenkins-ci.org

          Basil Crow added a comment -

          Have you run git bisect to determine the proximate cause of the failure?

          Basil Crow added a comment - Have you run git bisect to determine the proximate cause of the failure?

          Mark Waite added a comment - - edited

          Have you run git bisect to determine the proximate cause of the failure?

          Not yet. I've confirmed that the upgrade from parent pom 1.81 to 1.82 includes the upgrade from maven deploy plugin 2.8.2 to 3.0.0.

          I'm not sure how to bisect a change in a parent pom using the Jenkins core build. I may need help to understand how to do that.

          Would I compare the results for commits between 2.360 and 2.361 with a command like:

          $ mvn -am -pl war,bom -Pquick-build clean install deploy:deploy
          

          Unfortunately, when I run that command with 2.360, it does not perform an upload of the sources for the snapshot build. I'll need more coaching on how to run the git bisect to identify the commit that causes the change from deploying sources and javadoc to not deploying sources and javadoc.

          Mark Waite added a comment - - edited Have you run git bisect to determine the proximate cause of the failure? Not yet. I've confirmed that the upgrade from parent pom 1.81 to 1.82 includes the upgrade from maven deploy plugin 2.8.2 to 3.0.0 . I'm not sure how to bisect a change in a parent pom using the Jenkins core build. I may need help to understand how to do that. Would I compare the results for commits between 2.360 and 2.361 with a command like: $ mvn -am -pl war,bom -Pquick-build clean install deploy:deploy Unfortunately, when I run that command with 2.360, it does not perform an upload of the sources for the snapshot build. I'll need more coaching on how to run the git bisect to identify the commit that causes the change from deploying sources and javadoc to not deploying sources and javadoc.

          Basil Crow added a comment -

          I don't know the answer and it would probably take me longer to figure it out and explain it than to figure it out and implement a fix.

          Basil Crow added a comment - I don't know the answer and it would probably take me longer to figure it out and explain it than to figure it out and implement a fix.

            olamy Olivier Lamy
            markewaite Mark Waite
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: