Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2023-07-07T12:51:02.6475698Z Requested labels: ubuntu-latest
- 2023-07-07T12:51:02.6476022Z Job defined at: warriors-life/.warriors-life-workflows/.github/workflows/build-docker.yml@refs/heads/dev
- 2023-07-07T12:51:02.6476208Z Reusable workflow chain:
- 2023-07-07T12:51:02.6476414Z warriors-life/warriors-life-nginx-proxy/.github/workflows/build.yml@refs/heads/dev (f102546070e75bb1d3bca064db62cb24e2eeb951)
- 2023-07-07T12:51:02.6476548Z -> warriors-life/.warriors-life-workflows/.github/workflows/build-docker.yml@refs/heads/dev (91d3e55098a075440555448530265093862f843e)
- 2023-07-07T12:51:02.6476832Z Waiting for a runner to pick up this job...
- 2023-07-07T12:51:02.8782422Z Job is waiting for a hosted runner to come online.
- 2023-07-07T12:51:07.5942899Z Job is about to start running on the hosted runner: GitHub Actions 2 (hosted)
- 2023-07-07T12:51:10.4830904Z Current runner version: '2.305.0'
- 2023-07-07T12:51:10.4865088Z ##[group]Operating System
- 2023-07-07T12:51:10.4865703Z Ubuntu
- 2023-07-07T12:51:10.4866004Z 22.04.2
- 2023-07-07T12:51:10.4866250Z LTS
- 2023-07-07T12:51:10.4866546Z ##[endgroup]
- 2023-07-07T12:51:10.4867064Z ##[group]Runner Image
- 2023-07-07T12:51:10.4867589Z Image: ubuntu-22.04
- 2023-07-07T12:51:10.4867893Z Version: 20230702.1.0
- 2023-07-07T12:51:10.4868378Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20230702.1/images/linux/Ubuntu2204-Readme.md
- 2023-07-07T12:51:10.4868923Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20230702.1
- 2023-07-07T12:51:10.4869401Z ##[endgroup]
- 2023-07-07T12:51:10.4869748Z ##[group]Runner Image Provisioner
- 2023-07-07T12:51:10.4870028Z 2.0.238.1
- 2023-07-07T12:51:10.4870314Z ##[endgroup]
- 2023-07-07T12:51:10.4871034Z ##[group]GITHUB_TOKEN Permissions
- 2023-07-07T12:51:10.4871778Z Contents: read
- 2023-07-07T12:51:10.4872488Z Metadata: read
- 2023-07-07T12:51:10.4873358Z Packages: write
- 2023-07-07T12:51:10.4873799Z ##[endgroup]
- 2023-07-07T12:51:10.4878101Z Secret source: Actions
- 2023-07-07T12:51:10.4878548Z Prepare workflow directory
- 2023-07-07T12:51:10.5710233Z Prepare all required actions
- 2023-07-07T12:51:10.5956500Z Getting action download info
- 2023-07-07T12:51:10.9798382Z Download action repository 'step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845' (SHA:55d479fb1c5bcad5a4f9099a5d9f37c8857b2845)
- 2023-07-07T12:51:11.8139165Z Download action repository 'actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9' (SHA:c85c95e3d7251135ab7dc9ce3241c5835cc595a9)
- 2023-07-07T12:51:12.3436071Z Download action repository 'docker/setup-buildx-action@16c0bc4a6e6ada2cfd8afd41d22d95379cf7c32a' (SHA:16c0bc4a6e6ada2cfd8afd41d22d95379cf7c32a)
- 2023-07-07T12:51:12.9848698Z Download action repository 'docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc' (SHA:465a07811f14bebb1938fbed4728c6a1ff8901fc)
- 2023-07-07T12:51:13.5132130Z Download action repository 'docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825' (SHA:2eb1c1961a95fc15694676618e422e8ba1d63825)
- 2023-07-07T12:51:14.0509089Z Download action repository 'peter-evans/dockerhub-description@dc67fad7001ef9e8e3c124cb7a64e16d0a63d864' (SHA:dc67fad7001ef9e8e3c124cb7a64e16d0a63d864)
- 2023-07-07T12:51:14.7954833Z Uses: warriors-life/.warriors-life-workflows/.github/workflows/build-docker.yml@refs/heads/dev (91d3e55098a075440555448530265093862f843e)
- 2023-07-07T12:51:14.7957577Z ##[group] Inputs
- 2023-07-07T12:51:14.7959079Z node-code-pre-test: export $(sed '/^[[:blank:]]*#/d;s/#.*//' test.env | xargs -0) && sed '/^[[:blank:]]*#/d;s/#.*//' test.env >> $GITHUB_ENV
- openssl req -x509 -config ssl-config/openssl-ca.conf -out server$NGINX_TRUSTED_CERTS -keyout ssl-config/ca.key -noenc
- openssl req -config ssl-config/openssl-cert.conf -CA server$NGINX_TRUSTED_CERTS -CAkey ssl-config/ca.key -out server$NGINX_CERT -keyout server$NGINX_CERT_KEY -noenc
- gzip -k server/static/*.{css,csv,html,ico,js,json,svg,txt,wasm,webmanifest}
- cd server && docker compose up -d
- 2023-07-07T12:51:14.7960068Z image-name: warriors-life/warriors-life-nginx-proxy
- 2023-07-07T12:51:14.7960377Z ##[endgroup]
- 2023-07-07T12:51:14.7961110Z Complete job name: call-workflow / Push Docker image to the registry
- 2023-07-07T12:51:14.9185801Z ##[group]Run step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845
- 2023-07-07T12:51:14.9186218Z with:
- 2023-07-07T12:51:14.9186741Z disable-sudo: true
- 2023-07-07T12:51:14.9186974Z egress-policy: block
- 2023-07-07T12:51:14.9187429Z allowed-endpoints: github.com:443 ghcr.io:443 registry-1.docker.io:443 auth.docker.io:443 docker.io:443 production.cloudflare.docker.com:443 dl-cdn.alpinelinux.org:443
- 2023-07-07T12:51:14.9188063Z token: ***
- 2023-07-07T12:51:14.9188274Z disable-telemetry: false
- 2023-07-07T12:51:14.9188535Z disable-file-monitoring: false
- 2023-07-07T12:51:14.9188779Z ##[endgroup]
- 2023-07-07T12:51:15.3874195Z [!] Current Configuration:
- 2023-07-07T12:51:15.3889722Z {"repo":"warriors-life/warriors-life-nginx-proxy","run_id":"5478412121","correlation_id":"558b209f-ad6e-4b1c-9aba-1d1fe14b2fe1","working_directory":"/home/runner/work/warriors-life-nginx-proxy/warriors-life-nginx-proxy","api_url":"https://agent.api.stepsecurity.io/v1","allowed_endpoints":"github.com:443 ghcr.io:443 registry-1.docker.io:443 auth.docker.io:443 docker.io:443 production.cloudflare.docker.com:443 dl-cdn.alpinelinux.org:443","egress_policy":"block","disable_telemetry":false,"disable_sudo":true,"disable_file_monitoring":false,"private":true}
- 2023-07-07T12:51:15.3891527Z
- 2023-07-07T12:51:15.9918746Z Step Security Job Correlation ID: 558b209f-ad6e-4b1c-9aba-1d1fe14b2fe1
- 2023-07-07T12:51:16.4177826Z Adding cacheHost: n06iacprodeus1file4.blob.core.windows.net:443 to allowed-endpoints
- 2023-07-07T12:51:16.8146954Z [command]/usr/bin/tar xz --warning=no-unknown-keyword --overwrite -C /home/runner/work/_temp/b89ad60c-42d4-436f-a69f-cef282c076f8 -f /home/runner/work/_temp/00cc6d92-aede-4983-b8ec-fd443ace56ca
- 2023-07-07T12:51:16.9177415Z [32mView security insights and recommended policy at:[0m
- 2023-07-07T12:51:16.9178455Z https://app.stepsecurity.io/github/warriors-life/warriors-life-nginx-proxy/actions/runs/5478412121
- 2023-07-07T12:51:20.7024496Z Initialized
- 2023-07-07T12:51:20.7370904Z ##[group]Run step-security/harden-runner@55d479fb1c5bcad5a4f9099a5d9f37c8857b2845
- 2023-07-07T12:51:20.7371300Z with:
- 2023-07-07T12:51:20.7371526Z disable-sudo: true
- 2023-07-07T12:51:20.7371777Z egress-policy: block
- 2023-07-07T12:51:20.7372256Z allowed-endpoints: github.com:443 ghcr.io:443 registry-1.docker.io:443 auth.docker.io:443 docker.io:443 production.cloudflare.docker.com:443 dl-cdn.alpinelinux.org:443
- 2023-07-07T12:51:20.7372841Z token: ***
- 2023-07-07T12:51:20.7373086Z disable-telemetry: false
- 2023-07-07T12:51:20.7373368Z disable-file-monitoring: false
- 2023-07-07T12:51:20.7373625Z env:
- 2023-07-07T12:51:20.7373849Z STATE_disableSudo: true
- 2023-07-07T12:51:20.7374106Z STATE_monitorStatusCode: 500
- 2023-07-07T12:51:20.7374458Z ##[endgroup]
- 2023-07-07T12:51:20.8123229Z [32mView security insights and recommended policy at:[0m
- 2023-07-07T12:51:20.8132066Z https://app.stepsecurity.io/github/warriors-life/warriors-life-nginx-proxy/actions/runs/5478412121
- 2023-07-07T12:51:20.8270838Z ##[group]Run actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
- 2023-07-07T12:51:20.8271197Z with:
- 2023-07-07T12:51:20.8271586Z sparse-checkout: src
- 2023-07-07T12:51:20.8272020Z persist-credentials: false
- 2023-07-07T12:51:20.8272733Z repository: warriors-life/warriors-life-nginx-proxy
- 2023-07-07T12:51:20.8273341Z token: ***
- 2023-07-07T12:51:20.8273754Z ssh-strict: true
- 2023-07-07T12:51:20.8273997Z clean: true
- 2023-07-07T12:51:20.8274258Z sparse-checkout-cone-mode: true
- 2023-07-07T12:51:20.8274584Z fetch-depth: 1
- 2023-07-07T12:51:20.8274822Z lfs: false
- 2023-07-07T12:51:20.8275077Z submodules: false
- 2023-07-07T12:51:20.8275343Z set-safe-directory: true
- 2023-07-07T12:51:20.8275589Z ##[endgroup]
- 2023-07-07T12:51:20.9773802Z Syncing repository: warriors-life/warriors-life-nginx-proxy
- 2023-07-07T12:51:20.9775756Z ##[group]Getting Git version info
- 2023-07-07T12:51:20.9776390Z Working directory is '/home/runner/work/warriors-life-nginx-proxy/warriors-life-nginx-proxy'
- 2023-07-07T12:51:20.9777120Z [command]/usr/bin/git version
- 2023-07-07T12:51:20.9901823Z git version 2.41.0
- 2023-07-07T12:51:20.9938892Z ##[endgroup]
- 2023-07-07T12:51:20.9962945Z Temporarily overriding HOME='/home/runner/work/_temp/d6df6787-9c8c-4770-b8a2-af569dd2fd2c' before making global git config changes
- 2023-07-07T12:51:20.9965065Z Adding repository directory to the temporary git global config as a safe directory
- 2023-07-07T12:51:20.9971173Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/warriors-life-nginx-proxy/warriors-life-nginx-proxy
- 2023-07-07T12:51:21.0048041Z Deleting the contents of '/home/runner/work/warriors-life-nginx-proxy/warriors-life-nginx-proxy'
- 2023-07-07T12:51:21.0049750Z ##[group]Initializing the repository
- 2023-07-07T12:51:21.0064833Z [command]/usr/bin/git init /home/runner/work/warriors-life-nginx-proxy/warriors-life-nginx-proxy
- 2023-07-07T12:51:21.0260231Z hint: Using 'master' as the name for the initial branch. This default branch name
- 2023-07-07T12:51:21.0262461Z hint: is subject to change. To configure the initial branch name to use in all
- 2023-07-07T12:51:21.0263231Z hint: of your new repositories, which will suppress this warning, call:
- 2023-07-07T12:51:21.0263554Z hint:
- 2023-07-07T12:51:21.0264149Z hint: git config --global init.defaultBranch <name>
- 2023-07-07T12:51:21.0264640Z hint:
- 2023-07-07T12:51:21.0265573Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
- 2023-07-07T12:51:21.0266038Z hint: 'development'. The just-created branch can be renamed via this command:
- 2023-07-07T12:51:21.0266340Z hint:
- 2023-07-07T12:51:21.0267958Z hint: git branch -m <name>
- 2023-07-07T12:51:21.0343233Z Initialized empty Git repository in /home/runner/work/warriors-life-nginx-proxy/warriors-life-nginx-proxy/.git/
- 2023-07-07T12:51:21.0358325Z [command]/usr/bin/git remote add origin https://github.com/warriors-life/warriors-life-nginx-proxy
- 2023-07-07T12:51:21.0477192Z ##[endgroup]
- 2023-07-07T12:51:21.0477964Z ##[group]Disabling automatic garbage collection
- 2023-07-07T12:51:21.0479324Z [command]/usr/bin/git config --local gc.auto 0
- 2023-07-07T12:51:21.0533699Z ##[endgroup]
- 2023-07-07T12:51:21.0535461Z ##[group]Setting up auth
- 2023-07-07T12:51:21.0547364Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
- 2023-07-07T12:51:21.0592202Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
- 2023-07-07T12:51:21.1391511Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
- 2023-07-07T12:51:21.1448851Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
- 2023-07-07T12:51:21.1928183Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
- 2023-07-07T12:51:21.2130994Z ##[endgroup]
- 2023-07-07T12:51:21.2134863Z ##[group]Fetching the repository
- 2023-07-07T12:51:21.2153346Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --filter=blob:none --depth=1 origin +f102546070e75bb1d3bca064db62cb24e2eeb951:refs/remotes/origin/dev
- 2023-07-07T12:51:21.6976729Z remote: Enumerating objects: 14, done.
- 2023-07-07T12:51:21.6984288Z remote: Counting objects: 7% (1/14)
- 2023-07-07T12:51:21.6990819Z remote: Counting objects: 14% (2/14)
- 2023-07-07T12:51:21.6994836Z remote: Counting objects: 21% (3/14)
- 2023-07-07T12:51:21.6998549Z remote: Counting objects: 28% (4/14)
- 2023-07-07T12:51:21.7002207Z remote: Counting objects: 35% (5/14)
- 2023-07-07T12:51:21.7006478Z remote: Counting objects: 42% (6/14)
- 2023-07-07T12:51:21.7010480Z remote: Counting objects: 50% (7/14)
- 2023-07-07T12:51:21.7015147Z remote: Counting objects: 57% (8/14)
- 2023-07-07T12:51:21.7019610Z remote: Counting objects: 64% (9/14)
- 2023-07-07T12:51:21.7055854Z remote: Counting objects: 71% (10/14)
- 2023-07-07T12:51:21.7059620Z remote: Counting objects: 78% (11/14)
- 2023-07-07T12:51:21.7063896Z remote: Counting objects: 85% (12/14)
- 2023-07-07T12:51:21.7069386Z remote: Counting objects: 92% (13/14)
- 2023-07-07T12:51:21.7076006Z remote: Counting objects: 100% (14/14)
- 2023-07-07T12:51:21.7079146Z remote: Counting objects: 100% (14/14), done.
- 2023-07-07T12:51:21.7084558Z remote: Compressing objects: 11% (1/9)
- 2023-07-07T12:51:21.7090014Z remote: Compressing objects: 22% (2/9)
- 2023-07-07T12:51:21.7095756Z remote: Compressing objects: 33% (3/9)
- 2023-07-07T12:51:21.7100837Z remote: Compressing objects: 44% (4/9)
- 2023-07-07T12:51:21.7105338Z remote: Compressing objects: 55% (5/9)
- 2023-07-07T12:51:21.7110626Z remote: Compressing objects: 66% (6/9)
- 2023-07-07T12:51:21.7117806Z remote: Compressing objects: 77% (7/9)
- 2023-07-07T12:51:21.7122928Z remote: Compressing objects: 88% (8/9)
- 2023-07-07T12:51:21.7127630Z remote: Compressing objects: 100% (9/9)
- 2023-07-07T12:51:21.7127965Z remote: Compressing objects: 100% (9/9), done.
- 2023-07-07T12:51:21.7136322Z remote: Total 14 (delta 1), reused 9 (delta 1), pack-reused 0
- 2023-07-07T12:51:21.7186739Z Receiving objects: 7% (1/14)
- 2023-07-07T12:51:21.7187020Z Receiving objects: 14% (2/14)
- 2023-07-07T12:51:21.7187264Z Receiving objects: 21% (3/14)
- 2023-07-07T12:51:21.7187490Z Receiving objects: 28% (4/14)
- 2023-07-07T12:51:21.7187728Z Receiving objects: 35% (5/14)
- 2023-07-07T12:51:21.7187971Z Receiving objects: 42% (6/14)
- 2023-07-07T12:51:21.7188390Z Receiving objects: 50% (7/14)
- 2023-07-07T12:51:21.7189009Z Receiving objects: 57% (8/14)
- 2023-07-07T12:51:21.7189250Z Receiving objects: 64% (9/14)
- 2023-07-07T12:51:21.7189688Z Receiving objects: 71% (10/14)
- 2023-07-07T12:51:21.7189973Z Receiving objects: 78% (11/14)
- 2023-07-07T12:51:21.7190395Z Receiving objects: 85% (12/14)
- 2023-07-07T12:51:21.7190806Z Receiving objects: 92% (13/14)
- 2023-07-07T12:51:21.7191041Z Receiving objects: 100% (14/14)
- 2023-07-07T12:51:21.7191337Z Receiving objects: 100% (14/14), 3.07 KiB | 3.07 MiB/s, done.
- 2023-07-07T12:51:21.7191622Z Resolving deltas: 0% (0/1)
- 2023-07-07T12:51:21.7192035Z Resolving deltas: 100% (1/1)
- 2023-07-07T12:51:21.7192282Z Resolving deltas: 100% (1/1), done.
- 2023-07-07T12:51:21.7254775Z From https://github.com/warriors-life/warriors-life-nginx-proxy
- 2023-07-07T12:51:21.7255283Z * [new ref] f102546070e75bb1d3bca064db62cb24e2eeb951 -> origin/dev
- 2023-07-07T12:51:21.7364018Z ##[endgroup]
- 2023-07-07T12:51:21.7367314Z ##[group]Determining the checkout info
- 2023-07-07T12:51:21.7376543Z ##[endgroup]
- 2023-07-07T12:51:21.7381839Z ##[group]Setting up sparse checkout
- 2023-07-07T12:51:21.7394345Z [command]/usr/bin/git sparse-checkout set src
- 2023-07-07T12:51:21.7525504Z ##[endgroup]
- 2023-07-07T12:51:21.7526220Z ##[group]Checking out the ref
- 2023-07-07T12:51:21.7526745Z [command]/usr/bin/git checkout --progress --force -B dev refs/remotes/origin/dev
- 2023-07-07T12:51:22.2874800Z Switched to a new branch 'dev'
- 2023-07-07T12:51:22.2892922Z branch 'dev' set up to track 'origin/dev'.
- 2023-07-07T12:51:22.2904108Z ##[endgroup]
- 2023-07-07T12:51:22.2961043Z [command]/usr/bin/git log -1 --format='%H'
- 2023-07-07T12:51:22.2996531Z 'f102546070e75bb1d3bca064db62cb24e2eeb951'
- 2023-07-07T12:51:22.3013569Z ##[group]Removing auth
- 2023-07-07T12:51:22.3018013Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
- 2023-07-07T12:51:22.3056580Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
- 2023-07-07T12:51:22.3385577Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
- 2023-07-07T12:51:22.3419179Z http.https://github.com/.extraheader
- 2023-07-07T12:51:22.3436590Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
- 2023-07-07T12:51:22.3507663Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
- 2023-07-07T12:51:22.3792136Z ##[endgroup]
- 2023-07-07T12:51:22.3962326Z ##[group]Run docker/setup-buildx-action@16c0bc4a6e6ada2cfd8afd41d22d95379cf7c32a
- 2023-07-07T12:51:22.3962783Z with:
- 2023-07-07T12:51:22.3963276Z version: https://github.com/docker/buildx.git#b4df08551fb12eb2ed17d3d9c3977ca0a903415a
- 2023-07-07T12:51:22.3963957Z driver-opts: image=moby/buildkit:v0.11.6@sha256:ca0d14553e35b39610d323f02ff139a472b76d7bd6b19104fbf7691ea1916217
- 2023-07-07T12:51:22.3964891Z driver: docker-container
- 2023-07-07T12:51:22.3965595Z buildkitd-flags: --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host
- 2023-07-07T12:51:22.3966104Z install: false
- 2023-07-07T12:51:22.3966484Z use: true
- 2023-07-07T12:51:22.3966992Z cleanup: true
- 2023-07-07T12:51:22.3967335Z ##[endgroup]
- 2023-07-07T12:51:22.5528227Z ##[group]Docker info
- 2023-07-07T12:51:22.5571509Z [command]/usr/bin/docker version
- 2023-07-07T12:51:22.8510958Z Client:
- 2023-07-07T12:51:22.8511969Z Version: 20.10.25+azure-2
- 2023-07-07T12:51:22.8512795Z API version: 1.41
- 2023-07-07T12:51:22.8513219Z Go version: go1.19.10
- 2023-07-07T12:51:22.8513993Z Git commit: b82b9f3a0e763304a250531cb9350aa6d93723c9
- 2023-07-07T12:51:22.8514524Z Built: Thu Apr 6 10:55:17 UTC 2023
- 2023-07-07T12:51:22.8515276Z OS/Arch: linux/amd64
- 2023-07-07T12:51:22.8516056Z Context: default
- 2023-07-07T12:51:22.8516719Z Experimental: true
- 2023-07-07T12:51:22.8517156Z
- 2023-07-07T12:51:22.8517353Z Server:
- 2023-07-07T12:51:22.8517869Z Engine:
- 2023-07-07T12:51:22.8518453Z Version: 20.10.25+azure-2
- 2023-07-07T12:51:22.8519083Z API version: 1.41 (minimum version 1.12)
- 2023-07-07T12:51:22.8519949Z Go version: go1.19.10
- 2023-07-07T12:51:22.8520420Z Git commit: 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1
- 2023-07-07T12:51:22.8520920Z Built: Thu May 4 13:33:05 2023
- 2023-07-07T12:51:22.8521502Z OS/Arch: linux/amd64
- 2023-07-07T12:51:22.8522121Z Experimental: false
- 2023-07-07T12:51:22.8522467Z containerd:
- 2023-07-07T12:51:22.8522922Z Version: 1.6.21+azure-1
- 2023-07-07T12:51:22.8523375Z GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8
- 2023-07-07T12:51:22.8523854Z runc:
- 2023-07-07T12:51:22.8524230Z Version: 1.1.7
- 2023-07-07T12:51:22.8524681Z GitCommit: 860f061b76bb4fc671f0f9e900f7d80ff93d4eb7
- 2023-07-07T12:51:22.8525115Z docker-init:
- 2023-07-07T12:51:22.8525510Z Version: 0.19.0
- 2023-07-07T12:51:22.8525952Z GitCommit:
- 2023-07-07T12:51:22.8584393Z [command]/usr/bin/docker info
- 2023-07-07T12:51:36.1957660Z Client:
- 2023-07-07T12:51:36.1958354Z Context: default
- 2023-07-07T12:51:36.1958831Z Debug Mode: false
- 2023-07-07T12:51:36.2006249Z Plugins:
- 2023-07-07T12:51:36.2007246Z buildx: Docker Buildx (Docker Inc., 0.11.0+azure-1)
- 2023-07-07T12:51:36.2008246Z compose: Docker Compose (Docker Inc., 2.19.0+azure-1)
- 2023-07-07T12:51:36.2008615Z
- 2023-07-07T12:51:36.2008734Z Server:
- 2023-07-07T12:51:36.2009205Z Containers: 0
- 2023-07-07T12:51:36.2009521Z Running: 0
- 2023-07-07T12:51:36.2009804Z Paused: 0
- 2023-07-07T12:51:36.2010095Z Stopped: 0
- 2023-07-07T12:51:36.2010427Z Images: 19
- 2023-07-07T12:51:36.2011532Z Server Version: 20.10.25+azure-2
- 2023-07-07T12:51:36.2011874Z Storage Driver: overlay2
- 2023-07-07T12:51:36.2012187Z Backing Filesystem: extfs
- 2023-07-07T12:51:36.2012659Z Supports d_type: true
- 2023-07-07T12:51:36.2013530Z Native Overlay Diff: false
- 2023-07-07T12:51:36.2013754Z userxattr: false
- 2023-07-07T12:51:36.2014089Z Logging Driver: json-file
- 2023-07-07T12:51:36.2014364Z Cgroup Driver: cgroupfs
- 2023-07-07T12:51:36.2014659Z Cgroup Version: 2
- 2023-07-07T12:51:36.2014905Z Plugins:
- 2023-07-07T12:51:36.2015116Z Volume: local
- 2023-07-07T12:51:36.2015395Z Network: bridge host ipvlan macvlan null overlay
- 2023-07-07T12:51:36.2015869Z Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
- 2023-07-07T12:51:36.2016420Z Swarm: inactive
- 2023-07-07T12:51:36.2017761Z Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
- 2023-07-07T12:51:36.2018378Z Default Runtime: runc
- 2023-07-07T12:51:36.2018744Z Init Binary: docker-init
- 2023-07-07T12:51:36.2019164Z containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
- 2023-07-07T12:51:36.2019956Z runc version: 860f061b76bb4fc671f0f9e900f7d80ff93d4eb7
- 2023-07-07T12:51:36.2020307Z init version:
- 2023-07-07T12:51:36.2020935Z Security Options:
- 2023-07-07T12:51:36.2021232Z apparmor
- 2023-07-07T12:51:36.2021561Z seccomp
- 2023-07-07T12:51:36.2021834Z Profile: default
- 2023-07-07T12:51:36.2022278Z cgroupns
- 2023-07-07T12:51:36.2022599Z Kernel Version: 5.15.0-1041-azure
- 2023-07-07T12:51:36.2023285Z Operating System: Ubuntu 22.04.2 LTS
- 2023-07-07T12:51:36.2024086Z OSType: linux
- 2023-07-07T12:51:36.2024516Z Architecture: x86_64
- 2023-07-07T12:51:36.2024768Z CPUs: 2
- 2023-07-07T12:51:36.2024982Z Total Memory: 6.769GiB
- 2023-07-07T12:51:36.2025342Z Name: fv-az454-435
- 2023-07-07T12:51:36.2025667Z ID: XBHE:RVNQ:HBDP:OJ2N:BTWO:2U7W:54S3:4W73:PZYS:MEPG:WIZN:AARQ
- 2023-07-07T12:51:36.2025996Z Docker Root Dir: /var/lib/docker
- 2023-07-07T12:51:36.2026273Z Debug Mode: false
- 2023-07-07T12:51:36.2026528Z Username: githubactions
- 2023-07-07T12:51:36.2026844Z Registry: https://index.docker.io/v1/
- 2023-07-07T12:51:36.2027128Z Labels:
- 2023-07-07T12:51:36.2027388Z Experimental: false
- 2023-07-07T12:51:36.2027699Z Insecure Registries:
- 2023-07-07T12:51:36.2027899Z 127.0.0.0/8
- 2023-07-07T12:51:36.2028151Z Live Restore Enabled: true
- 2023-07-07T12:51:36.2028303Z
- 2023-07-07T12:51:36.2028950Z ##[endgroup]
- 2023-07-07T12:51:36.2029671Z ##[group]Build buildx from source
- 2023-07-07T12:51:36.3126680Z [command]/usr/bin/docker buildx build --target binaries --build-arg BUILDKIT_CONTEXT_KEEP_GIT_DIR=1 --output type=local,dest=/tmp/docker-actions-toolkit-NsNOhp/build-cache https://github.com/docker/buildx.git#b4df08551fb12eb2ed17d3d9c3977ca0a903415a
- 2023-07-07T12:51:36.8907666Z #0 building with "default" instance using docker driver
- 2023-07-07T12:51:36.8915819Z
- 2023-07-07T12:51:36.8916815Z #1 [internal] load git source https://github.com/docker/buildx.git#b4df08551fb12eb2ed17d3d9c3977ca0a903415a
- 2023-07-07T12:51:36.8918105Z #1 0.060 Initialized empty Git repository in /var/lib/docker/overlay2/06wnjq4dygs6wnkwuhv3zmatg/diff/
- 2023-07-07T12:51:36.8919176Z #1 0.069 fatal: Not a valid object name b4df08551fb12eb2ed17d3d9c3977ca0a903415a^{commit}
- 2023-07-07T12:51:40.0107650Z #1 3.143 From https://github.com/docker/buildx
- 2023-07-07T12:51:40.0109075Z #1 3.143 * [new branch] master -> origin/master
- 2023-07-07T12:51:40.0110061Z #1 3.143 * [new branch] v0.10 -> origin/v0.10
- 2023-07-07T12:51:40.0111294Z #1 3.143 * [new branch] v0.11 -> origin/v0.11
- 2023-07-07T12:51:40.0111798Z #1 3.143 * [new branch] v0.6 -> origin/v0.6
- 2023-07-07T12:51:40.0112239Z #1 3.143 * [new branch] v0.7 -> origin/v0.7
- 2023-07-07T12:51:40.0112766Z #1 3.144 * [new branch] v0.8 -> origin/v0.8
- 2023-07-07T12:51:40.0113241Z #1 3.144 * [new branch] v0.9 -> origin/v0.9
- 2023-07-07T12:51:40.0113659Z #1 3.144 * [new tag] v0.10.5 -> v0.10.5
- 2023-07-07T12:51:40.0114067Z #1 3.144 * [new tag] v0.11.1 -> v0.11.1
- 2023-07-07T12:51:40.0114526Z #1 3.144 * [new tag] v0.6.3 -> v0.6.3
- 2023-07-07T12:51:40.0114936Z #1 3.144 * [new tag] v0.8.2 -> v0.8.2
- 2023-07-07T12:51:40.0115328Z #1 3.174 * [new tag] v0.10.0 -> v0.10.0
- 2023-07-07T12:51:40.0115750Z #1 3.174 * [new tag] v0.10.0-rc1 -> v0.10.0-rc1
- 2023-07-07T12:51:40.0116194Z #1 3.174 * [new tag] v0.10.0-rc2 -> v0.10.0-rc2
- 2023-07-07T12:51:40.0116659Z #1 3.174 * [new tag] v0.10.0-rc3 -> v0.10.0-rc3
- 2023-07-07T12:51:40.0117065Z #1 3.174 * [new tag] v0.10.1 -> v0.10.1
- 2023-07-07T12:51:40.0117466Z #1 3.174 * [new tag] v0.10.2 -> v0.10.2
- 2023-07-07T12:51:40.0117828Z #1 3.174 * [new tag] v0.10.3 -> v0.10.3
- 2023-07-07T12:51:40.0118569Z #1 3.174 * [new tag] v0.10.4 -> v0.10.4
- 2023-07-07T12:51:40.0119208Z #1 3.175 * [new tag] v0.11.0 -> v0.11.0
- 2023-07-07T12:51:40.0119643Z #1 3.175 * [new tag] v0.11.0-rc1 -> v0.11.0-rc1
- 2023-07-07T12:51:40.0120091Z #1 3.175 * [new tag] v0.11.0-rc2 -> v0.11.0-rc2
- 2023-07-07T12:51:40.0120545Z #1 3.175 * [new tag] v0.2.0 -> v0.2.0
- 2023-07-07T12:51:40.0122104Z #1 3.175 * [new tag] v0.2.1 -> v0.2.1
- 2023-07-07T12:51:40.0122510Z #1 3.175 * [new tag] v0.2.2 -> v0.2.2
- 2023-07-07T12:51:40.0122923Z #1 3.175 * [new tag] v0.3.0 -> v0.3.0
- 2023-07-07T12:51:40.0123317Z #1 3.175 * [new tag] v0.3.1 -> v0.3.1
- 2023-07-07T12:51:40.0123787Z #1 3.176 * [new tag] v0.4.0 -> v0.4.0
- 2023-07-07T12:51:40.0124138Z #1 3.176 * [new tag] v0.4.1 -> v0.4.1
- 2023-07-07T12:51:40.0124578Z #1 3.176 * [new tag] v0.4.2 -> v0.4.2
- 2023-07-07T12:51:40.0124974Z #1 3.176 * [new tag] v0.5.0 -> v0.5.0
- 2023-07-07T12:51:40.0125426Z #1 3.176 * [new tag] v0.5.0-rc1 -> v0.5.0-rc1
- 2023-07-07T12:51:40.0125831Z #1 3.176 * [new tag] v0.5.1 -> v0.5.1
- 2023-07-07T12:51:40.0126228Z #1 3.176 * [new tag] v0.6.0 -> v0.6.0
- 2023-07-07T12:51:40.0126592Z #1 3.177 * [new tag] v0.6.0-rc1 -> v0.6.0-rc1
- 2023-07-07T12:51:40.0127044Z #1 3.177 * [new tag] v0.6.1 -> v0.6.1
- 2023-07-07T12:51:40.0127433Z #1 3.177 * [new tag] v0.6.2 -> v0.6.2
- 2023-07-07T12:51:40.0127827Z #1 3.177 * [new tag] v0.7.0 -> v0.7.0
- 2023-07-07T12:51:40.0128221Z #1 3.177 * [new tag] v0.7.0-rc1 -> v0.7.0-rc1
- 2023-07-07T12:51:40.0128649Z #1 3.177 * [new tag] v0.7.1 -> v0.7.1
- 2023-07-07T12:51:40.0129002Z #1 3.177 * [new tag] v0.8.0 -> v0.8.0
- 2023-07-07T12:51:40.0129407Z #1 3.177 * [new tag] v0.8.0-rc1 -> v0.8.0-rc1
- 2023-07-07T12:51:40.0129795Z #1 3.177 * [new tag] v0.8.1 -> v0.8.1
- 2023-07-07T12:51:40.0130185Z #1 3.177 * [new tag] v0.9.0 -> v0.9.0
- 2023-07-07T12:51:40.0130623Z #1 3.177 * [new tag] v0.9.0-rc1 -> v0.9.0-rc1
- 2023-07-07T12:51:40.0130999Z #1 3.177 * [new tag] v0.9.0-rc2 -> v0.9.0-rc2
- 2023-07-07T12:51:40.0131389Z #1 3.178 * [new tag] v0.9.1 -> v0.9.1
- 2023-07-07T12:51:40.0131821Z #1 3.190 Initialized empty Git repository in /var/lib/docker/overlay2/afs253qrl19ouwr8egsr8g3ro/diff/.git/
- 2023-07-07T12:51:41.6673508Z #1 4.731 From file:///var/lib/docker/overlay2/06wnjq4dygs6wnkwuhv3zmatg/diff
- 2023-07-07T12:51:41.6674342Z #1 4.731 * branch refs/buildkit/x435t390lne70h794hllm1iqc -> FETCH_HEAD
- 2023-07-07T12:51:42.0926751Z #1 5.271 Note: switching to 'FETCH_HEAD'.
- 2023-07-07T12:51:42.0940676Z #1 5.271
- 2023-07-07T12:51:42.0941245Z #1 5.271 You are in 'detached HEAD' state. You can look around, make experimental
- 2023-07-07T12:51:42.0941706Z #1 5.271 changes and commit them, and you can discard any commits you make in this
- 2023-07-07T12:51:42.0942467Z #1 5.271 state without impacting any branches by switching back to a branch.
- 2023-07-07T12:51:42.0942804Z #1 5.271
- 2023-07-07T12:51:42.0943158Z #1 5.271 If you want to create a new branch to retain commits you create, you may
- 2023-07-07T12:51:42.0943919Z #1 5.271 do so (now or later) by using -c with the switch command. Example:
- 2023-07-07T12:51:42.0944310Z #1 5.271
- 2023-07-07T12:51:42.0944702Z #1 5.271 git switch -c <new-branch-name>
- 2023-07-07T12:51:42.0945014Z #1 5.271
- 2023-07-07T12:51:42.0945295Z #1 5.271 Or undo this operation with:
- 2023-07-07T12:51:42.0945621Z #1 5.271
- 2023-07-07T12:51:42.0945839Z #1 5.271 git switch -
- 2023-07-07T12:51:42.0946282Z #1 5.271
- 2023-07-07T12:51:42.0946619Z #1 5.271 Turn off this advice by setting config variable advice.detachedHead to false
- 2023-07-07T12:51:42.0946951Z #1 5.271
- 2023-07-07T12:51:42.0947421Z #1 5.271 HEAD is now at b4df085 Merge pull request #1930 from jedevc/revert-bc597e6b
- 2023-07-07T12:51:42.2076637Z #1 DONE 5.3s
- 2023-07-07T12:51:42.2079062Z
- 2023-07-07T12:51:42.2079762Z #2 resolve image config for docker.io/docker/dockerfile:1
- 2023-07-07T12:51:42.6162712Z #2 ...
- 2023-07-07T12:51:42.6163332Z
- 2023-07-07T12:51:42.6164100Z #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
- 2023-07-07T12:51:42.6164610Z #3 DONE 0.0s
- 2023-07-07T12:51:42.7666998Z
- 2023-07-07T12:51:42.7667646Z #2 resolve image config for docker.io/docker/dockerfile:1
- 2023-07-07T12:51:43.3505230Z #2 DONE 1.0s
- 2023-07-07T12:51:43.3505966Z
- 2023-07-07T12:51:43.3509320Z #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
- 2023-07-07T12:51:43.3510135Z #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 done
- 2023-07-07T12:51:43.3511126Z #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
- 2023-07-07T12:51:43.3513805Z #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done
- 2023-07-07T12:51:43.3514591Z #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done
- 2023-07-07T12:51:43.3515361Z #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0B / 11.55MB 0.1s
- 2023-07-07T12:51:43.4507810Z #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done
- 2023-07-07T12:51:43.4510654Z #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd
- 2023-07-07T12:51:43.7323037Z #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.3s done
- 2023-07-07T12:51:43.8835258Z #4 DONE 0.5s
- 2023-07-07T12:51:44.0334294Z
- 2023-07-07T12:51:44.0335274Z #5 [internal] load metadata for docker.io/library/golang:1.20-alpine
- 2023-07-07T12:51:44.1838251Z #5 ...
- 2023-07-07T12:51:44.1838768Z
- 2023-07-07T12:51:44.1839656Z #6 [auth] tonistiigi/xx:pull token for registry-1.docker.io
- 2023-07-07T12:51:44.1840017Z #6 DONE 0.0s
- 2023-07-07T12:51:44.1840223Z
- 2023-07-07T12:51:44.1840848Z #7 [auth] library/golang:pull token for registry-1.docker.io
- 2023-07-07T12:51:44.1841207Z #7 DONE 0.0s
- 2023-07-07T12:51:44.3351709Z
- 2023-07-07T12:51:44.3353193Z #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
- 2023-07-07T12:51:44.7866360Z #8 DONE 0.8s
- 2023-07-07T12:51:44.7866594Z
- 2023-07-07T12:51:44.7867114Z #5 [internal] load metadata for docker.io/library/golang:1.20-alpine
- 2023-07-07T12:51:44.9377909Z #5 DONE 0.9s
- 2023-07-07T12:51:45.2293909Z
- 2023-07-07T12:51:45.2294793Z #9 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
- 2023-07-07T12:51:45.2295422Z #9 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.0s done
- 2023-07-07T12:51:45.2296563Z #9 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
- 2023-07-07T12:51:45.2297792Z #9 sha256:d890adde6e4e382c10314e4df2ff4df3b3ff2a9bcb07069df99ef28612c802c4 479B / 479B done
- 2023-07-07T12:51:45.2298458Z #9 sha256:017e092422167efd5c3b937f8c84589bcf5012a4833278838589f7f3be5bd789 1.41kB / 1.41kB done
- 2023-07-07T12:51:45.2299006Z #9 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 0B / 16.18kB 0.1s
- 2023-07-07T12:51:45.3373093Z #9 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.1s done
- 2023-07-07T12:51:45.3376103Z #9 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
- 2023-07-07T12:51:45.4712835Z #9 DONE 0.4s
- 2023-07-07T12:51:45.4713181Z
- 2023-07-07T12:51:45.4714395Z #10 [golatest 1/1] FROM docker.io/library/golang:1.20-alpine@sha256:fd9d9d7194ec40a9a6ae89fcaef3e47c47de7746dd5848ab5343695dbbd09f8c
- 2023-07-07T12:51:45.4715155Z #10 resolve docker.io/library/golang:1.20-alpine@sha256:fd9d9d7194ec40a9a6ae89fcaef3e47c47de7746dd5848ab5343695dbbd09f8c 0.0s done
- 2023-07-07T12:51:45.4716062Z #10 sha256:fd9d9d7194ec40a9a6ae89fcaef3e47c47de7746dd5848ab5343695dbbd09f8c 1.65kB / 1.65kB done
- 2023-07-07T12:51:45.4716603Z #10 sha256:e7cc33118f807c67d9f2dfc811cc2cc8b79b3687d0b4ac891dd59bb2a5e4a8d3 1.16kB / 1.16kB done
- 2023-07-07T12:51:45.4717148Z #10 sha256:9e57a8e8195932a90847f4c081ca57cce48c32cccc98c3dc17ef99f7cb823855 5.11kB / 5.11kB done
- 2023-07-07T12:51:45.4717660Z #10 sha256:7f9bcf943fa5571df036dca6da19434d38edf546ef8bb04ddbc803634cc9a3b8 284.71kB / 284.71kB 0.2s done
- 2023-07-07T12:51:45.4718392Z #10 sha256:ee52342d2eff6551935616ac36a72d1c8a116bcf454e22ce50061be1c14bc5cf 4.19MB / 100.94MB 0.3s
- 2023-07-07T12:51:45.4718830Z #10 extracting sha256:7f9bcf943fa5571df036dca6da19434d38edf546ef8bb04ddbc803634cc9a3b8
- 2023-07-07T12:51:45.4719314Z #10 sha256:5107867bbeaf1ff53c00102bd5046a59c1daf6eb36caf190abafa4cc43aea99b 0B / 156B 0.3s
- 2023-07-07T12:51:45.6219492Z #10 sha256:ee52342d2eff6551935616ac36a72d1c8a116bcf454e22ce50061be1c14bc5cf 10.49MB / 100.94MB 0.4s
- 2023-07-07T12:51:45.6225308Z #10 extracting sha256:7f9bcf943fa5571df036dca6da19434d38edf546ef8bb04ddbc803634cc9a3b8 0.3s done
- 2023-07-07T12:51:45.6230833Z #10 sha256:5107867bbeaf1ff53c00102bd5046a59c1daf6eb36caf190abafa4cc43aea99b 156B / 156B 0.4s
- 2023-07-07T12:51:45.7471252Z #10 sha256:ee52342d2eff6551935616ac36a72d1c8a116bcf454e22ce50061be1c14bc5cf 33.55MB / 100.94MB 0.6s
- 2023-07-07T12:51:45.7472312Z #10 sha256:5107867bbeaf1ff53c00102bd5046a59c1daf6eb36caf190abafa4cc43aea99b 156B / 156B 0.4s done
- 2023-07-07T12:51:45.8983816Z #10 sha256:ee52342d2eff6551935616ac36a72d1c8a116bcf454e22ce50061be1c14bc5cf 48.23MB / 100.94MB 0.7s
- 2023-07-07T12:51:46.0339436Z #10 sha256:ee52342d2eff6551935616ac36a72d1c8a116bcf454e22ce50061be1c14bc5cf 81.79MB / 100.94MB 0.9s
- 2023-07-07T12:51:46.1467628Z #10 sha256:ee52342d2eff6551935616ac36a72d1c8a116bcf454e22ce50061be1c14bc5cf 96.47MB / 100.94MB 1.0s
- 2023-07-07T12:51:46.4489081Z #10 sha256:ee52342d2eff6551935616ac36a72d1c8a116bcf454e22ce50061be1c14bc5cf 100.94MB / 100.94MB 1.1s done
- 2023-07-07T12:51:46.4490268Z #10 extracting sha256:ee52342d2eff6551935616ac36a72d1c8a116bcf454e22ce50061be1c14bc5cf
- 2023-07-07T12:51:51.1443116Z #10 extracting sha256:ee52342d2eff6551935616ac36a72d1c8a116bcf454e22ce50061be1c14bc5cf 4.7s done
- 2023-07-07T12:51:52.4982060Z #10 extracting sha256:5107867bbeaf1ff53c00102bd5046a59c1daf6eb36caf190abafa4cc43aea99b 0.0s done
- 2023-07-07T12:51:52.6484455Z #10 DONE 7.4s
- 2023-07-07T12:51:52.6484709Z
- 2023-07-07T12:51:52.6485222Z #11 [gobase 1/3] COPY --from=xx / /
- 2023-07-07T12:51:52.6485909Z #11 DONE 0.0s
- 2023-07-07T12:51:52.6486409Z
- 2023-07-07T12:51:52.6487009Z #12 [gobase 2/3] RUN apk add --no-cache file git
- 2023-07-07T12:51:53.7026162Z #12 1.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz
- 2023-07-07T12:51:53.8356001Z #12 1.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz
- 2023-07-07T12:51:54.1212358Z #12 1.580 (1/10) Installing libmagic (5.44-r4)
- 2023-07-07T12:51:54.2721215Z #12 1.613 (2/10) Installing file (5.44-r4)
- 2023-07-07T12:51:54.2721877Z #12 1.616 (3/10) Installing brotli-libs (1.0.9-r14)
- 2023-07-07T12:51:54.2722456Z #12 1.626 (4/10) Installing libunistring (1.1-r1)
- 2023-07-07T12:51:54.2722861Z #12 1.643 (5/10) Installing libidn2 (2.3.4-r1)
- 2023-07-07T12:51:54.2725131Z #12 1.647 (6/10) Installing nghttp2-libs (1.53.0-r0)
- 2023-07-07T12:51:54.2725631Z #12 1.651 (7/10) Installing libcurl (8.1.2-r0)
- 2023-07-07T12:51:54.2726110Z #12 1.659 (8/10) Installing libexpat (2.5.0-r1)
- 2023-07-07T12:51:54.2726513Z #12 1.663 (9/10) Installing pcre2 (10.42-r1)
- 2023-07-07T12:51:54.2726880Z #12 1.672 (10/10) Installing git (2.40.1-r0)
- 2023-07-07T12:51:54.4225055Z #12 1.748 Executing busybox-1.36.1-r0.trigger
- 2023-07-07T12:51:54.4226191Z #12 1.769 OK: 26 MiB in 26 packages
- 2023-07-07T12:51:54.5728757Z #12 DONE 1.9s
- 2023-07-07T12:51:54.5729057Z
- 2023-07-07T12:51:54.5729218Z #13 [gobase 3/3] WORKDIR /src
- 2023-07-07T12:51:54.5729801Z #13 DONE 0.0s
- 2023-07-07T12:51:54.5730014Z
- 2023-07-07T12:51:54.5730620Z #14 [buildx-version 1/1] RUN --mount=type=bind,target=. <<EOT (set -e...)
- 2023-07-07T12:51:55.1745253Z #14 0.440 b4df085b4df08551fb12eb2ed17d3d9c3977ca0a903415a
- 2023-07-07T12:51:55.1745771Z #14 DONE 0.6s
- 2023-07-07T12:51:55.4314565Z
- 2023-07-07T12:51:55.4316019Z #15 [buildx-build 1/1] RUN --mount=type=bind,target=. --mount=type=cache,target=/root/.cache --mount=type=cache,target=/go/pkg/mod --mount=type=bind,from=buildx-version,source=/buildx-version,target=/buildx-version <<EOT (set -e...)
- 2023-07-07T12:51:55.8618866Z #15 0.280 + CGO_ENABLED=0 go build -mod vendor -trimpath -ldflags '-X github.com/docker/buildx/version.Version=b4df085 -X github.com/docker/buildx/version.Revision=b4df08551fb12eb2ed17d3d9c3977ca0a903415a -X github.com/docker/buildx/version.Package=github.com/docker/buildx -s -w' -o /usr/bin/docker-buildx ./cmd/buildx
- 2023-07-07T12:53:48.6685056Z #15 DONE 113.1s
- 2023-07-07T12:53:48.9717183Z
- 2023-07-07T12:53:48.9718760Z #16 [binaries-unix 1/1] COPY --link --from=buildx-build /usr/bin/docker-buildx /buildx
- 2023-07-07T12:53:49.1268578Z #16 DONE 0.2s
- 2023-07-07T12:53:49.1268972Z
- 2023-07-07T12:53:49.1291315Z #17 exporting to client
- 2023-07-07T12:53:49.1291983Z #17 copying files 28B
- 2023-07-07T12:53:49.4144092Z #17 copying files 54.46MB 0.4s done
- 2023-07-07T12:53:49.4144775Z #17 DONE 0.4s
- 2023-07-07T12:53:49.4861588Z ##[endgroup]
- 2023-07-07T12:53:49.4862711Z ##[group]Install buildx
- 2023-07-07T12:53:49.4863984Z Docker plugin mode
- 2023-07-07T12:53:49.5486480Z Fixing perms
- 2023-07-07T12:53:49.5487659Z Plugin path: /home/runner/.docker/cli-plugins/docker-buildx
- 2023-07-07T12:53:49.5490178Z ##[endgroup]
- 2023-07-07T12:53:49.5490882Z ##[group]Buildx version
- 2023-07-07T12:53:49.5577385Z [command]/usr/bin/docker buildx version
- 2023-07-07T12:53:49.6666647Z github.com/docker/buildx b4df085 b4df08551fb12eb2ed17d3d9c3977ca0a903415a
- 2023-07-07T12:53:49.6726829Z ##[endgroup]
- 2023-07-07T12:53:49.6739719Z ##[group]Creating a new builder instance
- 2023-07-07T12:53:49.7815494Z [command]/usr/bin/docker buildx create --name builder-27280ecf-b722-4109-948e-1b6438ce1eb2 --driver docker-container --driver-opt image=moby/buildkit:v0.11.6@sha256:ca0d14553e35b39610d323f02ff139a472b76d7bd6b19104fbf7691ea1916217 --buildkitd-flags --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host --use
- 2023-07-07T12:53:49.8923830Z builder-27280ecf-b722-4109-948e-1b6438ce1eb2
- 2023-07-07T12:53:49.8957647Z ##[endgroup]
- 2023-07-07T12:53:49.8958451Z ##[group]Booting builder
- 2023-07-07T12:53:49.9005490Z [command]/usr/bin/docker buildx inspect --bootstrap --builder builder-27280ecf-b722-4109-948e-1b6438ce1eb2
- 2023-07-07T12:53:49.9876504Z #1 [internal] booting buildkit
- 2023-07-07T12:53:50.1397764Z #1 pulling image moby/buildkit:v0.11.6@sha256:ca0d14553e35b39610d323f02ff139a472b76d7bd6b19104fbf7691ea1916217
- 2023-07-07T12:53:50.2526750Z #1 pulling image moby/buildkit:v0.11.6@sha256:ca0d14553e35b39610d323f02ff139a472b76d7bd6b19104fbf7691ea1916217 0.3s done
- 2023-07-07T12:53:50.4031142Z #1 creating container buildx_buildkit_builder-27280ecf-b722-4109-948e-1b6438ce1eb20
- 2023-07-07T12:53:56.6727063Z #1 creating container buildx_buildkit_builder-27280ecf-b722-4109-948e-1b6438ce1eb20 6.4s done
- 2023-07-07T12:53:56.6727694Z #1 DONE 6.7s
- 2023-07-07T12:53:56.7973633Z Name: builder-27280ecf-b722-4109-948e-1b6438ce1eb2
- 2023-07-07T12:53:56.7978421Z Driver: docker-container
- 2023-07-07T12:53:56.7984341Z Last Activity: 2023-07-07 12:53:49 +0000 UTC
- 2023-07-07T12:53:56.7984731Z
- 2023-07-07T12:53:56.7989864Z Nodes:
- 2023-07-07T12:53:56.7999391Z Name: builder-27280ecf-b722-4109-948e-1b6438ce1eb20
- 2023-07-07T12:53:56.8012968Z Endpoint: unix:///var/run/docker.sock
- 2023-07-07T12:53:56.8039441Z Driver Options: image="moby/buildkit:v0.11.6@sha256:ca0d14553e35b39610d323f02ff139a472b76d7bd6b19104fbf7691ea1916217"
- 2023-07-07T12:53:56.8050114Z Status: running
- 2023-07-07T12:53:56.8050987Z Flags: --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host
- 2023-07-07T12:53:56.8051431Z Buildkit: v0.11.6
- 2023-07-07T12:53:56.8051798Z Platforms: linux/amd64, linux/amd64/v2, linux/amd64/v3, linux/386
- 2023-07-07T12:53:56.8052448Z Labels:
- 2023-07-07T12:53:56.8052938Z org.mobyproject.buildkit.worker.executor: oci
- 2023-07-07T12:53:56.8053407Z org.mobyproject.buildkit.worker.hostname: c8f45e3968a7
- 2023-07-07T12:53:56.8053858Z org.mobyproject.buildkit.worker.network: host
- 2023-07-07T12:53:56.8054447Z org.mobyproject.buildkit.worker.oci.process-mode: sandbox
- 2023-07-07T12:53:56.8055247Z org.mobyproject.buildkit.worker.selinux.enabled: false
- 2023-07-07T12:53:56.8055684Z org.mobyproject.buildkit.worker.snapshotter: overlayfs
- 2023-07-07T12:53:56.8056057Z GC Policy rule#0:
- 2023-07-07T12:53:56.8056349Z All: false
- 2023-07-07T12:53:56.8056730Z Filters: type==source.local,type==exec.cachemount,type==source.git.checkout
- 2023-07-07T12:53:56.8057158Z Keep Duration: 48h0m0s
- 2023-07-07T12:53:56.8057405Z Keep Bytes: 488.3MiB
- 2023-07-07T12:53:56.8057706Z GC Policy rule#1:
- 2023-07-07T12:53:56.8057994Z All: false
- 2023-07-07T12:53:56.8058351Z Keep Duration: 1440h0m0s
- 2023-07-07T12:53:56.8058661Z Keep Bytes: 8.382GiB
- 2023-07-07T12:53:56.8058902Z GC Policy rule#2:
- 2023-07-07T12:53:56.8059184Z All: false
- 2023-07-07T12:53:56.8059485Z Keep Bytes: 8.382GiB
- 2023-07-07T12:53:56.8059817Z GC Policy rule#3:
- 2023-07-07T12:53:56.8060088Z All: true
- 2023-07-07T12:53:56.8060509Z Keep Bytes: 8.382GiB
- 2023-07-07T12:53:56.8160640Z ##[endgroup]
- 2023-07-07T12:53:57.0128770Z ##[group]Inspect builder
- 2023-07-07T12:53:57.0129752Z {
- 2023-07-07T12:53:57.0130425Z "nodes": [
- 2023-07-07T12:53:57.0130858Z {
- 2023-07-07T12:53:57.0131818Z "name": "builder-27280ecf-b722-4109-948e-1b6438ce1eb20",
- 2023-07-07T12:53:57.0132547Z "endpoint": "unix:///var/run/docker.sock",
- 2023-07-07T12:53:57.0133267Z "driver-opts": [
- 2023-07-07T12:53:57.0134191Z "image=moby/buildkit:v0.11.6@sha256:ca0d14553e35b39610d323f02ff139a472b76d7bd6b19104fbf7691ea1916217"
- 2023-07-07T12:53:57.0134786Z ],
- 2023-07-07T12:53:57.0135149Z "status": "running",
- 2023-07-07T12:53:57.0136380Z "buildkitd-flags": "--allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host",
- 2023-07-07T12:53:57.0136872Z "buildkit": "v0.11.6",
- 2023-07-07T12:53:57.0137242Z "platforms": "linux/amd64,linux/amd64/v2,linux/amd64/v3,linux/386",
- 2023-07-07T12:53:57.0137647Z "labels": {
- 2023-07-07T12:53:57.0138035Z "org.mobyproject.buildkit.worker.executor": "oci",
- 2023-07-07T12:53:57.0138888Z "org.mobyproject.buildkit.worker.hostname": "c8f45e3968a7",
- 2023-07-07T12:53:57.0139339Z "org.mobyproject.buildkit.worker.network": "host",
- 2023-07-07T12:53:57.0139965Z "org.mobyproject.buildkit.worker.oci.process-mode": "sandbox",
- 2023-07-07T12:53:57.0140561Z "org.mobyproject.buildkit.worker.selinux.enabled": "false",
- 2023-07-07T12:53:57.0141106Z "org.mobyproject.buildkit.worker.snapshotter": "overlayfs"
- 2023-07-07T12:53:57.0141502Z },
- 2023-07-07T12:53:57.0141750Z "gcPolicy": [
- 2023-07-07T12:53:57.0142090Z {
- 2023-07-07T12:53:57.0142382Z "all": false,
- 2023-07-07T12:53:57.0142699Z "filter": [
- 2023-07-07T12:53:57.0143479Z "type==source.local",
- 2023-07-07T12:53:57.0143913Z "type==exec.cachemount",
- 2023-07-07T12:53:57.0144273Z "type==source.git.checkout"
- 2023-07-07T12:53:57.0144565Z ],
- 2023-07-07T12:53:57.0144838Z "keepDuration": "48h0m0s",
- 2023-07-07T12:53:57.0145127Z "keepBytes": "488.3MiB"
- 2023-07-07T12:53:57.0145379Z },
- 2023-07-07T12:53:57.0145624Z {
- 2023-07-07T12:53:57.0145872Z "all": false,
- 2023-07-07T12:53:57.0146147Z "keepDuration": "1440h0m0s",
- 2023-07-07T12:53:57.0146469Z "keepBytes": "8.382GiB"
- 2023-07-07T12:53:57.0146701Z },
- 2023-07-07T12:53:57.0146932Z {
- 2023-07-07T12:53:57.0147179Z "all": false,
- 2023-07-07T12:53:57.0147738Z "keepBytes": "8.382GiB"
- 2023-07-07T12:53:57.0148078Z },
- 2023-07-07T12:53:57.0148284Z {
- 2023-07-07T12:53:57.0148908Z "all": true,
- 2023-07-07T12:53:57.0149322Z "keepBytes": "8.382GiB"
- 2023-07-07T12:53:57.0149691Z }
- 2023-07-07T12:53:57.0149948Z ]
- 2023-07-07T12:53:57.0150287Z }
- 2023-07-07T12:53:57.0150503Z ],
- 2023-07-07T12:53:57.0151164Z "name": "builder-27280ecf-b722-4109-948e-1b6438ce1eb2",
- 2023-07-07T12:53:57.0151995Z "driver": "docker-container",
- 2023-07-07T12:53:57.0152494Z "lastActivity": "2023-07-07T12:53:49.000Z"
- 2023-07-07T12:53:57.0153065Z }
- 2023-07-07T12:53:57.0174613Z ##[endgroup]
- 2023-07-07T12:53:57.0183396Z ##[group]BuildKit version
- 2023-07-07T12:53:57.0209024Z builder-27280ecf-b722-4109-948e-1b6438ce1eb20: v0.11.6
- 2023-07-07T12:53:57.0210393Z ##[endgroup]
- 2023-07-07T12:53:57.0428467Z ##[group]Run username=${name%/*}
- 2023-07-07T12:53:57.0428860Z [36;1musername=${name%/*}[0m
- 2023-07-07T12:53:57.0429228Z [36;1mtest $username == $name && username=''[0m
- 2023-07-07T12:53:57.0429728Z [36;1mecho "username=$username" >> $GITHUB_OUTPUT[0m
- 2023-07-07T12:53:57.0502590Z shell: /usr/bin/bash -e {0}
- 2023-07-07T12:53:57.0503037Z env:
- 2023-07-07T12:53:57.0503347Z name: warriors-life/warriors-life-nginx-proxy
- 2023-07-07T12:53:57.0503943Z ##[endgroup]
- 2023-07-07T12:53:57.0840642Z ##[group]Run docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc
- 2023-07-07T12:53:57.0841440Z with:
- 2023-07-07T12:53:57.0841816Z registry: ghcr.io
- 2023-07-07T12:53:57.0842156Z username: LeviPesin
- 2023-07-07T12:53:57.0842590Z password: ***
- 2023-07-07T12:53:57.0842891Z ecr: auto
- 2023-07-07T12:53:57.0843177Z logout: true
- 2023-07-07T12:53:57.0843935Z ##[endgroup]
- 2023-07-07T12:53:57.2643832Z Logging into ghcr.io...
- 2023-07-07T12:53:57.7517813Z Login Succeeded!
- 2023-07-07T12:53:57.7684174Z ##[group]Run docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825
- 2023-07-07T12:53:57.7684511Z with:
- 2023-07-07T12:53:57.7684693Z context: src
- 2023-07-07T12:53:57.7685390Z tags: ghcr.io/warriors-life/warriors-life-nginx-proxy:dev
- ghcr.io/warriors-life/warriors-life-nginx-proxy:dev-f102546
- ghcr.io/warriors-life/warriors-life-nginx-proxy:dev
- ghcr.io/warriors-life/warriors-life-nginx-proxy:dev-f102546
- 2023-07-07T12:53:57.7686884Z labels: org.opencontainers.image.created=2023-07-07T12:46:56.398Z
- org.opencontainers.image.description=The NGINX reverse proxy configuration for Warriors Life
- org.opencontainers.image.licenses=NOASSERTION
- org.opencontainers.image.revision=f102546070e75bb1d3bca064db62cb24e2eeb951
- org.opencontainers.image.source=https://github.com/warriors-life/warriors-life-nginx-proxy
- org.opencontainers.image.title=warriors-life-nginx-proxy
- org.opencontainers.image.url=https://github.com/warriors-life/warriors-life-nginx-proxy
- org.opencontainers.image.version=dev
- 2023-07-07T12:53:57.7687870Z cache-from: type=gha
- 2023-07-07T12:53:57.7688097Z cache-to: type=gha,mode=max
- 2023-07-07T12:53:57.7688295Z push: true
- 2023-07-07T12:53:57.7688489Z load: false
- 2023-07-07T12:53:57.7688685Z no-cache: false
- 2023-07-07T12:53:57.7688883Z pull: false
- 2023-07-07T12:53:57.7689196Z github-token: ***
- 2023-07-07T12:53:57.7689406Z ##[endgroup]
- 2023-07-07T12:53:57.9252083Z ##[group]GitHub Actions runtime token ACs
- 2023-07-07T12:53:57.9256862Z refs/heads/dev: read/write
- 2023-07-07T12:53:57.9259244Z ##[endgroup]
- 2023-07-07T12:53:57.9260160Z ##[group]Docker info
- 2023-07-07T12:53:57.9328123Z [command]/usr/bin/docker version
- 2023-07-07T12:53:57.9740846Z Client:
- 2023-07-07T12:53:57.9755011Z Version: 20.10.25+azure-2
- 2023-07-07T12:53:57.9755624Z API version: 1.41
- 2023-07-07T12:53:57.9756633Z Go version: go1.19.10
- 2023-07-07T12:53:57.9757174Z Git commit: b82b9f3a0e763304a250531cb9350aa6d93723c9
- 2023-07-07T12:53:57.9758323Z Built: Thu Apr 6 10:55:17 UTC 2023
- 2023-07-07T12:53:57.9758807Z OS/Arch: linux/amd64
- 2023-07-07T12:53:57.9759677Z Context: default
- 2023-07-07T12:53:57.9760215Z Experimental: true
- 2023-07-07T12:53:57.9760992Z
- 2023-07-07T12:53:57.9765265Z Server:
- 2023-07-07T12:53:57.9765758Z Engine:
- 2023-07-07T12:53:57.9766743Z Version: 20.10.25+azure-2
- 2023-07-07T12:53:57.9767446Z API version: 1.41 (minimum version 1.12)
- 2023-07-07T12:53:57.9768370Z Go version: go1.19.10
- 2023-07-07T12:53:57.9768906Z Git commit: 5df983c7dbe2f8914e6efd4dd6e0083a20c41ce1
- 2023-07-07T12:53:57.9769848Z Built: Thu May 4 13:33:05 2023
- 2023-07-07T12:53:57.9770750Z OS/Arch: linux/amd64
- 2023-07-07T12:53:57.9771657Z Experimental: false
- 2023-07-07T12:53:57.9772452Z containerd:
- 2023-07-07T12:53:57.9773634Z Version: 1.6.21+azure-1
- 2023-07-07T12:53:57.9774207Z GitCommit: 3dce8eb055cbb6872793272b4f20ed16117344f8
- 2023-07-07T12:53:57.9775349Z runc:
- 2023-07-07T12:53:57.9775879Z Version: 1.1.7
- 2023-07-07T12:53:57.9776988Z GitCommit: 860f061b76bb4fc671f0f9e900f7d80ff93d4eb7
- 2023-07-07T12:53:57.9779767Z docker-init:
- 2023-07-07T12:53:57.9782718Z Version: 0.19.0
- 2023-07-07T12:53:57.9783210Z GitCommit:
- 2023-07-07T12:53:57.9871013Z [command]/usr/bin/docker info
- 2023-07-07T12:53:58.1349426Z Client:
- 2023-07-07T12:53:58.1358244Z Context: default
- 2023-07-07T12:53:58.1358706Z Debug Mode: false
- 2023-07-07T12:53:58.1359282Z Plugins:
- 2023-07-07T12:53:58.1359691Z buildx: Docker Buildx (Docker Inc., b4df085)
- 2023-07-07T12:53:58.1360622Z compose: Docker Compose (Docker Inc., 2.19.0+azure-1)
- 2023-07-07T12:53:58.1361012Z
- 2023-07-07T12:53:58.1361440Z Server:
- 2023-07-07T12:53:58.1361794Z Containers: 1
- 2023-07-07T12:53:58.1362336Z Running: 1
- 2023-07-07T12:53:58.1362695Z Paused: 0
- 2023-07-07T12:53:58.1363233Z Stopped: 0
- 2023-07-07T12:53:58.1363644Z Images: 19
- 2023-07-07T12:53:58.1364396Z Server Version: 20.10.25+azure-2
- 2023-07-07T12:53:58.1365974Z Storage Driver: overlay2
- 2023-07-07T12:53:58.1366412Z Backing Filesystem: extfs
- 2023-07-07T12:53:58.1366643Z Supports d_type: true
- 2023-07-07T12:53:58.1366870Z Native Overlay Diff: false
- 2023-07-07T12:53:58.1367078Z userxattr: false
- 2023-07-07T12:53:58.1367365Z Logging Driver: json-file
- 2023-07-07T12:53:58.1367596Z Cgroup Driver: cgroupfs
- 2023-07-07T12:53:58.1367811Z Cgroup Version: 2
- 2023-07-07T12:53:58.1368013Z Plugins:
- 2023-07-07T12:53:58.1368189Z Volume: local
- 2023-07-07T12:53:58.1368432Z Network: bridge host ipvlan macvlan null overlay
- 2023-07-07T12:53:58.1368850Z Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
- 2023-07-07T12:53:58.1369151Z Swarm: inactive
- 2023-07-07T12:53:58.1369448Z Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
- 2023-07-07T12:53:58.1369740Z Default Runtime: runc
- 2023-07-07T12:53:58.1369982Z Init Binary: docker-init
- 2023-07-07T12:53:58.1370269Z containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
- 2023-07-07T12:53:58.1370887Z runc version: 860f061b76bb4fc671f0f9e900f7d80ff93d4eb7
- 2023-07-07T12:53:58.1371113Z init version:
- 2023-07-07T12:53:58.1371303Z Security Options:
- 2023-07-07T12:53:58.1371475Z apparmor
- 2023-07-07T12:53:58.1371650Z seccomp
- 2023-07-07T12:53:58.1371829Z Profile: default
- 2023-07-07T12:53:58.1372014Z cgroupns
- 2023-07-07T12:53:58.1372260Z Kernel Version: 5.15.0-1041-azure
- 2023-07-07T12:53:58.1372472Z Operating System: Ubuntu 22.04.2 LTS
- 2023-07-07T12:53:58.1372682Z OSType: linux
- 2023-07-07T12:53:58.1372874Z Architecture: x86_64
- 2023-07-07T12:53:58.1373062Z CPUs: 2
- 2023-07-07T12:53:58.1373228Z Total Memory: 6.769GiB
- 2023-07-07T12:53:58.1373464Z Name: fv-az454-435
- 2023-07-07T12:53:58.1373712Z ID: XBHE:RVNQ:HBDP:OJ2N:BTWO:2U7W:54S3:4W73:PZYS:MEPG:WIZN:AARQ
- 2023-07-07T12:53:58.1373963Z Docker Root Dir: /var/lib/docker
- 2023-07-07T12:53:58.1374169Z Debug Mode: false
- 2023-07-07T12:53:58.1374369Z Username: githubactions
- 2023-07-07T12:53:58.1374596Z Registry: https://index.docker.io/v1/
- 2023-07-07T12:53:58.1374810Z Labels:
- 2023-07-07T12:53:58.1374994Z Experimental: false
- 2023-07-07T12:53:58.1375197Z Insecure Registries:
- 2023-07-07T12:53:58.1375367Z 127.0.0.0/8
- 2023-07-07T12:53:58.1375559Z Live Restore Enabled: true
- 2023-07-07T12:53:58.1375690Z
- 2023-07-07T12:53:58.1376051Z ##[endgroup]
- 2023-07-07T12:53:58.2342964Z ##[group]Buildx version
- 2023-07-07T12:53:58.2371513Z [command]/usr/bin/docker buildx version
- 2023-07-07T12:53:58.3165516Z github.com/docker/buildx b4df085 b4df08551fb12eb2ed17d3d9c3977ca0a903415a
- 2023-07-07T12:53:58.3195405Z ##[endgroup]
- 2023-07-07T12:53:58.6078796Z [command]/usr/bin/docker buildx build --cache-from type=gha --cache-to type=gha,mode=max --iidfile /tmp/docker-actions-toolkit-dc2wKu/iidfile --label org.opencontainers.image.created=2023-07-07T12:46:56.398Z --label org.opencontainers.image.description=The NGINX reverse proxy configuration for Warriors Life --label org.opencontainers.image.licenses=NOASSERTION --label org.opencontainers.image.revision=f102546070e75bb1d3bca064db62cb24e2eeb951 --label org.opencontainers.image.source=https://github.com/warriors-life/warriors-life-nginx-proxy --label org.opencontainers.image.title=warriors-life-nginx-proxy --label org.opencontainers.image.url=https://github.com/warriors-life/warriors-life-nginx-proxy --label org.opencontainers.image.version=dev --provenance mode=min,inline-only=true,builder-id=https://github.com/warriors-life/warriors-life-nginx-proxy/actions/runs/5478412121 --tag ghcr.io/warriors-life/warriors-life-nginx-proxy:dev --tag ghcr.io/warriors-life/warriors-life-nginx-proxy:dev-f102546 --tag ghcr.io/warriors-life/warriors-life-nginx-proxy:dev --tag ghcr.io/warriors-life/warriors-life-nginx-proxy:dev-f102546 --metadata-file /tmp/docker-actions-toolkit-dc2wKu/metadata-file --push src
- 2023-07-07T12:53:59.0038665Z #0 building with "builder-27280ecf-b722-4109-948e-1b6438ce1eb2" instance using docker-container driver
- 2023-07-07T12:53:59.0039438Z
- 2023-07-07T12:53:59.0040160Z #1 [internal] load .dockerignore
- 2023-07-07T12:53:59.0040760Z #1 transferring context: 65B done
- 2023-07-07T12:53:59.0041273Z #1 DONE 0.0s
- 2023-07-07T12:53:59.0041502Z
- 2023-07-07T12:53:59.0043499Z #2 [internal] load build definition from Dockerfile
- 2023-07-07T12:53:59.0043804Z #2 transferring dockerfile: 1.99kB done
- 2023-07-07T12:53:59.0044020Z #2 DONE 0.0s
- 2023-07-07T12:53:59.0044135Z
- 2023-07-07T12:53:59.0044274Z #3 resolve image config for docker.io/docker/dockerfile:1.4.3
- 2023-07-07T12:53:59.6049776Z #3 ...
- 2023-07-07T12:53:59.6053094Z
- 2023-07-07T12:53:59.6061352Z #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
- 2023-07-07T12:53:59.6065928Z #4 DONE 0.0s
- 2023-07-07T12:53:59.7571845Z
- 2023-07-07T12:53:59.7573087Z #3 resolve image config for docker.io/docker/dockerfile:1.4.3
- 2023-07-07T12:54:00.3600703Z #3 DONE 1.3s
- 2023-07-07T12:54:00.3605989Z
- 2023-07-07T12:54:00.3611494Z #5 docker-image://docker.io/docker/dockerfile:1.4.3@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
- 2023-07-07T12:54:00.3617783Z #5 resolve docker.io/docker/dockerfile:1.4.3@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
- 2023-07-07T12:54:00.4603225Z #5 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
- 2023-07-07T12:54:00.6121080Z #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
- 2023-07-07T12:54:00.9144212Z #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.3s done
- 2023-07-07T12:54:00.9144840Z #5 DONE 0.5s
- 2023-07-07T12:54:02.2249250Z
- 2023-07-07T12:54:02.2254889Z #6 [auth] library/nginx:pull token for registry-1.docker.io
- 2023-07-07T12:54:02.3756707Z #6 DONE 0.0s
- 2023-07-07T12:54:02.3757189Z
- 2023-07-07T12:54:02.3758305Z #7 [internal] load metadata for docker.io/library/nginx:1.25.1-alpine3.17-slim@sha256:3b29f9ec76a085552a6ad469b84711642b2421c7c44d2b765ca8d9e8fb25c4e8
- 2023-07-07T12:54:02.6653885Z #7 DONE 0.5s
- 2023-07-07T12:54:02.8165395Z
- 2023-07-07T12:54:02.8168334Z #8 [internal] load build context
- 2023-07-07T12:54:02.8171747Z #8 DONE 0.0s
- 2023-07-07T12:54:02.8176982Z
- 2023-07-07T12:54:02.8181055Z #9 [1/4] FROM docker.io/library/nginx:1.25.1-alpine3.17-slim@sha256:3b29f9ec76a085552a6ad469b84711642b2421c7c44d2b765ca8d9e8fb25c4e8
- 2023-07-07T12:54:02.8186451Z #9 resolve docker.io/library/nginx:1.25.1-alpine3.17-slim@sha256:3b29f9ec76a085552a6ad469b84711642b2421c7c44d2b765ca8d9e8fb25c4e8 0.0s done
- 2023-07-07T12:54:02.8190866Z #9 DONE 0.0s
- 2023-07-07T12:54:02.8194243Z
- 2023-07-07T12:54:02.8199185Z #10 importing cache manifest from gha:5701099192323362089
- 2023-07-07T12:54:03.1072316Z #10 DONE 0.4s
- 2023-07-07T12:54:03.2584320Z
- 2023-07-07T12:54:03.2589627Z #8 [internal] load build context
- 2023-07-07T12:54:03.2593370Z #8 transferring context: 23.44kB done
- 2023-07-07T12:54:03.2596276Z #8 DONE 0.0s
- 2023-07-07T12:54:03.2598784Z
- 2023-07-07T12:54:03.2617908Z #11 [2/4] RUN rm -rf /etc/nginx && mkdir /etc/nginx && rm -f /var/log/nginx/access.log && rm -f /var/log/nginx/error.log && ln -sf /dev/stdout /var/log/nginx/access.log && ln -sf /dev/stderr /var/log/nginx/error.log && rm -f /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh && rm -f /docker-entrypoint.d/20-envsubst-on-templates.sh && apk del --no-network libintl tzdata && rm -f /usr/local/bin/envsubst && tempDir="$(mktemp -d)" && chown nobody:nobody "$tempDir" && apk add --no-cache --virtual .build-deps gcc=12.2.1_git20220924-r4 make=4.3-r1 cmake=3.24.4-r0 libc-dev=0.7.2-r3 git=2.38.5-r0 && su nobody -s /bin/sh -c "export HOME="$tempDir" && cd "$tempDir" && git clone --recursive --depth 1 --branch master https://github.com/saghul/njk && cd njk && make" && apk del --no-network .build-deps && mv "$tempDir/njk/build/njk" /usr/local/bin/njk && rm -rf "$tempDir"
- 2023-07-07T12:54:03.2618962Z #11 CACHED
- 2023-07-07T12:54:03.2619059Z
- 2023-07-07T12:54:03.2619286Z #12 [3/4] COPY --link 20-njk-on-templates.sh /docker-entrypoint.d/
- 2023-07-07T12:54:03.2619542Z #12 CACHED
- 2023-07-07T12:54:03.2619652Z
- 2023-07-07T12:54:03.2620123Z #13 [4/4] COPY --link *.conf /nginx-configs-templates/
- 2023-07-07T12:54:03.2620386Z #13 CACHED
- 2023-07-07T12:54:03.5230626Z
- 2023-07-07T12:54:03.5232573Z #13 [4/4] COPY --link *.conf /nginx-configs-templates/
- 2023-07-07T12:54:03.5233570Z #13 CACHED
- 2023-07-07T12:54:03.6741111Z
- 2023-07-07T12:54:03.6743417Z #14 exporting to image
- 2023-07-07T12:54:03.6745414Z #14 exporting layers done
- 2023-07-07T12:54:03.6749083Z #14 exporting manifest sha256:5472515174c703528d11589e0710a3e4c5cbe57a20398afdc44a5bfe9c17c0f4 done
- 2023-07-07T12:54:03.6755557Z #14 exporting config sha256:18a3729626b07e068f81e4eb0aa7e27a33a3680b72dcfd304574f0d7d641d00f done
- 2023-07-07T12:54:03.6760445Z #14 exporting attestation manifest sha256:cc44ba6f5168888f8b182726160da3263c6f36bd1a689452883d3b2662a206d9 0.0s done
- 2023-07-07T12:54:03.6761605Z #14 exporting manifest list sha256:f7950e2c5523de4099f611141b3a8f3fcad906bed79cf0630796aa0841580c84 done
- 2023-07-07T12:54:03.6762879Z #14 pushing layers
- 2023-07-07T12:54:03.8268004Z #14 ...
- 2023-07-07T12:54:03.8268423Z
- 2023-07-07T12:54:03.8269118Z #15 [auth] warriors-life/warriors-life-nginx-proxy:pull,push token for ghcr.io
- 2023-07-07T12:54:03.8269427Z #15 DONE 0.0s
- 2023-07-07T12:54:03.9776794Z
- 2023-07-07T12:54:03.9780192Z #14 exporting to image
- 2023-07-07T12:54:05.1808898Z #14 pushing layers 1.5s done
- 2023-07-07T12:54:05.1810940Z #14 pushing manifest for ghcr.io/warriors-life/warriors-life-nginx-proxy:dev@sha256:f7950e2c5523de4099f611141b3a8f3fcad906bed79cf0630796aa0841580c84
- 2023-07-07T12:54:07.1370065Z #14 pushing manifest for ghcr.io/warriors-life/warriors-life-nginx-proxy:dev@sha256:f7950e2c5523de4099f611141b3a8f3fcad906bed79cf0630796aa0841580c84 2.0s done
- 2023-07-07T12:54:07.8900185Z #14 pushing layers 0.7s done
- 2023-07-07T12:54:07.8901234Z #14 pushing manifest for ghcr.io/warriors-life/warriors-life-nginx-proxy:dev-f102546@sha256:f7950e2c5523de4099f611141b3a8f3fcad906bed79cf0630796aa0841580c84
- 2023-07-07T12:54:09.0948607Z #14 pushing manifest for ghcr.io/warriors-life/warriors-life-nginx-proxy:dev-f102546@sha256:f7950e2c5523de4099f611141b3a8f3fcad906bed79cf0630796aa0841580c84 1.2s done
- 2023-07-07T12:54:09.8475934Z #14 pushing layers 0.8s done
- 2023-07-07T12:54:10.6005462Z #14 pushing manifest for ghcr.io/warriors-life/warriors-life-nginx-proxy:dev@sha256:f7950e2c5523de4099f611141b3a8f3fcad906bed79cf0630796aa0841580c84 0.7s done
- 2023-07-07T12:54:11.2017173Z #14 pushing layers 0.6s done
- 2023-07-07T12:54:11.9533152Z #14 pushing manifest for ghcr.io/warriors-life/warriors-life-nginx-proxy:dev-f102546@sha256:f7950e2c5523de4099f611141b3a8f3fcad906bed79cf0630796aa0841580c84 0.8s done
- 2023-07-07T12:54:11.9533633Z #14 DONE 8.4s
- 2023-07-07T12:54:11.9533751Z
- 2023-07-07T12:54:11.9534279Z #16 exporting to GitHub cache
- 2023-07-07T12:54:11.9534707Z #16 preparing build cache for export
- 2023-07-07T12:54:13.4271673Z #16 preparing build cache for export 1.5s done
- 2023-07-07T12:54:13.4272632Z #16 DONE 1.5s
- 2023-07-07T12:54:13.4413683Z ##[group]ImageID
- 2023-07-07T12:54:13.4414234Z sha256:f7950e2c5523de4099f611141b3a8f3fcad906bed79cf0630796aa0841580c84
- 2023-07-07T12:54:13.4414801Z ##[endgroup]
- 2023-07-07T12:54:13.4415285Z ##[group]Digest
- 2023-07-07T12:54:13.4415665Z sha256:f7950e2c5523de4099f611141b3a8f3fcad906bed79cf0630796aa0841580c84
- 2023-07-07T12:54:13.4416344Z ##[endgroup]
- 2023-07-07T12:54:13.4416803Z ##[group]Metadata
- 2023-07-07T12:54:13.4417094Z {
- 2023-07-07T12:54:13.4417330Z "containerimage.buildinfo": {
- 2023-07-07T12:54:13.4417672Z "frontend": "gateway.v0",
- 2023-07-07T12:54:13.4417962Z "attrs": {
- 2023-07-07T12:54:13.4419067Z "cmdline": "docker/dockerfile:1.4.3",
- 2023-07-07T12:54:13.4419409Z "filename": "Dockerfile",
- 2023-07-07T12:54:13.4420373Z "label:org.opencontainers.image.created": "2023-07-07T12:46:56.398Z",
- 2023-07-07T12:54:13.4421069Z "label:org.opencontainers.image.description": "The NGINX reverse proxy configuration for Warriors Life",
- 2023-07-07T12:54:13.4421704Z "label:org.opencontainers.image.licenses": "NOASSERTION",
- 2023-07-07T12:54:13.4422926Z "label:org.opencontainers.image.revision": "f102546070e75bb1d3bca064db62cb24e2eeb951",
- 2023-07-07T12:54:13.4424292Z "label:org.opencontainers.image.source": "https://github.com/warriors-life/warriors-life-nginx-proxy",
- 2023-07-07T12:54:13.4424984Z "label:org.opencontainers.image.title": "warriors-life-nginx-proxy",
- 2023-07-07T12:54:13.4425720Z "label:org.opencontainers.image.url": "https://github.com/warriors-life/warriors-life-nginx-proxy",
- 2023-07-07T12:54:13.4426230Z "label:org.opencontainers.image.version": "dev",
- 2023-07-07T12:54:13.4426786Z "source": "docker/dockerfile:1.4.3",
- 2023-07-07T12:54:13.4427298Z "vcs:revision": "f102546070e75bb1d3bca064db62cb24e2eeb951",
- 2023-07-07T12:54:13.4427863Z "vcs:source": "https://github.com/warriors-life/warriors-life-nginx-proxy"
- 2023-07-07T12:54:13.4428258Z },
- 2023-07-07T12:54:13.4428497Z "sources": [
- 2023-07-07T12:54:13.4428677Z {
- 2023-07-07T12:54:13.4428941Z "type": "docker-image",
- 2023-07-07T12:54:13.4429211Z "ref": "docker.io/docker/dockerfile:1.4.3",
- 2023-07-07T12:54:13.4429546Z "pin": "sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc"
- 2023-07-07T12:54:13.4429828Z },
- 2023-07-07T12:54:13.4429992Z {
- 2023-07-07T12:54:13.4430236Z "type": "docker-image",
- 2023-07-07T12:54:13.4430899Z "ref": "docker.io/library/nginx:1.25.1-alpine3.17-slim@sha256:3b29f9ec76a085552a6ad469b84711642b2421c7c44d2b765ca8d9e8fb25c4e8",
- 2023-07-07T12:54:13.4431301Z "pin": "sha256:3b29f9ec76a085552a6ad469b84711642b2421c7c44d2b765ca8d9e8fb25c4e8"
- 2023-07-07T12:54:13.4431567Z }
- 2023-07-07T12:54:13.4431743Z ]
- 2023-07-07T12:54:13.4431902Z },
- 2023-07-07T12:54:13.4432112Z "containerimage.descriptor": {
- 2023-07-07T12:54:13.4432404Z "mediaType": "application/vnd.oci.image.index.v1+json",
- 2023-07-07T12:54:13.4432931Z "digest": "sha256:f7950e2c5523de4099f611141b3a8f3fcad906bed79cf0630796aa0841580c84",
- 2023-07-07T12:54:13.4433224Z "size": 856
- 2023-07-07T12:54:13.4433411Z },
- 2023-07-07T12:54:13.4433886Z "containerimage.digest": "sha256:f7950e2c5523de4099f611141b3a8f3fcad906bed79cf0630796aa0841580c84",
- 2023-07-07T12:54:13.4434898Z "image.name": "ghcr.io/warriors-life/warriors-life-nginx-proxy:dev,ghcr.io/warriors-life/warriors-life-nginx-proxy:dev-f102546,ghcr.io/warriors-life/warriors-life-nginx-proxy:dev,ghcr.io/warriors-life/warriors-life-nginx-proxy:dev-f102546"
- 2023-07-07T12:54:13.4435543Z }
- 2023-07-07T12:54:13.4435980Z ##[endgroup]
- 2023-07-07T12:54:13.4565995Z Post job cleanup.
- 2023-07-07T12:54:13.5911951Z ##[group]Removing temp folder /tmp/docker-actions-toolkit-dc2wKu
- 2023-07-07T12:54:13.5936312Z ##[endgroup]
- 2023-07-07T12:54:13.6045149Z Post job cleanup.
- 2023-07-07T12:54:13.7655782Z [command]/usr/bin/docker logout ghcr.io
- 2023-07-07T12:54:13.7928648Z Removing login credentials for ghcr.io
- 2023-07-07T12:54:13.8068569Z Post job cleanup.
- 2023-07-07T12:54:13.9463544Z ##[group]Removing builder
- 2023-07-07T12:54:14.1496482Z [command]/usr/bin/docker buildx rm builder-27280ecf-b722-4109-948e-1b6438ce1eb2
- 2023-07-07T12:54:14.4553880Z builder-27280ecf-b722-4109-948e-1b6438ce1eb2 removed
- 2023-07-07T12:54:14.4604097Z ##[endgroup]
- 2023-07-07T12:54:14.4605174Z ##[group]Cleaning up certificates
- 2023-07-07T12:54:14.4613446Z ##[endgroup]
- 2023-07-07T12:54:14.4712954Z Post job cleanup.
- 2023-07-07T12:54:14.5961097Z [command]/usr/bin/git version
- 2023-07-07T12:54:14.6036845Z git version 2.41.0
- 2023-07-07T12:54:14.6100940Z Temporarily overriding HOME='/home/runner/work/_temp/2cd687bc-6afa-48ec-a3f6-e3743ea90594' before making global git config changes
- 2023-07-07T12:54:14.6103258Z Adding repository directory to the temporary git global config as a safe directory
- 2023-07-07T12:54:14.6113247Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/warriors-life-nginx-proxy/warriors-life-nginx-proxy
- 2023-07-07T12:54:14.6183320Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
- 2023-07-07T12:54:14.6240489Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
- 2023-07-07T12:54:14.6667877Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
- 2023-07-07T12:54:14.6731919Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
- 2023-07-07T12:54:14.7244096Z Post job cleanup.
- 2023-07-07T12:54:14.9376520Z log:
- 2023-07-07T12:54:14.9389335Z Fri, 07 Jul 2023 12:51:18 GMT:read config
- 2023-07-07T12:54:14.9394528Z &{Repo:warriors-life/warriors-life-nginx-proxy CorrelationId:558b209f-ad6e-4b1c-9aba-1d1fe14b2fe1 RunId:5478412121 WorkingDirectory:/home/runner/work/warriors-life-nginx-proxy/warriors-life-nginx-proxy APIURL:https://agent.api.stepsecurity.io/v1 Endpoints:map[auth.docker.io.:[{domainName:auth.docker.io. port:443}] dl-cdn.alpinelinux.org.:[{domainName:dl-cdn.alpinelinux.org. port:443}] docker.io.:[{domainName:docker.io. port:443}] ghcr.io.:[{domainName:ghcr.io. port:443}] github.com.:[{domainName:github.com. port:443}] n06iacprodeus1file4.blob.core.windows.net.:[{domainName:n06iacprodeus1file4.blob.core.windows.net. port:443}] production.cloudflare.docker.com.:[{domainName:production.cloudflare.docker.com. port:443}] registry-1.docker.io.:[{domainName:registry-1.docker.io. port:443}]] EgressPolicy:block DisableTelemetry:false DisableSudo:true DisableFileMonitoring:false Private:true}
- 2023-07-07T12:54:14.9396576Z
- 2023-07-07T12:54:14.9397009Z Fri, 07 Jul 2023 12:51:18 GMT:Step Security Job Correlation ID: 558b209f-ad6e-4b1c-9aba-1d1fe14b2fe1
- 2023-07-07T12:54:14.9397276Z
- 2023-07-07T12:54:14.9397426Z Fri, 07 Jul 2023 12:51:18 GMT:started process monitor
- 2023-07-07T12:54:14.9397616Z
- 2023-07-07T12:54:14.9397766Z Fri, 07 Jul 2023 12:51:18 GMT:Monitor Processes called
- 2023-07-07T12:54:14.9398095Z Fri, 07 Jul 2023 12:51:18 GMT:NewAuditClient created
- 2023-07-07T12:54:14.9398396Z Fri, 07 Jul 2023 12:51:18 GMT:Status is enabled
- 2023-07-07T12:54:14.9398691Z Fri, 07 Jul 2023 12:51:18 GMT:Rules deleted
- 2023-07-07T12:54:14.9399269Z Fri, 07 Jul 2023 12:51:18 GMT:File monitor added for /home/runner/work/warriors-life-nginx-proxy/warriors-life-nginx-proxy
- 2023-07-07T12:54:14.9399710Z Fri, 07 Jul 2023 12:51:18 GMT:Agent file monitor added
- 2023-07-07T12:54:14.9400191Z Fri, 07 Jul 2023 12:51:18 GMT:Docker's daemon.json file monitor added
- 2023-07-07T12:54:14.9400662Z Fri, 07 Jul 2023 12:51:18 GMT:Systemd's resolved.conf file monitor added
- 2023-07-07T12:54:14.9401004Z Fri, 07 Jul 2023 12:51:18 GMT:Net monitor added
- 2023-07-07T12:54:14.9401700Z Fri, 07 Jul 2023 12:51:18 GMT:Process monitor added
- 2023-07-07T12:54:14.9402276Z Fri, 07 Jul 2023 12:51:18 GMT:receive called
- 2023-07-07T12:54:14.9402456Z
- 2023-07-07T12:54:14.9402667Z Fri, 07 Jul 2023 12:51:18 GMT:domain resolved: agent.api.stepsecurity.io., ip address: 34.209.159.35, TTL: 60
- 2023-07-07T12:54:14.9403110Z Fri, 07 Jul 2023 12:51:18 GMT:domain resolved: ghcr.io., ip address: 192.30.255.165, TTL: 60
- 2023-07-07T12:54:14.9403520Z Fri, 07 Jul 2023 12:51:18 GMT:domain resolved: github.com., ip address: 192.30.255.113, TTL: 60
- 2023-07-07T12:54:14.9404232Z Fri, 07 Jul 2023 12:51:18 GMT:domain resolved: actions-results-receiver-production.githubapp.com., ip address: 140.82.112.24, TTL: 60
- 2023-07-07T12:54:14.9404750Z Fri, 07 Jul 2023 12:51:18 GMT:domain resolved: docker.io., ip address: 18.206.20.10, TTL: 30
- 2023-07-07T12:54:14.9405223Z Fri, 07 Jul 2023 12:51:18 GMT:domain resolved: production.cloudflare.docker.com., ip address: 104.18.125.25, TTL: 300
- 2023-07-07T12:54:14.9405707Z Fri, 07 Jul 2023 12:51:18 GMT:domain resolved: codeload.github.com., ip address: 192.30.255.120, TTL: 60
- 2023-07-07T12:54:14.9406197Z Fri, 07 Jul 2023 12:51:18 GMT:domain resolved: token.actions.githubusercontent.com., ip address: 13.107.42.16, TTL: 45
- 2023-07-07T12:54:14.9406807Z Fri, 07 Jul 2023 12:51:18 GMT:domain resolved: registry-1.docker.io., ip address: 44.205.64.79, TTL: 30
- 2023-07-07T12:54:14.9407241Z Fri, 07 Jul 2023 12:51:18 GMT:domain resolved: auth.docker.io., ip address: 3.216.34.172, TTL: 30
- 2023-07-07T12:54:14.9407723Z Fri, 07 Jul 2023 12:51:18 GMT:domain resolved: pipelines.actions.githubusercontent.com., ip address: 13.107.42.16, TTL: 45
- 2023-07-07T12:54:14.9408264Z Fri, 07 Jul 2023 12:51:18 GMT:domain resolved: vstoken.actions.githubusercontent.com., ip address: 13.107.42.16, TTL: 44
- 2023-07-07T12:54:14.9409210Z Fri, 07 Jul 2023 12:51:19 GMT:domain resolved: vstsmms.actions.githubusercontent.com., ip address: 13.107.42.16, TTL: 44
- 2023-07-07T12:54:14.9409831Z Fri, 07 Jul 2023 12:51:19 GMT:domain resolved: dl-cdn.alpinelinux.org., ip address: 151.101.2.132, TTL: 30
- 2023-07-07T12:54:14.9410317Z Fri, 07 Jul 2023 12:51:19 GMT:domain resolved: n06iacprodeus1file4.blob.core.windows.net., ip address: 20.209.52.65, TTL: 42
- 2023-07-07T12:54:14.9410855Z Fri, 07 Jul 2023 12:51:19 GMT:domain resolved: artifactcache.actions.githubusercontent.com., ip address: 13.107.42.16, TTL: 43
- 2023-07-07T12:54:14.9411149Z
- 2023-07-07T12:54:14.9411280Z Fri, 07 Jul 2023 12:51:19 GMT:updated resolved
- 2023-07-07T12:54:14.9411448Z
- 2023-07-07T12:54:14.9411577Z Fri, 07 Jul 2023 12:51:20 GMT:set docker config
- 2023-07-07T12:54:14.9411747Z
- 2023-07-07T12:54:14.9411753Z
- 2023-07-07T12:54:14.9412887Z Fri, 07 Jul 2023 12:51:20 GMT:Allowed domains:map[auth.docker.io.:[{auth.docker.io. 443}] dl-cdn.alpinelinux.org.:[{dl-cdn.alpinelinux.org. 443}] docker.io.:[{docker.io. 443}] ghcr.io.:[{ghcr.io. 443}] github.com.:[{github.com. 443}] n06iacprodeus1file4.blob.core.windows.net.:[{n06iacprodeus1file4.blob.core.windows.net. 443}] production.cloudflare.docker.com.:[{production.cloudflare.docker.com. 443}] registry-1.docker.io.:[{registry-1.docker.io. 443}]]
- 2023-07-07T12:54:14.9413624Z
- 2023-07-07T12:54:14.9413748Z Fri, 07 Jul 2023 12:51:20 GMT:disabled sudo
- 2023-07-07T12:54:14.9414017Z Fri, 07 Jul 2023 12:51:20 GMT:done
- 2023-07-07T12:54:14.9414913Z Fri, 07 Jul 2023 12:51:21 GMT:[Source code overwritten] file: /home/runner/work/warriors-life-nginx-proxy/warriors-life-nginx-proxy/.git/config.lock syscall: openat by exe: /usr/bin/git [2ee50c107cdf38b7702232bedcc02c66b1c478700176fbc19ef8b363ae563a19] Timestamp: 2023-07-07T12:51:21.037Z
- 2023-07-07T12:54:14.9416584Z Fri, 07 Jul 2023 12:51:21 GMT:[Source code overwritten] file: /home/runner/work/warriors-life-nginx-proxy/warriors-life-nginx-proxy/.git/config.lock syscall: openat by exe: /usr/bin/git [2ee50c107cdf38b7702232bedcc02c66b1c478700176fbc19ef8b363ae563a19] Timestamp: 2023-07-07T12:51:21.041Z
- 2023-07-07T12:54:14.9417767Z Fri, 07 Jul 2023 12:51:21 GMT:[Source code overwritten] file: /home/runner/work/warriors-life-nginx-proxy/warriors-life-nginx-proxy/.git/config.lock syscall: openat by exe: /usr/bin/git [2ee50c107cdf38b7702232bedcc02c66b1c478700176fbc19ef8b363ae563a19] Timestamp: 2023-07-07T12:51:21.049Z
- 2023-07-07T12:54:14.9419268Z Fri, 07 Jul 2023 12:51:21 GMT:[Source code overwritten] file: /home/runner/work/warriors-life-nginx-proxy/warriors-life-nginx-proxy/.git/config syscall: openat by exe: /home/runner/runners/2.305.0/externals/node16/bin/node [b8d56f907029dfcf1268e56ec145f1f512881f952c594e681f2eaa3ea9d172df] Timestamp: 2023-07-07T12:51:21.197Z
- 2023-07-07T12:54:14.9420165Z Fri, 07 Jul 2023 12:51:21 GMT:endpoint called ip address:port 192.30.255.113:443, domain: github.com., pid: 2106, process: git-remote-http
- 2023-07-07T12:54:14.9420820Z Fri, 07 Jul 2023 12:51:22 GMT:endpoint called ip address:port 192.30.255.113:443, domain: github.com., pid: 2117, process: git-remote-http
- 2023-07-07T12:54:14.9421865Z Fri, 07 Jul 2023 12:51:22 GMT:[Source code overwritten] file: /home/runner/work/warriors-life-nginx-proxy/warriors-life-nginx-proxy/.git/objects/maintenance.lock syscall: openat by exe: /usr/lib/git-core/git [2ee50c107cdf38b7702232bedcc02c66b1c478700176fbc19ef8b363ae563a19] Timestamp: 2023-07-07T12:51:22.261Z
- 2023-07-07T12:54:14.9422750Z Fri, 07 Jul 2023 12:51:39 GMT:endpoint called ip address:port 192.30.255.113:443, domain: github.com., pid: 2436, process: git-remote-http
- 2023-07-07T12:54:14.9423391Z Fri, 07 Jul 2023 12:51:42 GMT:endpoint called ip address:port 44.205.64.79:443, domain: registry-1.docker.io., pid: 1836, process: dockerd
- 2023-07-07T12:54:14.9424225Z Fri, 07 Jul 2023 12:51:46 GMT:endpoint called ip address:port 3.216.34.172:443, domain: auth.docker.io., pid: 2258, process: docker-buildx
- 2023-07-07T12:54:14.9490511Z Fri, 07 Jul 2023 12:51:47 GMT:endpoint called ip address:port 104.18.125.25:443, domain: production.cloudflare.docker.com., pid: 1836, process: dockerd
- 2023-07-07T12:54:14.9491960Z
- 2023-07-07T12:54:14.9493038Z Fri, 07 Jul 2023 12:51:50 GMT:Refreshing DNS entries
- 2023-07-07T12:54:14.9496288Z Fri, 07 Jul 2023 12:51:50 GMT:domain resolved: dl-cdn.alpinelinux.org., ip address: 151.101.2.132, TTL: 30
- 2023-07-07T12:54:14.9498285Z Fri, 07 Jul 2023 12:51:50 GMT:domain resolved: docker.io., ip address: 18.210.197.188, TTL: 41
- 2023-07-07T12:54:14.9499646Z Fri, 07 Jul 2023 12:51:50 GMT:domain resolved: auth.docker.io., ip address: 3.216.34.172, TTL: 32
- 2023-07-07T12:54:14.9501148Z Fri, 07 Jul 2023 12:51:50 GMT:domain resolved: registry-1.docker.io., ip address: 34.205.13.154, TTL: 45
- 2023-07-07T12:54:14.9502752Z Fri, 07 Jul 2023 12:51:54 GMT:endpoint called ip address:port 151.101.2.132:443, domain: dl-cdn.alpinelinux.org., pid: 2678, process: apk
- 2023-07-07T12:54:14.9504196Z
- 2023-07-07T12:54:14.9505306Z Fri, 07 Jul 2023 12:52:20 GMT:Refreshing DNS entries
- 2023-07-07T12:54:14.9506630Z Fri, 07 Jul 2023 12:52:20 GMT:domain resolved: ghcr.io., ip address: 192.30.255.165, TTL: 60
- 2023-07-07T12:54:14.9508234Z Fri, 07 Jul 2023 12:52:20 GMT:domain resolved: github.com., ip address: 192.30.255.113, TTL: 60
- 2023-07-07T12:54:14.9509904Z Fri, 07 Jul 2023 12:52:20 GMT:domain resolved: auth.docker.io., ip address: 3.216.34.172, TTL: 30
- 2023-07-07T12:54:14.9511370Z Fri, 07 Jul 2023 12:52:20 GMT:domain resolved: dl-cdn.alpinelinux.org., ip address: 151.101.2.132, TTL: 30
- 2023-07-07T12:54:14.9512781Z Fri, 07 Jul 2023 12:52:20 GMT:domain resolved: n06iacprodeus1file4.blob.core.windows.net., ip address: 20.209.52.65, TTL: 41
- 2023-07-07T12:54:14.9513962Z
- 2023-07-07T12:54:14.9515007Z Fri, 07 Jul 2023 12:52:50 GMT:Refreshing DNS entries
- 2023-07-07T12:54:14.9516419Z Fri, 07 Jul 2023 12:52:50 GMT:domain resolved: registry-1.docker.io., ip address: 34.205.13.154, TTL: 45
- 2023-07-07T12:54:14.9517759Z Fri, 07 Jul 2023 12:52:50 GMT:domain resolved: auth.docker.io., ip address: 34.205.13.154, TTL: 31
- 2023-07-07T12:54:14.9519238Z Fri, 07 Jul 2023 12:52:50 GMT:domain resolved: dl-cdn.alpinelinux.org., ip address: 151.101.2.132, TTL: 30
- 2023-07-07T12:54:14.9520577Z Fri, 07 Jul 2023 12:52:50 GMT:domain resolved: docker.io., ip address: 18.206.20.10, TTL: 42
- 2023-07-07T12:54:14.9522376Z
- 2023-07-07T12:54:14.9523861Z Fri, 07 Jul 2023 12:53:20 GMT:Refreshing DNS entries
- 2023-07-07T12:54:14.9525491Z Fri, 07 Jul 2023 12:53:20 GMT:domain resolved: auth.docker.io., ip address: 44.205.64.79, TTL: 30
- 2023-07-07T12:54:14.9527288Z Fri, 07 Jul 2023 12:53:20 GMT:domain resolved: dl-cdn.alpinelinux.org., ip address: 151.101.2.132, TTL: 30
- 2023-07-07T12:54:14.9529346Z Fri, 07 Jul 2023 12:53:20 GMT:domain resolved: n06iacprodeus1file4.blob.core.windows.net., ip address: 20.209.74.225, TTL: 57
- 2023-07-07T12:54:14.9531262Z Fri, 07 Jul 2023 12:53:20 GMT:domain resolved: ghcr.io., ip address: 192.30.255.164, TTL: 60
- 2023-07-07T12:54:14.9533038Z Fri, 07 Jul 2023 12:53:20 GMT:domain resolved: github.com., ip address: 192.30.255.113, TTL: 60
- 2023-07-07T12:54:14.9535355Z Fri, 07 Jul 2023 12:53:48 GMT:endpoint called ip address:port 13.107.42.16:443, domain: pipelines.actions.githubusercontent.com., pid: 1597, process: Runner.Worker
- 2023-07-07T12:54:14.9537759Z Fri, 07 Jul 2023 12:53:50 GMT:endpoint called ip address:port 34.205.13.154:443, domain: registry-1.docker.io., pid: 1836, process: dockerd
- 2023-07-07T12:54:14.9539456Z
- 2023-07-07T12:54:14.9540806Z Fri, 07 Jul 2023 12:53:50 GMT:Refreshing DNS entries
- 2023-07-07T12:54:14.9542535Z Fri, 07 Jul 2023 12:53:50 GMT:domain resolved: registry-1.docker.io., ip address: 34.205.13.154, TTL: 45
- 2023-07-07T12:54:14.9544385Z Fri, 07 Jul 2023 12:53:50 GMT:domain resolved: auth.docker.io., ip address: 44.205.64.79, TTL: 32
- 2023-07-07T12:54:14.9546192Z Fri, 07 Jul 2023 12:53:50 GMT:domain resolved: dl-cdn.alpinelinux.org., ip address: 151.101.2.132, TTL: 30
- 2023-07-07T12:54:14.9547863Z Fri, 07 Jul 2023 12:53:50 GMT:domain resolved: docker.io., ip address: 18.206.20.10, TTL: 42
- 2023-07-07T12:54:14.9549791Z Fri, 07 Jul 2023 12:53:57 GMT:endpoint called ip address:port 192.30.255.164:443, domain: ghcr.io., pid: 1836, process: dockerd
- 2023-07-07T12:54:14.9551959Z Fri, 07 Jul 2023 12:54:00 GMT:endpoint called ip address:port 34.205.13.154:443, domain: registry-1.docker.io., pid: 8771, process: buildkitd
- 2023-07-07T12:54:14.9553295Z Fri, 07 Jul 2023 12:54:00 GMT:endpoint called ip address:port 44.205.64.79:443, domain: auth.docker.io., pid: 9289, process: docker-buildx
- 2023-07-07T12:54:14.9555495Z Fri, 07 Jul 2023 12:54:01 GMT:endpoint called ip address:port 104.18.125.25:443, domain: production.cloudflare.docker.com., pid: 8771, process: buildkitd
- 2023-07-07T12:54:14.9556212Z Fri, 07 Jul 2023 12:54:03 GMT:endpoint called ip address:port 13.107.42.16:443, domain: artifactcache.actions.githubusercontent.com., pid: 8771, process: buildkitd
- 2023-07-07T12:54:14.9557404Z Fri, 07 Jul 2023 12:54:03 GMT:endpoint called ip address:port 20.209.74.225:443, domain: n06iacprodeus1file4.blob.core.windows.net., pid: 8771, process: buildkitd
- 2023-07-07T12:54:14.9560833Z Fri, 07 Jul 2023 12:54:03 GMT:endpoint called ip address:port 192.30.255.164:443, domain: ghcr.io., pid: 8771, process: buildkitd
- 2023-07-07T12:54:14.9561668Z Fri, 07 Jul 2023 12:54:04 GMT:endpoint called ip address:port 192.30.255.164:443, domain: ghcr.io., pid: 9289, process: docker-buildx
- 2023-07-07T12:54:14.9564114Z
- 2023-07-07T12:54:14.9564394Z Fri, 07 Jul 2023 12:54:14 GMT:post_event called
- 2023-07-07T12:54:14.9566731Z
- 2023-07-07T12:54:14.9566968Z status:
- 2023-07-07T12:54:14.9569348Z Initialized
- 2023-07-07T12:54:14.9806936Z [command]/usr/bin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /home/runner/work/warriors-life-nginx-proxy/warriors-life-nginx-proxy --files-from manifest.txt --use-compress-program zstdmt
- 2023-07-07T12:54:15.1641684Z Failed to save: Unable to reserve cache with key harden-runner-cacheKey, another job may be creating this cache. More details: Cache already exists. Scope: refs/heads/dev, Key: harden-runner-cacheKey, Version: 5b5f40dc445798c7d255e9dff74113aa7108c54e265d41b1f4d44d78af254e0b
- 2023-07-07T12:54:15.1660821Z -1
- 2023-07-07T12:54:15.1909297Z Cleaning up orphan processes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement