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 #257

Closed
flaky-bot bot opened this issue Jan 20, 2022 · 0 comments
Assignees
Labels
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.

Comments

@flaky-bot
Copy link

flaky-bot bot commented Jan 20, 2022

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


commit: 4decdfb
buildURL: Build Status, Sponge
status: failed

Test output
Command failed: node ./delete-custom-job.js 4442903286982377472 ucaip-sample-tests                                      us-central1
9 FAILED_PRECONDITION: The CustomJob "projects/ucaip-sample-tests/locations/us-central1/customJobs/4442903286982377472" 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 4442903286982377472 ucaip-sample-tests us-central1
9 FAILED_PRECONDITION: The CustomJob "projects/ucaip-sample-tests/locations/us-central1/customJobs/4442903286982377472" 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 Jan 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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.
Projects
None yet
Development

No branches or pull requests

2 participants