[GH-ISSUE #576] Issue: Ref link issue? #386

Closed
opened 2026-03-01 21:42:54 +03:00 by kerem · 6 comments
Owner

Originally created by @Xalaxis on GitHub (Mar 24, 2021).
Original GitHub issue: https://github.com/nektos/act/issues/576

Act version

PS C:\Users\Wolfie\Sync\Main\Github Staging\FTB-Presents-Direwolf-20-1.16> act --version
act version 0.2.20

Expected behaviour

No errors running workflow.

Actual behaviour

Docker build step errors out with:

#1 ERROR: repository does not contain ref \refs\heads\main, output: ""
| ------
|  > [internal] load git source https://github.com/Xalaxis/FTB-Presents-Direwolf-20-1.16.git#\refs\heads\main:
| ------
| error: failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to read dockerfile: failed to load cache key: repository does not contain ref \refs\heads\main, output: ""

Workflow and/or repository

Repository located at https://github.com/Xalaxis/FTB-Presents-Direwolf-20-1.16

Steps to reproduce

  1. Clone provided repo (https://github.com/Xalaxis/FTB-Presents-Direwolf-20-1.16)
  2. Enter cloned repo directory
  3. Create a .secrets file with a valid DOCKERHUB_USERNAME= and DOCKERHUB_TOKEN=
  4. Run act

act output

Click to expand!
PS C:\Users\Wolfie\Sync\Main\Github Staging\FTB-Presents-Direwolf-20-1.16> act -v > log.txt
time="2021-03-24T16:00:44Z" level=debug msg="Loading environment from C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.env"
time="2021-03-24T16:00:44Z" level=debug msg="Loading secrets from C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.secrets"
time="2021-03-24T16:00:44Z" level=debug msg="Loading workflows from 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.github\\workflows'"
time="2021-03-24T16:00:44Z" level=debug msg="Reading workflow 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.github\\workflows\\build.yml'"
time="2021-03-24T16:00:44Z" level=debug msg="Planning event: push"
time="2021-03-24T16:00:44Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:44Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:44Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:44Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:44Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T16:00:44Z" level=debug msg="HEAD matches \\refs\\heads\\main"
time="2021-03-24T16:00:44Z" level=debug msg="using github ref: \\refs\\heads\\main"
time="2021-03-24T16:00:44Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T16:00:44Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:44Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:44Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:44Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:44Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T16:00:44Z" level=debug msg="HEAD matches \\refs\\heads\\main"
time="2021-03-24T16:00:44Z" level=debug msg="using github ref: \\refs\\heads\\main"
time="2021-03-24T16:00:44Z" level=debug msg="Image exists? true"
time="2021-03-24T16:00:44Z" level=debug msg="Writing entry to tarball workflow/event.json len:2"
time="2021-03-24T16:00:44Z" level=debug msg="Writing entry to tarball workflow/envs.txt len:0"
time="2021-03-24T16:00:44Z" level=debug msg="Writing entry to tarball home/.act len:0"
time="2021-03-24T16:00:44Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:44Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:44Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:44Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:44Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T16:00:44Z" level=debug msg="HEAD matches \\refs\\heads\\main"
time="2021-03-24T16:00:44Z" level=debug msg="using github ref: \\refs\\heads\\main"
time="2021-03-24T16:00:44Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:44Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:44Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:44Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:44Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T16:00:44Z" level=debug msg="HEAD matches \\refs\\heads\\main"
time="2021-03-24T16:00:44Z" level=debug msg="using github ref: \\refs\\heads\\main"
time="2021-03-24T16:00:44Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T16:00:44Z" level=debug msg="context env => map[ACT:true CI:true GITHUB_ACTION:0 GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T16:00:44Z" level=debug msg="setupEnv: map[ACT:true CI:true GITHUB_ACTION:0 GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T16:00:45Z" level=debug msg="Read action &{Docker Setup QEMU docker Install QEMU static binaries map[image:{QEMU static binaries Docker image (e.g. tonistiigi/binfmt:latest) false tonistiigi/binfmt:latest} platforms:{Platforms to install (e.g. arm64,riscv64,arm) false all}] map[platforms:{Available platforms (comma separated)}] {node12 map[] dist/index.js  [] []} {blue anchor}} from 'act\\docker-setup-qemu-action@v1\\action.yml'"
time="2021-03-24T16:00:45Z" level=debug msg="About to run action &{Docker Setup QEMU docker Install QEMU static binaries map[image:{QEMU static binaries Docker image (e.g. tonistiigi/binfmt:latest) false tonistiigi/binfmt:latest} platforms:{Platforms to install (e.g. arm64,riscv64,arm) false all}] map[platforms:{Available platforms (comma separated)}] {node12 map[] dist/index.js  [] []} {blue anchor}}"
time="2021-03-24T16:00:45Z" level=debug msg="type=3 actionDir=act/docker-setup-qemu-action@v1 actionPath= Workdir=C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16 ActionCacheDir=act actionName=docker-setup-qemu-action@v1 containerActionDir=/actions"
time="2021-03-24T16:00:45Z" level=debug msg="Removing act/docker-setup-qemu-action@v1/.gitignore before docker cp"
time="2021-03-24T16:00:45Z" level=debug msg="Writing tarball C:\\Users\\Wolfie\\AppData\\Local\\Temp\\act554633251 from act/docker-setup-qemu-action@v1"
time="2021-03-24T16:00:45Z" level=debug msg="Stripping prefix:act\\ src:act/docker-setup-qemu-action@v1"
time="2021-03-24T16:00:45Z" level=debug msg="executing remote job container: [node /actions/docker-setup-qemu-action@v1/dist/index.js]"
time="2021-03-24T16:00:46Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:46Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:46Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:46Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:46Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T16:00:46Z" level=debug msg="HEAD matches \\refs\\heads\\main"
time="2021-03-24T16:00:46Z" level=debug msg="using github ref: \\refs\\heads\\main"
time="2021-03-24T16:00:46Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:46Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:46Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:46Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:46Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T16:00:46Z" level=debug msg="HEAD matches \\refs\\heads\\main"
time="2021-03-24T16:00:46Z" level=debug msg="using github ref: \\refs\\heads\\main"
time="2021-03-24T16:00:46Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T16:00:46Z" level=debug msg="context env => map[ACT:true CI:true GITHUB_ACTION:1 GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T16:00:46Z" level=debug msg="setupEnv: map[ACT:true CI:true GITHUB_ACTION:1 GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T16:00:47Z" level=debug msg="Read action &{Docker Setup Buildx docker Set up Docker Buildx map[buildkitd-flags:{Flags for buildkitd daemon false --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host} driver:{Sets the builder driver to be used false docker-container} driver-opts:{List of additional driver-specific options. (eg. image=moby/buildkit:master) false } endpoint:{Optional address for docker socket or context from `docker context ls` false } install:{Sets up docker build command as an alias to docker buildx false false} use:{Switch to this builder instance false true} version:{Buildx version. (eg. v0.3.0) false }] map[name:{Builder instance name} platforms:{Available platforms (comma separated)}] {node12 map[] dist/index.js  [] []} {blue anchor}} from 'act\\docker-setup-buildx-action@v1\\action.yml'"
time="2021-03-24T16:00:47Z" level=debug msg="About to run action &{Docker Setup Buildx docker Set up Docker Buildx map[buildkitd-flags:{Flags for buildkitd daemon false --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host} driver:{Sets the builder driver to be used false docker-container} driver-opts:{List of additional driver-specific options. (eg. image=moby/buildkit:master) false } endpoint:{Optional address for docker socket or context from `docker context ls` false } install:{Sets up docker build command as an alias to docker buildx false false} use:{Switch to this builder instance false true} version:{Buildx version. (eg. v0.3.0) false }] map[name:{Builder instance name} platforms:{Available platforms (comma separated)}] {node12 map[] dist/index.js  [] []} {blue anchor}}"
time="2021-03-24T16:00:47Z" level=debug msg="type=3 actionDir=act/docker-setup-buildx-action@v1 actionPath= Workdir=C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16 ActionCacheDir=act actionName=docker-setup-buildx-action@v1 containerActionDir=/actions"
time="2021-03-24T16:00:47Z" level=debug msg="Removing act/docker-setup-buildx-action@v1/.gitignore before docker cp"
time="2021-03-24T16:00:47Z" level=debug msg="Writing tarball C:\\Users\\Wolfie\\AppData\\Local\\Temp\\act000717094 from act/docker-setup-buildx-action@v1"
time="2021-03-24T16:00:47Z" level=debug msg="Stripping prefix:act\\ src:act/docker-setup-buildx-action@v1"
time="2021-03-24T16:00:47Z" level=debug msg="executing remote job container: [node /actions/docker-setup-buildx-action@v1/dist/index.js]"
time="2021-03-24T16:00:50Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:50Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:50Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:50Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:50Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T16:00:50Z" level=debug msg="HEAD matches \\refs\\heads\\main"
time="2021-03-24T16:00:50Z" level=debug msg="using github ref: \\refs\\heads\\main"
time="2021-03-24T16:00:50Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:50Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:50Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:50Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:50Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T16:00:50Z" level=debug msg="HEAD matches \\refs\\heads\\main"
time="2021-03-24T16:00:50Z" level=debug msg="using github ref: \\refs\\heads\\main"
time="2021-03-24T16:00:50Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T16:00:50Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:50Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:50Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:50Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:50Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T16:00:50Z" level=debug msg="HEAD matches \\refs\\heads\\main"
time="2021-03-24T16:00:50Z" level=debug msg="using github ref: \\refs\\heads\\main"
time="2021-03-24T16:00:50Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T16:00:50Z" level=debug msg="Evaluating 'secrets['DOCKERHUB_USERNAME']' instead of 'secrets.DOCKERHUB_USERNAME'"
time="2021-03-24T16:00:50Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:50Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:50Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:50Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:50Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T16:00:50Z" level=debug msg="HEAD matches \\refs\\heads\\main"
time="2021-03-24T16:00:50Z" level=debug msg="using github ref: \\refs\\heads\\main"
time="2021-03-24T16:00:50Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T16:00:50Z" level=debug msg="Evaluating 'secrets['DOCKERHUB_TOKEN']' instead of 'secrets.DOCKERHUB_TOKEN'"
time="2021-03-24T16:00:50Z" level=debug msg="context env => map[ACT:true CI:true GITHUB_ACTION:2 GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 INPUT_PASSWORD:${{ secrets.DOCKERHUB_TOKEN }} INPUT_USERNAME:${{ secrets.DOCKERHUB_USERNAME }} MODPACK_ID:79]"
time="2021-03-24T16:00:50Z" level=debug msg="Evaluating 'secrets['DOCKERHUB_USERNAME']' instead of 'secrets.DOCKERHUB_USERNAME'"
time="2021-03-24T16:00:50Z" level=debug msg="Evaluating 'secrets['DOCKERHUB_TOKEN']' instead of 'secrets.DOCKERHUB_TOKEN'"
time="2021-03-24T16:00:50Z" level=debug msg="setupEnv: map[ACT:true CI:true GITHUB_ACTION:2 GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 INPUT_PASSWORD:6d71f506-2b97-4534-9d71-0f239463bc83 INPUT_USERNAME:wolfrazu MODPACK_ID:79]"
time="2021-03-24T16:00:50Z" level=debug msg="Read action &{Docker Login docker GitHub Action to login against a Docker registry map[logout:{Log out from the Docker registry at the end of a job false true} password:{Password or personal access token used to log against the Docker registry false } registry:{Server address of Docker registry. If not set then will default to Docker Hub false } username:{Username used to log against the Docker registry false }] map[] {node12 map[] dist/index.js  [] []} {blue anchor}} from 'act\\docker-login-action@v1\\action.yml'"
time="2021-03-24T16:00:50Z" level=debug msg="About to run action &{Docker Login docker GitHub Action to login against a Docker registry map[logout:{Log out from the Docker registry at the end of a job false true} password:{Password or personal access token used to log against the Docker registry false } registry:{Server address of Docker registry. If not set then will default to Docker Hub false } username:{Username used to log against the Docker registry false }] map[] {node12 map[] dist/index.js  [] []} {blue anchor}}"
time="2021-03-24T16:00:50Z" level=debug msg="type=3 actionDir=act/docker-login-action@v1 actionPath= Workdir=C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16 ActionCacheDir=act actionName=docker-login-action@v1 containerActionDir=/actions"
time="2021-03-24T16:00:50Z" level=debug msg="Removing act/docker-login-action@v1/.gitignore before docker cp"
time="2021-03-24T16:00:50Z" level=debug msg="Writing tarball C:\\Users\\Wolfie\\AppData\\Local\\Temp\\act842420813 from act/docker-login-action@v1"
time="2021-03-24T16:00:50Z" level=debug msg="Stripping prefix:act\\ src:act/docker-login-action@v1"
time="2021-03-24T16:00:51Z" level=debug msg="executing remote job container: [node /actions/docker-login-action@v1/dist/index.js]"
time="2021-03-24T16:00:52Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:52Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:52Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:52Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:52Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T16:00:52Z" level=debug msg="HEAD matches \\refs\\heads\\main"
time="2021-03-24T16:00:52Z" level=debug msg="using github ref: \\refs\\heads\\main"
time="2021-03-24T16:00:52Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:52Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:52Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:52Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:52Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T16:00:52Z" level=debug msg="HEAD matches \\refs\\heads\\main"
time="2021-03-24T16:00:52Z" level=debug msg="using github ref: \\refs\\heads\\main"
time="2021-03-24T16:00:52Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T16:00:52Z" level=debug msg="context env => map[ACT:true CI:true GITHUB_ACTION:get_modpack_version GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T16:00:52Z" level=debug msg="setupEnv: map[ACT:true CI:true GITHUB_ACTION:get_modpack_version GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T16:00:52Z" level=debug msg="Evaluating 'env['MODPACK_ID']' instead of 'env.MODPACK_ID'"
time="2021-03-24T16:00:52Z" level=debug msg="Wrote command 'echo \"::set-output name=modpack_version::$(curl https://api.modpacks.ch/public/modpack/79/ | jq '.versions[-1].name' | tr -d '\"')\"\n' to 'workflow/get_modpack_version'"
time="2021-03-24T16:00:52Z" level=debug msg="Writing entry to tarball workflow/get_modpack_version len:131"
time="2021-03-24T16:00:53Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:53Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:53Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:53Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:53Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T16:00:53Z" level=debug msg="HEAD matches \\refs\\heads\\main"
time="2021-03-24T16:00:53Z" level=debug msg="using github ref: \\refs\\heads\\main"
time="2021-03-24T16:00:54Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:54Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:54Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:54Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:54Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T16:00:54Z" level=debug msg="HEAD matches \\refs\\heads\\main"
time="2021-03-24T16:00:54Z" level=debug msg="using github ref: \\refs\\heads\\main"
time="2021-03-24T16:00:54Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T16:00:54Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:54Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:54Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:54Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:54Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T16:00:54Z" level=debug msg="HEAD matches \\refs\\heads\\main"
time="2021-03-24T16:00:54Z" level=debug msg="using github ref: \\refs\\heads\\main"
time="2021-03-24T16:00:54Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T16:00:54Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:54Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:54Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T16:00:54Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T16:00:54Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T16:00:54Z" level=debug msg="HEAD matches \\refs\\heads\\main"
time="2021-03-24T16:00:54Z" level=debug msg="using github ref: \\refs\\heads\\main"
time="2021-03-24T16:00:54Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T16:00:54Z" level=debug msg="Evaluating 'env['IMAGE_NAME']' instead of 'env.IMAGE_NAME'"
time="2021-03-24T16:00:54Z" level=debug msg="Evaluating 'env['IMAGE_NAME']' instead of 'env.IMAGE_NAME'"
time="2021-03-24T16:00:54Z" level=debug msg="Evaluating 'steps['get_modpack_version']['outputs']['modpack_version']' instead of 'steps.get_modpack_version.outputs.modpack_version'"
time="2021-03-24T16:00:54Z" level=debug msg="context env => map[ACT:true CI:true GITHUB_ACTION:docker_build GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 INPUT_PUSH:true INPUT_TAGS:${{ env.IMAGE_NAME }}:latest\n${{ env.IMAGE_NAME }}:${{ steps.get_modpack_version.outputs.modpack_version }}\n MODPACK_ID:79]"
time="2021-03-24T16:00:54Z" level=debug msg="Evaluating 'env['IMAGE_NAME']' instead of 'env.IMAGE_NAME'"
time="2021-03-24T16:00:54Z" level=debug msg="Evaluating 'env['IMAGE_NAME']' instead of 'env.IMAGE_NAME'"
time="2021-03-24T16:00:54Z" level=debug msg="Evaluating 'steps['get_modpack_version']['outputs']['modpack_version']' instead of 'steps.get_modpack_version.outputs.modpack_version'"
time="2021-03-24T16:00:54Z" level=debug msg="setupEnv: map[ACT:true CI:true GITHUB_ACTION:docker_build GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 INPUT_PUSH:true INPUT_TAGS:wolfrazu/ftb-presents-direwolf20-116:latest\nwolfrazu/ftb-presents-direwolf20-116:1.7.0\n MODPACK_ID:79]"
time="2021-03-24T16:00:54Z" level=debug msg="Read action &{Build and push Docker images docker Build and push Docker images with Buildx map[allow:{List of extra privileged entitlement (eg. network.host,security.insecure) false } build-args:{List of build-time variables false } builder:{Builder instance false } cache-from:{List of external cache sources for buildx (eg. user/app:cache, type=local,src=path/to/dir) false } cache-to:{List of cache export destinations for buildx (eg. user/app:cache, type=local,dest=path/to/dir) false } context:{Build's context is the set of files located in the specified PATH or URL false } file:{Path to the Dockerfile false } github-token:{GitHub Token used to authenticate against a repository for Git context false ${{ github.token }}} labels:{List of metadata for an image false } load:{Load is a shorthand for --output=type=docker false false} no-cache:{Do not use cache when building the image false false} outputs:{List of output destinations (format: type=local,dest=path) false } platforms:{List of target platforms for build false } pull:{Always attempt to pull a newer version of the image false false} push:{Push is a shorthand for --output=type=registry false false} secret-files:{List of secret files to expose to the build (eg. key=filename, MY_SECRET=./secret.txt) false } secrets:{List of secrets to expose to the build (eg. key=string, GIT_AUTH_TOKEN=mytoken) false } ssh:{List of SSH agent socket or keys to expose to the build false } tags:{List of tags false } target:{Sets the target stage to build false }] map[digest:{Image content-addressable identifier also called a digest}] {node12 map[] dist/index.js  [] []} {blue anchor}} from 'act\\docker-build-push-action@v2\\action.yml'"
time="2021-03-24T16:00:54Z" level=debug msg="About to run action &{Build and push Docker images docker Build and push Docker images with Buildx map[allow:{List of extra privileged entitlement (eg. network.host,security.insecure) false } build-args:{List of build-time variables false } builder:{Builder instance false } cache-from:{List of external cache sources for buildx (eg. user/app:cache, type=local,src=path/to/dir) false } cache-to:{List of cache export destinations for buildx (eg. user/app:cache, type=local,dest=path/to/dir) false } context:{Build's context is the set of files located in the specified PATH or URL false } file:{Path to the Dockerfile false } github-token:{GitHub Token used to authenticate against a repository for Git context false ${{ github.token }}} labels:{List of metadata for an image false } load:{Load is a shorthand for --output=type=docker false false} no-cache:{Do not use cache when building the image false false} outputs:{List of output destinations (format: type=local,dest=path) false } platforms:{List of target platforms for build false } pull:{Always attempt to pull a newer version of the image false false} push:{Push is a shorthand for --output=type=registry false false} secret-files:{List of secret files to expose to the build (eg. key=filename, MY_SECRET=./secret.txt) false } secrets:{List of secrets to expose to the build (eg. key=string, GIT_AUTH_TOKEN=mytoken) false } ssh:{List of SSH agent socket or keys to expose to the build false } tags:{List of tags false } target:{Sets the target stage to build false }] map[digest:{Image content-addressable identifier also called a digest}] {node12 map[] dist/index.js  [] []} {blue anchor}}"
time="2021-03-24T16:00:54Z" level=debug msg="Evaluating 'github['token']' instead of 'github.token'"
time="2021-03-24T16:00:54Z" level=debug msg="type=3 actionDir=act/docker-build-push-action@v2 actionPath= Workdir=C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16 ActionCacheDir=act actionName=docker-build-push-action@v2 containerActionDir=/actions"
time="2021-03-24T16:00:54Z" level=debug msg="Removing act/docker-build-push-action@v2/.gitignore before docker cp"
time="2021-03-24T16:00:54Z" level=debug msg="Writing tarball C:\\Users\\Wolfie\\AppData\\Local\\Temp\\act839430984 from act/docker-build-push-action@v2"
time="2021-03-24T16:00:54Z" level=debug msg="Stripping prefix:act\\ src:act/docker-build-push-action@v2"
time="2021-03-24T16:00:54Z" level=debug msg="executing remote job container: [node /actions/docker-build-push-action@v2/dist/index.js]"
time="2021-03-24T16:00:55Z" level=debug msg="exit with `FAILURE`: 1"
time="2021-03-24T16:00:55Z" level=debug msg="exit with `FAILURE`: 1"
Error: exit with `FAILURE`: 1
Originally created by @Xalaxis on GitHub (Mar 24, 2021). Original GitHub issue: https://github.com/nektos/act/issues/576 <!-- - Make sure you are able to reproduce it on the [latest version](https://github.com/nektos/act/releases) - Search the existing issues. - Refer to [README](https://github.com/nektos/act/blob/master/README.md). --> ## Act version <!-- Paste output of `act --version` --> ``` PS C:\Users\Wolfie\Sync\Main\Github Staging\FTB-Presents-Direwolf-20-1.16> act --version act version 0.2.20 ``` ## Expected behaviour No errors running workflow. ## Actual behaviour Docker build step errors out with: ``` #1 ERROR: repository does not contain ref \refs\heads\main, output: "" | ------ | > [internal] load git source https://github.com/Xalaxis/FTB-Presents-Direwolf-20-1.16.git#\refs\heads\main: | ------ | error: failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to read dockerfile: failed to load cache key: repository does not contain ref \refs\heads\main, output: "" ``` ## Workflow and/or repository Repository located at https://github.com/Xalaxis/FTB-Presents-Direwolf-20-1.16 ## Steps to reproduce <!-- Make sure to include command you used to run `act` e.g.: 1. Clone example repo (https://github.com/cplee/github-actions-demo) 2. Enter cloned repo directory 3. Run `act -s SUPER_SECRET=im-a-value` --> 1. Clone provided repo (https://github.com/Xalaxis/FTB-Presents-Direwolf-20-1.16) 2. Enter cloned repo directory 3. Create a .secrets file with a valid DOCKERHUB_USERNAME= and DOCKERHUB_TOKEN= 3. Run `act` ## `act` output <details> <summary>Click to expand!</summary> ```none PS C:\Users\Wolfie\Sync\Main\Github Staging\FTB-Presents-Direwolf-20-1.16> act -v > log.txt time="2021-03-24T16:00:44Z" level=debug msg="Loading environment from C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.env" time="2021-03-24T16:00:44Z" level=debug msg="Loading secrets from C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.secrets" time="2021-03-24T16:00:44Z" level=debug msg="Loading workflows from 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.github\\workflows'" time="2021-03-24T16:00:44Z" level=debug msg="Reading workflow 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.github\\workflows\\build.yml'" time="2021-03-24T16:00:44Z" level=debug msg="Planning event: push" time="2021-03-24T16:00:44Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:44Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:44Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:44Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:44Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T16:00:44Z" level=debug msg="HEAD matches \\refs\\heads\\main" time="2021-03-24T16:00:44Z" level=debug msg="using github ref: \\refs\\heads\\main" time="2021-03-24T16:00:44Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T16:00:44Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:44Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:44Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:44Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:44Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T16:00:44Z" level=debug msg="HEAD matches \\refs\\heads\\main" time="2021-03-24T16:00:44Z" level=debug msg="using github ref: \\refs\\heads\\main" time="2021-03-24T16:00:44Z" level=debug msg="Image exists? true" time="2021-03-24T16:00:44Z" level=debug msg="Writing entry to tarball workflow/event.json len:2" time="2021-03-24T16:00:44Z" level=debug msg="Writing entry to tarball workflow/envs.txt len:0" time="2021-03-24T16:00:44Z" level=debug msg="Writing entry to tarball home/.act len:0" time="2021-03-24T16:00:44Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:44Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:44Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:44Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:44Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T16:00:44Z" level=debug msg="HEAD matches \\refs\\heads\\main" time="2021-03-24T16:00:44Z" level=debug msg="using github ref: \\refs\\heads\\main" time="2021-03-24T16:00:44Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:44Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:44Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:44Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:44Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T16:00:44Z" level=debug msg="HEAD matches \\refs\\heads\\main" time="2021-03-24T16:00:44Z" level=debug msg="using github ref: \\refs\\heads\\main" time="2021-03-24T16:00:44Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T16:00:44Z" level=debug msg="context env => map[ACT:true CI:true GITHUB_ACTION:0 GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T16:00:44Z" level=debug msg="setupEnv: map[ACT:true CI:true GITHUB_ACTION:0 GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T16:00:45Z" level=debug msg="Read action &{Docker Setup QEMU docker Install QEMU static binaries map[image:{QEMU static binaries Docker image (e.g. tonistiigi/binfmt:latest) false tonistiigi/binfmt:latest} platforms:{Platforms to install (e.g. arm64,riscv64,arm) false all}] map[platforms:{Available platforms (comma separated)}] {node12 map[] dist/index.js [] []} {blue anchor}} from 'act\\docker-setup-qemu-action@v1\\action.yml'" time="2021-03-24T16:00:45Z" level=debug msg="About to run action &{Docker Setup QEMU docker Install QEMU static binaries map[image:{QEMU static binaries Docker image (e.g. tonistiigi/binfmt:latest) false tonistiigi/binfmt:latest} platforms:{Platforms to install (e.g. arm64,riscv64,arm) false all}] map[platforms:{Available platforms (comma separated)}] {node12 map[] dist/index.js [] []} {blue anchor}}" time="2021-03-24T16:00:45Z" level=debug msg="type=3 actionDir=act/docker-setup-qemu-action@v1 actionPath= Workdir=C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16 ActionCacheDir=act actionName=docker-setup-qemu-action@v1 containerActionDir=/actions" time="2021-03-24T16:00:45Z" level=debug msg="Removing act/docker-setup-qemu-action@v1/.gitignore before docker cp" time="2021-03-24T16:00:45Z" level=debug msg="Writing tarball C:\\Users\\Wolfie\\AppData\\Local\\Temp\\act554633251 from act/docker-setup-qemu-action@v1" time="2021-03-24T16:00:45Z" level=debug msg="Stripping prefix:act\\ src:act/docker-setup-qemu-action@v1" time="2021-03-24T16:00:45Z" level=debug msg="executing remote job container: [node /actions/docker-setup-qemu-action@v1/dist/index.js]" time="2021-03-24T16:00:46Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:46Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:46Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:46Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:46Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T16:00:46Z" level=debug msg="HEAD matches \\refs\\heads\\main" time="2021-03-24T16:00:46Z" level=debug msg="using github ref: \\refs\\heads\\main" time="2021-03-24T16:00:46Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:46Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:46Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:46Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:46Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T16:00:46Z" level=debug msg="HEAD matches \\refs\\heads\\main" time="2021-03-24T16:00:46Z" level=debug msg="using github ref: \\refs\\heads\\main" time="2021-03-24T16:00:46Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T16:00:46Z" level=debug msg="context env => map[ACT:true CI:true GITHUB_ACTION:1 GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T16:00:46Z" level=debug msg="setupEnv: map[ACT:true CI:true GITHUB_ACTION:1 GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T16:00:47Z" level=debug msg="Read action &{Docker Setup Buildx docker Set up Docker Buildx map[buildkitd-flags:{Flags for buildkitd daemon false --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host} driver:{Sets the builder driver to be used false docker-container} driver-opts:{List of additional driver-specific options. (eg. image=moby/buildkit:master) false } endpoint:{Optional address for docker socket or context from `docker context ls` false } install:{Sets up docker build command as an alias to docker buildx false false} use:{Switch to this builder instance false true} version:{Buildx version. (eg. v0.3.0) false }] map[name:{Builder instance name} platforms:{Available platforms (comma separated)}] {node12 map[] dist/index.js [] []} {blue anchor}} from 'act\\docker-setup-buildx-action@v1\\action.yml'" time="2021-03-24T16:00:47Z" level=debug msg="About to run action &{Docker Setup Buildx docker Set up Docker Buildx map[buildkitd-flags:{Flags for buildkitd daemon false --allow-insecure-entitlement security.insecure --allow-insecure-entitlement network.host} driver:{Sets the builder driver to be used false docker-container} driver-opts:{List of additional driver-specific options. (eg. image=moby/buildkit:master) false } endpoint:{Optional address for docker socket or context from `docker context ls` false } install:{Sets up docker build command as an alias to docker buildx false false} use:{Switch to this builder instance false true} version:{Buildx version. (eg. v0.3.0) false }] map[name:{Builder instance name} platforms:{Available platforms (comma separated)}] {node12 map[] dist/index.js [] []} {blue anchor}}" time="2021-03-24T16:00:47Z" level=debug msg="type=3 actionDir=act/docker-setup-buildx-action@v1 actionPath= Workdir=C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16 ActionCacheDir=act actionName=docker-setup-buildx-action@v1 containerActionDir=/actions" time="2021-03-24T16:00:47Z" level=debug msg="Removing act/docker-setup-buildx-action@v1/.gitignore before docker cp" time="2021-03-24T16:00:47Z" level=debug msg="Writing tarball C:\\Users\\Wolfie\\AppData\\Local\\Temp\\act000717094 from act/docker-setup-buildx-action@v1" time="2021-03-24T16:00:47Z" level=debug msg="Stripping prefix:act\\ src:act/docker-setup-buildx-action@v1" time="2021-03-24T16:00:47Z" level=debug msg="executing remote job container: [node /actions/docker-setup-buildx-action@v1/dist/index.js]" time="2021-03-24T16:00:50Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:50Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:50Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:50Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:50Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T16:00:50Z" level=debug msg="HEAD matches \\refs\\heads\\main" time="2021-03-24T16:00:50Z" level=debug msg="using github ref: \\refs\\heads\\main" time="2021-03-24T16:00:50Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:50Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:50Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:50Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:50Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T16:00:50Z" level=debug msg="HEAD matches \\refs\\heads\\main" time="2021-03-24T16:00:50Z" level=debug msg="using github ref: \\refs\\heads\\main" time="2021-03-24T16:00:50Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T16:00:50Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:50Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:50Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:50Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:50Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T16:00:50Z" level=debug msg="HEAD matches \\refs\\heads\\main" time="2021-03-24T16:00:50Z" level=debug msg="using github ref: \\refs\\heads\\main" time="2021-03-24T16:00:50Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T16:00:50Z" level=debug msg="Evaluating 'secrets['DOCKERHUB_USERNAME']' instead of 'secrets.DOCKERHUB_USERNAME'" time="2021-03-24T16:00:50Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:50Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:50Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:50Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:50Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T16:00:50Z" level=debug msg="HEAD matches \\refs\\heads\\main" time="2021-03-24T16:00:50Z" level=debug msg="using github ref: \\refs\\heads\\main" time="2021-03-24T16:00:50Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T16:00:50Z" level=debug msg="Evaluating 'secrets['DOCKERHUB_TOKEN']' instead of 'secrets.DOCKERHUB_TOKEN'" time="2021-03-24T16:00:50Z" level=debug msg="context env => map[ACT:true CI:true GITHUB_ACTION:2 GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 INPUT_PASSWORD:${{ secrets.DOCKERHUB_TOKEN }} INPUT_USERNAME:${{ secrets.DOCKERHUB_USERNAME }} MODPACK_ID:79]" time="2021-03-24T16:00:50Z" level=debug msg="Evaluating 'secrets['DOCKERHUB_USERNAME']' instead of 'secrets.DOCKERHUB_USERNAME'" time="2021-03-24T16:00:50Z" level=debug msg="Evaluating 'secrets['DOCKERHUB_TOKEN']' instead of 'secrets.DOCKERHUB_TOKEN'" time="2021-03-24T16:00:50Z" level=debug msg="setupEnv: map[ACT:true CI:true GITHUB_ACTION:2 GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 INPUT_PASSWORD:6d71f506-2b97-4534-9d71-0f239463bc83 INPUT_USERNAME:wolfrazu MODPACK_ID:79]" time="2021-03-24T16:00:50Z" level=debug msg="Read action &{Docker Login docker GitHub Action to login against a Docker registry map[logout:{Log out from the Docker registry at the end of a job false true} password:{Password or personal access token used to log against the Docker registry false } registry:{Server address of Docker registry. If not set then will default to Docker Hub false } username:{Username used to log against the Docker registry false }] map[] {node12 map[] dist/index.js [] []} {blue anchor}} from 'act\\docker-login-action@v1\\action.yml'" time="2021-03-24T16:00:50Z" level=debug msg="About to run action &{Docker Login docker GitHub Action to login against a Docker registry map[logout:{Log out from the Docker registry at the end of a job false true} password:{Password or personal access token used to log against the Docker registry false } registry:{Server address of Docker registry. If not set then will default to Docker Hub false } username:{Username used to log against the Docker registry false }] map[] {node12 map[] dist/index.js [] []} {blue anchor}}" time="2021-03-24T16:00:50Z" level=debug msg="type=3 actionDir=act/docker-login-action@v1 actionPath= Workdir=C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16 ActionCacheDir=act actionName=docker-login-action@v1 containerActionDir=/actions" time="2021-03-24T16:00:50Z" level=debug msg="Removing act/docker-login-action@v1/.gitignore before docker cp" time="2021-03-24T16:00:50Z" level=debug msg="Writing tarball C:\\Users\\Wolfie\\AppData\\Local\\Temp\\act842420813 from act/docker-login-action@v1" time="2021-03-24T16:00:50Z" level=debug msg="Stripping prefix:act\\ src:act/docker-login-action@v1" time="2021-03-24T16:00:51Z" level=debug msg="executing remote job container: [node /actions/docker-login-action@v1/dist/index.js]" time="2021-03-24T16:00:52Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:52Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:52Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:52Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:52Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T16:00:52Z" level=debug msg="HEAD matches \\refs\\heads\\main" time="2021-03-24T16:00:52Z" level=debug msg="using github ref: \\refs\\heads\\main" time="2021-03-24T16:00:52Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:52Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:52Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:52Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:52Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T16:00:52Z" level=debug msg="HEAD matches \\refs\\heads\\main" time="2021-03-24T16:00:52Z" level=debug msg="using github ref: \\refs\\heads\\main" time="2021-03-24T16:00:52Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T16:00:52Z" level=debug msg="context env => map[ACT:true CI:true GITHUB_ACTION:get_modpack_version GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T16:00:52Z" level=debug msg="setupEnv: map[ACT:true CI:true GITHUB_ACTION:get_modpack_version GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T16:00:52Z" level=debug msg="Evaluating 'env['MODPACK_ID']' instead of 'env.MODPACK_ID'" time="2021-03-24T16:00:52Z" level=debug msg="Wrote command 'echo \"::set-output name=modpack_version::$(curl https://api.modpacks.ch/public/modpack/79/ | jq '.versions[-1].name' | tr -d '\"')\"\n' to 'workflow/get_modpack_version'" time="2021-03-24T16:00:52Z" level=debug msg="Writing entry to tarball workflow/get_modpack_version len:131" time="2021-03-24T16:00:53Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:53Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:53Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:53Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:53Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T16:00:53Z" level=debug msg="HEAD matches \\refs\\heads\\main" time="2021-03-24T16:00:53Z" level=debug msg="using github ref: \\refs\\heads\\main" time="2021-03-24T16:00:54Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:54Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:54Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:54Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:54Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T16:00:54Z" level=debug msg="HEAD matches \\refs\\heads\\main" time="2021-03-24T16:00:54Z" level=debug msg="using github ref: \\refs\\heads\\main" time="2021-03-24T16:00:54Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T16:00:54Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:54Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:54Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:54Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:54Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T16:00:54Z" level=debug msg="HEAD matches \\refs\\heads\\main" time="2021-03-24T16:00:54Z" level=debug msg="using github ref: \\refs\\heads\\main" time="2021-03-24T16:00:54Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T16:00:54Z" level=debug msg="Loading slug from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:54Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:54Z" level=debug msg="Loading revision from git directory 'C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T16:00:54Z" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T16:00:54Z" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T16:00:54Z" level=debug msg="HEAD matches \\refs\\heads\\main" time="2021-03-24T16:00:54Z" level=debug msg="using github ref: \\refs\\heads\\main" time="2021-03-24T16:00:54Z" level=debug msg="context env => map[ACT:true IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T16:00:54Z" level=debug msg="Evaluating 'env['IMAGE_NAME']' instead of 'env.IMAGE_NAME'" time="2021-03-24T16:00:54Z" level=debug msg="Evaluating 'env['IMAGE_NAME']' instead of 'env.IMAGE_NAME'" time="2021-03-24T16:00:54Z" level=debug msg="Evaluating 'steps['get_modpack_version']['outputs']['modpack_version']' instead of 'steps.get_modpack_version.outputs.modpack_version'" time="2021-03-24T16:00:54Z" level=debug msg="context env => map[ACT:true CI:true GITHUB_ACTION:docker_build GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 INPUT_PUSH:true INPUT_TAGS:${{ env.IMAGE_NAME }}:latest\n${{ env.IMAGE_NAME }}:${{ steps.get_modpack_version.outputs.modpack_version }}\n MODPACK_ID:79]" time="2021-03-24T16:00:54Z" level=debug msg="Evaluating 'env['IMAGE_NAME']' instead of 'env.IMAGE_NAME'" time="2021-03-24T16:00:54Z" level=debug msg="Evaluating 'env['IMAGE_NAME']' instead of 'env.IMAGE_NAME'" time="2021-03-24T16:00:54Z" level=debug msg="Evaluating 'steps['get_modpack_version']['outputs']['modpack_version']' instead of 'steps.get_modpack_version.outputs.modpack_version'" time="2021-03-24T16:00:54Z" level=debug msg="setupEnv: map[ACT:true CI:true GITHUB_ACTION:docker_build GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:\\refs\\heads\\main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:wolfrazu/ftb-presents-direwolf20-116 INPUT_PUSH:true INPUT_TAGS:wolfrazu/ftb-presents-direwolf20-116:latest\nwolfrazu/ftb-presents-direwolf20-116:1.7.0\n MODPACK_ID:79]" time="2021-03-24T16:00:54Z" level=debug msg="Read action &{Build and push Docker images docker Build and push Docker images with Buildx map[allow:{List of extra privileged entitlement (eg. network.host,security.insecure) false } build-args:{List of build-time variables false } builder:{Builder instance false } cache-from:{List of external cache sources for buildx (eg. user/app:cache, type=local,src=path/to/dir) false } cache-to:{List of cache export destinations for buildx (eg. user/app:cache, type=local,dest=path/to/dir) false } context:{Build's context is the set of files located in the specified PATH or URL false } file:{Path to the Dockerfile false } github-token:{GitHub Token used to authenticate against a repository for Git context false ${{ github.token }}} labels:{List of metadata for an image false } load:{Load is a shorthand for --output=type=docker false false} no-cache:{Do not use cache when building the image false false} outputs:{List of output destinations (format: type=local,dest=path) false } platforms:{List of target platforms for build false } pull:{Always attempt to pull a newer version of the image false false} push:{Push is a shorthand for --output=type=registry false false} secret-files:{List of secret files to expose to the build (eg. key=filename, MY_SECRET=./secret.txt) false } secrets:{List of secrets to expose to the build (eg. key=string, GIT_AUTH_TOKEN=mytoken) false } ssh:{List of SSH agent socket or keys to expose to the build false } tags:{List of tags false } target:{Sets the target stage to build false }] map[digest:{Image content-addressable identifier also called a digest}] {node12 map[] dist/index.js [] []} {blue anchor}} from 'act\\docker-build-push-action@v2\\action.yml'" time="2021-03-24T16:00:54Z" level=debug msg="About to run action &{Build and push Docker images docker Build and push Docker images with Buildx map[allow:{List of extra privileged entitlement (eg. network.host,security.insecure) false } build-args:{List of build-time variables false } builder:{Builder instance false } cache-from:{List of external cache sources for buildx (eg. user/app:cache, type=local,src=path/to/dir) false } cache-to:{List of cache export destinations for buildx (eg. user/app:cache, type=local,dest=path/to/dir) false } context:{Build's context is the set of files located in the specified PATH or URL false } file:{Path to the Dockerfile false } github-token:{GitHub Token used to authenticate against a repository for Git context false ${{ github.token }}} labels:{List of metadata for an image false } load:{Load is a shorthand for --output=type=docker false false} no-cache:{Do not use cache when building the image false false} outputs:{List of output destinations (format: type=local,dest=path) false } platforms:{List of target platforms for build false } pull:{Always attempt to pull a newer version of the image false false} push:{Push is a shorthand for --output=type=registry false false} secret-files:{List of secret files to expose to the build (eg. key=filename, MY_SECRET=./secret.txt) false } secrets:{List of secrets to expose to the build (eg. key=string, GIT_AUTH_TOKEN=mytoken) false } ssh:{List of SSH agent socket or keys to expose to the build false } tags:{List of tags false } target:{Sets the target stage to build false }] map[digest:{Image content-addressable identifier also called a digest}] {node12 map[] dist/index.js [] []} {blue anchor}}" time="2021-03-24T16:00:54Z" level=debug msg="Evaluating 'github['token']' instead of 'github.token'" time="2021-03-24T16:00:54Z" level=debug msg="type=3 actionDir=act/docker-build-push-action@v2 actionPath= Workdir=C:\\Users\\Wolfie\\Sync\\Main\\Github Staging\\FTB-Presents-Direwolf-20-1.16 ActionCacheDir=act actionName=docker-build-push-action@v2 containerActionDir=/actions" time="2021-03-24T16:00:54Z" level=debug msg="Removing act/docker-build-push-action@v2/.gitignore before docker cp" time="2021-03-24T16:00:54Z" level=debug msg="Writing tarball C:\\Users\\Wolfie\\AppData\\Local\\Temp\\act839430984 from act/docker-build-push-action@v2" time="2021-03-24T16:00:54Z" level=debug msg="Stripping prefix:act\\ src:act/docker-build-push-action@v2" time="2021-03-24T16:00:54Z" level=debug msg="executing remote job container: [node /actions/docker-build-push-action@v2/dist/index.js]" time="2021-03-24T16:00:55Z" level=debug msg="exit with `FAILURE`: 1" time="2021-03-24T16:00:55Z" level=debug msg="exit with `FAILURE`: 1" Error: exit with `FAILURE`: 1 ``` </details>
kerem 2026-03-01 21:42:54 +03:00
  • closed this issue
  • added the
    kind/bug
    label
Author
Owner

@catthehacker commented on GitHub (Mar 24, 2021):

@Xalaxis I think you exposed your dockerhub credentials, I'd recommend editing the log and remove the history of edits

<!-- gh-comment-id:806002011 --> @catthehacker commented on GitHub (Mar 24, 2021): @Xalaxis I think you exposed your dockerhub credentials, I'd recommend editing the log and remove the history of edits
Author
Owner

@Xalaxis commented on GitHub (Mar 24, 2021):

@Xalaxis I think you exposed your dockerhub credentials, I'd recommend editing the log and remove the history of edits

Thank you hugely for the heads-up ❤️ . I've gone ahead and revoked them for security, so it's fine to leave them there now. I did have a look through the log before to try and spot anything like that, but I missed them in the verbosity.

Perhaps verbose shouldn't reveal secrets by default?

<!-- gh-comment-id:806005721 --> @Xalaxis commented on GitHub (Mar 24, 2021): > @Xalaxis I think you exposed your dockerhub credentials, I'd recommend editing the log and remove the history of edits Thank you hugely for the heads-up ❤️ . I've gone ahead and revoked them for security, so it's fine to leave them there now. I did have a look through the log before to try and spot anything like that, but I missed them in the verbosity. Perhaps verbose shouldn't reveal secrets by default?
Author
Owner

@catthehacker commented on GitHub (Mar 24, 2021):

Well, I'm quite unsure as why it does that, I suppose something is overlooked somewhere with logging since that shouldn't happen.
As for the reported issue itself I'm checking right now.

<!-- gh-comment-id:806024011 --> @catthehacker commented on GitHub (Mar 24, 2021): Well, I'm quite unsure as why it does that, I suppose something is overlooked somewhere with logging since that shouldn't happen. As for the reported issue itself I'm checking right now.
Author
Owner

@catthehacker commented on GitHub (Mar 24, 2021):

Hate to say that but it works for me:
https://hub.docker.com/r/catthehacker/ftb-presents-direwolf20-116/tags

| #10 pushing manifest for docker.io/***/ftb-presents-direwolf20-116:latest 1.2s done
| #10 pushing layers 1.6s done
| #10 pushing manifest for docker.io/***/ftb-presents-direwolf20-116:1.7.0
| #10 pushing manifest for docker.io/***/ftb-presents-direwolf20-116:1.7.0 0.4s done
| #10 DONE 674.8s
| 🛒 Extracting digest...
| sha256:f86af3abac9aacef8638cf72aafcee9ab9baa21c507db4e9b8f7145ca37b13c7
[Build and Push Container/Build and Push container]   ⚙  ::set-output:: digest=sha256:f86af3abac9aacef8638cf72aafcee9ab9baa21c507db4e9b8f7145ca37b13c7
[Build and Push Container/Build and Push container]   ✅  Success - Build and push container
time="2021-03-24T19:00:46+01:00" level=debug msg="Loading slug from git directory 'C:\\Users\\cat\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T19:00:46+01:00" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T19:00:46+01:00" level=debug msg="Loading revision from git directory 'C:\\Users\\cat\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T19:00:46+01:00" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T19:00:46+01:00" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T19:00:46+01:00" level=debug msg="HEAD matches refs/heads/main"
time="2021-03-24T19:00:46+01:00" level=debug msg="using github ref: refs/heads/main"
time="2021-03-24T19:00:46+01:00" level=debug msg="Loading slug from git directory 'C:\\Users\\cat\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T19:00:46+01:00" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T19:00:46+01:00" level=debug msg="Loading revision from git directory 'C:\\Users\\cat\\FTB-Presents-Direwolf-20-1.16\\.git'"
time="2021-03-24T19:00:46+01:00" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n"
time="2021-03-24T19:00:46+01:00" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'"
time="2021-03-24T19:00:46+01:00" level=debug msg="HEAD matches refs/heads/main"
time="2021-03-24T19:00:46+01:00" level=debug msg="using github ref: refs/heads/main"
time="2021-03-24T19:00:46+01:00" level=debug msg="context env => map[ACT:true IMAGE_NAME:catthehacker/ftb-presents-direwolf20-116 MODPACK_ID:79]"
time="2021-03-24T19:00:46+01:00" level=debug msg="context env => map[ACT:true CI:true GITHUB_ACTION:5 GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:refs/heads/main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:catthehacker/ftb-presents-direwolf20-116 ImageOS:ubuntulatest MODPACK_ID:79]"
time="2021-03-24T19:00:46+01:00" level=debug msg="setupEnv: map[ACT:true CI:true GITHUB_ACTION:5 GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:refs/heads/main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:catthehacker/ftb-presents-direwolf20-116 ImageOS:ubuntulatest MODPACK_ID:79]"
[Build and Push Container/Build and Push container] ⭐  Run Image digest
time="2021-03-24T19:00:46+01:00" level=debug msg="Evaluating 'steps['docker_build']['outputs']['digest']' instead of 'steps.docker_build.outputs.digest'"
time="2021-03-24T19:00:46+01:00" level=debug msg="Wrote command 'echo sha256:f86af3abac9aacef8638cf72aafcee9ab9baa21c507db4e9b8f7145ca37b13c7' to 'workflow/5'"
time="2021-03-24T19:00:46+01:00" level=debug msg="Writing entry to tarball workflow/5 len:76"
[Build and Push Container/Build and Push container] Extracting content to '/github/'
[Build and Push Container/Build and Push container] Exec command '[bash --noprofile --norc -e /github/workflow/5]'
| sha256:f86af3abac9aacef8638cf72aafcee9ab9baa21c507db4e9b8f7145ca37b13c7
[Build and Push Container/Build and Push container]   ✅  Success - Image digest
[Build and Push Container/Build and Push container] Removed container: 746c5da40a96459f46b79e0e6a434e77f14f742c85f59fb0065a2748d905d149
[Build and Push Container/Build and Push container]   🐳  docker volume rm act-Build-and-Push-Container-Build-and-Push-container
    main   \FTB-Presents-Direwolf-20-1.16 
<!-- gh-comment-id:806046407 --> @catthehacker commented on GitHub (Mar 24, 2021): Hate to say that but it works for me: https://hub.docker.com/r/catthehacker/ftb-presents-direwolf20-116/tags ``` | #10 pushing manifest for docker.io/***/ftb-presents-direwolf20-116:latest 1.2s done | #10 pushing layers 1.6s done | #10 pushing manifest for docker.io/***/ftb-presents-direwolf20-116:1.7.0 | #10 pushing manifest for docker.io/***/ftb-presents-direwolf20-116:1.7.0 0.4s done | #10 DONE 674.8s | 🛒 Extracting digest... | sha256:f86af3abac9aacef8638cf72aafcee9ab9baa21c507db4e9b8f7145ca37b13c7 [Build and Push Container/Build and Push container] ⚙ ::set-output:: digest=sha256:f86af3abac9aacef8638cf72aafcee9ab9baa21c507db4e9b8f7145ca37b13c7 [Build and Push Container/Build and Push container] ✅ Success - Build and push container time="2021-03-24T19:00:46+01:00" level=debug msg="Loading slug from git directory 'C:\\Users\\cat\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T19:00:46+01:00" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T19:00:46+01:00" level=debug msg="Loading revision from git directory 'C:\\Users\\cat\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T19:00:46+01:00" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T19:00:46+01:00" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T19:00:46+01:00" level=debug msg="HEAD matches refs/heads/main" time="2021-03-24T19:00:46+01:00" level=debug msg="using github ref: refs/heads/main" time="2021-03-24T19:00:46+01:00" level=debug msg="Loading slug from git directory 'C:\\Users\\cat\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T19:00:46+01:00" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T19:00:46+01:00" level=debug msg="Loading revision from git directory 'C:\\Users\\cat\\FTB-Presents-Direwolf-20-1.16\\.git'" time="2021-03-24T19:00:46+01:00" level=debug msg="Found revision: fb1928cbc4fc23aad0d86330234e57a853a09c6f\n" time="2021-03-24T19:00:46+01:00" level=debug msg="HEAD points to 'fb1928cbc4fc23aad0d86330234e57a853a09c6f'" time="2021-03-24T19:00:46+01:00" level=debug msg="HEAD matches refs/heads/main" time="2021-03-24T19:00:46+01:00" level=debug msg="using github ref: refs/heads/main" time="2021-03-24T19:00:46+01:00" level=debug msg="context env => map[ACT:true IMAGE_NAME:catthehacker/ftb-presents-direwolf20-116 MODPACK_ID:79]" time="2021-03-24T19:00:46+01:00" level=debug msg="context env => map[ACT:true CI:true GITHUB_ACTION:5 GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:refs/heads/main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:catthehacker/ftb-presents-direwolf20-116 ImageOS:ubuntulatest MODPACK_ID:79]" time="2021-03-24T19:00:46+01:00" level=debug msg="setupEnv: map[ACT:true CI:true GITHUB_ACTION:5 GITHUB_ACTIONS:true GITHUB_ACTOR:nektos/act GITHUB_API_URL:https://api.github.com GITHUB_ENV:/github/workflow/envs.txt GITHUB_EVENT_NAME:push GITHUB_EVENT_PATH:/github/workflow/event.json GITHUB_GRAPHQL_URL:https://api.github.com/graphql GITHUB_REF:refs/heads/main GITHUB_REPOSITORY:Xalaxis/FTB-Presents-Direwolf-20-1.16 GITHUB_RUN_ID:1 GITHUB_RUN_NUMBER:1 GITHUB_SERVER_URL:https://github.com GITHUB_SHA:fb1928cbc4fc23aad0d86330234e57a853a09c6f GITHUB_TOKEN: GITHUB_WORKFLOW:Build and Push Container GITHUB_WORKSPACE:/github/workspace HOME:/github/home IMAGE_NAME:catthehacker/ftb-presents-direwolf20-116 ImageOS:ubuntulatest MODPACK_ID:79]" [Build and Push Container/Build and Push container] ⭐ Run Image digest time="2021-03-24T19:00:46+01:00" level=debug msg="Evaluating 'steps['docker_build']['outputs']['digest']' instead of 'steps.docker_build.outputs.digest'" time="2021-03-24T19:00:46+01:00" level=debug msg="Wrote command 'echo sha256:f86af3abac9aacef8638cf72aafcee9ab9baa21c507db4e9b8f7145ca37b13c7' to 'workflow/5'" time="2021-03-24T19:00:46+01:00" level=debug msg="Writing entry to tarball workflow/5 len:76" [Build and Push Container/Build and Push container] Extracting content to '/github/' [Build and Push Container/Build and Push container] Exec command '[bash --noprofile --norc -e /github/workflow/5]' | sha256:f86af3abac9aacef8638cf72aafcee9ab9baa21c507db4e9b8f7145ca37b13c7 [Build and Push Container/Build and Push container] ✅ Success - Image digest [Build and Push Container/Build and Push container] Removed container: 746c5da40a96459f46b79e0e6a434e77f14f742c85f59fb0065a2748d905d149 [Build and Push Container/Build and Push container] 🐳 docker volume rm act-Build-and-Push-Container-Build-and-Push-container    main   \FTB-Presents-Direwolf-20-1.16  ```
Author
Owner

@catthehacker commented on GitHub (Mar 25, 2021):

Right, seems like issue was fixed in #562 already and fix will be included in next version
@Xalaxis

<!-- gh-comment-id:806750721 --> @catthehacker commented on GitHub (Mar 25, 2021): Right, seems like issue was fixed in #562 already and fix will be included in next version @Xalaxis
Author
Owner

@Xalaxis commented on GitHub (Mar 25, 2021):

Right, seems like issue was fixed in #562 already and fix will be included in next version
@Xalaxis

Brilliant! Glad to hear it's fixed, and I look forward to the next release.

<!-- gh-comment-id:806888330 --> @Xalaxis commented on GitHub (Mar 25, 2021): > Right, seems like issue was fixed in #562 already and fix will be included in next version > @Xalaxis Brilliant! Glad to hear it's fixed, and I look forward to the next release.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#386
No description provided.