云托管部署python编译完成但总是InternalError,Aborted by coding?
加载 “tcbDescribeCloudBaseRunBuildLog” 失败:Error: InternalError, An error has occurred. Retry your request, but if the problem persists, contact us. (976629b5-5ce3-44c8-8ec7-2af5117639c0) [2023-07-18 09:15:28] Step 8/10 : RUN echo "python 编译完成" [2023-07-18 09:15:28] ---> Running in c272991dbe9e [2023-07-18 09:15:28] python 编译完成 [2023-07-18 09:15:28] Removing intermediate container c272991dbe9e [2023-07-18 09:15:28] ---> 5e5feef861f5 [2023-07-18 09:15:28] Step 9/10 : EXPOSE 80 [2023-07-18 09:15:28] ---> Running in f6ba2e49cad0 [2023-07-18 09:15:29] Removing intermediate container f6ba2e49cad0 [2023-07-18 09:15:29] ---> 71c9865d807a [2023-07-18 09:15:29] Step 10/10 : CMD ["python3", "run.py", "0.0.0.0", "80"] [2023-07-18 09:15:29] ---> Running in e42e8db7eac2 [2023-07-18 09:15:29] Removing intermediate container e42e8db7eac2 [2023-07-18 09:15:29] ---> b24cb7bc72dd [2023-07-18 09:15:29] Successfully built b24cb7bc72dd [2023-07-18 09:15:29] Successfully tagged ccr.ccs.tencentyun.com/tcb-******-scpm/ca-mhsllcsa_talkjoy-ai:talkjoy-ai-012-20230718091144 [2023-07-18 09:15:29] [Pipeline] } [2023-07-18 09:15:29] [Pipeline] // stage [2023-07-18 09:15:29] [Pipeline] stage [2023-07-18 09:15:29] [Pipeline] { (推送 Docker 镜像到 TCR) [2023-07-18 09:15:29] [Pipeline] sh [2023-07-18 09:15:29] + docker push ccr.ccs.tencentyun.com/tcb-******-scpm/ca-mhsllcsa_talkjoy-ai:talkjoy-ai-012-20230718091144 [2023-07-18 09:15:29] The push refers to repository [ccr.ccs.tencentyun.com/tcb-******-scpm/ca-mhsllcsa_talkjoy-ai] [2023-07-18 09:15:29] 41f7aa65f6f0: Preparing [2023-07-18 09:15:29] 02d26a7213ec: Preparing [2023-07-18 09:15:29] 6ca5dffcfff3: Preparing [2023-07-18 09:15:29] e19aa20e7615: Preparing [2023-07-18 09:15:29] a72700e17cae: Preparing [2023-07-18 09:15:29] 76d3797b9b0f: Preparing [2023-07-18 09:15:29] 2e4e72005dce: Preparing [2023-07-18 09:15:29] 24839d45ca45: Preparing [2023-07-18 09:15:29] e19aa20e7615: Layer already exists [2023-07-18 09:15:29] 24839d45ca45: Layer already exists [2023-07-18 09:15:29] a72700e17cae: Layer already exists [2023-07-18 09:15:29] 76d3797b9b0f: Layer already exists [2023-07-18 09:15:29] 2e4e72005dce: Layer already exists [2023-07-18 09:15:41] 6ca5dffcfff3: Pushed [2023-07-18 09:15:47] 02d26a7213ec: Pushed [2023-07-18 09:21:48] Sending interrupt signal to process [2023-07-18 09:21:48] Aborted by coding [2023-07-18 09:21:49] Sending interrupt signal to process [2023-07-18 09:21:49] Aborted by coding [2023-07-18 09:21:50] Sending interrupt signal to process [2023-07-18 09:21:50] Aborted by coding [2023-07-18 09:21:51] Sending interrupt signal to process [2023-07-18 09:21:51] Aborted by coding [2023-07-18 09:21:52] Sending interrupt signal to process [2023-07-18 09:21:52] Aborted by coding [2023-07-18 09:21:53] Terminated [2023-07-18 09:21:53] script returned exit code 143 [2023-07-18 09:21:53] [Pipeline] } [2023-07-18 09:21:53] [Pipeline] // stage [2023-07-18 09:21:53] [Pipeline] } [2023-07-18 09:21:53] [Pipeline] // node [2023-07-18 09:21:53] [Pipeline] End of Pipeline [2023-07-18 09:21:53] Finished: ABORTED