Skip to content

Instantly share code, notes, and snippets.

@metaskills
Created January 22, 2023 19:33
Show Gist options
  • Save metaskills/4542aa54d779d1f265804eadd4b1fec7 to your computer and use it in GitHub Desktop.
Save metaskills/4542aa54d779d1f265804eadd4b1fec7 to your computer and use it in GitHub Desktop.
GitHub Devcontainer w/Docker-in-Docker Action: Random Failure
2023-01-22T19:18:48.0957839Z Requested labels: ubuntu-latest
2023-01-22T19:18:48.0957881Z Job defined at: customink/crypteia/.github/workflows/test.yml@refs/heads/MultiPlatform
2023-01-22T19:18:48.0957914Z Waiting for a runner to pick up this job...
2023-01-22T19:18:48.5509306Z Job is waiting for a hosted runner to come online.
2023-01-22T19:18:53.1417633Z Job is about to start running on the hosted runner: GitHub Actions 8 (hosted)
2023-01-22T19:18:55.8052163Z Current runner version: '2.300.2'
2023-01-22T19:18:55.8084326Z ##[group]Operating System
2023-01-22T19:18:55.8085007Z Ubuntu
2023-01-22T19:18:55.8085356Z 22.04.1
2023-01-22T19:18:55.8085727Z LTS
2023-01-22T19:18:55.8086140Z ##[endgroup]
2023-01-22T19:18:55.8086615Z ##[group]Runner Image
2023-01-22T19:18:55.8087088Z Image: ubuntu-22.04
2023-01-22T19:18:55.8087515Z Version: 20230118.2
2023-01-22T19:18:55.8088142Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20230118.2/images/linux/Ubuntu2204-Readme.md
2023-01-22T19:18:55.8089042Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20230118.2
2023-01-22T19:18:55.8089653Z ##[endgroup]
2023-01-22T19:18:55.8090105Z ##[group]Runner Image Provisioner
2023-01-22T19:18:55.8090555Z 2.0.98.1
2023-01-22T19:18:55.8090992Z ##[endgroup]
2023-01-22T19:18:55.8092346Z ##[group]GITHUB_TOKEN Permissions
2023-01-22T19:18:55.8093135Z Actions: write
2023-01-22T19:18:55.8093521Z Checks: write
2023-01-22T19:18:55.8094095Z Contents: write
2023-01-22T19:18:55.8094568Z Deployments: write
2023-01-22T19:18:55.8094933Z Discussions: write
2023-01-22T19:18:55.8095404Z Issues: write
2023-01-22T19:18:55.8095748Z Metadata: read
2023-01-22T19:18:55.8096141Z Packages: write
2023-01-22T19:18:55.8096531Z Pages: write
2023-01-22T19:18:55.8096929Z PullRequests: write
2023-01-22T19:18:55.8097492Z RepositoryProjects: write
2023-01-22T19:18:55.8097849Z SecurityEvents: write
2023-01-22T19:18:55.8098210Z Statuses: write
2023-01-22T19:18:55.8098553Z ##[endgroup]
2023-01-22T19:18:55.8102262Z Secret source: Actions
2023-01-22T19:18:55.8102794Z Prepare workflow directory
2023-01-22T19:18:55.9024277Z Prepare all required actions
2023-01-22T19:18:55.9238513Z Getting action download info
2023-01-22T19:18:56.1752719Z Download action repository 'actions/checkout@v3' (SHA:ac593985615ec2ede58e132d2e21d2b1cbd6127c)
2023-01-22T19:18:56.8461912Z Download action repository 'aws-actions/configure-aws-credentials@v1' (SHA:67fbcbb121271f7775d2e7715933280b06314838)
2023-01-22T19:18:57.4235004Z Download action repository 'devcontainers/ci@v0.2' (SHA:96af31b963e2ff6b5be0f96195a92f0c844c52b4)
2023-01-22T19:18:58.3140801Z ##[group]Run actions/checkout@v3
2023-01-22T19:18:58.3141165Z with:
2023-01-22T19:18:58.3141447Z repository: customink/crypteia
2023-01-22T19:18:58.3142074Z token: ***
2023-01-22T19:18:58.3142303Z ssh-strict: true
2023-01-22T19:18:58.3142578Z persist-credentials: true
2023-01-22T19:18:58.3142843Z clean: true
2023-01-22T19:18:58.3143079Z fetch-depth: 1
2023-01-22T19:18:58.3143311Z lfs: false
2023-01-22T19:18:58.3143530Z submodules: false
2023-01-22T19:18:58.3143907Z set-safe-directory: true
2023-01-22T19:18:58.3144153Z ##[endgroup]
2023-01-22T19:18:58.6394818Z Syncing repository: customink/crypteia
2023-01-22T19:18:58.6396767Z ##[group]Getting Git version info
2023-01-22T19:18:58.6397382Z Working directory is '/home/runner/work/crypteia/crypteia'
2023-01-22T19:18:58.6398489Z [command]/usr/bin/git version
2023-01-22T19:18:58.6468960Z git version 2.39.1
2023-01-22T19:18:58.6499525Z ##[endgroup]
2023-01-22T19:18:58.6520537Z Temporarily overriding HOME='/home/runner/work/_temp/8fb4c480-7034-4164-aa92-53638d3b4992' before making global git config changes
2023-01-22T19:18:58.6521146Z Adding repository directory to the temporary git global config as a safe directory
2023-01-22T19:18:58.6526190Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/crypteia/crypteia
2023-01-22T19:18:58.6580274Z Deleting the contents of '/home/runner/work/crypteia/crypteia'
2023-01-22T19:18:58.6586407Z ##[group]Initializing the repository
2023-01-22T19:18:58.6590685Z [command]/usr/bin/git init /home/runner/work/crypteia/crypteia
2023-01-22T19:18:58.6664051Z hint: Using 'master' as the name for the initial branch. This default branch name
2023-01-22T19:18:58.6665173Z hint: is subject to change. To configure the initial branch name to use in all
2023-01-22T19:18:58.6666327Z hint: of your new repositories, which will suppress this warning, call:
2023-01-22T19:18:58.6667169Z hint:
2023-01-22T19:18:58.6668128Z hint: git config --global init.defaultBranch <name>
2023-01-22T19:18:58.6668729Z hint:
2023-01-22T19:18:58.6669630Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2023-01-22T19:18:58.6670413Z hint: 'development'. The just-created branch can be renamed via this command:
2023-01-22T19:18:58.6671204Z hint:
2023-01-22T19:18:58.6671720Z hint: git branch -m <name>
2023-01-22T19:18:58.6685287Z Initialized empty Git repository in /home/runner/work/crypteia/crypteia/.git/
2023-01-22T19:18:58.6696393Z [command]/usr/bin/git remote add origin https://github.com/customink/crypteia
2023-01-22T19:18:58.6747800Z ##[endgroup]
2023-01-22T19:18:58.6748518Z ##[group]Disabling automatic garbage collection
2023-01-22T19:18:58.6751290Z [command]/usr/bin/git config --local gc.auto 0
2023-01-22T19:18:58.6790372Z ##[endgroup]
2023-01-22T19:18:58.6791089Z ##[group]Setting up auth
2023-01-22T19:18:58.6797860Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2023-01-22T19:18:58.6836028Z [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-01-22T19:18:58.7334208Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2023-01-22T19:18:58.7341698Z [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-01-22T19:18:58.7602615Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2023-01-22T19:18:58.7649524Z ##[endgroup]
2023-01-22T19:18:58.7650334Z ##[group]Fetching the repository
2023-01-22T19:18:58.7660037Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +6add1318869f3c720234afa55c4664c2224062f3:refs/remotes/origin/MultiPlatform
2023-01-22T19:18:59.1780672Z remote: Enumerating objects: 91, done.
2023-01-22T19:18:59.1781594Z remote: Counting objects: 1% (1/91)
2023-01-22T19:18:59.1782163Z remote: Counting objects: 2% (2/91)
2023-01-22T19:18:59.1783401Z remote: Counting objects: 3% (3/91)
2023-01-22T19:18:59.1784634Z remote: Counting objects: 4% (4/91)
2023-01-22T19:18:59.1785039Z remote: Counting objects: 5% (5/91)
2023-01-22T19:18:59.1785377Z remote: Counting objects: 6% (6/91)
2023-01-22T19:18:59.1785710Z remote: Counting objects: 7% (7/91)
2023-01-22T19:18:59.1786229Z remote: Counting objects: 8% (8/91)
2023-01-22T19:18:59.1786542Z remote: Counting objects: 9% (9/91)
2023-01-22T19:18:59.1786855Z remote: Counting objects: 10% (10/91)
2023-01-22T19:18:59.1787169Z remote: Counting objects: 12% (11/91)
2023-01-22T19:18:59.1787478Z remote: Counting objects: 13% (12/91)
2023-01-22T19:18:59.1787797Z remote: Counting objects: 14% (13/91)
2023-01-22T19:18:59.1788167Z remote: Counting objects: 15% (14/91)
2023-01-22T19:18:59.1788475Z remote: Counting objects: 16% (15/91)
2023-01-22T19:18:59.1788782Z remote: Counting objects: 17% (16/91)
2023-01-22T19:18:59.1789087Z remote: Counting objects: 18% (17/91)
2023-01-22T19:18:59.1789389Z remote: Counting objects: 19% (18/91)
2023-01-22T19:18:59.1789858Z remote: Counting objects: 20% (19/91)
2023-01-22T19:18:59.1790164Z remote: Counting objects: 21% (20/91)
2023-01-22T19:18:59.1790515Z remote: Counting objects: 23% (21/91)
2023-01-22T19:18:59.1790836Z remote: Counting objects: 24% (22/91)
2023-01-22T19:18:59.1791157Z remote: Counting objects: 25% (23/91)
2023-01-22T19:18:59.1791484Z remote: Counting objects: 26% (24/91)
2023-01-22T19:18:59.1791803Z remote: Counting objects: 27% (25/91)
2023-01-22T19:18:59.1792346Z remote: Counting objects: 28% (26/91)
2023-01-22T19:18:59.1792655Z remote: Counting objects: 29% (27/91)
2023-01-22T19:18:59.1792981Z remote: Counting objects: 30% (28/91)
2023-01-22T19:18:59.1793332Z remote: Counting objects: 31% (29/91)
2023-01-22T19:18:59.1793705Z remote: Counting objects: 32% (30/91)
2023-01-22T19:18:59.1794026Z remote: Counting objects: 34% (31/91)
2023-01-22T19:18:59.1794350Z remote: Counting objects: 35% (32/91)
2023-01-22T19:18:59.1794660Z remote: Counting objects: 36% (33/91)
2023-01-22T19:18:59.1794976Z remote: Counting objects: 37% (34/91)
2023-01-22T19:18:59.1795290Z remote: Counting objects: 38% (35/91)
2023-01-22T19:18:59.1795618Z remote: Counting objects: 39% (36/91)
2023-01-22T19:18:59.1795940Z remote: Counting objects: 40% (37/91)
2023-01-22T19:18:59.1796263Z remote: Counting objects: 41% (38/91)
2023-01-22T19:18:59.1796570Z remote: Counting objects: 42% (39/91)
2023-01-22T19:18:59.1796897Z remote: Counting objects: 43% (40/91)
2023-01-22T19:18:59.1797224Z remote: Counting objects: 45% (41/91)
2023-01-22T19:18:59.1797548Z remote: Counting objects: 46% (42/91)
2023-01-22T19:18:59.1797871Z remote: Counting objects: 47% (43/91)
2023-01-22T19:18:59.1798191Z remote: Counting objects: 48% (44/91)
2023-01-22T19:18:59.1798511Z remote: Counting objects: 49% (45/91)
2023-01-22T19:18:59.1798939Z remote: Counting objects: 50% (46/91)
2023-01-22T19:18:59.1799262Z remote: Counting objects: 51% (47/91)
2023-01-22T19:18:59.1799583Z remote: Counting objects: 52% (48/91)
2023-01-22T19:18:59.1799902Z remote: Counting objects: 53% (49/91)
2023-01-22T19:18:59.1800225Z remote: Counting objects: 54% (50/91)
2023-01-22T19:18:59.1800544Z remote: Counting objects: 56% (51/91)
2023-01-22T19:18:59.1800851Z remote: Counting objects: 57% (52/91)
2023-01-22T19:18:59.1801177Z remote: Counting objects: 58% (53/91)
2023-01-22T19:18:59.1801592Z remote: Counting objects: 59% (54/91)
2023-01-22T19:18:59.1801922Z remote: Counting objects: 60% (55/91)
2023-01-22T19:18:59.1802238Z remote: Counting objects: 61% (56/91)
2023-01-22T19:18:59.1802585Z remote: Counting objects: 62% (57/91)
2023-01-22T19:18:59.1802907Z remote: Counting objects: 63% (58/91)
2023-01-22T19:18:59.1803216Z remote: Counting objects: 64% (59/91)
2023-01-22T19:18:59.1803536Z remote: Counting objects: 65% (60/91)
2023-01-22T19:18:59.1803859Z remote: Counting objects: 67% (61/91)
2023-01-22T19:18:59.1804181Z remote: Counting objects: 68% (62/91)
2023-01-22T19:18:59.1804501Z remote: Counting objects: 69% (63/91)
2023-01-22T19:18:59.1804917Z remote: Counting objects: 70% (64/91)
2023-01-22T19:18:59.1805659Z remote: Counting objects: 71% (65/91)
2023-01-22T19:18:59.1805972Z remote: Counting objects: 72% (66/91)
2023-01-22T19:18:59.1806300Z remote: Counting objects: 73% (67/91)
2023-01-22T19:18:59.1806681Z remote: Counting objects: 74% (68/91)
2023-01-22T19:18:59.1807110Z remote: Counting objects: 75% (69/91)
2023-01-22T19:18:59.1807411Z remote: Counting objects: 76% (70/91)
2023-01-22T19:18:59.1807716Z remote: Counting objects: 78% (71/91)
2023-01-22T19:18:59.1807999Z remote: Counting objects: 79% (72/91)
2023-01-22T19:18:59.1808485Z remote: Counting objects: 80% (73/91)
2023-01-22T19:18:59.1808808Z remote: Counting objects: 81% (74/91)
2023-01-22T19:18:59.1809129Z remote: Counting objects: 82% (75/91)
2023-01-22T19:18:59.1809452Z remote: Counting objects: 83% (76/91)
2023-01-22T19:18:59.1809771Z remote: Counting objects: 84% (77/91)
2023-01-22T19:18:59.1810075Z remote: Counting objects: 85% (78/91)
2023-01-22T19:18:59.1810394Z remote: Counting objects: 86% (79/91)
2023-01-22T19:18:59.1810807Z remote: Counting objects: 87% (80/91)
2023-01-22T19:18:59.1811131Z remote: Counting objects: 89% (81/91)
2023-01-22T19:18:59.1811456Z remote: Counting objects: 90% (82/91)
2023-01-22T19:18:59.1811779Z remote: Counting objects: 91% (83/91)
2023-01-22T19:18:59.1812082Z remote: Counting objects: 92% (84/91)
2023-01-22T19:18:59.1812444Z remote: Counting objects: 93% (85/91)
2023-01-22T19:18:59.1812765Z remote: Counting objects: 94% (86/91)
2023-01-22T19:18:59.1813091Z remote: Counting objects: 95% (87/91)
2023-01-22T19:18:59.1813411Z remote: Counting objects: 96% (88/91)
2023-01-22T19:18:59.1813729Z remote: Counting objects: 97% (89/91)
2023-01-22T19:18:59.1814047Z remote: Counting objects: 98% (90/91)
2023-01-22T19:18:59.1814354Z remote: Counting objects: 100% (91/91)
2023-01-22T19:18:59.1814691Z remote: Counting objects: 100% (91/91), done.
2023-01-22T19:18:59.1815061Z remote: Compressing objects: 1% (1/80)
2023-01-22T19:18:59.1815425Z remote: Compressing objects: 2% (2/80)
2023-01-22T19:18:59.1815773Z remote: Compressing objects: 3% (3/80)
2023-01-22T19:18:59.1816297Z remote: Compressing objects: 5% (4/80)
2023-01-22T19:18:59.1816632Z remote: Compressing objects: 6% (5/80)
2023-01-22T19:18:59.1816970Z remote: Compressing objects: 7% (6/80)
2023-01-22T19:18:59.1817310Z remote: Compressing objects: 8% (7/80)
2023-01-22T19:18:59.1817648Z remote: Compressing objects: 10% (8/80)
2023-01-22T19:18:59.1817988Z remote: Compressing objects: 11% (9/80)
2023-01-22T19:18:59.1818331Z remote: Compressing objects: 12% (10/80)
2023-01-22T19:18:59.1818666Z remote: Compressing objects: 13% (11/80)
2023-01-22T19:18:59.1819011Z remote: Compressing objects: 15% (12/80)
2023-01-22T19:18:59.1819356Z remote: Compressing objects: 16% (13/80)
2023-01-22T19:18:59.1819696Z remote: Compressing objects: 17% (14/80)
2023-01-22T19:18:59.1820050Z remote: Compressing objects: 18% (15/80)
2023-01-22T19:18:59.1820561Z remote: Compressing objects: 20% (16/80)
2023-01-22T19:18:59.1820867Z remote: Compressing objects: 21% (17/80)
2023-01-22T19:18:59.1821188Z remote: Compressing objects: 22% (18/80)
2023-01-22T19:18:59.1821518Z remote: Compressing objects: 23% (19/80)
2023-01-22T19:18:59.1821830Z remote: Compressing objects: 25% (20/80)
2023-01-22T19:18:59.1822143Z remote: Compressing objects: 26% (21/80)
2023-01-22T19:18:59.1822459Z remote: Compressing objects: 27% (22/80)
2023-01-22T19:18:59.1822761Z remote: Compressing objects: 28% (23/80)
2023-01-22T19:18:59.1823184Z remote: Compressing objects: 30% (24/80)
2023-01-22T19:18:59.1825424Z remote: Compressing objects: 31% (25/80)
2023-01-22T19:18:59.1852896Z remote: Compressing objects: 32% (26/80)
2023-01-22T19:18:59.1899070Z remote: Compressing objects: 33% (27/80)
2023-01-22T19:18:59.1921849Z remote: Compressing objects: 35% (28/80)
2023-01-22T19:18:59.1965722Z remote: Compressing objects: 36% (29/80)
2023-01-22T19:18:59.1966127Z remote: Compressing objects: 37% (30/80)
2023-01-22T19:18:59.1966439Z remote: Compressing objects: 38% (31/80)
2023-01-22T19:18:59.1966769Z remote: Compressing objects: 40% (32/80)
2023-01-22T19:18:59.1967095Z remote: Compressing objects: 41% (33/80)
2023-01-22T19:18:59.1969784Z remote: Compressing objects: 42% (34/80)
2023-01-22T19:18:59.1970204Z remote: Compressing objects: 43% (35/80)
2023-01-22T19:18:59.1972171Z remote: Compressing objects: 45% (36/80)
2023-01-22T19:18:59.1972532Z remote: Compressing objects: 46% (37/80)
2023-01-22T19:18:59.1973704Z remote: Compressing objects: 47% (38/80)
2023-01-22T19:18:59.1974206Z remote: Compressing objects: 48% (39/80)
2023-01-22T19:18:59.1974548Z remote: Compressing objects: 50% (40/80)
2023-01-22T19:18:59.1975137Z remote: Compressing objects: 51% (41/80)
2023-01-22T19:18:59.1975485Z remote: Compressing objects: 52% (42/80)
2023-01-22T19:18:59.1975821Z remote: Compressing objects: 53% (43/80)
2023-01-22T19:18:59.1976143Z remote: Compressing objects: 55% (44/80)
2023-01-22T19:18:59.1976482Z remote: Compressing objects: 56% (45/80)
2023-01-22T19:18:59.1976820Z remote: Compressing objects: 57% (46/80)
2023-01-22T19:18:59.1977157Z remote: Compressing objects: 58% (47/80)
2023-01-22T19:18:59.1977494Z remote: Compressing objects: 60% (48/80)
2023-01-22T19:18:59.1978434Z remote: Compressing objects: 61% (49/80)
2023-01-22T19:18:59.1978789Z remote: Compressing objects: 62% (50/80)
2023-01-22T19:18:59.1979163Z remote: Compressing objects: 63% (51/80)
2023-01-22T19:18:59.1979507Z remote: Compressing objects: 65% (52/80)
2023-01-22T19:18:59.1979851Z remote: Compressing objects: 66% (53/80)
2023-01-22T19:18:59.1980198Z remote: Compressing objects: 67% (54/80)
2023-01-22T19:18:59.1980543Z remote: Compressing objects: 68% (55/80)
2023-01-22T19:18:59.1980865Z remote: Compressing objects: 70% (56/80)
2023-01-22T19:18:59.1981201Z remote: Compressing objects: 71% (57/80)
2023-01-22T19:18:59.1981545Z remote: Compressing objects: 72% (58/80)
2023-01-22T19:18:59.1981880Z remote: Compressing objects: 73% (59/80)
2023-01-22T19:18:59.1982219Z remote: Compressing objects: 75% (60/80)
2023-01-22T19:18:59.1982558Z remote: Compressing objects: 76% (61/80)
2023-01-22T19:18:59.1982882Z remote: Compressing objects: 77% (62/80)
2023-01-22T19:18:59.1983216Z remote: Compressing objects: 78% (63/80)
2023-01-22T19:18:59.1983555Z remote: Compressing objects: 80% (64/80)
2023-01-22T19:18:59.1983892Z remote: Compressing objects: 81% (65/80)
2023-01-22T19:18:59.1984231Z remote: Compressing objects: 82% (66/80)
2023-01-22T19:18:59.1984713Z remote: Compressing objects: 83% (67/80)
2023-01-22T19:18:59.1985056Z remote: Compressing objects: 85% (68/80)
2023-01-22T19:18:59.1985377Z remote: Compressing objects: 86% (69/80)
2023-01-22T19:18:59.1985717Z remote: Compressing objects: 87% (70/80)
2023-01-22T19:18:59.1986051Z remote: Compressing objects: 88% (71/80)
2023-01-22T19:18:59.1986387Z remote: Compressing objects: 90% (72/80)
2023-01-22T19:18:59.1986720Z remote: Compressing objects: 91% (73/80)
2023-01-22T19:18:59.1987056Z remote: Compressing objects: 92% (74/80)
2023-01-22T19:18:59.1987377Z remote: Compressing objects: 93% (75/80)
2023-01-22T19:18:59.1987710Z remote: Compressing objects: 95% (76/80)
2023-01-22T19:18:59.1988045Z remote: Compressing objects: 96% (77/80)
2023-01-22T19:18:59.1988380Z remote: Compressing objects: 97% (78/80)
2023-01-22T19:18:59.1988722Z remote: Compressing objects: 98% (79/80)
2023-01-22T19:18:59.1989058Z remote: Compressing objects: 100% (80/80)
2023-01-22T19:18:59.1989399Z remote: Compressing objects: 100% (80/80), done.
2023-01-22T19:18:59.2987063Z remote: Total 91 (delta 7), reused 51 (delta 4), pack-reused 0
2023-01-22T19:18:59.3198059Z From https://github.com/customink/crypteia
2023-01-22T19:18:59.3200441Z * [new ref] 6add1318869f3c720234afa55c4664c2224062f3 -> origin/MultiPlatform
2023-01-22T19:18:59.3217271Z ##[endgroup]
2023-01-22T19:18:59.3220274Z ##[group]Determining the checkout info
2023-01-22T19:18:59.3220767Z ##[endgroup]
2023-01-22T19:18:59.3221217Z ##[group]Checking out the ref
2023-01-22T19:18:59.3226023Z [command]/usr/bin/git checkout --progress --force -B MultiPlatform refs/remotes/origin/MultiPlatform
2023-01-22T19:18:59.3397234Z Switched to a new branch 'MultiPlatform'
2023-01-22T19:18:59.3402850Z branch 'MultiPlatform' set up to track 'origin/MultiPlatform'.
2023-01-22T19:18:59.3409867Z ##[endgroup]
2023-01-22T19:18:59.3463347Z [command]/usr/bin/git log -1 --format='%H'
2023-01-22T19:18:59.3531730Z '6add1318869f3c720234afa55c4664c2224062f3'
2023-01-22T19:18:59.3910320Z ##[group]Run aws-actions/configure-aws-credentials@v1
2023-01-22T19:18:59.3910661Z with:
2023-01-22T19:18:59.3911113Z aws-access-key-id: ***
2023-01-22T19:18:59.3911554Z aws-secret-access-key: ***
2023-01-22T19:18:59.3911859Z aws-region: us-east-1
2023-01-22T19:18:59.3912150Z audience: sts.amazonaws.com
2023-01-22T19:18:59.3912425Z ##[endgroup]
2023-01-22T19:19:00.2754763Z
2023-01-22T19:19:00.2770864Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-01-22T19:19:00.2953738Z ##[group]Run devcontainers/ci@v0.2
2023-01-22T19:19:00.2954117Z with:
2023-01-22T19:19:00.2954459Z push: never
2023-01-22T19:19:00.2954810Z cacheFrom: ghcr.io/customink/crypteia-ci
2023-01-22T19:19:00.2955314Z env: AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
AWS_SESSION_TOKEN
AWS_DEFAULT_REGION
AWS_REGION
2023-01-22T19:19:00.2955903Z runCmd: docker info
# ./bin/setup
# ./bin/test
2023-01-22T19:19:00.2956228Z checkoutPath: .
2023-01-22T19:19:00.2956563Z eventFilterForPush: push
2023-01-22T19:19:00.2956905Z skipContainerUserIdUpdate: false
2023-01-22T19:19:00.2957237Z env:
2023-01-22T19:19:00.2957528Z AWS_DEFAULT_REGION: us-east-1
2023-01-22T19:19:00.2957866Z AWS_REGION: us-east-1
2023-01-22T19:19:00.2958484Z AWS_ACCESS_KEY_ID: ***
2023-01-22T19:19:00.2960101Z AWS_SECRET_ACCESS_KEY: ***
2023-01-22T19:19:00.2960359Z ##[endgroup]
2023-01-22T19:19:00.3682309Z Starting...
2023-01-22T19:19:00.3697868Z ##[warning]The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2023-01-22T19:19:03.0834091Z Installing @devcontainers/cli...
2023-01-22T19:19:03.0843799Z ** Installing @devcontainers/cli
2023-01-22T19:19:03.0864585Z [command]/usr/bin/bash -c npm install -g @devcontainers/cli@latest
2023-01-22T19:19:09.4362473Z
2023-01-22T19:19:09.4363451Z added 3 packages, and audited 4 packages in 6s
2023-01-22T19:19:09.4369921Z
2023-01-22T19:19:09.4370465Z found 0 vulnerabilities
2023-01-22T19:19:09.4465127Z ##[group]🏗️ build container
2023-01-22T19:19:09.4474084Z About to run devcontainer build --workspace-folder /home/runner/work/crypteia/crypteia --cache-from ghcr.io/customink/crypteia-ci
2023-01-22T19:19:09.6977570Z [2023-01-22T19:19:09.696Z] @devcontainers/cli 0.29.0. Node.js v16.19.0. linux 5.15.0-1031-azure x64.
2023-01-22T19:19:09.6977931Z
2023-01-22T19:19:14.8395201Z [2023-01-22T19:19:14.838Z] Start: Run: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.29.0-1674415149981/Dockerfile-with-features -t vsc-crypteia-26a61fffccb66a68f6e657aed6356afc --target dev_containers_target_stage --cache-from ghcr.io/customink/crypteia-ci --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.29.0-1674415149981 --build-arg _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label --build-arg _DEV_CONTAINERS_IMAGE_USER=root --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp /home/runner/work/crypteia/crypteia/.devcontainer
2023-01-22T19:19:14.8396978Z
2023-01-22T19:19:15.2239060Z [2023-01-22T19:19:15.223Z] #1 [internal] load build definition from Dockerfile-with-features
2023-01-22T19:19:15.2259840Z #1 transferring dockerfile: 6.54kB 0.0s done
2023-01-22T19:19:15.2260234Z #1 DONE 0.0s
2023-01-22T19:19:15.2260428Z
2023-01-22T19:19:15.2260657Z #2 [internal] load .dockerignore
2023-01-22T19:19:15.2261051Z #2 transferring context: 2B done
2023-01-22T19:19:15.2261489Z #2 DONE 0.0s
2023-01-22T19:19:15.2261677Z
2023-01-22T19:19:15.2262144Z #3 resolve image config for docker.io/docker/dockerfile:1.4
2023-01-22T19:19:15.2262433Z
2023-01-22T19:19:15.2262440Z
2023-01-22T19:19:15.6279160Z [2023-01-22T19:19:15.626Z] #3 ...
2023-01-22T19:19:15.6279694Z
2023-01-22T19:19:15.6279702Z
2023-01-22T19:19:15.6280003Z [2023-01-22T19:19:15.626Z]
2023-01-22T19:19:15.6280262Z
2023-01-22T19:19:15.6280269Z
2023-01-22T19:19:15.6280749Z [2023-01-22T19:19:15.627Z] #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
2023-01-22T19:19:15.6281133Z
2023-01-22T19:19:15.6281139Z
2023-01-22T19:19:15.6281700Z [2023-01-22T19:19:15.627Z] #4 DONE 0.0s
2023-01-22T19:19:15.6288713Z
2023-01-22T19:19:15.6288792Z
2023-01-22T19:19:15.7795670Z [2023-01-22T19:19:15.778Z]
2023-01-22T19:19:15.7796262Z #3 resolve image config for docker.io/docker/dockerfile:1.4
2023-01-22T19:19:15.7796595Z
2023-01-22T19:19:15.7797019Z
2023-01-22T19:19:16.1940494Z [2023-01-22T19:19:16.192Z] #3 DONE 1.0s
2023-01-22T19:19:16.1941018Z
2023-01-22T19:19:16.1941026Z
2023-01-22T19:19:16.3004894Z [2023-01-22T19:19:16.299Z]
2023-01-22T19:19:16.3005771Z #5 docker-image://docker.io/docker/dockerfile:1.4@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
2023-01-22T19:19:16.3006628Z #5 resolve docker.io/docker/dockerfile:1.4@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
2023-01-22T19:19:16.3007402Z #5 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
2023-01-22T19:19:16.3008003Z #5 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
2023-01-22T19:19:16.3008588Z #5 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
2023-01-22T19:19:16.3008895Z
2023-01-22T19:19:16.3008901Z
2023-01-22T19:19:16.3009402Z [2023-01-22T19:19:16.299Z] #5 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0B / 9.94MB 0.1s
2023-01-22T19:19:16.3009786Z
2023-01-22T19:19:16.3009792Z
2023-01-22T19:19:16.4001907Z [2023-01-22T19:19:16.399Z] #5 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
2023-01-22T19:19:16.4002954Z #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546
2023-01-22T19:19:16.4003669Z
2023-01-22T19:19:16.4003680Z
2023-01-22T19:19:16.7018331Z [2023-01-22T19:19:16.701Z] #5 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
2023-01-22T19:19:16.7019326Z #5 DONE 0.4s
2023-01-22T19:19:16.7019905Z
2023-01-22T19:19:16.7019914Z
2023-01-22T19:19:16.8535004Z [2023-01-22T19:19:16.852Z]
2023-01-22T19:19:16.8535526Z #6 [internal] load .dockerignore
2023-01-22T19:19:16.8535911Z #6 DONE 0.0s
2023-01-22T19:19:16.8536274Z
2023-01-22T19:19:16.8536708Z #7 [internal] load build definition from Dockerfile-with-features
2023-01-22T19:19:16.8537272Z #7 DONE 0.0s
2023-01-22T19:19:16.8537508Z
2023-01-22T19:19:16.8537809Z #8 [context dev_containers_feature_content_source] load .dockerignore
2023-01-22T19:19:16.8538444Z #8 transferring dev_containers_feature_content_source: 2B done
2023-01-22T19:19:16.8538987Z #8 DONE 0.0s
2023-01-22T19:19:16.8539241Z
2023-01-22T19:19:16.8539249Z
2023-01-22T19:19:16.8539507Z [2023-01-22T19:19:16.852Z]
2023-01-22T19:19:16.8540089Z #9 [internal] load metadata for mcr.microsoft.com/vscode/devcontainers/rust:latest
2023-01-22T19:19:16.8540470Z
2023-01-22T19:19:16.8540476Z
2023-01-22T19:19:17.0042504Z [2023-01-22T19:19:17.003Z] #9 DONE 0.1s
2023-01-22T19:19:17.0043006Z
2023-01-22T19:19:17.0043013Z
2023-01-22T19:19:17.1553578Z [2023-01-22T19:19:17.154Z]
2023-01-22T19:19:17.1554474Z #10 [dev_container_auto_added_stage_label 1/5] FROM mcr.microsoft.com/vscode/devcontainers/rust@sha256:08a3308d46bb22dfa4dacf5b3d6a66a680cf4ec7ad30230382ccba1bb9309cd5
2023-01-22T19:19:17.1555228Z #10 DONE 0.0s
2023-01-22T19:19:17.1555661Z
2023-01-22T19:19:17.1555958Z #11 [context dev_containers_feature_content_source] load from client
2023-01-22T19:19:17.1628601Z #11 DONE 0.0s
2023-01-22T19:19:17.1629073Z
2023-01-22T19:19:17.1629486Z #12 importing cache manifest from ghcr.io/customink/crypteia-ci
2023-01-22T19:19:17.1629708Z
2023-01-22T19:19:17.1629714Z
2023-01-22T19:19:18.0585599Z [2023-01-22T19:19:18.057Z] #12 DONE 0.9s
2023-01-22T19:19:18.0585875Z
2023-01-22T19:19:18.0585882Z
2023-01-22T19:19:18.0586087Z [2023-01-22T19:19:18.057Z]
2023-01-22T19:19:18.0586534Z #11 [context dev_containers_feature_content_source] load from client
2023-01-22T19:19:18.0587075Z #11 transferring dev_containers_feature_content_source: 412.73kB 0.0s done
2023-01-22T19:19:18.0587481Z #11 DONE 0.0s
2023-01-22T19:19:18.0587665Z
2023-01-22T19:19:18.0588277Z #13 [dev_container_auto_added_stage_label 2/5] RUN sudo apt-get update -y && sudo apt-get upgrade -y && sudo apt-get install -y zip ltrace
2023-01-22T19:19:18.0588797Z #13 CACHED
2023-01-22T19:19:18.0589337Z
2023-01-22T19:19:18.0590134Z #14 [dev_containers_target_stage 4/10] RUN cd /tmp/build-features/aws-cli_1 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh
2023-01-22T19:19:18.0592611Z #14 CACHED
2023-01-22T19:19:18.0592809Z
2023-01-22T19:19:18.0594088Z #15 [dev_container_auto_added_stage_label 5/5] RUN cd /tmp && curl -L https://github.com/aws/aws-sam-cli/releases/latest/download/aws-sam-cli-linux-x86_64.zip > aws-sam-cli-linux-x86_64.zip && unzip aws-sam-cli-linux-x86_64.zip -d sam-installation && rm -rf aws-sam-cli-linux-x86_64.zip && sudo ./sam-installation/install
2023-01-22T19:19:18.0595365Z #15 CACHED
2023-01-22T19:19:18.0595554Z
2023-01-22T19:19:18.0596094Z #16 [dev_container_auto_added_stage_label 3/5] RUN rustup update && rustup target add aarch64-unknown-linux-gnu
2023-01-22T19:19:18.0596573Z #16 CACHED
2023-01-22T19:19:18.0596747Z
2023-01-22T19:19:18.0597467Z #17 [dev_containers_target_stage 3/10] RUN cd /tmp/build-features/docker-log-level_7 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh
2023-01-22T19:19:18.0598096Z #17 CACHED
2023-01-22T19:19:18.0598275Z
2023-01-22T19:19:18.0599181Z #18 [dev_containers_target_stage 9/10] RUN cd /tmp/build-features/sshd_8 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh
2023-01-22T19:19:18.0599775Z #18 CACHED
2023-01-22T19:19:18.0599953Z
2023-01-22T19:19:18.0601002Z #19 [dev_containers_target_stage 2/10] RUN echo "_CONTAINER_USER_HOME=$(getent passwd root | cut -d: -f6)" >> /tmp/build-features/devcontainer-features.builtin.env && echo "_REMOTE_USER_HOME=$(getent passwd vscode | cut -d: -f6)" >> /tmp/build-features/devcontainer-features.builtin.env
2023-01-22T19:19:18.0601813Z #19 CACHED
2023-01-22T19:19:18.0601985Z
2023-01-22T19:19:18.0602651Z #20 [dev_containers_target_stage 7/10] RUN cd /tmp/build-features/python_5 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh
2023-01-22T19:19:18.0603248Z #20 CACHED
2023-01-22T19:19:18.0603423Z
2023-01-22T19:19:18.0603956Z #21 [dev_containers_feature_content_normalize 1/2] COPY --from=dev_containers_feature_content_source . /tmp/build-features/
2023-01-22T19:19:18.0604453Z #21 CACHED
2023-01-22T19:19:18.0604625Z
2023-01-22T19:19:18.0605284Z #22 [dev_containers_target_stage 6/10] RUN cd /tmp/build-features/node_3 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh
2023-01-22T19:19:18.0610692Z #22 CACHED
2023-01-22T19:19:18.0610875Z
2023-01-22T19:19:18.0611623Z #23 [dev_containers_target_stage 8/10] RUN cd /tmp/build-features/ruby_2 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh
2023-01-22T19:19:18.0612216Z #23 CACHED
2023-01-22T19:19:18.0612390Z
2023-01-22T19:19:18.0612799Z #24 [dev_containers_feature_content_normalize 2/2] RUN chmod -R 0700 /tmp/build-features
2023-01-22T19:19:18.0613202Z #24 CACHED
2023-01-22T19:19:18.0613373Z
2023-01-22T19:19:18.0613936Z #25 [dev_containers_target_stage 1/10] COPY --from=dev_containers_feature_content_normalize /tmp/build-features /tmp/build-features
2023-01-22T19:19:18.0614442Z #25 CACHED
2023-01-22T19:19:18.0614794Z
2023-01-22T19:19:18.0615502Z #26 [dev_containers_target_stage 5/10] RUN cd /tmp/build-features/docker-in-docker_6 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh
2023-01-22T19:19:18.0616112Z #26 CACHED
2023-01-22T19:19:18.0616284Z
2023-01-22T19:19:18.0616803Z #27 [dev_container_auto_added_stage_label 4/5] RUN sudo apt-get install -y qemu binfmt-support qemu-user-static
2023-01-22T19:19:18.0617284Z #27 CACHED
2023-01-22T19:19:18.0617460Z
2023-01-22T19:19:18.0618126Z #28 [dev_containers_target_stage 10/10] RUN cd /tmp/build-features/php_4 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh
2023-01-22T19:19:18.0618869Z #28 pulling sha256:41c817883d561c8619e02140371fe58e62a52fe02f9494749580a99bf45d6a51
2023-01-22T19:19:18.0619578Z #28 pulling sha256:b9ef757435d1aaa5c3d73a5551383d16adf20f591271d55aa54b3f2eabe583d8
2023-01-22T19:19:18.0620191Z #28 pulling sha256:73a9d184f581c71484d8f8d13cbbd972fbc349f63ff181c54bf869b1ef414e57
2023-01-22T19:19:18.0620521Z
2023-01-22T19:19:18.0620528Z
2023-01-22T19:19:18.3594070Z [2023-01-22T19:19:18.358Z] #28 pulling sha256:b9ef757435d1aaa5c3d73a5551383d16adf20f591271d55aa54b3f2eabe583d8 0.3s done
2023-01-22T19:19:18.3595478Z #28 pulling sha256:8bef0388cead11399b8dfba65e1f94cba82b9add7d3c4c92b758368092e0e9d8
2023-01-22T19:19:18.3596433Z
2023-01-22T19:19:18.3596600Z
2023-01-22T19:19:18.6603728Z [2023-01-22T19:19:18.659Z] #28 pulling sha256:41c817883d561c8619e02140371fe58e62a52fe02f9494749580a99bf45d6a51 0.6s done
2023-01-22T19:19:18.6604303Z #28 pulling sha256:8bef0388cead11399b8dfba65e1f94cba82b9add7d3c4c92b758368092e0e9d8 0.3s done
2023-01-22T19:19:18.6604831Z #28 pulling sha256:fdf80cfef7521e5539fdd88be2128c9255686485d37be6d9ec3702a9f81b64cb
2023-01-22T19:19:18.6605322Z #28 pulling sha256:08fe0803d644ffb9b69c949e41ae80667c150b96847615206943725008035e32
2023-01-22T19:19:18.6605566Z
2023-01-22T19:19:18.6605573Z
2023-01-22T19:19:18.9613607Z [2023-01-22T19:19:18.960Z] #28 pulling sha256:fdf80cfef7521e5539fdd88be2128c9255686485d37be6d9ec3702a9f81b64cb 0.2s done
2023-01-22T19:19:18.9614858Z #28 pulling sha256:d0ef0db31835e21d6ad92310dc05e02fb7a8f2e3b35bbb764991b8133631f239
2023-01-22T19:19:18.9615279Z
2023-01-22T19:19:18.9615366Z
2023-01-22T19:19:19.5638541Z [2023-01-22T19:19:19.563Z] #28 pulling sha256:08fe0803d644ffb9b69c949e41ae80667c150b96847615206943725008035e32 0.9s done
2023-01-22T19:19:19.5639764Z #28 pulling sha256:300a73055441f53708e5348a77a9d9b1e0ba8f197fdc14dafabb1013824b87ed
2023-01-22T19:19:19.5640389Z
2023-01-22T19:19:19.5640698Z
2023-01-22T19:19:19.8650029Z [2023-01-22T19:19:19.863Z] #28 pulling sha256:d0ef0db31835e21d6ad92310dc05e02fb7a8f2e3b35bbb764991b8133631f239 1.0s done
2023-01-22T19:19:19.8650660Z #28 pulling sha256:df33acc1a977e85ef6e86a87d7e87d3266044a6cf59e266cc9c65358d3c39e3a
2023-01-22T19:19:19.8650982Z
2023-01-22T19:19:19.8650989Z
2023-01-22T19:19:20.7668723Z [2023-01-22T19:19:20.766Z] #28 pulling sha256:73a9d184f581c71484d8f8d13cbbd972fbc349f63ff181c54bf869b1ef414e57 2.7s done
2023-01-22T19:19:20.7669644Z #28 pulling sha256:a75704f45aad69563dac752ee16723b29997de491fc2e09ad345a3f185bf9ffa
2023-01-22T19:19:20.7670050Z
2023-01-22T19:19:20.7670485Z
2023-01-22T19:19:20.9174703Z [2023-01-22T19:19:20.916Z] #28 pulling sha256:df33acc1a977e85ef6e86a87d7e87d3266044a6cf59e266cc9c65358d3c39e3a 1.0s done
2023-01-22T19:19:20.9175762Z #28 pulling sha256:670afb1b268848273515c5cc42cb14baad0c41ef9d035e48dbfc94fc0cc32a8b
2023-01-22T19:19:20.9176360Z
2023-01-22T19:19:20.9176372Z
2023-01-22T19:19:21.6551910Z [2023-01-22T19:19:21.654Z] #28 pulling sha256:300a73055441f53708e5348a77a9d9b1e0ba8f197fdc14dafabb1013824b87ed 2.2s done
2023-01-22T19:19:21.6552938Z #28 pulling sha256:8ed7380c3e14a6a7f7a5916a246b128e5eea2226cc7cf7b0e8d3e9a5f41c6c6f
2023-01-22T19:19:21.6553572Z
2023-01-22T19:19:21.6553582Z
2023-01-22T19:19:22.1068308Z [2023-01-22T19:19:22.105Z] #28 pulling sha256:a75704f45aad69563dac752ee16723b29997de491fc2e09ad345a3f185bf9ffa 1.3s done
2023-01-22T19:19:22.1069040Z #28 pulling sha256:c6fc6872f6fe6fa1e2f45c59fb14f57abc0bd0ea856ca8a915f2ffc4050b5164
2023-01-22T19:19:22.1069292Z
2023-01-22T19:19:22.1069297Z
2023-01-22T19:19:22.3584361Z [2023-01-22T19:19:22.357Z] #28 pulling sha256:670afb1b268848273515c5cc42cb14baad0c41ef9d035e48dbfc94fc0cc32a8b 1.5s done
2023-01-22T19:19:22.3584975Z #28 pulling sha256:e0b23b6d62ec9422e596572dd06976b2620497e050e89dfacb258f8c5c873392
2023-01-22T19:19:22.3585259Z
2023-01-22T19:19:22.3585266Z
2023-01-22T19:19:22.5092647Z [2023-01-22T19:19:22.508Z] #28 pulling sha256:c6fc6872f6fe6fa1e2f45c59fb14f57abc0bd0ea856ca8a915f2ffc4050b5164 0.4s done
2023-01-22T19:19:22.5093295Z #28 pulling sha256:aa811a07bae586bdc9fb4b21ad1d7fafe3ca1044085db9d779c9707172149ec3
2023-01-22T19:19:22.5093603Z
2023-01-22T19:19:22.5093610Z
2023-01-22T19:19:22.6392518Z [2023-01-22T19:19:22.638Z] #28 pulling sha256:e0b23b6d62ec9422e596572dd06976b2620497e050e89dfacb258f8c5c873392 0.2s done
2023-01-22T19:19:22.6393152Z #28 pulling sha256:aa811a07bae586bdc9fb4b21ad1d7fafe3ca1044085db9d779c9707172149ec3 0.3s done
2023-01-22T19:19:22.6393715Z #28 pulling sha256:2190bc631a5b1f2eb07725e612ea5be32f204db86792554ced33b764abee2172
2023-01-22T19:19:22.6394240Z #28 pulling sha256:00c194c82f3dbec0b93f600f2bf3b2a066e09bdf9c0ecfb37d0c6c7109b3cb7c
2023-01-22T19:19:22.6394536Z
2023-01-22T19:19:22.6394543Z
2023-01-22T19:19:23.9932722Z [2023-01-22T19:19:23.992Z] #28 pulling sha256:8ed7380c3e14a6a7f7a5916a246b128e5eea2226cc7cf7b0e8d3e9a5f41c6c6f 2.2s done
2023-01-22T19:19:23.9933516Z #28 pulling sha256:820d999263a12552951f4550724ab9a252a10dec570d4d192eff2ad4242f7eae
2023-01-22T19:19:23.9934018Z
2023-01-22T19:19:23.9934025Z
2023-01-22T19:19:24.4451724Z [2023-01-22T19:19:24.444Z] #28 pulling sha256:2190bc631a5b1f2eb07725e612ea5be32f204db86792554ced33b764abee2172 1.7s done
2023-01-22T19:19:24.4452790Z #28 pulling sha256:013ea0eb366ce5bc0c4e7ec531e7d9df8d9c4c45265b62f12e174668d74a9a72
2023-01-22T19:19:24.4453094Z
2023-01-22T19:19:24.4453101Z
2023-01-22T19:19:25.1965789Z [2023-01-22T19:19:25.195Z] #28 pulling sha256:00c194c82f3dbec0b93f600f2bf3b2a066e09bdf9c0ecfb37d0c6c7109b3cb7c 2.4s done
2023-01-22T19:19:25.1966410Z #28 pulling sha256:f05cd6021d46b957b9cb0b9d81f7b5cd6f64e71afb278dbafac1b44dd4c6eb98
2023-01-22T19:19:25.1966692Z
2023-01-22T19:19:25.1966698Z
2023-01-22T19:19:25.4975155Z [2023-01-22T19:19:25.496Z] #28 pulling sha256:820d999263a12552951f4550724ab9a252a10dec570d4d192eff2ad4242f7eae 1.6s done
2023-01-22T19:19:25.4975758Z #28 pulling sha256:3128aa395fd9d2f2b99c4cf76fb54d476a8f4cc5655b2c122b042b3cc88843df
2023-01-22T19:19:25.4976067Z
2023-01-22T19:19:25.4976074Z
2023-01-22T19:19:26.0990855Z [2023-01-22T19:19:26.098Z] #28 pulling sha256:013ea0eb366ce5bc0c4e7ec531e7d9df8d9c4c45265b62f12e174668d74a9a72 1.7s done
2023-01-22T19:19:26.0991515Z #28 pulling sha256:3128aa395fd9d2f2b99c4cf76fb54d476a8f4cc5655b2c122b042b3cc88843df 0.6s done
2023-01-22T19:19:26.0992082Z #28 pulling sha256:a4fc25b2ec8d5c3e01fd1b5e3cd4146df433edf1f84f1a273bcd79f045418052
2023-01-22T19:19:26.0992387Z
2023-01-22T19:19:26.0992404Z
2023-01-22T19:19:26.3995101Z [2023-01-22T19:19:26.398Z] #28 pulling sha256:f05cd6021d46b957b9cb0b9d81f7b5cd6f64e71afb278dbafac1b44dd4c6eb98 1.2s done
2023-01-22T19:19:26.3995491Z
2023-01-22T19:19:26.3995499Z
2023-01-22T19:19:27.0007690Z [2023-01-22T19:19:26.999Z] #28 pulling sha256:a4fc25b2ec8d5c3e01fd1b5e3cd4146df433edf1f84f1a273bcd79f045418052 0.9s done
2023-01-22T19:19:27.0008018Z
2023-01-22T19:19:27.0008023Z
2023-01-22T19:20:24.6619226Z [2023-01-22T19:20:24.660Z] #28 CACHED
2023-01-22T19:20:24.6639863Z
2023-01-22T19:20:24.6643999Z #29 exporting to image
2023-01-22T19:20:24.6658284Z #29 exporting layers done
2023-01-22T19:20:24.6658983Z #29 writing image sha256:3b2212f2b2574578fc4504b23619dd6e74ffcea74e53fde2e986fd8d98ba3339 done
2023-01-22T19:20:24.6707370Z #29 naming to docker.io/library/vsc-crypteia-26a61fffccb66a68f6e657aed6356afc done
2023-01-22T19:20:24.6707904Z #29 DONE 0.0s
2023-01-22T19:20:24.6708747Z
2023-01-22T19:20:24.6709005Z #30 exporting cache
2023-01-22T19:20:24.6710792Z #30 preparing build cache for export done
2023-01-22T19:20:24.6711339Z #30 DONE 0.0s
2023-01-22T19:20:24.6711965Z
2023-01-22T19:20:24.6716882Z
2023-01-22T19:20:24.6717598Z ##[endgroup]
2023-01-22T19:20:24.6718701Z ##[group]🏃 start container
2023-01-22T19:20:24.6720748Z About to run devcontainer up --workspace-folder /home/runner/work/crypteia/crypteia --cache-from ghcr.io/customink/crypteia-ci
2023-01-22T19:20:24.9364074Z [2023-01-22T19:20:24.935Z] @devcontainers/cli 0.29.0. Node.js v16.19.0. linux 5.15.0-1031-azure x64.
2023-01-22T19:20:24.9364817Z
2023-01-22T19:20:30.8233366Z [2023-01-22T19:20:30.822Z] Start: Run: docker buildx build --load --build-arg BUILDKIT_INLINE_CACHE=1 -f /tmp/devcontainercli-runner/container-features/0.29.0-1674415225488/Dockerfile-with-features -t vsc-crypteia-26a61fffccb66a68f6e657aed6356afc --target dev_containers_target_stage --cache-from ghcr.io/customink/crypteia-ci --build-context dev_containers_feature_content_source=/tmp/devcontainercli-runner/container-features/0.29.0-1674415225488 --build-arg _DEV_CONTAINERS_BASE_IMAGE=dev_container_auto_added_stage_label --build-arg _DEV_CONTAINERS_IMAGE_USER=root --build-arg _DEV_CONTAINERS_FEATURE_CONTENT_SOURCE=dev_container_feature_content_temp /home/runner/work/crypteia/crypteia/.devcontainer
2023-01-22T19:20:30.8234710Z
2023-01-22T19:20:31.1696816Z [2023-01-22T19:20:31.169Z] #1 [internal] load build definition from Dockerfile-with-features
2023-01-22T19:20:31.1697161Z
2023-01-22T19:20:31.1697168Z
2023-01-22T19:20:31.1697454Z [2023-01-22T19:20:31.169Z] #1 transferring dockerfile: 6.54kB done
2023-01-22T19:20:31.1697681Z
2023-01-22T19:20:31.1697689Z
2023-01-22T19:20:31.1699315Z [2023-01-22T19:20:31.169Z] #1 DONE 0.0s
2023-01-22T19:20:31.1699722Z
2023-01-22T19:20:31.1699932Z
2023-01-22T19:20:31.1705299Z [2023-01-22T19:20:31.170Z]
2023-01-22T19:20:31.1705820Z
2023-01-22T19:20:31.1706000Z
2023-01-22T19:20:31.1706477Z [2023-01-22T19:20:31.170Z] #2 [internal] load .dockerignore
2023-01-22T19:20:31.1706710Z
2023-01-22T19:20:31.1706741Z
2023-01-22T19:20:31.1714158Z [2023-01-22T19:20:31.170Z] #2 transferring context: 2B done
2023-01-22T19:20:31.1714672Z
2023-01-22T19:20:31.1714772Z
2023-01-22T19:20:31.1718209Z [2023-01-22T19:20:31.171Z] #2 DONE 0.0s
2023-01-22T19:20:31.1718686Z
2023-01-22T19:20:31.1811508Z
2023-01-22T19:20:31.1811836Z [2023-01-22T19:20:31.172Z]
2023-01-22T19:20:31.1812177Z #3 resolve image config for docker.io/docker/dockerfile:1.4
2023-01-22T19:20:31.1812401Z
2023-01-22T19:20:31.1812407Z
2023-01-22T19:20:31.4348035Z [2023-01-22T19:20:31.433Z] #3 DONE 0.3s
2023-01-22T19:20:31.4349209Z
2023-01-22T19:20:31.4349223Z
2023-01-22T19:20:31.5850152Z [2023-01-22T19:20:31.584Z]
2023-01-22T19:20:31.5850918Z #4 docker-image://docker.io/docker/dockerfile:1.4@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
2023-01-22T19:20:31.5851397Z #4 CACHED
2023-01-22T19:20:31.5851553Z
2023-01-22T19:20:31.5851559Z
2023-01-22T19:20:31.7013475Z [2023-01-22T19:20:31.700Z]
2023-01-22T19:20:31.7014035Z #5 [internal] load build definition from Dockerfile-with-features
2023-01-22T19:20:31.7014395Z #5 DONE 0.0s
2023-01-22T19:20:31.7014558Z
2023-01-22T19:20:31.7014692Z #6 [internal] load .dockerignore
2023-01-22T19:20:31.7014976Z #6 DONE 0.0s
2023-01-22T19:20:31.7015131Z
2023-01-22T19:20:31.7015340Z #7 [context dev_containers_feature_content_source] load .dockerignore
2023-01-22T19:20:31.7015782Z #7 transferring dev_containers_feature_content_source: 2B done
2023-01-22T19:20:31.7017106Z #7 DONE 0.0s
2023-01-22T19:20:31.7017269Z
2023-01-22T19:20:31.7017495Z #8 [internal] load metadata for mcr.microsoft.com/vscode/devcontainers/rust:latest
2023-01-22T19:20:31.7017868Z #8 DONE 0.0s
2023-01-22T19:20:31.7018021Z
2023-01-22T19:20:31.7018027Z
2023-01-22T19:20:31.7018033Z
2023-01-22T19:20:31.7018450Z [2023-01-22T19:20:31.700Z] #9 importing cache manifest from ghcr.io/customink/crypteia-ci
2023-01-22T19:20:31.7018721Z
2023-01-22T19:20:31.7018726Z
2023-01-22T19:20:31.8519751Z [2023-01-22T19:20:31.851Z] #9 ...
2023-01-22T19:20:31.8520273Z
2023-01-22T19:20:31.8520618Z #10 [dev_container_auto_added_stage_label 1/5] FROM mcr.microsoft.com/vscode/devcontainers/rust@sha256:08a3308d46bb22dfa4dacf5b3d6a66a680cf4ec7ad30230382ccba1bb9309cd5
2023-01-22T19:20:31.8521047Z #10 DONE 0.0s
2023-01-22T19:20:31.8521180Z
2023-01-22T19:20:31.8521332Z #11 [context dev_containers_feature_content_source] load from client
2023-01-22T19:20:31.8521618Z #11 DONE 0.0s
2023-01-22T19:20:31.8521745Z
2023-01-22T19:20:31.8521750Z
2023-01-22T19:20:32.0021734Z [2023-01-22T19:20:32.001Z]
2023-01-22T19:20:32.0022285Z #9 importing cache manifest from ghcr.io/customink/crypteia-ci
2023-01-22T19:20:32.0022584Z
2023-01-22T19:20:32.0022591Z
2023-01-22T19:20:32.6377261Z [2023-01-22T19:20:32.635Z] #9 DONE 0.9s
2023-01-22T19:20:32.6377811Z
2023-01-22T19:20:32.6378574Z #11 [context dev_containers_feature_content_source] load from client
2023-01-22T19:20:32.6379060Z #11 transferring dev_containers_feature_content_source: 39.72kB done
2023-01-22T19:20:32.6379417Z #11 DONE 0.0s
2023-01-22T19:20:32.6379579Z
2023-01-22T19:20:32.6380199Z #12 [dev_containers_target_stage 8/10] RUN cd /tmp/build-features/ruby_2 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh
2023-01-22T19:20:32.6380715Z #12 CACHED
2023-01-22T19:20:32.6380866Z
2023-01-22T19:20:32.6381342Z #13 [dev_containers_target_stage 1/10] COPY --from=dev_containers_feature_content_normalize /tmp/build-features /tmp/build-features
2023-01-22T19:20:32.6381786Z #13 CACHED
2023-01-22T19:20:32.6381937Z
2023-01-22T19:20:32.6382364Z #14 [dev_container_auto_added_stage_label 3/5] RUN rustup update && rustup target add aarch64-unknown-linux-gnu
2023-01-22T19:20:32.6382774Z #14 CACHED
2023-01-22T19:20:32.6382924Z
2023-01-22T19:20:32.6383485Z #15 [dev_containers_target_stage 4/10] RUN cd /tmp/build-features/aws-cli_1 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh
2023-01-22T19:20:32.6383997Z #15 CACHED
2023-01-22T19:20:32.6384146Z
2023-01-22T19:20:32.6433196Z #16 [dev_containers_feature_content_normalize 1/2] COPY --from=dev_containers_feature_content_source . /tmp/build-features/
2023-01-22T19:20:32.6433740Z
2023-01-22T19:20:32.6433746Z
2023-01-22T19:20:32.6434107Z [2023-01-22T19:20:32.635Z] #16 CACHED
2023-01-22T19:20:32.6434291Z
2023-01-22T19:20:32.6435206Z #17 [dev_containers_target_stage 2/10] RUN echo "_CONTAINER_USER_HOME=$(getent passwd root | cut -d: -f6)" >> /tmp/build-features/devcontainer-features.builtin.env && echo "_REMOTE_USER_HOME=$(getent passwd vscode | cut -d: -f6)" >> /tmp/build-features/devcontainer-features.builtin.env
2023-01-22T19:20:32.6435923Z #17 CACHED
2023-01-22T19:20:32.6436079Z
2023-01-22T19:20:32.6436705Z #18 [dev_containers_target_stage 3/10] RUN cd /tmp/build-features/docker-log-level_7 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh
2023-01-22T19:20:32.6437351Z #18 CACHED
2023-01-22T19:20:32.6437490Z
2023-01-22T19:20:32.6437944Z #19 [dev_container_auto_added_stage_label 2/5] RUN sudo apt-get update -y && sudo apt-get upgrade -y && sudo apt-get install -y zip ltrace
2023-01-22T19:20:32.6438356Z #19 CACHED
2023-01-22T19:20:32.6438498Z
2023-01-22T19:20:32.6439844Z #20 [dev_container_auto_added_stage_label 5/5] RUN cd /tmp && curl -L https://github.com/aws/aws-sam-cli/releases/latest/download/aws-sam-cli-linux-x86_64.zip > aws-sam-cli-linux-x86_64.zip && unzip aws-sam-cli-linux-x86_64.zip -d sam-installation && rm -rf aws-sam-cli-linux-x86_64.zip && sudo ./sam-installation/install
2023-01-22T19:20:32.6440537Z #20 CACHED
2023-01-22T19:20:32.6440680Z
2023-01-22T19:20:32.6441251Z #21 [dev_containers_target_stage 5/10] RUN cd /tmp/build-features/docker-in-docker_6 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh
2023-01-22T19:20:32.6441742Z #21 CACHED
2023-01-22T19:20:32.6441887Z
2023-01-22T19:20:32.6442412Z #22 [dev_containers_target_stage 7/10] RUN cd /tmp/build-features/python_5 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh
2023-01-22T19:20:32.6443104Z #22 CACHED
2023-01-22T19:20:32.6443249Z
2023-01-22T19:20:32.6443574Z #23 [dev_containers_feature_content_normalize 2/2] RUN chmod -R 0700 /tmp/build-features
2023-01-22T19:20:32.6443913Z #23 CACHED
2023-01-22T19:20:32.6444050Z
2023-01-22T19:20:32.6444564Z #24 [dev_containers_target_stage 6/10] RUN cd /tmp/build-features/node_3 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh
2023-01-22T19:20:32.6445027Z #24 CACHED
2023-01-22T19:20:32.6445165Z
2023-01-22T19:20:32.6445566Z #25 [dev_container_auto_added_stage_label 4/5] RUN sudo apt-get install -y qemu binfmt-support qemu-user-static
2023-01-22T19:20:32.6445951Z #25 CACHED
2023-01-22T19:20:32.6446091Z
2023-01-22T19:20:32.6446683Z #26 [dev_containers_target_stage 9/10] RUN cd /tmp/build-features/sshd_8 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh
2023-01-22T19:20:32.6447154Z #26 CACHED
2023-01-22T19:20:32.6447280Z
2023-01-22T19:20:32.6447795Z #27 [dev_containers_target_stage 10/10] RUN cd /tmp/build-features/php_4 && chmod +x ./devcontainer-features-install.sh && ./devcontainer-features-install.sh
2023-01-22T19:20:32.6448261Z #27 CACHED
2023-01-22T19:20:32.6448398Z
2023-01-22T19:20:32.6448508Z #28 exporting to image
2023-01-22T19:20:32.6448782Z #28 exporting layers done
2023-01-22T19:20:32.6449200Z #28 writing image sha256:872cb0385e3cfaa075fc4c1b0504ebe83c543d3f11da13bea0dd28d72e6e557f done
2023-01-22T19:20:32.6458680Z #28 naming to docker.io/library/vsc-crypteia-26a61fffccb66a68f6e657aed6356afc done
2023-01-22T19:20:32.6459186Z #28 DONE 0.0s
2023-01-22T19:20:32.6459348Z
2023-01-22T19:20:32.6459463Z #29 exporting cache
2023-01-22T19:20:32.6459794Z #29 preparing build cache for export done
2023-01-22T19:20:32.6460105Z #29 DONE 0.0s
2023-01-22T19:20:32.6460262Z
2023-01-22T19:20:32.6460268Z
2023-01-22T19:20:39.1475488Z [2023-01-22T19:20:39.146Z] Start: Run: docker run --sig-proxy=false -a STDOUT -a STDERR --mount type=bind,source=/home/runner/work/crypteia/crypteia,target=/workspaces/crypteia --mount type=volume,src=dind-var-lib-docker-00aa9u6p8fe1mn8okc0bmsp4m6336lrpo8nd5qi74ho6khdbn912,dst=/var/lib/docker -l devcontainer.local_folder=/home/runner/work/crypteia/crypteia --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --privileged --cap-add SYS_PTRACE --security-opt seccomp=unconfined --entrypoint /bin/sh vsc-crypteia-26a61fffccb66a68f6e657aed6356afc-uid -c echo Container started
2023-01-22T19:20:39.1477872Z
2023-01-22T19:20:39.5010405Z [2023-01-22T19:20:39.500Z] Container started
2023-01-22T19:20:39.5010965Z
2023-01-22T19:20:39.6735882Z [2023-01-22T19:20:39.672Z] sed: couldn't flush stdout: Device or resource busy
2023-01-22T19:20:39.6736622Z
2023-01-22T19:20:39.8068097Z [2023-01-22T19:20:39.806Z] Running the postCreateCommand from devcontainer.json...
2023-01-22T19:20:39.8068862Z
2023-01-22T19:20:39.8068874Z
2023-01-22T19:20:40.4888379Z [2023-01-22T19:20:40.487Z] docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
2023-01-22T19:20:40.4889649Z
2023-01-22T19:20:40.4891286Z [2023-01-22T19:20:40.487Z] See 'docker run --help'.
2023-01-22T19:20:40.4891636Z
2023-01-22T19:20:40.4933339Z [2023-01-22T19:20:40.492Z] postCreateCommand failed with exit code 125. Skipping any further user-provided commands.
2023-01-22T19:20:40.4933968Z
2023-01-22T19:20:40.4939854Z Error: Command failed: /bin/sh -c ./.devcontainer/postCreate
2023-01-22T19:20:40.4940867Z at vN (/usr/local/lib/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:1708:130)
2023-01-22T19:20:40.4941791Z at async Promise.all (index 0)
2023-01-22T19:20:40.4942627Z at async xg (/usr/local/lib/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:1700:3617)
2023-01-22T19:20:40.4943373Z at async Sg (/usr/local/lib/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:1700:2831)
2023-01-22T19:20:40.4944275Z at async Ka (/usr/local/lib/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:1700:2368)
2023-01-22T19:20:40.4945374Z at async hie (/usr/local/lib/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:1915:1633)
2023-01-22T19:20:40.4946105Z at async P7 (/usr/local/lib/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:1915:1255)
2023-01-22T19:20:40.4946831Z at async Fie (/usr/local/lib/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:1921:2093)
2023-01-22T19:20:40.4948244Z at async Vf (/usr/local/lib/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:1921:3241)
2023-01-22T19:20:40.4949170Z at async eoe (/usr/local/lib/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:2045:17324)
2023-01-22T19:20:40.4949502Z
2023-01-22T19:20:40.5165066Z ##[error]Dev container up failed: Command failed: /bin/sh -c ./.devcontainer/postCreate (exit code: undefined)
The postCreateCommand in the devcontainer.json failed.
2023-01-22T19:20:40.5167389Z ##[error]Command failed: /bin/sh -c ./.devcontainer/postCreate
2023-01-22T19:20:40.5168325Z ##[endgroup]
2023-01-22T19:20:40.5272597Z Post job cleanup.
2023-01-22T19:20:40.5889187Z Post job cleanup.
2023-01-22T19:20:40.7536973Z [command]/usr/bin/git version
2023-01-22T19:20:40.7598630Z git version 2.39.1
2023-01-22T19:20:40.7665795Z Temporarily overriding HOME='/home/runner/work/_temp/40e3a330-5ecf-4a18-a9e4-3d96c3630d61' before making global git config changes
2023-01-22T19:20:40.7666834Z Adding repository directory to the temporary git global config as a safe directory
2023-01-22T19:20:40.7676023Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/crypteia/crypteia
2023-01-22T19:20:40.7734095Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2023-01-22T19:20:40.7817150Z [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-01-22T19:20:40.8084002Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2023-01-22T19:20:40.8119453Z http.https://github.com/.extraheader
2023-01-22T19:20:40.8133185Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2023-01-22T19:20:40.8184318Z [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-01-22T19:20:40.8726656Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment