Hey,
I have created token with right scopes(read and right), Even Still I am facing issue.
I have updated username and in the password updated token in Jenkins Credential Manager but still failing,
Especially During IST hours 11:30 AM to 12:30 PM for the last one week during this one hour completely not working and I am getting below Error.
Right at 12:30 PM IST , it starts working.
During one hour everyday its failing. I have noticed in IST hours and 11PM to 12 PM AZ, USA
Caused by: hudson.plugins.git.GitException: Command "C:\Program Files\Git\bin\git.exe fetch --tags --force --progress -- https://premnathks@bitbucket.org/pks/db.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: remote: CHANGE-3222 - Functionality has been deprecated remote: App passwords are deprecated and must be replaced with API tokens. remote: https://developer.atlassian.com/cloud/bitbucket/changelog#CHANGE-3222 fatal: unable to access 'https://bitbucket.org/pks/db.git/': The requested URL returned error: 410
Hi @Premnath
Check your Jenkins credential manager and ensure that all existing app passwords have been replaced with API tokens, for all slave/build nodes.
Once complete - you'll also need to clear your windows credential manager, as anything stored in here related to app passwords will override any credentials which you have cached in Jenkins.
Hope this helps.
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.