Updated on 2024-10-29 GMT+08:00

Viewing Events of a Real-Time Service

During the whole lifecycle of a service, every key event is automatically recorded. You can view the events on the details page of the service at any time.

This helps you better understand the service deployment and running process and accurately locate faults when a task exception occurs. You can check the following events:

Table 1 Events

Event Type

Event (xxx should be replaced with the actual value.)

Solution

Normal

The service starts to deploy.

N/A

Abnormal

Insufficient resources. Wait until idle resources are sufficient.

Wait until the resources are released and try again.

Abnormal

Insufficient xxx. The scheduling failed. Supplementary information: xxx

Learn about resource insufficiency details based on the supplementary information. For details, see FAQs.

Normal

The image starts to create.

N/A

Abnormal

Failed to create model image xxx. For details, see logs :\nxxx.

Locate and rectify the fault based on the build logs.

Abnormal

Failed to create the image.

Contact technical support.

Normal

The image is created.

N/A

Abnormal

Service xxx failed. Error: xxx

Locate and rectify the fault based on the error information.

Abnormal

Failed to update the service. Perform a rollback.

Contact technical support.

Normal

The service is being updated.

N/A

Normal

The service is being started.

N/A

Normal

The service is being stopped.

N/A

Normal

The service has been stopped.

N/A

Normal

Auto stop has been disabled.

N/A

Normal

Auto stop has been enabled. The service will stop after xs.

N/A

Normal

The service stops when the auto stop time expires.

N/A

Abnormal

The service is stopped because the quota exceeds the upper limit.

Contact technical support.

Abnormal

Failed to automatically stop the service. Error: xxx

Locate and rectify the fault based on the error information.

Normal

Service instances deleted from resource pool xxx.

N/A

Normal

Service instances stopped in resource pool xxx.

N/A

Abnormal

The batch service failed. Try again later. Error: xxx

Locate and rectify the fault based on the error information.

Normal

The service has been executed.

N/A

Abnormal

Failed to stop the service. Error: xxx

Locate and rectify the fault based on the error information.

Normal

The subscription license xxx is to expire.

N/A

Normal

Service xxx started.

N/A

Abnormal

Failed to start service xxx.

For details about how to locate and rectify the fault, see FAQs.

Abnormal

Service deployment timed out. Error: xxx

Locate and rectify the fault based on the error information.

Normal

Failed to update the service. The update has been rolled back.

N/A

Abnormal

Failed to update the service. The rollback failed.

Contact technical support.

Normal

[model 0.0.1] OBS bucket, OBS parallel file system, or SFS Turbo mounted successfully.

[%s] %s volume successfully.

N/A

During service deployment and running, key events can both be manually and automatically refreshed.

Viewing Events

  1. In the navigation pane of the ModelArts console, choose Model Deployment > Real-Time Services. In the service list, click the name or ID of the target service to go to its details page.
  2. View the events in the Events tab.