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

Pipeline being held up - Need Help! #5192

Open
sanjaybahrani opened this issue Jan 11, 2021 · 8 comments
Open

Pipeline being held up - Need Help! #5192

sanjaybahrani opened this issue Jan 11, 2021 · 8 comments

Comments

@sanjaybahrani
Copy link

My shippable pipeline is being held up at the Integration clean up stage.

https://app.shippable.com/bitbucket/bncompass/jobs/deploy-ecs-user-manifest-1/builds/5ffcba6683d07f00077191ee/console

@a-murphy
Copy link

It looks like the account that was used to run the job may have been synchronized and lost access to the project while while the build was running. And that perhaps it's been through a few accounts that appeared to have access and were then synchronized today. However, the currently selected account in the project appears to have access. The build linked above will have to be cancelled because it was unable to update the status.

Let us know if you see the same error again, and in the meantime, I'll trigger synchronization of all the accounts believed to have access to the subscription to reduce the chance of an account that no longer has access being chosen again.

@sanjaybahrani
Copy link
Author

cancelled previous one and initiated new one. Still see the same issue

https://app.shippable.com/bitbucket/bncompass/jobs/deploy-ecs-user-manifest-1/builds/5ffcc6d11a9f85000690da66/console

@pwarnock
Copy link

@a-murphy I attempted to run the job and got the same errors.

genExec|_common|getPreviousState|_getFiles, :getFilesByResourceId failed for resourceId: 78956 with error 401
genExec|_common|saveState|_postFiles, :postFilesByResourceId failed for resourceId: 78956 with error account blocked
genExec|pipelines|_updateBuildJobStatusAndVersion, failed to :putBuildJobById for buildJobId: {build job id for run} with err: 401

@pwarnock
Copy link

resource 78956 is the name of the manifest

@a-murphy
Copy link

I've tried switching the account selected to run builds in the project to match the selected project owner account. The permissions appeared to be valid, but I haven't found any other likely possibilities. Let us know if this helps.

@pwarnock
Copy link

Thanks @a-murphy . That worked. Is that something we could've changed? What screen would that be on?

@a-murphy
Copy link

It's on the project settings page, but it's a little harder to get to that page when it's not enabled for CI. Editing the URL in the browser address bar when on another project's project settings page or project dashboard should get you there, but not all the settings may make sense when it's not enabled for CI. A few apply to Assembly Lines, such as the builder account.

@pwarnock
Copy link

Thanks!

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

No branches or pull requests

3 participants