googleapis / nodejs-ai-platform

This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
Apache License 2.0
29 stars 16 forks source link

AI platform create batch prediction job text classification: should create a text classification batch prediction job failed #470

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 1 year ago

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


commit: 04f7c858217f1a3ce7b1072c7bf8946d39947532 buildURL: Build Status, Sponge status: failed

Test output
Command failed: node ./create-batch-prediction-job-text-classification.js temp_create_batch_prediction_text_classification_testd6e63adc-d684-4c70-8f95-ec766d32ef34 7827432074230366208 gs://ucaip-samples-test-output/inputs/batch_predict_TCN/tcn_inputs.jsonl gs://ucaip-samples-test-output/ undefined us-central1
7 PERMISSION_DENIED: Permission denied: Consumer 'project:undefined' has been suspended.

Error: Command failed: node ./create-batch-prediction-job-text-classification.js temp_create_batch_prediction_text_classification_testd6e63adc-d684-4c70-8f95-ec766d32ef34 7827432074230366208 gs://ucaip-samples-test-output/inputs/batch_predict_TCN/tcn_inputs.jsonl gs://ucaip-samples-test-output/ undefined us-central1
7 PERMISSION_DENIED: Permission denied: Consumer 'project:undefined' has been suspended.

    at checkExecSyncError (child_process.js:635:11)
    at Object.execSync (child_process.js:671:15)
    at execSync (test/create-batch-prediction-job-text-classification.test.js:23:28)
    at Context. (test/create-batch-prediction-job-text-classification.test.js:44:20)
    at processImmediate (internal/timers.js:461:21)