Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

AI platform create custom job: "after all" hook: should cancel the customJob and delete it for "should create a new custom job" failed #291

Closed
flaky-bot bot opened this issue Apr 26, 2022 · 0 comments · Fixed by #299
Assignees
Labels
api: vertex-ai Issues related to the googleapis/nodejs-ai-platform API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. 🚨 This issue needs some love. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Apr 26, 2022

Note: #257 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 84baed1
buildURL: Build Status, Sponge
status: failed

Test output
Command failed: node ./delete-custom-job.js 8402052793824706560 ucaip-sample-tests                                      us-central1
9 FAILED_PRECONDITION: The CustomJob "projects/ucaip-sample-tests/locations/us-central1/customJobs/8402052793824706560" is in state "QUEUED", and cannot be deleted. Please cancel it or wait for its completion before trying deleting it again.

Error: Command failed: node ./delete-custom-job.js 8402052793824706560 ucaip-sample-tests us-central1
9 FAILED_PRECONDITION: The CustomJob "projects/ucaip-sample-tests/locations/us-central1/customJobs/8402052793824706560" is in state "QUEUED", and cannot be deleted. Please cancel it or wait for its completion before trying deleting it again.

at checkExecSyncError (child_process.js:635:11)
at Object.execSync (child_process.js:671:15)
at execSync (test/create-custom-job.test.js:24:28)
at Context.<anonymous> (test/create-custom-job.test.js:68:5)
at processImmediate (internal/timers.js:461:21)</pre></details>
@flaky-bot flaky-bot bot added flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Apr 26, 2022
@yoshi-automation yoshi-automation added 🚨 This issue needs some love. and removed 🚨 This issue needs some love. labels May 1, 2022
@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label May 3, 2022
@telpirion telpirion assigned kweinmeister and unassigned telpirion May 3, 2022
@product-auto-label product-auto-label bot added the api: vertex-ai Issues related to the googleapis/nodejs-ai-platform API. label May 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: vertex-ai Issues related to the googleapis/nodejs-ai-platform API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p1 Important issue which blocks shipping the next release. Will be fixed prior to next release. 🚨 This issue needs some love. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants