Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all workflows fail on macos-11 runners #34

Closed
ericLemanissier opened this issue Oct 6, 2021 · 8 comments
Closed

all workflows fail on macos-11 runners #34

ericLemanissier opened this issue Oct 6, 2021 · 8 comments

Comments

@ericLemanissier
Copy link
Contributor

Since yesterday, all my freebsd workflows are failing with sudo: vboxmanage: command not found. Maybe something changed in gha's macos runners ?

full log:

2021-10-06T07:11:57.1894915Z Found online and idle hosted runner in the current repository's organization account that matches the required labels: 'macos-latest'
2021-10-06T07:11:57.2642069Z Waiting for a Hosted runner in the 'organization' to pick this job...
2021-10-06T07:12:00.9666352Z Job is waiting for a hosted runner to come online.
2021-10-06T07:15:16.8741672Z Job is about to start running on the hosted runner: GitHub Actions 4 (hosted)
2021-10-06T07:15:22.1305940Z Current runner version: '2.283.2'
2021-10-06T07:15:22.1353100Z ##[group]Operating System
2021-10-06T07:15:22.1354440Z macOS
2021-10-06T07:15:22.1354900Z 11.6
2021-10-06T07:15:22.1355370Z 20G165
2021-10-06T07:15:22.1355830Z ##[endgroup]
2021-10-06T07:15:22.1356430Z ##[group]Virtual Environment
2021-10-06T07:15:22.1357060Z Environment: macos-11
2021-10-06T07:15:22.1357750Z Version: 20211001.1
2021-10-06T07:15:22.1358820Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-11/20211001.1/images/macos/macos-11-Readme.md
2021-10-06T07:15:22.1360130Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-11%2F20211001.1
2021-10-06T07:15:22.1361030Z ##[endgroup]
2021-10-06T07:15:22.1361620Z ##[group]Virtual Environment Provisioner
2021-10-06T07:15:22.1362410Z 1.0.0.0-master-20210922-1
2021-10-06T07:15:22.1362980Z ##[endgroup]
2021-10-06T07:15:22.1365060Z ##[group]GITHUB_TOKEN Permissions
2021-10-06T07:15:22.1366780Z Actions: write
2021-10-06T07:15:22.1367630Z Checks: write
2021-10-06T07:15:22.1368250Z Contents: write
2021-10-06T07:15:22.1368860Z Deployments: write
2021-10-06T07:15:22.1369410Z Discussions: write
2021-10-06T07:15:22.1370060Z Issues: write
2021-10-06T07:15:22.1371040Z Metadata: read
2021-10-06T07:15:22.1371580Z Packages: write
2021-10-06T07:15:22.1372140Z Pages: write
2021-10-06T07:15:22.1372670Z PullRequests: write
2021-10-06T07:15:22.1373470Z RepositoryProjects: write
2021-10-06T07:15:22.1374110Z SecurityEvents: write
2021-10-06T07:15:22.1374790Z Statuses: write
2021-10-06T07:15:22.1376840Z ##[endgroup]
2021-10-06T07:15:22.1382270Z Prepare workflow directory
2021-10-06T07:15:22.2762450Z Prepare all required actions
2021-10-06T07:15:22.2776460Z Getting action download info
2021-10-06T07:15:22.5494430Z Download action repository 'actions/checkout@v2' (SHA:5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)
2021-10-06T07:15:24.8433160Z Download action repository 'vmactions/[email protected]' (SHA:180fe5cb38b8fb6c4439b61e52ddbd1678156a5f)
2021-10-06T07:15:27.0088370Z ##[group]Run actions/checkout@v2
2021-10-06T07:15:27.0089380Z with:
2021-10-06T07:15:27.0089900Z repository: conan-io/conan-center-index
2021-10-06T07:15:27.0090420Z ref: master
2021-10-06T07:15:27.0090760Z path: CCI
2021-10-06T07:15:27.0091610Z token: ***
2021-10-06T07:15:27.0092110Z ssh-strict: true
2021-10-06T07:15:27.0092630Z persist-credentials: true
2021-10-06T07:15:27.0093080Z clean: true
2021-10-06T07:15:27.0093460Z fetch-depth: 1
2021-10-06T07:15:27.0093830Z lfs: false
2021-10-06T07:15:27.0094210Z submodules: false
2021-10-06T07:15:27.0094570Z env:
2021-10-06T07:15:27.0094900Z GH_TOKEN:
2021-10-06T07:15:27.0095230Z CC: clang
2021-10-06T07:15:27.0095580Z CXX: clang++
2021-10-06T07:15:27.0096020Z CONAN_SYSREQUIRES_MODE: enabled
2021-10-06T07:15:27.0096470Z ##[endgroup]
2021-10-06T07:15:28.0251140Z Syncing repository: conan-io/conan-center-index
2021-10-06T07:15:28.0253490Z ##[group]Getting Git version info
2021-10-06T07:15:28.0256050Z Working directory is '/Users/runner/work/system-packages-checks/system-packages-checks/CCI'
2021-10-06T07:15:28.0258410Z [command]/usr/local/bin/git version
2021-10-06T07:15:28.2238130Z git version 2.33.0
2021-10-06T07:15:28.2351280Z ##[endgroup]
2021-10-06T07:15:28.2454960Z ##[group]Initializing the repository
2021-10-06T07:15:28.2458310Z [command]/usr/local/bin/git init /Users/runner/work/system-packages-checks/system-packages-checks/CCI
2021-10-06T07:15:28.2633550Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-10-06T07:15:28.2636590Z hint: is subject to change. To configure the initial branch name to use in all
2021-10-06T07:15:28.2639570Z hint: of your new repositories, which will suppress this warning, call:
2021-10-06T07:15:28.2641790Z hint:
2021-10-06T07:15:28.2646610Z hint: git config --global init.defaultBranch
2021-10-06T07:15:28.2648880Z hint:
2021-10-06T07:15:28.2652110Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-10-06T07:15:28.2829300Z hint: 'development'. The just-created branch can be renamed via this command:
2021-10-06T07:15:28.2834090Z hint:
2021-10-06T07:15:28.2836250Z hint: git branch -m
2021-10-06T07:15:28.2838810Z Initialized empty Git repository in /Users/runner/work/system-packages-checks/system-packages-checks/CCI/.git/
2021-10-06T07:15:28.2840590Z [command]/usr/local/bin/git remote add origin https://github.com/conan-io/conan-center-index
2021-10-06T07:15:28.2879150Z ##[endgroup]
2021-10-06T07:15:28.2881120Z ##[group]Disabling automatic garbage collection
2021-10-06T07:15:28.2887590Z [command]/usr/local/bin/git config --local gc.auto 0
2021-10-06T07:15:28.2980440Z ##[endgroup]
2021-10-06T07:15:28.2988590Z ##[group]Setting up auth
2021-10-06T07:15:28.3002080Z [command]/usr/local/bin/git config --local --name-only --get-regexp core.sshCommand
2021-10-06T07:15:28.3104990Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2021-10-06T07:15:28.4844560Z [command]/usr/local/bin/git config --local --name-only --get-regexp http.https://github.com/.extraheader
2021-10-06T07:15:28.4936540Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http.https://github.com/.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2021-10-06T07:15:28.6031690Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2021-10-06T07:15:28.6152690Z ##[endgroup]
2021-10-06T07:15:28.6154010Z ##[group]Fetching the repository
2021-10-06T07:15:28.6167090Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +refs/heads/master*:refs/remotes/origin/master* +refs/tags/master*:refs/tags/master*
2021-10-06T07:15:29.2758550Z remote: Enumerating objects: 11193, done.
2021-10-06T07:15:29.2787270Z remote: Counting objects: 0% (1/11193)
2021-10-06T07:15:29.2789760Z remote: Counting objects: 1% (112/11193)
2021-10-06T07:15:29.2792720Z remote: Counting objects: 2% (224/11193)
2021-10-06T07:15:29.2794390Z remote: Counting objects: 3% (336/11193)
2021-10-06T07:15:29.2901450Z remote: Counting objects: 4% (448/11193)
2021-10-06T07:15:29.2903960Z remote: Counting objects: 5% (560/11193)
2021-10-06T07:15:29.2909940Z remote: Counting objects: 6% (672/11193)
2021-10-06T07:15:29.2911780Z remote: Counting objects: 7% (784/11193)
2021-10-06T07:15:29.2914980Z remote: Counting objects: 8% (896/11193)
2021-10-06T07:15:29.2917090Z remote: Counting objects: 9% (1008/11193)
2021-10-06T07:15:29.2918820Z remote: Counting objects: 10% (1120/11193)
2021-10-06T07:15:29.2920340Z remote: Counting objects: 11% (1232/11193)
2021-10-06T07:15:29.2923850Z remote: Counting objects: 12% (1344/11193)
2021-10-06T07:15:29.2928220Z remote: Counting objects: 13% (1456/11193)
2021-10-06T07:15:29.2931240Z remote: Counting objects: 14% (1568/11193)
2021-10-06T07:15:29.2937240Z remote: Counting objects: 15% (1679/11193)
2021-10-06T07:15:29.2941250Z remote: Counting objects: 16% (1791/11193)
2021-10-06T07:15:29.2953930Z remote: Counting objects: 17% (1903/11193)
2021-10-06T07:15:29.2955650Z remote: Counting objects: 18% (2015/11193)
2021-10-06T07:15:29.2957100Z remote: Counting objects: 19% (2127/11193)
2021-10-06T07:15:29.2958770Z remote: Counting objects: 20% (2239/11193)
2021-10-06T07:15:29.2961640Z remote: Counting objects: 21% (2351/11193)
2021-10-06T07:15:29.2962670Z remote: Counting objects: 22% (2463/11193)
2021-10-06T07:15:29.2963680Z remote: Counting objects: 23% (2575/11193)
2021-10-06T07:15:29.2965880Z remote: Counting objects: 24% (2687/11193)
2021-10-06T07:15:29.2967110Z remote: Counting objects: 25% (2799/11193)
2021-10-06T07:15:29.2968860Z remote: Counting objects: 26% (2911/11193)
2021-10-06T07:15:29.2971620Z remote: Counting objects: 27% (3023/11193)
2021-10-06T07:15:29.2972740Z remote: Counting objects: 28% (3135/11193)
2021-10-06T07:15:29.2973630Z remote: Counting objects: 29% (3246/11193)
2021-10-06T07:15:29.2983130Z remote: Counting objects: 30% (3358/11193)
2021-10-06T07:15:29.2984460Z remote: Counting objects: 31% (3470/11193)
2021-10-06T07:15:29.2985390Z remote: Counting objects: 32% (3582/11193)
2021-10-06T07:15:29.2986280Z remote: Counting objects: 33% (3694/11193)
2021-10-06T07:15:29.2989540Z remote: Counting objects: 34% (3806/11193)
2021-10-06T07:15:29.2990610Z remote: Counting objects: 35% (3918/11193)
2021-10-06T07:15:29.2993370Z remote: Counting objects: 36% (4030/11193)
2021-10-06T07:15:29.2995360Z remote: Counting objects: 37% (4142/11193)
2021-10-06T07:15:29.2996550Z remote: Counting objects: 38% (4254/11193)
2021-10-06T07:15:29.2998980Z remote: Counting objects: 39% (4366/11193)
2021-10-06T07:15:29.3000690Z remote: Counting objects: 40% (4478/11193)
2021-10-06T07:15:29.3006300Z remote: Counting objects: 41% (4590/11193)
2021-10-06T07:15:29.3007230Z remote: Counting objects: 42% (4702/11193)
2021-10-06T07:15:29.3008190Z remote: Counting objects: 43% (4813/11193)
2021-10-06T07:15:29.3010490Z remote: Counting objects: 44% (4925/11193)
2021-10-06T07:15:29.3011380Z remote: Counting objects: 45% (5037/11193)
2021-10-06T07:15:29.3012330Z remote: Counting objects: 46% (5149/11193)
2021-10-06T07:15:29.3014720Z remote: Counting objects: 47% (5261/11193)
2021-10-06T07:15:29.3015300Z remote: Counting objects: 48% (5373/11193)
2021-10-06T07:15:29.3015820Z remote: Counting objects: 49% (5485/11193)
2021-10-06T07:15:29.3016670Z remote: Counting objects: 50% (5597/11193)
2021-10-06T07:15:29.3018210Z remote: Counting objects: 51% (5709/11193)
2021-10-06T07:15:29.3019770Z remote: Counting objects: 52% (5821/11193)
2021-10-06T07:15:29.3020950Z remote: Counting objects: 53% (5933/11193)
2021-10-06T07:15:29.3032930Z remote: Counting objects: 54% (6045/11193)
2021-10-06T07:15:29.3034120Z remote: Counting objects: 55% (6157/11193)
2021-10-06T07:15:29.3035200Z remote: Counting objects: 56% (6269/11193)
2021-10-06T07:15:29.3036220Z remote: Counting objects: 57% (6381/11193)
2021-10-06T07:15:29.3037220Z remote: Counting objects: 58% (6492/11193)
2021-10-06T07:15:29.3038270Z remote: Counting objects: 59% (6604/11193)
2021-10-06T07:15:29.3042150Z remote: Counting objects: 60% (6716/11193)
2021-10-06T07:15:29.3043190Z remote: Counting objects: 61% (6828/11193)
2021-10-06T07:15:29.3050950Z remote: Counting objects: 62% (6940/11193)
2021-10-06T07:15:29.3059210Z remote: Counting objects: 63% (7052/11193)
2021-10-06T07:15:29.3060860Z remote: Counting objects: 64% (7164/11193)
2021-10-06T07:15:29.3062250Z remote: Counting objects: 65% (7276/11193)
2021-10-06T07:15:29.3062860Z remote: Counting objects: 66% (7388/11193)
2021-10-06T07:15:29.3063700Z remote: Counting objects: 67% (7500/11193)
2021-10-06T07:15:29.3064280Z remote: Counting objects: 68% (7612/11193)
2021-10-06T07:15:29.3064810Z remote: Counting objects: 69% (7724/11193)
2021-10-06T07:15:29.3065750Z remote: Counting objects: 70% (7836/11193)
2021-10-06T07:15:29.3066620Z remote: Counting objects: 71% (7948/11193)
2021-10-06T07:15:29.3067200Z remote: Counting objects: 72% (8059/11193)
2021-10-06T07:15:29.3067710Z remote: Counting objects: 73% (8171/11193)
2021-10-06T07:15:29.3068500Z remote: Counting objects: 74% (8283/11193)
2021-10-06T07:15:29.3069070Z remote: Counting objects: 75% (8395/11193)
2021-10-06T07:15:29.3069690Z remote: Counting objects: 76% (8507/11193)
2021-10-06T07:15:29.3073590Z remote: Counting objects: 77% (8619/11193)
2021-10-06T07:15:29.3074130Z remote: Counting objects: 78% (8731/11193)
2021-10-06T07:15:29.3074710Z remote: Counting objects: 79% (8843/11193)
2021-10-06T07:15:29.3076020Z remote: Counting objects: 80% (8955/11193)
2021-10-06T07:15:29.3076760Z remote: Counting objects: 81% (9067/11193)
2021-10-06T07:15:29.3077560Z remote: Counting objects: 82% (9179/11193)
2021-10-06T07:15:29.3078120Z remote: Counting objects: 83% (9291/11193)
2021-10-06T07:15:29.3078690Z remote: Counting objects: 84% (9403/11193)
2021-10-06T07:15:29.3079890Z remote: Counting objects: 85% (9515/11193)
2021-10-06T07:15:29.3080610Z remote: Counting objects: 86% (9626/11193)
2021-10-06T07:15:29.3081410Z remote: Counting objects: 87% (9738/11193)
2021-10-06T07:15:29.3081970Z remote: Counting objects: 88% (9850/11193)
2021-10-06T07:15:29.3083010Z remote: Counting objects: 89% (9962/11193)
2021-10-06T07:15:29.3083570Z remote: Counting objects: 90% (10074/11193)
2021-10-06T07:15:29.3084160Z remote: Counting objects: 91% (10186/11193)
2021-10-06T07:15:29.3085140Z remote: Counting objects: 92% (10298/11193)
2021-10-06T07:15:29.3087510Z remote: Counting objects: 93% (10410/11193)
2021-10-06T07:15:29.3088110Z remote: Counting objects: 94% (10522/11193)
2021-10-06T07:15:29.3088640Z remote: Counting objects: 95% (10634/11193)
2021-10-06T07:15:29.3089270Z remote: Counting objects: 96% (10746/11193)
2021-10-06T07:15:29.3089830Z remote: Counting objects: 97% (10858/11193)
2021-10-06T07:15:29.3092900Z remote: Counting objects: 98% (10970/11193)
2021-10-06T07:15:29.3094460Z remote: Counting objects: 99% (11082/11193)
2021-10-06T07:15:29.3095010Z remote: Counting objects: 100% (11193/11193)
2021-10-06T07:15:29.3096570Z remote: Counting objects: 100% (11193/11193), done.
2021-10-06T07:15:29.3097390Z remote: Compressing objects: 0% (1/9489)
2021-10-06T07:15:29.3098250Z remote: Compressing objects: 1% (95/9489)
2021-10-06T07:15:29.3099580Z remote: Compressing objects: 2% (190/9489)
2021-10-06T07:15:29.3100170Z remote: Compressing objects: 3% (285/9489)
2021-10-06T07:15:29.3101040Z remote: Compressing objects: 4% (380/9489)
2021-10-06T07:15:29.3101660Z remote: Compressing objects: 5% (475/9489)
2021-10-06T07:15:29.4054260Z remote: Compressing objects: 6% (570/9489)
2021-10-06T07:15:29.4912280Z remote: Compressing objects: 7% (665/9489)
2021-10-06T07:15:29.5503130Z remote: Compressing objects: 8% (760/9489)
2021-10-06T07:15:29.5960600Z remote: Compressing objects: 9% (855/9489)
2021-10-06T07:15:29.6332060Z remote: Compressing objects: 10% (949/9489)
2021-10-06T07:15:29.6653740Z remote: Compressing objects: 11% (1044/9489)
2021-10-06T07:15:29.6905910Z remote: Compressing objects: 12% (1139/9489)
2021-10-06T07:15:29.7098330Z remote: Compressing objects: 13% (1234/9489)
2021-10-06T07:15:29.7248890Z remote: Compressing objects: 14% (1329/9489)
2021-10-06T07:15:29.7445210Z remote: Compressing objects: 15% (1424/9489)
2021-10-06T07:15:29.7506760Z remote: Compressing objects: 16% (1519/9489)
2021-10-06T07:15:29.7534860Z remote: Compressing objects: 17% (1614/9489)
2021-10-06T07:15:29.7544630Z remote: Compressing objects: 18% (1709/9489)
2021-10-06T07:15:29.7582320Z remote: Compressing objects: 19% (1803/9489)
2021-10-06T07:15:29.7628730Z remote: Compressing objects: 20% (1898/9489)
2021-10-06T07:15:29.7650910Z remote: Compressing objects: 21% (1993/9489)
2021-10-06T07:15:29.7716460Z remote: Compressing objects: 22% (2088/9489)
2021-10-06T07:15:29.7760100Z remote: Compressing objects: 23% (2183/9489)
2021-10-06T07:15:29.7773780Z remote: Compressing objects: 24% (2278/9489)
2021-10-06T07:15:29.7789800Z remote: Compressing objects: 25% (2373/9489)
2021-10-06T07:15:29.7797030Z remote: Compressing objects: 26% (2468/9489)
2021-10-06T07:15:29.7797650Z remote: Compressing objects: 27% (2563/9489)
2021-10-06T07:15:29.7815510Z remote: Compressing objects: 28% (2657/9489)
2021-10-06T07:15:29.7832090Z remote: Compressing objects: 29% (2752/9489)
2021-10-06T07:15:29.7833280Z remote: Compressing objects: 30% (2847/9489)
2021-10-06T07:15:29.7834430Z remote: Compressing objects: 31% (2942/9489)
2021-10-06T07:15:29.7835430Z remote: Compressing objects: 32% (3037/9489)
2021-10-06T07:15:29.7913830Z remote: Compressing objects: 33% (3132/9489)
2021-10-06T07:15:29.7998490Z remote: Compressing objects: 34% (3227/9489)
2021-10-06T07:15:29.8035500Z remote: Compressing objects: 35% (3322/9489)
2021-10-06T07:15:29.8062990Z remote: Compressing objects: 36% (3417/9489)
2021-10-06T07:15:29.8092770Z remote: Compressing objects: 37% (3511/9489)
2021-10-06T07:15:29.8108160Z remote: Compressing objects: 38% (3606/9489)
2021-10-06T07:15:29.8117990Z remote: Compressing objects: 39% (3701/9489)
2021-10-06T07:15:29.8124130Z remote: Compressing objects: 40% (3796/9489)
2021-10-06T07:15:29.8134020Z remote: Compressing objects: 41% (3891/9489)
2021-10-06T07:15:29.8135060Z remote: Compressing objects: 42% (3986/9489)
2021-10-06T07:15:29.8135960Z remote: Compressing objects: 43% (4081/9489)
2021-10-06T07:15:29.8141180Z remote: Compressing objects: 44% (4176/9489)
2021-10-06T07:15:29.8164180Z remote: Compressing objects: 45% (4271/9489)
2021-10-06T07:15:29.8205820Z remote: Compressing objects: 46% (4365/9489)
2021-10-06T07:15:29.8213320Z remote: Compressing objects: 47% (4460/9489)
2021-10-06T07:15:29.8252760Z remote: Compressing objects: 48% (4555/9489)
2021-10-06T07:15:29.8282000Z remote: Compressing objects: 49% (4650/9489)
2021-10-06T07:15:29.8296330Z remote: Compressing objects: 50% (4745/9489)
2021-10-06T07:15:29.8342810Z remote: Compressing objects: 51% (4840/9489)
2021-10-06T07:15:29.8384480Z remote: Compressing objects: 52% (4935/9489)
2021-10-06T07:15:29.8408330Z remote: Compressing objects: 53% (5030/9489)
2021-10-06T07:15:29.8428830Z remote: Compressing objects: 54% (5125/9489)
2021-10-06T07:15:29.8465050Z remote: Compressing objects: 55% (5219/9489)
2021-10-06T07:15:29.8529890Z remote: Compressing objects: 56% (5314/9489)
2021-10-06T07:15:29.8547560Z remote: Compressing objects: 57% (5409/9489)
2021-10-06T07:15:29.8590710Z remote: Compressing objects: 58% (5504/9489)
2021-10-06T07:15:29.8606580Z remote: Compressing objects: 59% (5599/9489)
2021-10-06T07:15:29.8613350Z remote: Compressing objects: 60% (5694/9489)
2021-10-06T07:15:29.8617390Z remote: Compressing objects: 61% (5789/9489)
2021-10-06T07:15:29.8621250Z remote: Compressing objects: 62% (5884/9489)
2021-10-06T07:15:29.8625170Z remote: Compressing objects: 63% (5979/9489)
2021-10-06T07:15:29.8629870Z remote: Compressing objects: 64% (6073/9489)
2021-10-06T07:15:29.8645220Z remote: Compressing objects: 65% (6168/9489)
2021-10-06T07:15:29.8647200Z remote: Compressing objects: 66% (6263/9489)
2021-10-06T07:15:29.8648640Z remote: Compressing objects: 67% (6358/9489)
2021-10-06T07:15:29.8649420Z remote: Compressing objects: 68% (6453/9489)
2021-10-06T07:15:29.8651760Z remote: Compressing objects: 69% (6548/9489)
2021-10-06T07:15:29.8658720Z remote: Compressing objects: 70% (6643/9489)
2021-10-06T07:15:29.8659970Z remote: Compressing objects: 71% (6738/9489)
2021-10-06T07:15:29.8660650Z remote: Compressing objects: 72% (6833/9489)
2021-10-06T07:15:29.8671220Z remote: Compressing objects: 73% (6927/9489)
2021-10-06T07:15:29.8672960Z remote: Compressing objects: 74% (7022/9489)
2021-10-06T07:15:29.8681240Z remote: Compressing objects: 75% (7117/9489)
2021-10-06T07:15:29.8687440Z remote: Compressing objects: 76% (7212/9489)
2021-10-06T07:15:29.8693220Z remote: Compressing objects: 77% (7307/9489)
2021-10-06T07:15:29.8699190Z remote: Compressing objects: 78% (7402/9489)
2021-10-06T07:15:29.8710410Z remote: Compressing objects: 79% (7497/9489)
2021-10-06T07:15:29.8715050Z remote: Compressing objects: 80% (7592/9489)
2021-10-06T07:15:29.8721480Z remote: Compressing objects: 81% (7687/9489)
2021-10-06T07:15:29.8726600Z remote: Compressing objects: 82% (7781/9489)
2021-10-06T07:15:29.8731110Z remote: Compressing objects: 83% (7876/9489)
2021-10-06T07:15:29.8735890Z remote: Compressing objects: 84% (7971/9489)
2021-10-06T07:15:29.8739230Z remote: Compressing objects: 85% (8066/9489)
2021-10-06T07:15:29.8740670Z remote: Compressing objects: 86% (8161/9489)
2021-10-06T07:15:29.8747740Z remote: Compressing objects: 87% (8256/9489)
2021-10-06T07:15:29.8752700Z remote: Compressing objects: 88% (8351/9489)
2021-10-06T07:15:29.8757540Z remote: Compressing objects: 89% (8446/9489)
2021-10-06T07:15:29.8759940Z remote: Compressing objects: 90% (8541/9489)
2021-10-06T07:15:29.8766630Z remote: Compressing objects: 91% (8635/9489)
2021-10-06T07:15:29.8767500Z remote: Compressing objects: 92% (8730/9489)
2021-10-06T07:15:29.8768170Z remote: Compressing objects: 93% (8825/9489)
2021-10-06T07:15:29.8777560Z remote: Compressing objects: 94% (8920/9489)
2021-10-06T07:15:29.8781500Z remote: Compressing objects: 95% (9015/9489)
2021-10-06T07:15:29.8782750Z remote: Compressing objects: 96% (9110/9489)
2021-10-06T07:15:29.8783810Z remote: Compressing objects: 97% (9205/9489)
2021-10-06T07:15:29.8786580Z remote: Compressing objects: 98% (9300/9489)
2021-10-06T07:15:29.8787920Z remote: Compressing objects: 99% (9395/9489)
2021-10-06T07:15:29.8788630Z remote: Compressing objects: 100% (9489/9489)
2021-10-06T07:15:29.8789650Z remote: Compressing objects: 100% (9489/9489), done.
2021-10-06T07:15:29.9247270Z Receiving objects: 0% (1/11193)
2021-10-06T07:15:29.9317300Z Receiving objects: 1% (112/11193)
2021-10-06T07:15:29.9382220Z Receiving objects: 2% (224/11193)
2021-10-06T07:15:29.9441500Z Receiving objects: 3% (336/11193)
2021-10-06T07:15:29.9676800Z Receiving objects: 4% (448/11193)
2021-10-06T07:15:29.9707180Z Receiving objects: 5% (560/11193)
2021-10-06T07:15:29.9742200Z Receiving objects: 6% (672/11193)
2021-10-06T07:15:29.9787180Z Receiving objects: 7% (784/11193)
2021-10-06T07:15:29.9845200Z Receiving objects: 8% (896/11193)
2021-10-06T07:15:29.9916280Z Receiving objects: 9% (1008/11193)
2021-10-06T07:15:29.9967830Z Receiving objects: 10% (1120/11193)
2021-10-06T07:15:30.0019440Z Receiving objects: 11% (1232/11193)
2021-10-06T07:15:30.0138560Z Receiving objects: 12% (1344/11193)
2021-10-06T07:15:30.0149910Z Receiving objects: 13% (1456/11193)
2021-10-06T07:15:30.0188540Z Receiving objects: 14% (1568/11193)
2021-10-06T07:15:30.0200250Z Receiving objects: 15% (1679/11193)
2021-10-06T07:15:30.0244050Z Receiving objects: 16% (1791/11193)
2021-10-06T07:15:30.0256050Z Receiving objects: 17% (1903/11193)
2021-10-06T07:15:30.0300910Z Receiving objects: 18% (2015/11193)
2021-10-06T07:15:30.0463670Z Receiving objects: 19% (2127/11193)
2021-10-06T07:15:30.0476910Z Receiving objects: 20% (2239/11193)
2021-10-06T07:15:30.0537670Z Receiving objects: 21% (2351/11193)
2021-10-06T07:15:30.0560100Z Receiving objects: 22% (2463/11193)
2021-10-06T07:15:30.0593960Z Receiving objects: 23% (2575/11193)
2021-10-06T07:15:30.0627040Z Receiving objects: 24% (2687/11193)
2021-10-06T07:15:30.0650510Z Receiving objects: 25% (2799/11193)
2021-10-06T07:15:30.0673640Z Receiving objects: 26% (2911/11193)
2021-10-06T07:15:30.0697040Z Receiving objects: 27% (3023/11193)
2021-10-06T07:15:30.0731070Z Receiving objects: 28% (3135/11193)
2021-10-06T07:15:30.0815800Z Receiving objects: 29% (3246/11193)
2021-10-06T07:15:30.0847380Z Receiving objects: 30% (3358/11193)
2021-10-06T07:15:30.0877580Z Receiving objects: 31% (3470/11193)
2021-10-06T07:15:30.0897770Z Receiving objects: 32% (3582/11193)
2021-10-06T07:15:30.0915630Z Receiving objects: 33% (3694/11193)
2021-10-06T07:15:30.0935250Z Receiving objects: 34% (3806/11193)
2021-10-06T07:15:30.0955690Z Receiving objects: 35% (3918/11193)
2021-10-06T07:15:30.1081240Z Receiving objects: 36% (4030/11193)
2021-10-06T07:15:30.1197050Z Receiving objects: 37% (4142/11193)
2021-10-06T07:15:30.1205750Z Receiving objects: 38% (4254/11193)
2021-10-06T07:15:30.1253230Z Receiving objects: 39% (4366/11193)
2021-10-06T07:15:30.1281930Z Receiving objects: 40% (4478/11193)
2021-10-06T07:15:30.1433570Z Receiving objects: 41% (4590/11193)
2021-10-06T07:15:30.1447620Z Receiving objects: 42% (4702/11193)
2021-10-06T07:15:30.1534140Z Receiving objects: 43% (4813/11193)
2021-10-06T07:15:30.1537050Z Receiving objects: 44% (4925/11193)
2021-10-06T07:15:30.1538090Z Receiving objects: 45% (5037/11193)
2021-10-06T07:15:30.1544300Z Receiving objects: 46% (5149/11193)
2021-10-06T07:15:30.1578070Z Receiving objects: 47% (5261/11193)
2021-10-06T07:15:30.1579280Z Receiving objects: 48% (5373/11193)
2021-10-06T07:15:30.1846320Z Receiving objects: 49% (5485/11193)
2021-10-06T07:15:30.1855340Z Receiving objects: 50% (5597/11193)
2021-10-06T07:15:30.1926340Z Receiving objects: 51% (5709/11193)
2021-10-06T07:15:30.2006100Z Receiving objects: 52% (5821/11193)
2021-10-06T07:15:30.2061520Z Receiving objects: 53% (5933/11193)
2021-10-06T07:15:30.2077280Z Receiving objects: 54% (6045/11193)
2021-10-06T07:15:30.2157570Z Receiving objects: 55% (6157/11193)
2021-10-06T07:15:30.2221350Z Receiving objects: 56% (6269/11193)
2021-10-06T07:15:30.2222690Z Receiving objects: 57% (6381/11193)
2021-10-06T07:15:30.2223560Z Receiving objects: 58% (6492/11193)
2021-10-06T07:15:30.2224310Z Receiving objects: 59% (6604/11193)
2021-10-06T07:15:30.2225040Z Receiving objects: 60% (6716/11193)
2021-10-06T07:15:30.2225890Z Receiving objects: 61% (6828/11193)
2021-10-06T07:15:30.2226620Z Receiving objects: 62% (6940/11193)
2021-10-06T07:15:30.2227330Z Receiving objects: 63% (7052/11193)
2021-10-06T07:15:30.2228060Z Receiving objects: 64% (7164/11193)
2021-10-06T07:15:30.2231010Z Receiving objects: 65% (7276/11193)
2021-10-06T07:15:30.2231850Z Receiving objects: 66% (7388/11193)
2021-10-06T07:15:30.2372670Z Receiving objects: 67% (7500/11193)
2021-10-06T07:15:30.2470090Z Receiving objects: 68% (7612/11193)
2021-10-06T07:15:30.2487730Z Receiving objects: 69% (7724/11193)
2021-10-06T07:15:30.2653300Z Receiving objects: 70% (7836/11193)
2021-10-06T07:15:30.2694160Z Receiving objects: 71% (7948/11193)
2021-10-06T07:15:30.2733630Z Receiving objects: 72% (8059/11193)
2021-10-06T07:15:30.2747930Z Receiving objects: 73% (8171/11193)
2021-10-06T07:15:30.2789450Z Receiving objects: 74% (8283/11193)
2021-10-06T07:15:30.2796280Z Receiving objects: 75% (8395/11193)
2021-10-06T07:15:30.2807200Z Receiving objects: 76% (8507/11193)
2021-10-06T07:15:30.2808030Z Receiving objects: 77% (8619/11193)
2021-10-06T07:15:30.2808790Z Receiving objects: 78% (8731/11193)
2021-10-06T07:15:30.2811080Z Receiving objects: 79% (8843/11193)
2021-10-06T07:15:30.2812050Z Receiving objects: 80% (8955/11193)
2021-10-06T07:15:30.2812830Z Receiving objects: 81% (9067/11193)
2021-10-06T07:15:30.2900260Z Receiving objects: 82% (9179/11193)
2021-10-06T07:15:30.3059040Z Receiving objects: 83% (9291/11193)
2021-10-06T07:15:30.3091810Z Receiving objects: 84% (9403/11193)
2021-10-06T07:15:30.3111880Z Receiving objects: 85% (9515/11193)
2021-10-06T07:15:30.3147990Z Receiving objects: 86% (9626/11193)
2021-10-06T07:15:30.3175890Z Receiving objects: 87% (9738/11193)
2021-10-06T07:15:30.3194580Z Receiving objects: 88% (9850/11193)
2021-10-06T07:15:30.3244060Z Receiving objects: 89% (9962/11193)
2021-10-06T07:15:30.3245570Z Receiving objects: 90% (10074/11193)
2021-10-06T07:15:30.3254460Z Receiving objects: 91% (10186/11193)
2021-10-06T07:15:30.3269280Z Receiving objects: 92% (10298/11193)
2021-10-06T07:15:30.3284380Z Receiving objects: 93% (10410/11193)
2021-10-06T07:15:30.3299430Z Receiving objects: 94% (10522/11193)
2021-10-06T07:15:30.3323790Z Receiving objects: 95% (10634/11193)
2021-10-06T07:15:30.3342210Z Receiving objects: 96% (10746/11193)
2021-10-06T07:15:30.3346040Z Receiving objects: 97% (10858/11193)
2021-10-06T07:15:30.3352490Z Receiving objects: 98% (10970/11193)
2021-10-06T07:15:30.3354490Z remote: Total 11193 (delta 2264), reused 8413 (delta 1109), pack-reused 0
2021-10-06T07:15:30.3371710Z Receiving objects: 99% (11082/11193)
2021-10-06T07:15:30.3374490Z Receiving objects: 100% (11193/11193)
2021-10-06T07:15:30.3376030Z Receiving objects: 100% (11193/11193), 4.56 MiB | 10.23 MiB/s, done.
2021-10-06T07:15:30.3391170Z Resolving deltas: 0% (0/2264)
2021-10-06T07:15:30.3417110Z Resolving deltas: 1% (23/2264)
2021-10-06T07:15:30.3487110Z Resolving deltas: 2% (46/2264)
2021-10-06T07:15:30.3501720Z Resolving deltas: 3% (68/2264)
2021-10-06T07:15:30.3605160Z Resolving deltas: 4% (91/2264)
2021-10-06T07:15:30.3707500Z Resolving deltas: 5% (114/2264)
2021-10-06T07:15:30.3711320Z Resolving deltas: 6% (136/2264)
2021-10-06T07:15:30.3711770Z Resolving deltas: 7% (159/2264)
2021-10-06T07:15:30.3712260Z Resolving deltas: 8% (182/2264)
2021-10-06T07:15:30.3712690Z Resolving deltas: 9% (204/2264)
2021-10-06T07:15:30.3713110Z Resolving deltas: 10% (227/2264)
2021-10-06T07:15:30.3713530Z Resolving deltas: 11% (250/2264)
2021-10-06T07:15:30.3713940Z Resolving deltas: 12% (272/2264)
2021-10-06T07:15:30.3714360Z Resolving deltas: 13% (295/2264)
2021-10-06T07:15:30.3714780Z Resolving deltas: 14% (317/2264)
2021-10-06T07:15:30.3715200Z Resolving deltas: 15% (340/2264)
2021-10-06T07:15:30.3716090Z Resolving deltas: 16% (363/2264)
2021-10-06T07:15:30.3716560Z Resolving deltas: 17% (385/2264)
2021-10-06T07:15:30.3716980Z Resolving deltas: 18% (408/2264)
2021-10-06T07:15:30.3717390Z Resolving deltas: 19% (431/2264)
2021-10-06T07:15:30.3717810Z Resolving deltas: 20% (453/2264)
2021-10-06T07:15:30.3718220Z Resolving deltas: 21% (476/2264)
2021-10-06T07:15:30.3718650Z Resolving deltas: 22% (499/2264)
2021-10-06T07:15:30.3719070Z Resolving deltas: 23% (521/2264)
2021-10-06T07:15:30.3719490Z Resolving deltas: 24% (544/2264)
2021-10-06T07:15:30.3719910Z Resolving deltas: 25% (566/2264)
2021-10-06T07:15:30.3720320Z Resolving deltas: 26% (589/2264)
2021-10-06T07:15:30.3720740Z Resolving deltas: 27% (612/2264)
2021-10-06T07:15:30.3721150Z Resolving deltas: 28% (634/2264)
2021-10-06T07:15:30.3721570Z Resolving deltas: 29% (657/2264)
2021-10-06T07:15:30.3721990Z Resolving deltas: 30% (680/2264)
2021-10-06T07:15:30.3722400Z Resolving deltas: 31% (702/2264)
2021-10-06T07:15:30.3722820Z Resolving deltas: 32% (725/2264)
2021-10-06T07:15:30.3723240Z Resolving deltas: 33% (748/2264)
2021-10-06T07:15:30.3723660Z Resolving deltas: 34% (770/2264)
2021-10-06T07:15:30.3724170Z Resolving deltas: 35% (793/2264)
2021-10-06T07:15:30.3724590Z Resolving deltas: 36% (816/2264)
2021-10-06T07:15:30.3725010Z Resolving deltas: 37% (838/2264)
2021-10-06T07:15:30.3725420Z Resolving deltas: 38% (861/2264)
2021-10-06T07:15:30.3725840Z Resolving deltas: 39% (883/2264)
2021-10-06T07:15:30.3726260Z Resolving deltas: 40% (906/2264)
2021-10-06T07:15:30.3726670Z Resolving deltas: 41% (929/2264)
2021-10-06T07:15:30.3727200Z Resolving deltas: 42% (951/2264)
2021-10-06T07:15:30.3727610Z Resolving deltas: 43% (974/2264)
2021-10-06T07:15:30.3728170Z Resolving deltas: 44% (997/2264)
2021-10-06T07:15:30.3728700Z Resolving deltas: 45% (1019/2264)
2021-10-06T07:15:30.3729170Z Resolving deltas: 46% (1042/2264)
2021-10-06T07:15:30.3729690Z Resolving deltas: 47% (1065/2264)
2021-10-06T07:15:30.3730150Z Resolving deltas: 48% (1087/2264)
2021-10-06T07:15:30.3731470Z Resolving deltas: 49% (1110/2264)
2021-10-06T07:15:30.3752670Z Resolving deltas: 50% (1132/2264)
2021-10-06T07:15:30.3753240Z Resolving deltas: 51% (1155/2264)
2021-10-06T07:15:30.3753670Z Resolving deltas: 52% (1178/2264)
2021-10-06T07:15:30.3754090Z Resolving deltas: 53% (1200/2264)
2021-10-06T07:15:30.3755400Z Resolving deltas: 54% (1223/2264)
2021-10-06T07:15:30.3755870Z Resolving deltas: 55% (1246/2264)
2021-10-06T07:15:30.3756290Z Resolving deltas: 56% (1268/2264)
2021-10-06T07:15:30.3756710Z Resolving deltas: 57% (1291/2264)
2021-10-06T07:15:30.3757130Z Resolving deltas: 58% (1314/2264)
2021-10-06T07:15:30.3757550Z Resolving deltas: 59% (1336/2264)
2021-10-06T07:15:30.3757970Z Resolving deltas: 60% (1359/2264)
2021-10-06T07:15:30.3758380Z Resolving deltas: 61% (1382/2264)
2021-10-06T07:15:30.3758800Z Resolving deltas: 62% (1404/2264)
2021-10-06T07:15:30.3759210Z Resolving deltas: 63% (1427/2264)
2021-10-06T07:15:30.3759640Z Resolving deltas: 64% (1449/2264)
2021-10-06T07:15:30.3760060Z Resolving deltas: 65% (1472/2264)
2021-10-06T07:15:30.3760480Z Resolving deltas: 66% (1495/2264)
2021-10-06T07:15:30.3760930Z Resolving deltas: 67% (1517/2264)
2021-10-06T07:15:30.3761360Z Resolving deltas: 68% (1540/2264)
2021-10-06T07:15:30.3761770Z Resolving deltas: 69% (1563/2264)
2021-10-06T07:15:30.3762180Z Resolving deltas: 70% (1585/2264)
2021-10-06T07:15:30.3762590Z Resolving deltas: 71% (1608/2264)
2021-10-06T07:15:30.3763010Z Resolving deltas: 72% (1631/2264)
2021-10-06T07:15:30.3763430Z Resolving deltas: 73% (1653/2264)
2021-10-06T07:15:30.3763840Z Resolving deltas: 74% (1677/2264)
2021-10-06T07:15:30.3764260Z Resolving deltas: 75% (1698/2264)
2021-10-06T07:15:30.3765070Z Resolving deltas: 76% (1721/2264)
2021-10-06T07:15:30.3765600Z Resolving deltas: 77% (1744/2264)
2021-10-06T07:15:30.3766280Z Resolving deltas: 78% (1766/2264)
2021-10-06T07:15:30.3766710Z Resolving deltas: 79% (1789/2264)
2021-10-06T07:15:30.3767700Z Resolving deltas: 80% (1812/2264)
2021-10-06T07:15:30.3768440Z Resolving deltas: 81% (1834/2264)
2021-10-06T07:15:30.3769080Z Resolving deltas: 82% (1857/2264)
2021-10-06T07:15:30.3770000Z Resolving deltas: 83% (1880/2264)
2021-10-06T07:15:30.3770440Z Resolving deltas: 84% (1902/2264)
2021-10-06T07:15:30.3771090Z Resolving deltas: 85% (1925/2264)
2021-10-06T07:15:30.3771530Z Resolving deltas: 86% (1948/2264)
2021-10-06T07:15:30.3771950Z Resolving deltas: 87% (1970/2264)
2021-10-06T07:15:30.3772360Z Resolving deltas: 88% (1993/2264)
2021-10-06T07:15:30.3772770Z Resolving deltas: 89% (2015/2264)
2021-10-06T07:15:30.3773190Z Resolving deltas: 90% (2038/2264)
2021-10-06T07:15:30.3774060Z Resolving deltas: 91% (2061/2264)
2021-10-06T07:15:30.3774540Z Resolving deltas: 92% (2083/2264)
2021-10-06T07:15:30.3774970Z Resolving deltas: 93% (2106/2264)
2021-10-06T07:15:30.3775500Z Resolving deltas: 94% (2129/2264)
2021-10-06T07:15:30.3775940Z Resolving deltas: 95% (2151/2264)
2021-10-06T07:15:30.3776370Z Resolving deltas: 96% (2174/2264)
2021-10-06T07:15:30.3776780Z Resolving deltas: 97% (2197/2264)
2021-10-06T07:15:30.3777200Z Resolving deltas: 98% (2219/2264)
2021-10-06T07:15:30.3777950Z Resolving deltas: 99% (2242/2264)
2021-10-06T07:15:30.3778790Z Resolving deltas: 100% (2264/2264)
2021-10-06T07:15:30.3779400Z Resolving deltas: 100% (2264/2264), done.
2021-10-06T07:15:30.4233830Z From https://github.com/conan-io/conan-center-index
2021-10-06T07:15:30.4235250Z * [new branch] master -> origin/master
2021-10-06T07:15:30.4323010Z ##[endgroup]
2021-10-06T07:15:30.4324100Z ##[group]Determining the checkout info
2021-10-06T07:15:30.4333140Z [command]/usr/local/bin/git branch --list --remote origin/master
2021-10-06T07:15:30.4417230Z origin/master
2021-10-06T07:15:30.4424500Z ##[endgroup]
2021-10-06T07:15:30.4426100Z ##[group]Checking out the ref
2021-10-06T07:15:30.4433740Z [command]/usr/local/bin/git checkout --progress --force -B master refs/remotes/origin/master
2021-10-06T07:15:31.5508720Z Updating files: 33% (2894/8643)
2021-10-06T07:15:31.5789070Z Updating files: 34% (2939/8643)
2021-10-06T07:15:31.6058840Z Updating files: 35% (3026/8643)
2021-10-06T07:15:31.6339140Z Updating files: 36% (3112/8643)
2021-10-06T07:15:31.6632650Z Updating files: 37% (3198/8643)
2021-10-06T07:15:31.7312120Z Updating files: 38% (3285/8643)
2021-10-06T07:15:31.7679860Z Updating files: 39% (3371/8643)
2021-10-06T07:15:31.7864760Z Updating files: 40% (3458/8643)
2021-10-06T07:15:31.8185860Z Updating files: 41% (3544/8643)
2021-10-06T07:15:31.9042920Z Updating files: 42% (3631/8643)
2021-10-06T07:15:31.9332790Z Updating files: 43% (3717/8643)
2021-10-06T07:15:31.9929890Z Updating files: 44% (3803/8643)
2021-10-06T07:15:32.0243540Z Updating files: 45% (3890/8643)
2021-10-06T07:15:32.0504020Z Updating files: 46% (3976/8643)
2021-10-06T07:15:32.0816780Z Updating files: 47% (4063/8643)
2021-10-06T07:15:32.1046170Z Updating files: 48% (4149/8643)
2021-10-06T07:15:32.1469460Z Updating files: 49% (4236/8643)
2021-10-06T07:15:32.1713830Z Updating files: 50% (4322/8643)
2021-10-06T07:15:32.1954850Z Updating files: 51% (4408/8643)
2021-10-06T07:15:32.2181050Z Updating files: 52% (4495/8643)
2021-10-06T07:15:32.2454910Z Updating files: 53% (4581/8643)
2021-10-06T07:15:32.2685650Z Updating files: 54% (4668/8643)
2021-10-06T07:15:32.2929560Z Updating files: 55% (4754/8643)
2021-10-06T07:15:32.3176670Z Updating files: 56% (4841/8643)
2021-10-06T07:15:32.3451510Z Updating files: 57% (4927/8643)
2021-10-06T07:15:32.3737690Z Updating files: 58% (5013/8643)
2021-10-06T07:15:32.4002130Z Updating files: 59% (5100/8643)
2021-10-06T07:15:32.4322150Z Updating files: 60% (5186/8643)
2021-10-06T07:15:32.4619480Z Updating files: 61% (5273/8643)
2021-10-06T07:15:32.4863870Z Updating files: 62% (5359/8643)
2021-10-06T07:15:32.4977240Z Updating files: 62% (5417/8643)
2021-10-06T07:15:32.5247400Z Updating files: 63% (5446/8643)
2021-10-06T07:15:32.5525010Z Updating files: 64% (5532/8643)
2021-10-06T07:15:32.5782490Z Updating files: 65% (5618/8643)
2021-10-06T07:15:32.6062250Z Updating files: 66% (5705/8643)
2021-10-06T07:15:32.6333850Z Updating files: 67% (5791/8643)
2021-10-06T07:15:32.6673700Z Updating files: 68% (5878/8643)
2021-10-06T07:15:32.6950560Z Updating files: 69% (5964/8643)
2021-10-06T07:15:32.7548080Z Updating files: 70% (6051/8643)
2021-10-06T07:15:32.7841370Z Updating files: 71% (6137/8643)
2021-10-06T07:15:32.8109480Z Updating files: 72% (6223/8643)
2021-10-06T07:15:32.8420290Z Updating files: 73% (6310/8643)
2021-10-06T07:15:32.8742280Z Updating files: 74% (6396/8643)
2021-10-06T07:15:32.9032510Z Updating files: 75% (6483/8643)
2021-10-06T07:15:32.9315860Z Updating files: 76% (6569/8643)
2021-10-06T07:15:32.9588690Z Updating files: 77% (6656/8643)
2021-10-06T07:15:32.9842380Z Updating files: 78% (6742/8643)
2021-10-06T07:15:33.0124320Z Updating files: 79% (6828/8643)
2021-10-06T07:15:33.0458540Z Updating files: 80% (6915/8643)
2021-10-06T07:15:33.0777110Z Updating files: 81% (7001/8643)
2021-10-06T07:15:33.1050220Z Updating files: 82% (7088/8643)
2021-10-06T07:15:33.1371970Z Updating files: 83% (7174/8643)
2021-10-06T07:15:33.1648210Z Updating files: 84% (7261/8643)
2021-10-06T07:15:33.1922200Z Updating files: 85% (7347/8643)
2021-10-06T07:15:33.2182910Z Updating files: 86% (7433/8643)
2021-10-06T07:15:33.2465630Z Updating files: 87% (7520/8643)
2021-10-06T07:15:33.2754280Z Updating files: 88% (7606/8643)
2021-10-06T07:15:33.3022090Z Updating files: 89% (7693/8643)
2021-10-06T07:15:33.3275750Z Updating files: 90% (7779/8643)
2021-10-06T07:15:33.3543530Z Updating files: 91% (7866/8643)
2021-10-06T07:15:33.4483240Z Updating files: 92% (7952/8643)
2021-10-06T07:15:33.4763480Z Updating files: 93% (8038/8643)
2021-10-06T07:15:33.4833040Z Updating files: 94% (8125/8643)
2021-10-06T07:15:33.5066210Z Updating files: 94% (8148/8643)
2021-10-06T07:15:33.5325270Z Updating files: 95% (8211/8643)
2021-10-06T07:15:33.5636790Z Updating files: 96% (8298/8643)
2021-10-06T07:15:33.5898050Z Updating files: 97% (8384/8643)
2021-10-06T07:15:33.6226020Z Updating files: 98% (8471/8643)
2021-10-06T07:15:33.6495120Z Updating files: 99% (8557/8643)
2021-10-06T07:15:33.6496530Z Updating files: 100% (8643/8643)
2021-10-06T07:15:33.6497010Z Updating files: 100% (8643/8643), done.
2021-10-06T07:15:33.6752720Z Reset branch 'master'
2021-10-06T07:15:33.6754760Z Branch 'master' set up to track remote branch 'master' from 'origin'.
2021-10-06T07:15:33.6766180Z ##[endgroup]
2021-10-06T07:15:33.6890060Z [command]/usr/local/bin/git log -1 --format='%H'
2021-10-06T07:15:33.6996040Z '436c24b42091f90b0ac83e3015914643f81d7c3b'
2021-10-06T07:15:33.7303590Z ##[group]Run vmactions/[email protected]
2021-10-06T07:15:33.7304090Z with:
2021-10-06T07:15:33.7304570Z envs: CONAN_MAKE_PROGRAM CC CXX CONAN_SYSREQUIRES_MODE
2021-10-06T07:15:33.7305060Z usesh: true
2021-10-06T07:15:33.7305600Z prepare: pkg install -y cmake py38-pip py38-sqlite3 sudo pkgconf
2021-10-06T07:15:33.7306770Z run: pip install conan
code=0
set +o pipefail
conan create CCI/recipes/egl/system egl/system@ || code=$?
if [ $code == 6 ]
then
code=0
fi
exit "$code"

2021-10-06T07:15:33.7307540Z env:
2021-10-06T07:15:33.7307840Z GH_TOKEN:
2021-10-06T07:15:33.7308160Z CC: clang
2021-10-06T07:15:33.7308480Z CXX: clang++
2021-10-06T07:15:33.7308890Z CONAN_SYSREQUIRES_MODE: enabled
2021-10-06T07:15:33.7309320Z ##[endgroup]
2021-10-06T07:15:33.8336900Z nat:
2021-10-06T07:15:33.8341550Z mem:
2021-10-06T07:16:27.4956670Z Downloading image: https://github.com/vmactions/freebsd-builder/releases/download/v0.0.9/freebsd-13.0.7z
2021-10-06T07:16:35.2198050Z Downloaded file: /Users/runner/work/_temp/3398d5f6-18c0-40b3-b523-db1403566d18
2021-10-06T07:16:35.2332060Z [command]/usr/local/bin/7z e /Users/runner/work/_actions/vmactions/freebsd-vm/v0.1.5/freebsd-13.0.7z -o/Users/runner/work/_actions/vmactions/freebsd-vm/v0.1.5
2021-10-06T07:16:35.3401130Z
2021-10-06T07:16:35.3504450Z 7-Zip [64] 17.04 : Copyright (c) 1999-2021 Igor Pavlov : 2017-08-28
2021-10-06T07:16:35.3606270Z p7zip Version 17.04 (locale=utf8,Utf16=on,HugeFiles=on,64 bits,3 CPUs x64)
2021-10-06T07:16:35.3708000Z
2021-10-06T07:16:35.3810170Z Scanning the drive for archives:
2021-10-06T07:16:35.3912320Z 1 file, 1011368337 bytes (965 MiB)
2021-10-06T07:16:35.4013450Z
2021-10-06T07:16:35.4116160Z Extracting archive: /Users/runner/work/_actions/vmactions/freebsd-vm/v0.1.5/freebsd-13.0.7z
2021-10-06T07:17:22.6852790Z --
2021-10-06T07:17:22.6854330Z Path = /Users/runner/work/_actions/vmactions/freebsd-vm/v0.1.5/freebsd-13.0.7z
2021-10-06T07:17:22.6856750Z Type = 7z
2021-10-06T07:17:22.6857190Z Physical Size = 1011368337
2021-10-06T07:17:22.6859940Z Headers Size = 209
2021-10-06T07:17:22.6860410Z Method = LZMA2:24
2021-10-06T07:17:22.6860780Z Solid = +
2021-10-06T07:17:22.6861180Z Blocks = 1
2021-10-06T07:17:22.6861400Z
2021-10-06T07:17:22.6861930Z Everything is Ok
2021-10-06T07:17:22.6862240Z
2021-10-06T07:17:22.6862580Z Files: 2
2021-10-06T07:17:22.6862980Z Size: 1037824478
2021-10-06T07:17:22.6863430Z Compressed: 1011368337
2021-10-06T07:17:22.7110640Z [command]/bin/chmod 700 /Users/runner/.ssh
2021-10-06T07:17:22.7229760Z [command]/usr/bin/sudo vboxmanage import /Users/runner/work/_actions/vmactions/freebsd-vm/v0.1.5/freebsd-13.0.ova
2021-10-06T07:17:22.7564550Z sudo: vboxmanage: command not found
2021-10-06T07:17:22.7607010Z ##[error]The process '/usr/bin/sudo' failed with exit code 1
2021-10-06T07:17:22.7622210Z envs:CONAN_MAKE_PROGRAM CC CXX CONAN_SYSREQUIRES_MODE
2021-10-06T07:17:22.7624090Z Running prepare: pkg install -y cmake py38-pip py38-sqlite3 sudo pkgconf
2021-10-06T07:17:22.7632670Z [command]/usr/bin/ssh -t freebsd
2021-10-06T07:17:22.8100990Z Pseudo-terminal will not be allocated because stdin is not a terminal.
2021-10-06T07:17:22.8621570Z ssh: connect to host localhost port 2222: Connection refused
2021-10-06T07:17:22.8633980Z ##[error]The process '/usr/bin/ssh' failed with exit code 255
2021-10-06T07:17:22.9152830Z Post job cleanup.
2021-10-06T07:17:23.0494330Z [command]/usr/local/bin/git version
2021-10-06T07:17:23.0621470Z git version 2.33.0
2021-10-06T07:17:23.0675840Z [command]/usr/local/bin/git config --local --name-only --get-regexp core.sshCommand
2021-10-06T07:17:23.0773360Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2021-10-06T07:17:23.1886120Z [command]/usr/local/bin/git config --local --name-only --get-regexp http.https://github.com/.extraheader
2021-10-06T07:17:23.1961800Z http.https://github.com/.extraheader
2021-10-06T07:17:23.1977170Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader
2021-10-06T07:17:23.2075740Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http.https://github.com/.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2021-10-06T07:17:23.3262270Z Cleaning up orphan processes

