Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version 1.44 referenced by update center but unavaible on get.jenkins.io/plugins/pipeline-aws/ #320

Open
fdonv opened this issue Mar 26, 2024 · 5 comments
Labels

Comments

@fdonv
Copy link

fdonv commented Mar 26, 2024

Jenkins and plugins versions report

version 1.44 referenced by update center but unavaible on get.jenkins.io/plugins/pipeline-aws/

What Operating System are you using (both controller, and any agents involved in the problem)?

jenkins:lts-jdk17

Reproduction steps

try to update plugin using jenkins

Expected Results

version is downloaded and installed

Actual Results

issue while downloading plugin

Caused: java.io.IOException: Failed to load https://updates.jenkins.io/download/plugins/pipeline-aws/1.44/pipeline-aws.hpi to /var/jenkins_home/plugins/pipeline-aws.jpi.tmp
        at hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1334)
Caused: java.io.IOException: Failed to download from https://updates.jenkins.io/download/plugins/pipeline-aws/1.44/pipeline-aws.hpi (redirected to: https://get.jenkins.io/plugins/pipeline-aws/1.44/pipeline-aws.hpi)

Anything else?

No response

Are you interested in contributing a fix?

No response

@fdonv fdonv added the bug label Mar 26, 2024
@andrealai75
Copy link

We are experiencing the same issue and we cannot now install the plugin

@henriduflot
Copy link

Same for us !

@hoegertn
Copy link
Contributor

Sorry for that. Currently, I have no idea why, as the release process was successful.

@basil any idea? I released per your wish but somehow the hpi does not show up

@MarkEWaite
Copy link

MarkEWaite commented Mar 26, 2024

The Jenkins update center is being modified to use newer file copy techniques. More details are available from status.jenkins.io and from the Jenkins help desk ticket. Unfortunately, unexpected issues have arisen.

The same problem is also visible for the most recent release of the subversion plugin. Both the subversion plugin and the pipeline-aws plugin are available from the plugin archive, but they are not yet available from get.jenkins.io

If someone has an urgent need for one of those two plugins, they can be downloaded from:

The plugin manager "Advanced" tab includes a URL field that will allow plugins to be uploaded from their URL. Those URLs can be used to install those plugin updates if needed.

As far as I can tell, the subversion plugin and the pipeline-aws plugin are the only two plugins affected in this way.

@dduportal
Copy link

It should be fixed now as per https://get.jenkins.io/plugins/pipeline-aws/1.44/pipeline-aws.hpi?mirrorlist

Can you retry and confirm?

Sorry for the inconvenience

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants