deploy-pages
deploy-pages copied to clipboard
Uninformative error
I'm trying to take this action into use, but I'm getting this error:
2022-08-12T13:32:04.0519222Z ##[error]Deployment failed, try again later.
And that is the only error-related output in the logs, as you can see below. Perhaps the backend returned an HTTP 429, or 503, who knows? I would be nice to know here if the problem is on my side in how I'm using the action, or on the receiving side.
2022-08-12T13:31:48.0140230Z Requested labels: ubuntu-latest
2022-08-12T13:31:48.0140277Z Job defined at: wolverian/crdts/.github/workflows/github-pages.yml@refs/heads/main
2022-08-12T13:31:48.0140318Z Waiting for a runner to pick up this job...
2022-08-12T13:31:48.2990892Z Job is waiting for a hosted runner to come online.
2022-08-12T13:31:52.5007876Z Job is about to start running on the hosted runner: Hosted Agent (hosted)
2022-08-12T13:31:56.6562297Z ##[debug]Starting: deploy
2022-08-12T13:31:56.6587371Z ##[debug]Cleaning runner temp folder: /home/runner/work/_temp
2022-08-12T13:31:56.6890688Z ##[debug]Starting: Set up job
2022-08-12T13:31:56.6891086Z Current runner version: '2.294.0'
2022-08-12T13:31:56.6913868Z ##[group]Operating System
2022-08-12T13:31:56.6914259Z Ubuntu
2022-08-12T13:31:56.6914555Z 20.04.4
2022-08-12T13:31:56.6914813Z LTS
2022-08-12T13:31:56.6915115Z ##[endgroup]
2022-08-12T13:31:56.6915432Z ##[group]Virtual Environment
2022-08-12T13:31:56.6915784Z Environment: ubuntu-20.04
2022-08-12T13:31:56.6916068Z Version: 20220807.1
2022-08-12T13:31:56.6916571Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20220807.1/images/linux/Ubuntu2004-Readme.md
2022-08-12T13:31:56.6917231Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20220807.1
2022-08-12T13:31:56.6917618Z ##[endgroup]
2022-08-12T13:31:56.6917962Z ##[group]Virtual Environment Provisioner
2022-08-12T13:31:56.6918459Z 1.0.0.0-main-20220805-2
2022-08-12T13:31:56.6918759Z ##[endgroup]
2022-08-12T13:31:56.6919449Z ##[group]GITHUB_TOKEN Permissions
2022-08-12T13:31:56.6919942Z Contents: read
2022-08-12T13:31:56.6920191Z Metadata: read
2022-08-12T13:31:56.6920503Z Pages: write
2022-08-12T13:31:56.6920802Z ##[endgroup]
2022-08-12T13:31:56.6924543Z Secret source: Actions
2022-08-12T13:31:56.6925049Z ##[debug]Primary repository: wolverian/crdts
2022-08-12T13:31:56.6925491Z Prepare workflow directory
2022-08-12T13:31:56.7002145Z ##[debug]Creating pipeline directory: '/home/runner/work/crdts'
2022-08-12T13:31:56.7004300Z ##[debug]Creating workspace directory: '/home/runner/work/crdts/crdts'
2022-08-12T13:31:56.7005145Z ##[debug]Update context data
2022-08-12T13:31:56.7007278Z ##[debug]Evaluating job-level environment variables
2022-08-12T13:31:56.7698091Z ##[debug]Evaluating job container
2022-08-12T13:31:56.7701768Z ##[debug]Evaluating job service containers
2022-08-12T13:31:56.7703997Z ##[debug]Evaluating job defaults
2022-08-12T13:31:56.7780878Z Prepare all required actions
2022-08-12T13:31:56.7965944Z Getting action download info
2022-08-12T13:31:57.1963054Z Download action repository 'actions/deploy-pages@main' (SHA:e490850a64fea2143eb618fcd4453e397842ae0c)
2022-08-12T13:31:57.7246902Z ##[debug]Download 'https://api.github.com/repos/actions/deploy-pages/tarball/e490850a64fea2143eb618fcd4453e397842ae0c' to '/home/runner/work/_actions/_temp_c263d418-2197-4789-9630-d927a76f21a7/869e97f7-ed29-4bdd-9cde-f5908d397aa3.tar.gz'
2022-08-12T13:31:57.8185301Z ##[debug]Unwrap 'actions-deploy-pages-e490850' to '/home/runner/work/_actions/actions/deploy-pages/main'
2022-08-12T13:31:57.8253276Z ##[debug]Archive '/home/runner/work/_actions/_temp_c263d418-2197-4789-9630-d927a76f21a7/869e97f7-ed29-4bdd-9cde-f5908d397aa3.tar.gz' has been unzipped into '/home/runner/work/_actions/actions/deploy-pages/main'.
2022-08-12T13:31:57.8425878Z ##[debug]action.yml for action: '/home/runner/work/_actions/actions/deploy-pages/main/action.yml'.
2022-08-12T13:31:57.9551048Z ##[debug]Set step 'deployment' display name to: 'Deploy to GitHub Pages'
2022-08-12T13:31:57.9556966Z ##[debug]Collect running processes for tracking orphan processes.
2022-08-12T13:31:57.9794530Z ##[debug]Finishing: Set up job
2022-08-12T13:31:58.0003537Z ##[debug]Evaluating condition for step: 'Deploy to GitHub Pages'
2022-08-12T13:31:58.0058828Z ##[debug]Evaluating: success()
2022-08-12T13:31:58.0064544Z ##[debug]Evaluating success:
2022-08-12T13:31:58.0092651Z ##[debug]=> true
2022-08-12T13:31:58.0106233Z ##[debug]Result: true
2022-08-12T13:31:58.0149083Z ##[debug]Starting: Deploy to GitHub Pages
2022-08-12T13:31:58.0362584Z ##[debug]Loading inputs
2022-08-12T13:31:58.0372880Z ##[debug]Evaluating: github.token
2022-08-12T13:31:58.0373825Z ##[debug]Evaluating Index:
2022-08-12T13:31:58.0375939Z ##[debug]..Evaluating github:
2022-08-12T13:31:58.0377157Z ##[debug]..=> Object
2022-08-12T13:31:58.0391595Z ##[debug]..Evaluating String:
2022-08-12T13:31:58.0392404Z ##[debug]..=> 'token'
2022-08-12T13:31:58.0397864Z ##[debug]=> '***'
2022-08-12T13:31:58.0399650Z ##[debug]Result: '***'
2022-08-12T13:31:58.0403299Z ##[debug]Loading env
2022-08-12T13:31:58.0501755Z ##[group]Run actions/deploy-pages@main
2022-08-12T13:31:58.0502132Z with:
2022-08-12T13:31:58.0502553Z emit_telemetry: false
2022-08-12T13:31:58.0503084Z token: ***
2022-08-12T13:31:58.0503319Z timeout: 600000
2022-08-12T13:31:58.0503609Z error_count: 10
2022-08-12T13:31:58.0503957Z reporting_interval: 5000
2022-08-12T13:31:58.0504297Z artifact_name: github-pages
2022-08-12T13:31:58.0504559Z ##[endgroup]
2022-08-12T13:31:58.2258637Z ##[debug]all variables are set
2022-08-12T13:31:58.2261787Z ##[debug]ID token url is https://pipelines.actions.githubusercontent.com/KAk3tU9bDD89BS2jEU88XdbspNDmpx0MKZSJNYsYQZmw7JXO93/00000000-0000-0000-0000-000000000000/_apis/distributedtask/hubs/Actions/plans/527336bc-d81a-46c4-b8d4-d4b1f04c1243/jobs/e07742bd-189a-5079-918b-43f8b2f94b89/idtoken?api-version=2.0
2022-08-12T13:31:58.3193899Z ::add-mask::***
2022-08-12T13:31:58.3196792Z Actor: wolverian
2022-08-12T13:31:58.3197123Z Action ID: 2846999226
2022-08-12T13:31:58.3199624Z Artifact URL: https://pipelines.actions.githubusercontent.com/KAk3tU9bDD89BS2jEU88XdbspNDmpx0MKZSJNYsYQZmw7JXO93/_apis/pipelines/workflows/2846999226/artifacts?api-version=6.0-preview
2022-08-12T13:31:58.3779863Z {"count":1,"value":[{"containerId":236308,"size":5724160,"signedContent":null,"fileContainerResourceUrl":"https://pipelines.actions.githubusercontent.com/KAk3tU9bDD89BS2jEU88XdbspNDmpx0MKZSJNYsYQZmw7JXO93/_apis/resources/Containers/236308","type":"actions_storage","name":"github-pages","url":"https://pipelines.actions.githubusercontent.com/KAk3tU9bDD89BS2jEU88XdbspNDmpx0MKZSJNYsYQZmw7JXO93/_apis/pipelines/1/runs/22/artifacts?artifactName=github-pages","expiresOn":"2022-08-13T13:33:21.3249337Z","items":null}]}
2022-08-12T13:31:58.3781090Z Creating deployment with payload:
2022-08-12T13:31:58.3781384Z {
2022-08-12T13:31:58.3786372Z "artifact_url": "https://pipelines.actions.githubusercontent.com/KAk3tU9bDD89BS2jEU88XdbspNDmpx0MKZSJNYsYQZmw7JXO93/_apis/pipelines/1/runs/22/artifacts?artifactName=github-pages&%24expand=SignedContent",
2022-08-12T13:31:58.3787187Z "pages_build_version": "b67c4bc2b8da66096389e9c59cdd1d3353f6f175",
2022-08-12T13:31:58.3845636Z "oidc_token": "***"
2022-08-12T13:31:58.3846016Z }
2022-08-12T13:31:58.7746117Z Created deployment for b67c4bc2b8da66096389e9c59cdd1d3353f6f175
2022-08-12T13:31:58.7746787Z {"page_url":"https://wolverian.github.io/crdts/","status_url":"https://api.github.com/repos/wolverian/crdts/pages/deployment/status/b67c4bc2b8da66096389e9c59cdd1d3353f6f175","preview_url":""}
2022-08-12T13:31:58.7747179Z
2022-08-12T13:31:58.7751993Z ::set-output name=page_url::https://wolverian.github.io/crdts/
2022-08-12T13:31:58.7771541Z ##[debug]steps.deployment.outputs.page_url='https://wolverian.github.io/crdts/'
2022-08-12T13:32:04.0519222Z ##[error]Deployment failed, try again later.
2022-08-12T13:32:04.0553276Z ##[debug]Node Action run completed with exit code 1
2022-08-12T13:32:04.0666765Z ##[debug]Finishing: Deploy to GitHub Pages
2022-08-12T13:32:04.0784766Z ##[debug]Starting: Complete job
2022-08-12T13:32:04.0786218Z Evaluate and set environment url
2022-08-12T13:32:04.0790155Z ##[debug]Evaluating: steps.deployment.outputs.page_url
2022-08-12T13:32:04.0790543Z ##[debug]Evaluating Index:
2022-08-12T13:32:04.0790858Z ##[debug]..Evaluating Index:
2022-08-12T13:32:04.0791204Z ##[debug]....Evaluating Index:
2022-08-12T13:32:04.0791515Z ##[debug]......Evaluating steps:
2022-08-12T13:32:04.0791840Z ##[debug]......=> Object
2022-08-12T13:32:04.0792179Z ##[debug]......Evaluating String:
2022-08-12T13:32:04.0792532Z ##[debug]......=> 'deployment'
2022-08-12T13:32:04.0792863Z ##[debug]....=> Object
2022-08-12T13:32:04.0793157Z ##[debug]....Evaluating String:
2022-08-12T13:32:04.0793457Z ##[debug]....=> 'outputs'
2022-08-12T13:32:04.0793763Z ##[debug]..=> Object
2022-08-12T13:32:04.0794081Z ##[debug]..Evaluating String:
2022-08-12T13:32:04.0794334Z ##[debug]..=> 'page_url'
2022-08-12T13:32:04.0795455Z ##[debug]=> 'https://wolverian.github.io/crdts/'
2022-08-12T13:32:04.0795889Z ##[debug]Result: 'https://wolverian.github.io/crdts/'
2022-08-12T13:32:04.0796771Z Evaluated environment url: https://wolverian.github.io/crdts/
2022-08-12T13:32:04.0797509Z Uploading runner diagnostic logs
2022-08-12T13:32:04.0853752Z ##[debug]Starting diagnostic file upload.
2022-08-12T13:32:04.0854135Z ##[debug]Setting up diagnostic log folders.
2022-08-12T13:32:04.0856320Z ##[debug]Creating diagnostic log files folder.
2022-08-12T13:32:04.0876543Z ##[debug]Copying 1 worker diagnostic logs.
2022-08-12T13:32:04.0894879Z ##[debug]Copying 1 runner diagnostic logs.
2022-08-12T13:32:04.0896254Z ##[debug]Zipping diagnostic files.
2022-08-12T13:32:04.0935696Z ##[debug]Uploading diagnostic metadata file.
2022-08-12T13:32:04.0965200Z ##[debug]Diagnostic file upload complete.
2022-08-12T13:32:04.0965851Z Completed runner diagnostic log upload
2022-08-12T13:32:04.0966216Z Cleaning up orphan processes
2022-08-12T13:32:04.1445581Z ##[debug]Finishing: Complete job
2022-08-12T13:32:04.1567166Z ##[debug]Finishing: deploy