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

googleStorageUpload returns URL not found #187

Open
shaulishaked opened this issue Feb 15, 2022 · 0 comments
Open

googleStorageUpload returns URL not found #187

shaulishaked opened this issue Feb 15, 2022 · 0 comments
Labels

Comments

@shaulishaked
Copy link

Jenkins and plugins versions report

Result
Jenkins: 2.333
OS: Linux - 5.4.129+

google-compute-engine:4.3.8
google-container-registry-auth:0.3
google-kubernetes-engine:0.8.6
google-login:1.6
google-metadata-plugin:0.3.1
google-oauth-plugin:1.0.6
google-storage-plugin:1.5.4.1

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

GKE on GCP

Reproduction steps

  • Run - googleStorageUpload bucket: gcpStorageUrl, credentialsId: gcpCreds, pattern: pattern, showInline: true
  • Click on the Google Cloud Storage Upload Report (gcsObjects) link in Jenkins
  • Click on the gcpStorageUrl link.
  • Get in GCP: URL not found. The link is https://console.cloud.google.com/storage/gcpStorageUrl

Expected Results

If you add to the modify the link from https://console.cloud.google.com/storage/gcpStorageUrl
and add browser after the storage- https://console.cloud.google.com/storage/browser/gcpStorageUrl you will get to the expected GCP page.

Actual Results

GCP link is transferred to: URL not found

Anything else?

This worked a few months ago. After upgrading to latest version, the issue started to occur.

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

1 participant