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

ERROR: Could not find credentials entry with ID 'SOME_PIPELINE_PARAM_ID' #329

Open
Gianluke opened this issue Apr 9, 2024 · 0 comments
Open
Assignees

Comments

@Gianluke
Copy link

Gianluke commented Apr 9, 2024

Hi all,
after making a PR/Push on bitbucket, the plugin successfully starts a new build on Jenkins but sometimes the Pipeline fails with the error:

ERROR: Could not find credentials entry with ID 'SOME_PIPELINE_PARAM_ID'

The same pipeline work as expected if manually launched.

The error occurred during a deploy Stage, when using "withCredentials" binding for inject username/password credential for launch an sh command into remote node.

Jenkins v. 2.440.1
BPPR Plugin v. 3.0.2

Thank's in advance.

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

No branches or pull requests

2 participants