@Neilpang
Copy link
Member

Neilpang commented Oct 6, 2021

I just tried my repo:
https://github.com/acmesh-official/acme.sh/runs/3813102311?check_suite_focus=true

It seems good.

please check again.

@ericLemanissier
Copy link
Contributor Author

same error on my end. could it be because you are using vmactions/[email protected] and i'm using vmactions/[email protected] ?

@Neilpang
Copy link
Member

Neilpang commented Oct 6, 2021

no, there is only one minor change in v0.1.5.

See: https://github.com/vmactions/shell-freebsd/runs/3813493296?check_suite_focus=true

@ericLemanissier
Copy link
Contributor Author

ericLemanissier commented Oct 6, 2021

For some reason, the github runner is different:
Mines are:

Current runner version: '2.283.2'
Operating System
  macOS
  11.6
  20G165
Virtual Environment
  Environment: macos-11
  Version: 20211001.1
  Included Software: https://github.com/actions/virtual-environments/blob/macOS-11/20211001.1/images/macos/macos-11-Readme.md
  Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-11%2F20211001.1
Virtual Environment Provisioner
  1.0.0.0-master-20210922-1

Yours are:

Current runner version: '2.283.2'
Operating System
  Mac OS X
  10.15.7
  19H1417
Virtual Environment
  Environment: macos-10.15
  Version: 20211002.1
  Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20211002.1/images/macos/macos-10.15-Readme.md
  Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20211002.1
Virtual Environment Provisioner
  1.0.0.0-master-20210922-1

So my macos-latest resolves to macos-11, but yours resolve to macos-10.15 (which is conform to https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners)

@ericLemanissier ericLemanissier changed the title all workflows fail all workflows fail on macos-11 runners Oct 6, 2021
@Neilpang
Copy link
Member

Neilpang commented Oct 6, 2021

I don't know why yours is resolved t o macos-11, but I confirmed tha macos-11 doesn't have virtualbox pre-installed.
I'm fixing it.

@Neilpang
Copy link
Member

Neilpang commented Oct 6, 2021

virtualbox is not installed in macos 11.
actions/runner-images#4060

@ericLemanissier
Copy link
Contributor Author

ok, so this issue is actually blocked by actions/runner-images#4010

@Neilpang
Copy link
Member

Neilpang commented Oct 6, 2021

Yes, correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants