jenkinsci / jenkinsci/gitlab-plugin
failed to print message Failed to update Gitlab commit status: No credentials found for credentialsId: due to null TaskListener
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 615
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 10
Description
## Issue
### Context
- **Gitlab plugin version**: 1.5.20
- **Gitlab version**: 13.9.3-ee
- **Jenkins version**: 2.277.2
- **Job type**: Pipeline
### Logs & Traces
failed to print message Failed to update Gitlab commit status: No credentials found for credentialsId: due to null TaskListener
### Problem description
Configured GitLab API token on Jenkins global configuration. Test connection is working.
Observing this issue after moving Jenkins' authentication from Jenkin's own user database to LDAP. Builds are working fine. GitLab Plugin not posting the builds results back to the GitLab UI. Found the above error in jenkins log file.
Contributor guide
Assessment
This issue has not been assessed yet.