2024-05-23T10:11:15.6240240Z Current runner version: '2.316.1' 2024-05-23T10:11:15.6260290Z ##[group]Operating System 2024-05-23T10:11:15.6260860Z macOS 2024-05-23T10:11:15.6261150Z 14.4.1 2024-05-23T10:11:15.6261420Z 23E224 2024-05-23T10:11:15.6261700Z ##[endgroup] 2024-05-23T10:11:15.6262050Z ##[group]Runner Image 2024-05-23T10:11:15.6262430Z Image: macos-14-arm64 2024-05-23T10:11:15.6262800Z Version: 20240514.3 2024-05-23T10:11:15.6263660Z Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20240514.3/images/macos/macos-14-arm64-Readme.md 2024-05-23T10:11:15.6264880Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240514.3 2024-05-23T10:11:15.6265560Z ##[endgroup] 2024-05-23T10:11:15.6265930Z ##[group]Runner Image Provisioner 2024-05-23T10:11:15.6266390Z 2.0.369.1+55cddbb57f254a369b6e7b3b508cebdbee5d24be 2024-05-23T10:11:15.6266860Z ##[endgroup] 2024-05-23T10:11:15.6268430Z ##[group]GITHUB_TOKEN Permissions 2024-05-23T10:11:15.6269510Z Actions: read 2024-05-23T10:11:15.6269840Z Attestations: read 2024-05-23T10:11:15.6270150Z Checks: read 2024-05-23T10:11:15.6270430Z Contents: read 2024-05-23T10:11:15.6270730Z Deployments: read 2024-05-23T10:11:15.6271040Z Discussions: read 2024-05-23T10:11:15.6271350Z Issues: read 2024-05-23T10:11:15.6271640Z Metadata: read 2024-05-23T10:11:15.6271930Z Packages: read 2024-05-23T10:11:15.6272220Z Pages: read 2024-05-23T10:11:15.6272510Z PullRequests: read 2024-05-23T10:11:15.6272830Z RepositoryProjects: read 2024-05-23T10:11:15.6273180Z SecurityEvents: read 2024-05-23T10:11:15.6273500Z Statuses: read 2024-05-23T10:11:15.6273790Z ##[endgroup] 2024-05-23T10:11:15.6275660Z Secret source: None 2024-05-23T10:11:15.6276030Z Prepare workflow directory 2024-05-23T10:11:15.6728700Z Prepare all required actions 2024-05-23T10:11:15.6834500Z Getting action download info 2024-05-23T10:11:15.8314020Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2024-05-23T10:11:16.2332490Z Download action repository 'actions/setup-python@v4' (SHA:65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236) 2024-05-23T10:11:16.5935590Z Complete job name: Test macos-latest with python-3.8 2024-05-23T10:11:16.6631390Z ##[group]Run actions/checkout@v3 2024-05-23T10:11:16.6631900Z with: 2024-05-23T10:11:16.6632230Z repository: stephane-caron/pink 2024-05-23T10:11:16.6632880Z token: *** 2024-05-23T10:11:16.6633200Z ssh-strict: true 2024-05-23T10:11:16.6633590Z persist-credentials: true 2024-05-23T10:11:16.6633950Z clean: true 2024-05-23T10:11:16.6634310Z sparse-checkout-cone-mode: true 2024-05-23T10:11:16.6634720Z fetch-depth: 1 2024-05-23T10:11:16.6635050Z fetch-tags: false 2024-05-23T10:11:16.6635410Z lfs: false 2024-05-23T10:11:16.6635780Z submodules: false 2024-05-23T10:11:16.6636120Z set-safe-directory: true 2024-05-23T10:11:16.6636500Z ##[endgroup] 2024-05-23T10:11:17.2597440Z Syncing repository: stephane-caron/pink 2024-05-23T10:11:17.2601200Z ##[group]Getting Git version info 2024-05-23T10:11:17.2601780Z Working directory is '/Users/runner/work/pink/pink' 2024-05-23T10:11:17.2602460Z [command]/opt/homebrew/bin/git version 2024-05-23T10:11:17.2892320Z git version 2.45.1 2024-05-23T10:11:17.2918530Z ##[endgroup] 2024-05-23T10:11:17.2942240Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/83ba70b0-54db-45b7-9260-74315a9b0e8e/.gitconfig' 2024-05-23T10:11:17.2962280Z Temporarily overriding HOME='/Users/runner/work/_temp/83ba70b0-54db-45b7-9260-74315a9b0e8e' before making global git config changes 2024-05-23T10:11:17.2963180Z Adding repository directory to the temporary git global config as a safe directory 2024-05-23T10:11:17.2963960Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pink/pink 2024-05-23T10:11:17.3276890Z Deleting the contents of '/Users/runner/work/pink/pink' 2024-05-23T10:11:17.3280810Z ##[group]Initializing the repository 2024-05-23T10:11:17.3286900Z [command]/opt/homebrew/bin/git init /Users/runner/work/pink/pink 2024-05-23T10:11:17.3548270Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-05-23T10:11:17.3551840Z hint: is subject to change. To configure the initial branch name to use in all 2024-05-23T10:11:17.3552810Z hint: of your new repositories, which will suppress this warning, call: 2024-05-23T10:11:17.3553450Z hint: 2024-05-23T10:11:17.3554200Z hint: git config --global init.defaultBranch 2024-05-23T10:11:17.3554690Z hint: 2024-05-23T10:11:17.3555300Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-05-23T10:11:17.3556140Z hint: 'development'. The just-created branch can be renamed via this command: 2024-05-23T10:11:17.3556710Z hint: 2024-05-23T10:11:17.3557040Z hint: git branch -m 2024-05-23T10:11:17.3557650Z Initialized empty Git repository in /Users/runner/work/pink/pink/.git/ 2024-05-23T10:11:17.3559390Z [command]/opt/homebrew/bin/git remote add origin https://github.com/stephane-caron/pink 2024-05-23T10:11:17.3636640Z ##[endgroup] 2024-05-23T10:11:17.3637460Z ##[group]Disabling automatic garbage collection 2024-05-23T10:11:17.3638160Z [command]/opt/homebrew/bin/git config --local gc.auto 0 2024-05-23T10:11:17.3700340Z ##[endgroup] 2024-05-23T10:11:17.3701220Z ##[group]Setting up auth 2024-05-23T10:11:17.3703200Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-05-23T10:11:17.3767350Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-05-23T10:11:17.5371510Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-05-23T10:11:17.5434890Z [command]/opt/homebrew/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' || :" 2024-05-23T10:11:17.6391670Z [command]/opt/homebrew/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-05-23T10:11:17.6467650Z ##[endgroup] 2024-05-23T10:11:17.6469080Z ##[group]Fetching the repository 2024-05-23T10:11:17.6475900Z [command]/opt/homebrew/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +af321fa7c35c7f980e4cd528df9cf322ffad6072:refs/remotes/pull/87/merge 2024-05-23T10:11:18.1526980Z remote: Enumerating objects: 108, done. 2024-05-23T10:11:18.1528380Z remote: Counting objects: 0% (1/108) 2024-05-23T10:11:18.1528750Z remote: Counting objects: 1% (2/108) 2024-05-23T10:11:18.1529070Z remote: Counting objects: 2% (3/108) 2024-05-23T10:11:18.1529370Z remote: Counting objects: 3% (4/108) 2024-05-23T10:11:18.1529700Z remote: Counting objects: 4% (5/108) 2024-05-23T10:11:18.1530010Z remote: Counting objects: 5% (6/108) 2024-05-23T10:11:18.1530320Z remote: Counting objects: 6% (7/108) 2024-05-23T10:11:18.1530680Z remote: Counting objects: 7% (8/108) 2024-05-23T10:11:18.1530990Z remote: Counting objects: 8% (9/108) 2024-05-23T10:11:18.1531310Z remote: Counting objects: 9% (10/108) 2024-05-23T10:11:18.1531800Z remote: Counting objects: 10% (11/108) 2024-05-23T10:11:18.1532430Z remote: Counting objects: 11% (12/108) 2024-05-23T10:11:18.1532780Z remote: Counting objects: 12% (13/108) 2024-05-23T10:11:18.1533120Z remote: Counting objects: 13% (15/108) 2024-05-23T10:11:18.1533470Z remote: Counting objects: 14% (16/108) 2024-05-23T10:11:18.1533800Z remote: Counting objects: 15% (17/108) 2024-05-23T10:11:18.1534140Z remote: Counting objects: 16% (18/108) 2024-05-23T10:11:18.1534510Z remote: Counting objects: 17% (19/108) 2024-05-23T10:11:18.1534890Z remote: Counting objects: 18% (20/108) 2024-05-23T10:11:18.1535290Z remote: Counting objects: 19% (21/108) 2024-05-23T10:11:18.1536310Z remote: Counting objects: 20% (22/108) 2024-05-23T10:11:18.1536770Z remote: Counting objects: 21% (23/108) 2024-05-23T10:11:18.1537160Z remote: Counting objects: 22% (24/108) 2024-05-23T10:11:18.1537550Z remote: Counting objects: 23% (25/108) 2024-05-23T10:11:18.1537890Z remote: Counting objects: 24% (26/108) 2024-05-23T10:11:18.1538210Z remote: Counting objects: 25% (27/108) 2024-05-23T10:11:18.1538590Z remote: Counting objects: 26% (29/108) 2024-05-23T10:11:18.1539100Z remote: Counting objects: 27% (30/108) 2024-05-23T10:11:18.1539470Z remote: Counting objects: 28% (31/108) 2024-05-23T10:11:18.1539810Z remote: Counting objects: 29% (32/108) 2024-05-23T10:11:18.1540280Z remote: Counting objects: 30% (33/108) 2024-05-23T10:11:18.1540600Z remote: Counting objects: 31% (34/108) 2024-05-23T10:11:18.1541000Z remote: Counting objects: 32% (35/108) 2024-05-23T10:11:18.1541380Z remote: Counting objects: 33% (36/108) 2024-05-23T10:11:18.1541740Z remote: Counting objects: 34% (37/108) 2024-05-23T10:11:18.1542160Z remote: Counting objects: 35% (38/108) 2024-05-23T10:11:18.1542550Z remote: Counting objects: 36% (39/108) 2024-05-23T10:11:18.1542900Z remote: Counting objects: 37% (40/108) 2024-05-23T10:11:18.1543220Z remote: Counting objects: 38% (42/108) 2024-05-23T10:11:18.1543570Z remote: Counting objects: 39% (43/108) 2024-05-23T10:11:18.1543980Z remote: Counting objects: 40% (44/108) 2024-05-23T10:11:18.1544580Z remote: Counting objects: 41% (45/108) 2024-05-23T10:11:18.1545370Z remote: Counting objects: 42% (46/108) 2024-05-23T10:11:18.1545720Z remote: Counting objects: 43% (47/108) 2024-05-23T10:11:18.1546120Z remote: Counting objects: 44% (48/108) 2024-05-23T10:11:18.1546870Z remote: Counting objects: 45% (49/108) 2024-05-23T10:11:18.1547750Z remote: Counting objects: 46% (50/108) 2024-05-23T10:11:18.1548170Z remote: Counting objects: 47% (51/108) 2024-05-23T10:11:18.1548990Z remote: Counting objects: 48% (52/108) 2024-05-23T10:11:18.1549420Z remote: Counting objects: 49% (53/108) 2024-05-23T10:11:18.1549760Z remote: Counting objects: 50% (54/108) 2024-05-23T10:11:18.1550080Z remote: Counting objects: 51% (56/108) 2024-05-23T10:11:18.1550600Z remote: Counting objects: 52% (57/108) 2024-05-23T10:11:18.1550940Z remote: Counting objects: 53% (58/108) 2024-05-23T10:11:18.1551270Z remote: Counting objects: 54% (59/108) 2024-05-23T10:11:18.1551600Z remote: Counting objects: 55% (60/108) 2024-05-23T10:11:18.1551960Z remote: Counting objects: 56% (61/108) 2024-05-23T10:11:18.1552620Z remote: Counting objects: 57% (62/108) 2024-05-23T10:11:18.1553050Z remote: Counting objects: 58% (63/108) 2024-05-23T10:11:18.1553410Z remote: Counting objects: 59% (64/108) 2024-05-23T10:11:18.1553800Z remote: Counting objects: 60% (65/108) 2024-05-23T10:11:18.1554240Z remote: Counting objects: 61% (66/108) 2024-05-23T10:11:18.1554610Z remote: Counting objects: 62% (67/108) 2024-05-23T10:11:18.1554940Z remote: Counting objects: 63% (69/108) 2024-05-23T10:11:18.1555420Z remote: Counting objects: 64% (70/108) 2024-05-23T10:11:18.1555870Z remote: Counting objects: 65% (71/108) 2024-05-23T10:11:18.1556200Z remote: Counting objects: 66% (72/108) 2024-05-23T10:11:18.1556520Z remote: Counting objects: 67% (73/108) 2024-05-23T10:11:18.1557130Z remote: Counting objects: 68% (74/108) 2024-05-23T10:11:18.1557460Z remote: Counting objects: 69% (75/108) 2024-05-23T10:11:18.1557780Z remote: Counting objects: 70% (76/108) 2024-05-23T10:11:18.1588850Z remote: Counting objects: 71% (77/108) 2024-05-23T10:11:18.1589430Z remote: Counting objects: 72% (78/108) 2024-05-23T10:11:18.1589800Z remote: Counting objects: 73% (79/108) 2024-05-23T10:11:18.1590940Z remote: Counting objects: 74% (80/108) 2024-05-23T10:11:18.1591380Z remote: Counting objects: 75% (81/108) 2024-05-23T10:11:18.1591740Z remote: Counting objects: 76% (83/108) 2024-05-23T10:11:18.1592040Z remote: Counting objects: 77% (84/108) 2024-05-23T10:11:18.1592330Z remote: Counting objects: 78% (85/108) 2024-05-23T10:11:18.1592630Z remote: Counting objects: 79% (86/108) 2024-05-23T10:11:18.1592920Z remote: Counting objects: 80% (87/108) 2024-05-23T10:11:18.1593210Z remote: Counting objects: 81% (88/108) 2024-05-23T10:11:18.1593510Z remote: Counting objects: 82% (89/108) 2024-05-23T10:11:18.1593830Z remote: Counting objects: 83% (90/108) 2024-05-23T10:11:18.1594110Z remote: Counting objects: 84% (91/108) 2024-05-23T10:11:18.1594420Z remote: Counting objects: 85% (92/108) 2024-05-23T10:11:18.1594720Z remote: Counting objects: 86% (93/108) 2024-05-23T10:11:18.1595010Z remote: Counting objects: 87% (94/108) 2024-05-23T10:11:18.1595300Z remote: Counting objects: 88% (96/108) 2024-05-23T10:11:18.1595640Z remote: Counting objects: 89% (97/108) 2024-05-23T10:11:18.1595930Z remote: Counting objects: 90% (98/108) 2024-05-23T10:11:18.1596220Z remote: Counting objects: 91% (99/108) 2024-05-23T10:11:18.1596550Z remote: Counting objects: 92% (100/108) 2024-05-23T10:11:18.1596850Z remote: Counting objects: 93% (101/108) 2024-05-23T10:11:18.1597160Z remote: Counting objects: 94% (102/108) 2024-05-23T10:11:18.1597510Z remote: Counting objects: 95% (103/108) 2024-05-23T10:11:18.1597870Z remote: Counting objects: 96% (104/108) 2024-05-23T10:11:18.1598220Z remote: Counting objects: 97% (105/108) 2024-05-23T10:11:18.1598630Z remote: Counting objects: 98% (106/108) 2024-05-23T10:11:18.1598960Z remote: Counting objects: 99% (107/108) 2024-05-23T10:11:18.1599270Z remote: Counting objects: 100% (108/108) 2024-05-23T10:11:18.1599890Z remote: Counting objects: 100% (108/108), done. 2024-05-23T10:11:18.1600250Z remote: Compressing objects: 0% (1/106) 2024-05-23T10:11:18.1600570Z remote: Compressing objects: 1% (2/106) 2024-05-23T10:11:18.1600900Z remote: Compressing objects: 2% (3/106) 2024-05-23T10:11:18.1601210Z remote: Compressing objects: 3% (4/106) 2024-05-23T10:11:18.1601530Z remote: Compressing objects: 4% (5/106) 2024-05-23T10:11:18.1601850Z remote: Compressing objects: 5% (6/106) 2024-05-23T10:11:18.1602160Z remote: Compressing objects: 6% (7/106) 2024-05-23T10:11:18.1602470Z remote: Compressing objects: 7% (8/106) 2024-05-23T10:11:18.1602790Z remote: Compressing objects: 8% (9/106) 2024-05-23T10:11:18.1603530Z remote: Compressing objects: 9% (10/106) 2024-05-23T10:11:18.1603880Z remote: Compressing objects: 10% (11/106) 2024-05-23T10:11:18.1604220Z remote: Compressing objects: 11% (12/106) 2024-05-23T10:11:18.1604550Z remote: Compressing objects: 12% (13/106) 2024-05-23T10:11:18.1605090Z remote: Compressing objects: 13% (14/106) 2024-05-23T10:11:18.1605420Z remote: Compressing objects: 14% (15/106) 2024-05-23T10:11:18.1605780Z remote: Compressing objects: 15% (16/106) 2024-05-23T10:11:18.1606100Z remote: Compressing objects: 16% (17/106) 2024-05-23T10:11:18.1606430Z remote: Compressing objects: 17% (19/106) 2024-05-23T10:11:18.1606740Z remote: Compressing objects: 18% (20/106) 2024-05-23T10:11:18.1607060Z remote: Compressing objects: 19% (21/106) 2024-05-23T10:11:18.1607370Z remote: Compressing objects: 20% (22/106) 2024-05-23T10:11:18.1607690Z remote: Compressing objects: 21% (23/106) 2024-05-23T10:11:18.1608010Z remote: Compressing objects: 22% (24/106) 2024-05-23T10:11:18.1608330Z remote: Compressing objects: 23% (25/106) 2024-05-23T10:11:18.1608870Z remote: Compressing objects: 24% (26/106) 2024-05-23T10:11:18.1609270Z remote: Compressing objects: 25% (27/106) 2024-05-23T10:11:18.1609650Z remote: Compressing objects: 26% (28/106) 2024-05-23T10:11:18.1609970Z remote: Compressing objects: 27% (29/106) 2024-05-23T10:11:18.1610320Z remote: Compressing objects: 28% (30/106) 2024-05-23T10:11:18.1610660Z remote: Compressing objects: 29% (31/106) 2024-05-23T10:11:18.1634060Z remote: Compressing objects: 30% (32/106) 2024-05-23T10:11:18.1634450Z remote: Compressing objects: 31% (33/106) 2024-05-23T10:11:18.1634830Z remote: Compressing objects: 32% (34/106) 2024-05-23T10:11:18.1635680Z remote: Compressing objects: 33% (35/106) 2024-05-23T10:11:18.1636110Z remote: Compressing objects: 34% (37/106) 2024-05-23T10:11:18.1636510Z remote: Compressing objects: 35% (38/106) 2024-05-23T10:11:18.1636870Z remote: Compressing objects: 36% (39/106) 2024-05-23T10:11:18.1637350Z remote: Compressing objects: 37% (40/106) 2024-05-23T10:11:18.1638120Z remote: Compressing objects: 38% (41/106) 2024-05-23T10:11:18.1638480Z remote: Compressing objects: 39% (42/106) 2024-05-23T10:11:18.1638820Z remote: Compressing objects: 40% (43/106) 2024-05-23T10:11:18.1639450Z remote: Compressing objects: 41% (44/106) 2024-05-23T10:11:18.1639770Z remote: Compressing objects: 42% (45/106) 2024-05-23T10:11:18.1640100Z remote: Compressing objects: 43% (46/106) 2024-05-23T10:11:18.1640520Z remote: Compressing objects: 44% (47/106) 2024-05-23T10:11:18.1640900Z remote: Compressing objects: 45% (48/106) 2024-05-23T10:11:18.1641220Z remote: Compressing objects: 46% (49/106) 2024-05-23T10:11:18.1641590Z remote: Compressing objects: 47% (50/106) 2024-05-23T10:11:18.1641910Z remote: Compressing objects: 48% (51/106) 2024-05-23T10:11:18.1642670Z remote: Compressing objects: 49% (52/106) 2024-05-23T10:11:18.1643060Z remote: Compressing objects: 50% (53/106) 2024-05-23T10:11:18.1644100Z remote: Compressing objects: 51% (55/106) 2024-05-23T10:11:18.1646350Z remote: Compressing objects: 52% (56/106) 2024-05-23T10:11:18.1646740Z remote: Compressing objects: 53% (57/106) 2024-05-23T10:11:18.1647650Z remote: Compressing objects: 54% (58/106) 2024-05-23T10:11:18.1648010Z remote: Compressing objects: 55% (59/106) 2024-05-23T10:11:18.1648340Z remote: Compressing objects: 56% (60/106) 2024-05-23T10:11:18.1648820Z remote: Compressing objects: 57% (61/106) 2024-05-23T10:11:18.1649140Z remote: Compressing objects: 58% (62/106) 2024-05-23T10:11:18.1649450Z remote: Compressing objects: 59% (63/106) 2024-05-23T10:11:18.1649770Z remote: Compressing objects: 60% (64/106) 2024-05-23T10:11:18.1650080Z remote: Compressing objects: 61% (65/106) 2024-05-23T10:11:18.1650410Z remote: Compressing objects: 62% (66/106) 2024-05-23T10:11:18.1650770Z remote: Compressing objects: 63% (67/106) 2024-05-23T10:11:18.1651090Z remote: Compressing objects: 64% (68/106) 2024-05-23T10:11:18.1651460Z remote: Compressing objects: 65% (69/106) 2024-05-23T10:11:18.1651780Z remote: Compressing objects: 66% (70/106) 2024-05-23T10:11:18.1652090Z remote: Compressing objects: 67% (72/106) 2024-05-23T10:11:18.1652410Z remote: Compressing objects: 68% (73/106) 2024-05-23T10:11:18.1652730Z remote: Compressing objects: 69% (74/106) 2024-05-23T10:11:18.1653040Z remote: Compressing objects: 70% (75/106) 2024-05-23T10:11:18.1653340Z remote: Compressing objects: 71% (76/106) 2024-05-23T10:11:18.1653660Z remote: Compressing objects: 72% (77/106) 2024-05-23T10:11:18.1653980Z remote: Compressing objects: 73% (78/106) 2024-05-23T10:11:18.1685390Z remote: Compressing objects: 74% (79/106) 2024-05-23T10:11:18.1686580Z remote: Compressing objects: 75% (80/106) 2024-05-23T10:11:18.1686930Z remote: Compressing objects: 76% (81/106) 2024-05-23T10:11:18.1687260Z remote: Compressing objects: 77% (82/106) 2024-05-23T10:11:18.1687650Z remote: Compressing objects: 78% (83/106) 2024-05-23T10:11:18.1687990Z remote: Compressing objects: 79% (84/106) 2024-05-23T10:11:18.1688310Z remote: Compressing objects: 80% (85/106) 2024-05-23T10:11:18.1688640Z remote: Compressing objects: 81% (86/106) 2024-05-23T10:11:18.1688970Z remote: Compressing objects: 82% (87/106) 2024-05-23T10:11:18.1689290Z remote: Compressing objects: 83% (88/106) 2024-05-23T10:11:18.1689610Z remote: Compressing objects: 84% (90/106) 2024-05-23T10:11:18.1690380Z remote: Compressing objects: 85% (91/106) 2024-05-23T10:11:18.1690960Z remote: Compressing objects: 86% (92/106) 2024-05-23T10:11:18.1691350Z remote: Compressing objects: 87% (93/106) 2024-05-23T10:11:18.1691720Z remote: Compressing objects: 88% (94/106) 2024-05-23T10:11:18.1692050Z remote: Compressing objects: 89% (95/106) 2024-05-23T10:11:18.1692400Z remote: Compressing objects: 90% (96/106) 2024-05-23T10:11:18.1693310Z remote: Compressing objects: 91% (97/106) 2024-05-23T10:11:18.1693660Z remote: Compressing objects: 92% (98/106) 2024-05-23T10:11:18.1693980Z remote: Compressing objects: 93% (99/106) 2024-05-23T10:11:18.1694960Z remote: Compressing objects: 94% (100/106) 2024-05-23T10:11:18.1695320Z remote: Compressing objects: 95% (101/106) 2024-05-23T10:11:18.1695660Z remote: Compressing objects: 96% (102/106) 2024-05-23T10:11:18.1696080Z remote: Compressing objects: 97% (103/106) 2024-05-23T10:11:18.1696440Z remote: Compressing objects: 98% (104/106) 2024-05-23T10:11:18.1696760Z remote: Compressing objects: 99% (105/106) 2024-05-23T10:11:18.1697140Z remote: Compressing objects: 100% (106/106) 2024-05-23T10:11:18.1697860Z remote: Compressing objects: 100% (106/106), done. 2024-05-23T10:11:18.2157590Z Receiving objects: 0% (1/108) 2024-05-23T10:11:18.2163620Z Receiving objects: 1% (2/108) 2024-05-23T10:11:18.2164010Z Receiving objects: 2% (3/108) 2024-05-23T10:11:18.2164350Z Receiving objects: 3% (4/108) 2024-05-23T10:11:18.2164660Z Receiving objects: 4% (5/108) 2024-05-23T10:11:18.2164950Z Receiving objects: 5% (6/108) 2024-05-23T10:11:18.2166720Z Receiving objects: 6% (7/108) 2024-05-23T10:11:18.2167280Z Receiving objects: 7% (8/108) 2024-05-23T10:11:18.2167650Z Receiving objects: 8% (9/108) 2024-05-23T10:11:18.2167920Z Receiving objects: 9% (10/108) 2024-05-23T10:11:18.2168180Z Receiving objects: 10% (11/108) 2024-05-23T10:11:18.2168450Z Receiving objects: 11% (12/108) 2024-05-23T10:11:18.2168740Z Receiving objects: 12% (13/108) 2024-05-23T10:11:18.2203050Z Receiving objects: 13% (15/108) 2024-05-23T10:11:18.2203350Z Receiving objects: 14% (16/108) 2024-05-23T10:11:18.2203830Z Receiving objects: 15% (17/108) 2024-05-23T10:11:18.2204190Z Receiving objects: 16% (18/108) 2024-05-23T10:11:18.2204440Z Receiving objects: 17% (19/108) 2024-05-23T10:11:18.2206380Z Receiving objects: 18% (20/108) 2024-05-23T10:11:18.2549060Z Receiving objects: 19% (21/108) 2024-05-23T10:11:18.2549990Z Receiving objects: 20% (22/108) 2024-05-23T10:11:18.2550670Z Receiving objects: 21% (23/108) 2024-05-23T10:11:18.2551050Z Receiving objects: 22% (24/108) 2024-05-23T10:11:18.2551390Z Receiving objects: 23% (25/108) 2024-05-23T10:11:18.2551760Z Receiving objects: 24% (26/108) 2024-05-23T10:11:18.2552090Z Receiving objects: 25% (27/108) 2024-05-23T10:11:18.2552420Z Receiving objects: 26% (29/108) 2024-05-23T10:11:18.2553460Z Receiving objects: 27% (30/108) 2024-05-23T10:11:18.2553800Z Receiving objects: 28% (31/108) 2024-05-23T10:11:18.2554130Z Receiving objects: 29% (32/108) 2024-05-23T10:11:18.2554660Z Receiving objects: 30% (33/108) 2024-05-23T10:11:18.2555460Z Receiving objects: 31% (34/108) 2024-05-23T10:11:18.2555720Z Receiving objects: 32% (35/108) 2024-05-23T10:11:18.2556260Z Receiving objects: 33% (36/108) 2024-05-23T10:11:18.2556550Z Receiving objects: 34% (37/108) 2024-05-23T10:11:18.2556860Z Receiving objects: 35% (38/108) 2024-05-23T10:11:18.2557110Z Receiving objects: 36% (39/108) 2024-05-23T10:11:18.2557630Z Receiving objects: 37% (40/108) 2024-05-23T10:11:18.2558590Z Receiving objects: 38% (42/108) 2024-05-23T10:11:18.2559450Z Receiving objects: 39% (43/108) 2024-05-23T10:11:18.2560310Z Receiving objects: 40% (44/108) 2024-05-23T10:11:18.2560960Z Receiving objects: 41% (45/108) 2024-05-23T10:11:18.2562460Z Receiving objects: 42% (46/108) 2024-05-23T10:11:18.2563130Z Receiving objects: 43% (47/108) 2024-05-23T10:11:18.2563940Z Receiving objects: 44% (48/108) 2024-05-23T10:11:18.2564610Z Receiving objects: 45% (49/108) 2024-05-23T10:11:18.2648280Z Receiving objects: 46% (50/108) 2024-05-23T10:11:18.2650420Z Receiving objects: 47% (51/108) 2024-05-23T10:11:18.2656030Z Receiving objects: 48% (52/108) 2024-05-23T10:11:18.2657390Z Receiving objects: 49% (53/108) 2024-05-23T10:11:18.2658300Z Receiving objects: 50% (54/108) 2024-05-23T10:11:18.2659240Z Receiving objects: 51% (56/108) 2024-05-23T10:11:18.2659490Z Receiving objects: 52% (57/108) 2024-05-23T10:11:18.2659720Z Receiving objects: 53% (58/108) 2024-05-23T10:11:18.2660450Z Receiving objects: 54% (59/108) 2024-05-23T10:11:18.2709220Z Receiving objects: 55% (60/108) 2024-05-23T10:11:18.2710500Z Receiving objects: 56% (61/108) 2024-05-23T10:11:18.2711410Z Receiving objects: 57% (62/108) 2024-05-23T10:11:18.2712100Z Receiving objects: 58% (63/108) 2024-05-23T10:11:18.2712790Z Receiving objects: 59% (64/108) 2024-05-23T10:11:18.2713470Z Receiving objects: 60% (65/108) 2024-05-23T10:11:18.2714130Z Receiving objects: 61% (66/108) 2024-05-23T10:11:18.2714860Z Receiving objects: 62% (67/108) 2024-05-23T10:11:18.2715560Z Receiving objects: 63% (69/108) 2024-05-23T10:11:18.2716280Z Receiving objects: 64% (70/108) 2024-05-23T10:11:18.2717290Z Receiving objects: 65% (71/108) 2024-05-23T10:11:18.2718640Z Receiving objects: 66% (72/108) 2024-05-23T10:11:18.2719340Z Receiving objects: 67% (73/108) 2024-05-23T10:11:18.2720200Z Receiving objects: 68% (74/108) 2024-05-23T10:11:18.2720950Z Receiving objects: 69% (75/108) 2024-05-23T10:11:18.2721610Z Receiving objects: 70% (76/108) 2024-05-23T10:11:18.2722260Z Receiving objects: 71% (77/108) 2024-05-23T10:11:18.2723030Z Receiving objects: 72% (78/108) 2024-05-23T10:11:18.2723290Z Receiving objects: 73% (79/108) 2024-05-23T10:11:18.3058290Z Receiving objects: 74% (80/108) 2024-05-23T10:11:18.3081630Z remote: Total 108 (delta 15), reused 13 (delta 0), pack-reused 0 2024-05-23T10:11:18.3082280Z Receiving objects: 75% (81/108) 2024-05-23T10:11:18.3082620Z Receiving objects: 76% (83/108) 2024-05-23T10:11:18.3082940Z Receiving objects: 77% (84/108) 2024-05-23T10:11:18.3083190Z Receiving objects: 78% (85/108) 2024-05-23T10:11:18.3083480Z Receiving objects: 79% (86/108) 2024-05-23T10:11:18.3083730Z Receiving objects: 80% (87/108) 2024-05-23T10:11:18.3083980Z Receiving objects: 81% (88/108) 2024-05-23T10:11:18.3084210Z Receiving objects: 82% (89/108) 2024-05-23T10:11:18.3084520Z Receiving objects: 83% (90/108) 2024-05-23T10:11:18.3084900Z Receiving objects: 84% (91/108) 2024-05-23T10:11:18.3085130Z Receiving objects: 85% (92/108) 2024-05-23T10:11:18.3085370Z Receiving objects: 86% (93/108) 2024-05-23T10:11:18.3085610Z Receiving objects: 87% (94/108) 2024-05-23T10:11:18.3085850Z Receiving objects: 88% (96/108) 2024-05-23T10:11:18.3086070Z Receiving objects: 89% (97/108) 2024-05-23T10:11:18.3086300Z Receiving objects: 90% (98/108) 2024-05-23T10:11:18.3086530Z Receiving objects: 91% (99/108) 2024-05-23T10:11:18.3086770Z Receiving objects: 92% (100/108) 2024-05-23T10:11:18.3087010Z Receiving objects: 93% (101/108) 2024-05-23T10:11:18.3087250Z Receiving objects: 94% (102/108) 2024-05-23T10:11:18.3087850Z Receiving objects: 95% (103/108) 2024-05-23T10:11:18.3088100Z Receiving objects: 96% (104/108) 2024-05-23T10:11:18.3088330Z Receiving objects: 97% (105/108) 2024-05-23T10:11:18.3088570Z Receiving objects: 98% (106/108) 2024-05-23T10:11:18.3088810Z Receiving objects: 99% (107/108) 2024-05-23T10:11:18.3089050Z Receiving objects: 100% (108/108) 2024-05-23T10:11:18.3089390Z Receiving objects: 100% (108/108), 111.01 KiB | 1.17 MiB/s, done. 2024-05-23T10:11:18.3089760Z Resolving deltas: 0% (0/15) 2024-05-23T10:11:18.3089990Z Resolving deltas: 6% (1/15) 2024-05-23T10:11:18.3090220Z Resolving deltas: 13% (2/15) 2024-05-23T10:11:18.3090500Z Resolving deltas: 20% (3/15) 2024-05-23T10:11:18.3090720Z Resolving deltas: 26% (4/15) 2024-05-23T10:11:18.3090940Z Resolving deltas: 33% (5/15) 2024-05-23T10:11:18.3091160Z Resolving deltas: 40% (6/15) 2024-05-23T10:11:18.3091380Z Resolving deltas: 46% (7/15) 2024-05-23T10:11:18.3091600Z Resolving deltas: 53% (8/15) 2024-05-23T10:11:18.3091920Z Resolving deltas: 60% (9/15) 2024-05-23T10:11:18.3092170Z Resolving deltas: 66% (10/15) 2024-05-23T10:11:18.3092420Z Resolving deltas: 73% (11/15) 2024-05-23T10:11:18.3092690Z Resolving deltas: 80% (12/15) 2024-05-23T10:11:18.3092930Z Resolving deltas: 86% (13/15) 2024-05-23T10:11:18.3093180Z Resolving deltas: 93% (14/15) 2024-05-23T10:11:18.3093430Z Resolving deltas: 100% (15/15) 2024-05-23T10:11:18.3093680Z Resolving deltas: 100% (15/15), done. 2024-05-23T10:11:18.3260180Z From https://github.com/stephane-caron/pink 2024-05-23T10:11:18.3261810Z * [new ref] af321fa7c35c7f980e4cd528df9cf322ffad6072 -> pull/87/merge 2024-05-23T10:11:18.3341590Z ##[endgroup] 2024-05-23T10:11:18.3344280Z ##[group]Determining the checkout info 2024-05-23T10:11:18.3345310Z ##[endgroup] 2024-05-23T10:11:18.3352190Z ##[group]Checking out the ref 2024-05-23T10:11:18.3353950Z [command]/opt/homebrew/bin/git checkout --progress --force refs/remotes/pull/87/merge 2024-05-23T10:11:18.3698000Z HEAD is now at af321fa Merge d6919649d5c2ba53400c7dc84a269b833a1f2e01 into 9e9aea874a5c5a28dfb4df273b2114248011142e 2024-05-23T10:11:18.4020790Z ##[endgroup] 2024-05-23T10:11:18.4304740Z [command]/opt/homebrew/bin/git log -1 --format='%H' 2024-05-23T10:11:18.4406220Z 'af321fa7c35c7f980e4cd528df9cf322ffad6072' 2024-05-23T10:11:18.4910720Z ##[group]Run actions/setup-python@v4 2024-05-23T10:11:18.4910980Z with: 2024-05-23T10:11:18.4911150Z python-version: 3.8 2024-05-23T10:11:18.4911350Z check-latest: false 2024-05-23T10:11:18.4911780Z token: *** 2024-05-23T10:11:18.4912000Z update-environment: true 2024-05-23T10:11:18.4912240Z allow-prereleases: false 2024-05-23T10:11:18.4912450Z ##[endgroup] 2024-05-23T10:11:18.6900670Z ##[group]Installed versions 2024-05-23T10:11:18.7008450Z Version 3.8 was not found in the local cache 2024-05-23T10:11:19.7328240Z Version 3.8 is available for downloading 2024-05-23T10:11:19.7329050Z Download from "https://github.com/actions/python-versions/releases/download/3.8.10-8879978422/python-3.8.10-darwin-arm64.tar.gz" 2024-05-23T10:11:20.7854860Z Extract downloaded archive 2024-05-23T10:11:20.8018720Z [command]/usr/bin/tar xz -C /Users/runner/work/_temp/980a4f2d-56bd-47c1-a5d0-182e1ccec41f -f /Users/runner/work/_temp/859c457b-9b79-45e7-9fb8-45888d897ffb 2024-05-23T10:11:20.8855730Z Execute installation script 2024-05-23T10:11:20.9430170Z Check if Python hostedtoolcache folder exist... 2024-05-23T10:11:20.9522590Z Install Python binaries from prebuilt package 2024-05-23T10:11:49.0874400Z installer: Package name is Python 2024-05-23T10:11:49.0884380Z installer: Upgrading at base path / 2024-05-23T10:11:49.0885990Z installer: The upgrade was successful. 2024-05-23T10:11:49.1043610Z Create hostedtoolcach symlinks (Required for the backward compatibility) 2024-05-23T10:11:49.1049340Z Create Python 3.8.10 folder 2024-05-23T10:11:49.1113750Z Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action) 2024-05-23T10:11:49.1243380Z Upgrading pip... 2024-05-23T10:11:50.2620160Z Looking in links: /var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/tmpxttvm1cq 2024-05-23T10:11:50.2623380Z Requirement already satisfied: setuptools in /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages (56.0.0) 2024-05-23T10:11:50.2626430Z Requirement already satisfied: pip in /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages (21.1.1) 2024-05-23T10:11:50.6622760Z Collecting pip 2024-05-23T10:11:50.6819630Z Using cached pip-24.0-py3-none-any.whl (2.1 MB) 2024-05-23T10:11:50.7184950Z Installing collected packages: pip 2024-05-23T10:11:51.7050110Z Successfully installed pip-24.0 2024-05-23T10:11:51.7509620Z Install OpenSSL certificates 2024-05-23T10:11:52.5412150Z Collecting certifi 2024-05-23T10:11:52.5448350Z Using cached certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 2024-05-23T10:11:52.5536060Z Using cached certifi-2024.2.2-py3-none-any.whl (163 kB) 2024-05-23T10:11:52.5981610Z Installing collected packages: certifi 2024-05-23T10:11:52.6070650Z Successfully installed certifi-2024.2.2 2024-05-23T10:11:52.7251810Z ##[error][notice] A new release of pip is available: 21.1.1 -> 24.0 [notice] To update, run: python3.8 -m pip install --upgrade pip 2024-05-23T10:11:52.7812890Z -- pip install --upgrade certifi 2024-05-23T10:11:52.7814630Z -- removing any existing file or link 2024-05-23T10:11:52.7815820Z -- creating symlink to certifi certificate bundle 2024-05-23T10:11:52.7816880Z -- setting permissions 2024-05-23T10:11:52.7817710Z -- update complete 2024-05-23T10:11:52.7848270Z Create complete file 2024-05-23T10:11:52.7954410Z Successfully set up CPython (3.8.10) 2024-05-23T10:11:52.7956150Z ##[endgroup] 2024-05-23T10:11:52.8153730Z ##[group]Run python -m pip install --upgrade pip 2024-05-23T10:11:52.8154320Z python -m pip install --upgrade pip 2024-05-23T10:11:52.8154860Z # tox version: https://github.com/tox-dev/tox/issues/2778 2024-05-23T10:11:52.8155290Z python -m pip install tox==3.28.0 tox-gh-actions 2024-05-23T10:11:52.8245790Z shell: /bin/bash -e {0} 2024-05-23T10:11:52.8246030Z env: 2024-05-23T10:11:52.8246310Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.8.10/arm64 2024-05-23T10:11:52.8246830Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.8.10/arm64/lib/pkgconfig 2024-05-23T10:11:52.8247340Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.8.10/arm64 2024-05-23T10:11:52.8247910Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.8.10/arm64 2024-05-23T10:11:52.8248360Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.8.10/arm64 2024-05-23T10:11:52.8248690Z ##[endgroup] 2024-05-23T10:11:53.2233820Z Requirement already satisfied: pip in /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages (21.1.1) 2024-05-23T10:11:53.3288990Z Collecting pip 2024-05-23T10:11:53.3319480Z Using cached pip-24.0-py3-none-any.whl.metadata (3.6 kB) 2024-05-23T10:11:53.3401620Z Using cached pip-24.0-py3-none-any.whl (2.1 MB) 2024-05-23T10:11:53.3807730Z Installing collected packages: pip 2024-05-23T10:11:53.3809540Z Attempting uninstall: pip 2024-05-23T10:11:53.3811460Z Found existing installation: pip 21.1.1 2024-05-23T10:11:53.4074430Z Uninstalling pip-21.1.1: 2024-05-23T10:11:53.5810320Z Successfully uninstalled pip-21.1.1 2024-05-23T10:11:54.7083250Z Successfully installed pip-24.0 2024-05-23T10:11:55.2111890Z Collecting tox==3.28.0 2024-05-23T10:11:55.2476920Z Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2024-05-23T10:11:55.2796900Z Collecting tox-gh-actions 2024-05-23T10:11:55.2925820Z Downloading tox_gh_actions-3.2.0-py2.py3-none-any.whl.metadata (11 kB) 2024-05-23T10:11:55.3345710Z Collecting filelock>=3.0.0 (from tox==3.28.0) 2024-05-23T10:11:55.3462630Z Downloading filelock-3.14.0-py3-none-any.whl.metadata (2.8 kB) 2024-05-23T10:11:55.3746150Z Collecting packaging>=14 (from tox==3.28.0) 2024-05-23T10:11:55.3867990Z Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 2024-05-23T10:11:55.4106140Z Collecting pluggy>=0.12.0 (from tox==3.28.0) 2024-05-23T10:11:55.4234900Z Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 2024-05-23T10:11:55.4512940Z Collecting py>=1.4.17 (from tox==3.28.0) 2024-05-23T10:11:55.4630800Z Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2024-05-23T10:11:55.4847020Z Collecting six>=1.14.0 (from tox==3.28.0) 2024-05-23T10:11:55.4964670Z Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2024-05-23T10:11:55.5969840Z Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox==3.28.0) 2024-05-23T10:11:55.6102620Z Downloading virtualenv-20.26.2-py3-none-any.whl.metadata (4.4 kB) 2024-05-23T10:11:55.6364270Z Collecting tomli>=2.0.1 (from tox==3.28.0) 2024-05-23T10:11:55.6488780Z Downloading tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB) 2024-05-23T10:11:55.6691500Z INFO: pip is looking at multiple versions of tox-gh-actions to determine which version is compatible with other requirements. This could take a while. 2024-05-23T10:11:55.6699710Z Collecting tox-gh-actions 2024-05-23T10:11:55.6827150Z Downloading tox_gh_actions-3.1.3-py2.py3-none-any.whl.metadata (11 kB) 2024-05-23T10:11:55.7047110Z Downloading tox_gh_actions-3.1.2-py2.py3-none-any.whl.metadata (11 kB) 2024-05-23T10:11:55.7272240Z Downloading tox_gh_actions-3.1.1-py2.py3-none-any.whl.metadata (11 kB) 2024-05-23T10:11:55.7491550Z Downloading tox_gh_actions-3.1.0-py2.py3-none-any.whl.metadata (11 kB) 2024-05-23T10:11:55.7723280Z Downloading tox_gh_actions-3.0.0-py2.py3-none-any.whl.metadata (11 kB) 2024-05-23T10:11:55.7966340Z Downloading tox_gh_actions-2.12.0-py2.py3-none-any.whl.metadata (13 kB) 2024-05-23T10:11:55.8415920Z Collecting importlib-resources (from tox-gh-actions) 2024-05-23T10:11:55.8539090Z Downloading importlib_resources-6.4.0-py3-none-any.whl.metadata (3.9 kB) 2024-05-23T10:11:55.9160910Z Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox==3.28.0) 2024-05-23T10:11:55.9293520Z Downloading distlib-0.3.8-py2.py3-none-any.whl.metadata (5.1 kB) 2024-05-23T10:11:55.9754580Z Collecting platformdirs<5,>=3.9.1 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox==3.28.0) 2024-05-23T10:11:55.9875020Z Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2024-05-23T10:11:56.0284150Z Collecting zipp>=3.1.0 (from importlib-resources->tox-gh-actions) 2024-05-23T10:11:56.0417120Z Downloading zipp-3.18.2-py3-none-any.whl.metadata (3.5 kB) 2024-05-23T10:11:56.0777130Z Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2024-05-23T10:11:56.1074040Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 6.0 MB/s eta 0:00:00 2024-05-23T10:11:56.1193450Z Downloading tox_gh_actions-2.12.0-py2.py3-none-any.whl (11 kB) 2024-05-23T10:11:56.1343520Z Downloading filelock-3.14.0-py3-none-any.whl (12 kB) 2024-05-23T10:11:56.1498290Z Downloading packaging-24.0-py3-none-any.whl (53 kB) 2024-05-23T10:11:56.1554100Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 11.1 MB/s eta 0:00:00 2024-05-23T10:11:56.1686330Z Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-05-23T10:11:56.1847480Z Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2024-05-23T10:11:56.1907870Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 22.3 MB/s eta 0:00:00 2024-05-23T10:11:56.2041420Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2024-05-23T10:11:56.2245160Z Downloading tomli-2.0.1-py3-none-any.whl (12 kB) 2024-05-23T10:11:56.2408220Z Downloading virtualenv-20.26.2-py3-none-any.whl (3.9 MB) 2024-05-23T10:11:56.3207830Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 49.8 MB/s eta 0:00:00 2024-05-23T10:11:56.3334340Z Downloading importlib_resources-6.4.0-py3-none-any.whl (38 kB) 2024-05-23T10:11:56.3502270Z Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB) 2024-05-23T10:11:56.3600170Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 67.4 MB/s eta 0:00:00 2024-05-23T10:11:56.3722850Z Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2024-05-23T10:11:56.3890280Z Downloading zipp-3.18.2-py3-none-any.whl (8.3 kB) 2024-05-23T10:11:56.4752370Z Installing collected packages: distlib, zipp, tomli, six, py, pluggy, platformdirs, packaging, filelock, virtualenv, importlib-resources, tox, tox-gh-actions 2024-05-23T10:11:56.9284730Z Successfully installed distlib-0.3.8 filelock-3.14.0 importlib-resources-6.4.0 packaging-24.0 platformdirs-4.2.2 pluggy-1.5.0 py-1.11.0 six-1.16.0 tomli-2.0.1 tox-3.28.0 tox-gh-actions-2.12.0 virtualenv-20.26.2 zipp-3.18.2 2024-05-23T10:11:57.0603390Z ##[group]Run tox 2024-05-23T10:11:57.0603630Z tox 2024-05-23T10:11:57.0662710Z shell: /bin/bash -e {0} 2024-05-23T10:11:57.0662960Z env: 2024-05-23T10:11:57.0663250Z pythonLocation: /Users/runner/hostedtoolcache/Python/3.8.10/arm64 2024-05-23T10:11:57.0663790Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/Python/3.8.10/arm64/lib/pkgconfig 2024-05-23T10:11:57.0664310Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.8.10/arm64 2024-05-23T10:11:57.0664800Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.8.10/arm64 2024-05-23T10:11:57.0665260Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/Python/3.8.10/arm64 2024-05-23T10:11:57.0665630Z PLATFORM: macos-latest 2024-05-23T10:11:57.0665850Z ##[endgroup] 2024-05-23T10:11:57.2448080Z .package create: /Users/runner/work/pink/pink/.tox/.package 2024-05-23T10:11:57.9578380Z .package installdeps: flit_core >=2,<4 2024-05-23T10:12:00.7587530Z py38 create: /Users/runner/work/pink/pink/.tox/py38 2024-05-23T10:12:01.2100620Z ##[group]tox: py38 2024-05-23T10:12:01.2214620Z py38 installdeps: numpy, pin >=2.6.4, qpsolvers >=2.7.2, quadprog >=0.1.11, robot_descriptions >=1.9.0 2024-05-23T10:12:29.6407730Z ##[error]ERROR: invocation failed (exit code 1), logfile: /Users/runner/work/pink/pink/.tox/py38/log/py38-1.log 2024-05-23T10:12:29.6411730Z ================================== log start =================================== 2024-05-23T10:12:29.6413910Z Collecting numpy 2024-05-23T10:12:29.6415740Z Downloading numpy-1.24.4-cp38-cp38-macosx_11_0_arm64.whl.metadata (5.6 kB) 2024-05-23T10:12:29.6416430Z Collecting pin>=2.6.4 2024-05-23T10:12:29.6416860Z Downloading pin-2.7.0.tar.gz (61.8 MB) 2024-05-23T10:12:29.6418590Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.8/61.8 MB 44.1 MB/s eta 0:00:00 2024-05-23T10:12:29.6419200Z Installing build dependencies: started 2024-05-23T10:12:29.6419820Z Installing build dependencies: finished with status 'error' 2024-05-23T10:12:29.6420510Z error: subprocess-exited-with-error 2024-05-23T10:12:29.6421050Z 2024-05-23T10:12:29.6421550Z × pip subprocess to install build dependencies did not run successfully. 2024-05-23T10:12:29.6422130Z │ exit code: 1 2024-05-23T10:12:29.6422700Z ╰─> [124 lines of output] 2024-05-23T10:12:29.6423080Z Collecting cmeel-boost~=1.83.0 2024-05-23T10:12:29.6423890Z Downloading cmeel_boost-1.83.0-0-cp38-cp38-macosx_11_0_arm64.whl.metadata (1000 bytes) 2024-05-23T10:12:29.6426420Z Collecting cmeel-urdfdom<4,>=3.1.1.1 (from cmeel-urdfdom[build]<4,>=3.1.1.1) 2024-05-23T10:12:29.6427300Z Downloading cmeel_urdfdom-3.1.1.1-0-py3-none-macosx_12_0_arm64.whl.metadata (2.8 kB) 2024-05-23T10:12:29.6428060Z Collecting hpp-fcl<4,>=2.3.4 (from hpp-fcl[build]<4,>=2.3.4) 2024-05-23T10:12:29.6429050Z Downloading hpp_fcl-2.4.4.tar.gz (3.2 MB) 2024-05-23T10:12:29.6430380Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 38.0 MB/s eta 0:00:00 2024-05-23T10:12:29.6431890Z Installing build dependencies: started 2024-05-23T10:12:29.6432540Z Installing build dependencies: finished with status 'error' 2024-05-23T10:12:29.6433170Z error: subprocess-exited-with-error 2024-05-23T10:12:29.6433930Z 2024-05-23T10:12:29.6434470Z × pip subprocess to install build dependencies did not run successfully. 2024-05-23T10:12:29.6444920Z │ exit code: 1 2024-05-23T10:12:29.6448730Z ╰─> [100 lines of output] 2024-05-23T10:12:29.6467750Z Collecting cmeel-assimp<6,>=5.3.1 2024-05-23T10:12:29.6469150Z Downloading cmeel_assimp-5.3.1-0-py3-none-macosx_12_0_arm64.whl.metadata (884 bytes) 2024-05-23T10:12:29.6482580Z Collecting cmeel-boost~=1.83.0 2024-05-23T10:12:29.6483630Z Using cached cmeel_boost-1.83.0-0-cp38-cp38-macosx_11_0_arm64.whl.metadata (1000 bytes) 2024-05-23T10:12:29.6494120Z Collecting cmeel-octomap<2,>=1.9.8.2 2024-05-23T10:12:29.6499600Z Downloading cmeel_octomap-1.9.8.2-3-py3-none-macosx_12_0_arm64.whl.metadata (926 bytes) 2024-05-23T10:12:29.6500340Z Collecting cmeel-qhull<8.0.3,>=8.0.2.1 2024-05-23T10:12:29.6500910Z Downloading cmeel_qhull-8.0.2.1-0-py3-none-macosx_12_0_arm64.whl.metadata (838 bytes) 2024-05-23T10:12:29.6501530Z Collecting eigenpy<4,>=3.1 (from eigenpy[build]<4,>=3.1) 2024-05-23T10:12:29.6502020Z Downloading eigenpy-3.5.1.tar.gz (1.0 MB) 2024-05-23T10:12:29.6502600Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 23.5 MB/s eta 0:00:00 2024-05-23T10:12:29.6531340Z Installing build dependencies: started 2024-05-23T10:12:29.6532770Z Installing build dependencies: finished with status 'done' 2024-05-23T10:12:29.6562140Z Getting requirements to build wheel: started 2024-05-23T10:12:29.6564510Z Getting requirements to build wheel: finished with status 'done' 2024-05-23T10:12:29.6573310Z Preparing metadata (pyproject.toml): started 2024-05-23T10:12:29.6575740Z Preparing metadata (pyproject.toml): finished with status 'error' 2024-05-23T10:12:29.6577040Z error: subprocess-exited-with-error 2024-05-23T10:12:29.6578050Z 2024-05-23T10:12:29.6578770Z × Preparing metadata (pyproject.toml) did not run successfully. 2024-05-23T10:12:29.6580940Z │ exit code: 1 2024-05-23T10:12:29.6582430Z ╰─> [68 lines of output] 2024-05-23T10:12:29.6584420Z -- JRL cmakemodules found in 'cmake/' git submodule 2024-05-23T10:12:29.6585240Z -- Configuring "eigenpy" (http://github.com/stack-of-tasks/eigenpy) 2024-05-23T10:12:29.6585880Z -- Package version (ROS package.xml): 3.5.1 2024-05-23T10:12:29.6587390Z -- The CXX compiler identification is AppleClang 15.0.0.15000040 2024-05-23T10:12:29.6589230Z -- Detecting CXX compiler ABI info 2024-05-23T10:12:29.6590260Z -- Detecting CXX compiler ABI info - done 2024-05-23T10:12:29.6592300Z -- Check for working CXX compiler: /Applications/Xcode_15.0.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ - skipped 2024-05-23T10:12:29.6595790Z -- Detecting CXX compile features 2024-05-23T10:12:29.6596680Z -- Detecting CXX compile features - done 2024-05-23T10:12:29.6598070Z -- Found PkgConfig: /opt/homebrew/bin/pkg-config (found version "0.29.2") 2024-05-23T10:12:29.6600730Z -- Performing Test res_-pedantic 2024-05-23T10:12:29.6601310Z -- Performing Test res_-pedantic - Success 2024-05-23T10:12:29.6602040Z -- Performing Test res_-Wno-long-long 2024-05-23T10:12:29.6604700Z -- Performing Test res_-Wno-long-long - Success 2024-05-23T10:12:29.6607400Z -- Performing Test res_-Wall 2024-05-23T10:12:29.6608890Z -- Performing Test res_-Wall - Success 2024-05-23T10:12:29.6610740Z -- Performing Test res_-Wextra 2024-05-23T10:12:29.6611940Z -- Performing Test res_-Wextra - Success 2024-05-23T10:12:29.6613530Z -- Performing Test res_-Wcast-align 2024-05-23T10:12:29.6614130Z -- Performing Test res_-Wcast-align - Success 2024-05-23T10:12:29.6614660Z -- Performing Test res_-Wcast-qual 2024-05-23T10:12:29.6615510Z -- Performing Test res_-Wcast-qual - Success 2024-05-23T10:12:29.6616960Z -- Performing Test res_-Wformat 2024-05-23T10:12:29.6617650Z -- Performing Test res_-Wformat - Success 2024-05-23T10:12:29.6619270Z -- Performing Test res_-Wwrite-strings 2024-05-23T10:12:29.6620060Z -- Performing Test res_-Wwrite-strings - Success 2024-05-23T10:12:29.6620650Z -- Performing Test res_-Wconversion 2024-05-23T10:12:29.6622860Z -- Performing Test res_-Wconversion - Success 2024-05-23T10:12:29.6625220Z -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 2024-05-23T10:12:29.6626480Z -- Failed to find Doxygen, documentation will not be generated. 2024-05-23T10:12:29.6627610Z -- Default C++ standard: 199711 2024-05-23T10:12:29.6628100Z -- Minimal C++ standard upgraded to 11 2024-05-23T10:12:29.6628880Z -- Incompatible C++ standard detected: upgrade required from 98 to >= 11 2024-05-23T10:12:29.6629720Z -- CMAKE_CXX_STANDARD automatically upgraded from 98 to 11 2024-05-23T10:12:29.6630790Z -- Found Python3: /Users/runner/work/pink/pink/.tox/py38/bin/python (found version "3.8.10") found components: Interpreter Development.Module NumPy 2024-05-23T10:12:29.6633540Z -- PythonLibraryDirs: 2024-05-23T10:12:29.6634510Z -- PythonLibVersionString: 3.8.10 2024-05-23T10:12:29.6637250Z -- Python site lib: lib/python3.8/site-packages 2024-05-23T10:12:29.6639590Z -- Python include dirs: /Library/Frameworks/Python.framework/Versions/3.8/include/python3.8 2024-05-23T10:12:29.6640220Z -- Checking for NumPy 2024-05-23T10:12:29.6641790Z -- NUMPY_INCLUDE_DIRS=/private/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/pip-build-env-8ww41gsk/overlay/lib/python3.8/site-packages/numpy/core/include 2024-05-23T10:12:29.6644300Z -- NUMPY_VERSION=1.24.4 2024-05-23T10:12:29.6647240Z -- NumPy include dir: /private/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/pip-build-env-8ww41gsk/overlay/lib/python3.8/site-packages/numpy/core/include 2024-05-23T10:12:29.6652900Z -- Found Boost: /private/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/pip-build-env-8ww41gsk/overlay/lib/python3.8/site-packages/cmeel.prefix/include (found version "1.83.0") 2024-05-23T10:12:29.6657000Z -- Found Boost: /private/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/pip-build-env-8ww41gsk/overlay/lib/python3.8/site-packages/cmeel.prefix/include (found version "1.83.0") found components: python38 2024-05-23T10:12:29.6662740Z -- Boost_PYTHON_LIBRARY: /private/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/pip-build-env-8ww41gsk/overlay/lib/python3.8/site-packages/cmeel.prefix/lib/libboost_python38.dylib 2024-05-23T10:12:29.6665740Z -- Checking for SciPy 2024-05-23T10:12:29.6667030Z CMake Error at cmake/python.cmake:544 (message): 2024-05-23T10:12:29.6667480Z Failed to detect scipy 2024-05-23T10:12:29.6668130Z Call Stack (most recent call first): 2024-05-23T10:12:29.6669460Z unittest/CMakeLists.txt:34 (find_scipy) 2024-05-23T10:12:29.6670460Z 2024-05-23T10:12:29.6671310Z 2024-05-23T10:12:29.6671740Z -- Configuring incomplete, errors occurred! 2024-05-23T10:12:29.6673010Z Traceback (most recent call last): 2024-05-23T10:12:29.6677040Z File "/Users/runner/work/pink/pink/.tox/py38/lib/python3.8/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in 2024-05-23T10:12:29.6678550Z main() 2024-05-23T10:12:29.6681240Z File "/Users/runner/work/pink/pink/.tox/py38/lib/python3.8/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main 2024-05-23T10:12:29.6689580Z json_out['return_val'] = hook(**hook_input['kwargs']) 2024-05-23T10:12:29.6692090Z File "/Users/runner/work/pink/pink/.tox/py38/lib/python3.8/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 152, in prepare_metadata_for_build_wheel 2024-05-23T10:12:29.6694180Z whl_basename = backend.build_wheel(metadata_directory, config_settings) 2024-05-23T10:12:29.6696320Z File "/private/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/pip-build-env-8ww41gsk/overlay/lib/python3.8/site-packages/cmeel/build.py", line 26, in build_wheel 2024-05-23T10:12:29.6699670Z return build_impl(wheel_directory, editable=False) 2024-05-23T10:12:29.6702530Z File "/private/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/pip-build-env-8ww41gsk/overlay/lib/python3.8/site-packages/cmeel/impl.py", line 100, in build_impl 2024-05-23T10:12:29.6704910Z check_call(configure_cmd, env=configure_env) 2024-05-23T10:12:29.6707010Z File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/subprocess.py", line 364, in check_call 2024-05-23T10:12:29.6708350Z raise CalledProcessError(retcode, cmd) 2024-05-23T10:12:29.6715030Z subprocess.CalledProcessError: Command '['cmake', '-S', '.', '-B', '/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/cmeel-sucrnhkd/bld', '-DBoost_NO_WARN_NEW_VERSIONS=ON', '-DCMAKE_BUILD_TYPE=Release', '-DCMAKE_INSTALL_LIBDIR=lib', '-DCMAKE_INSTALL_PREFIX=/var/folders/2f/8t5k6yr535sdw0s4glnpxrzm0000gn/T/cmeel-sucrnhkd/whl/cmeel.prefix', '-DPYTHON_SITELIB=lib/python3.8/site-packages', '-DPython3_EXECUTABLE=/Users/runner/work/pink/pink/.tox/py38/bin/python', '-DCMAKE_APPLE_SILICON_PROCESSOR=arm64', '-DCMEEL_JOBS=4', '-DBUILD_TESTING=OFF']' returned non-zero exit status 1. 2024-05-23T10:12:29.6720140Z [end of output] 2024-05-23T10:12:29.6721250Z 2024-05-23T10:12:29.6721790Z note: This error originates from a subprocess, and is likely not a problem with pip. 2024-05-23T10:12:29.6724990Z error: metadata-generation-failed 2024-05-23T10:12:29.6726650Z 2024-05-23T10:12:29.6728770Z × Encountered error while generating package metadata. 2024-05-23T10:12:29.6731270Z ╰─> See above for output. 2024-05-23T10:12:29.6732930Z 2024-05-23T10:12:29.6733530Z note: This is an issue with the package mentioned above, not pip. 2024-05-23T10:12:29.6734450Z hint: See above for details. 2024-05-23T10:12:29.6736870Z [end of output] 2024-05-23T10:12:29.6737440Z 2024-05-23T10:12:29.6738220Z note: This error originates from a subprocess, and is likely not a problem with pip. 2024-05-23T10:12:29.6739460Z error: subprocess-exited-with-error 2024-05-23T10:12:29.6740030Z 2024-05-23T10:12:29.6740800Z × pip subprocess to install build dependencies did not run successfully. 2024-05-23T10:12:29.6742070Z │ exit code: 1 2024-05-23T10:12:29.6742550Z ╰─> See above for output. 2024-05-23T10:12:29.6744180Z 2024-05-23T10:12:29.6745650Z note: This error originates from a subprocess, and is likely not a problem with pip. 2024-05-23T10:12:29.6746480Z [end of output] 2024-05-23T10:12:29.6747710Z 2024-05-23T10:12:29.6748250Z note: This error originates from a subprocess, and is likely not a problem with pip. 2024-05-23T10:12:29.6750640Z error: subprocess-exited-with-error 2024-05-23T10:12:29.6751870Z 2024-05-23T10:12:29.6752550Z × pip subprocess to install build dependencies did not run successfully. 2024-05-23T10:12:29.6754680Z │ exit code: 1 2024-05-23T10:12:29.6755940Z ╰─> See above for output. 2024-05-23T10:12:29.6756680Z 2024-05-23T10:12:29.6757230Z note: This error originates from a subprocess, and is likely not a problem with pip. 2024-05-23T10:12:29.6757670Z 2024-05-23T10:12:29.6757900Z =================================== log end ==================================== 2024-05-23T10:12:29.6769280Z ##[error]ERROR: could not install deps [numpy, pin >=2.6.4, qpsolvers >=2.7.2, quadprog >=0.1.11, robot_descriptions >=1.9.0]; v = InvocationError("/Users/runner/work/pink/pink/.tox/py38/bin/python -m pip install numpy 'pin >=2.6.4' 'qpsolvers >=2.7.2' 'quadprog >=0.1.11' 'robot_descriptions >=1.9.0'", 1) 2024-05-23T10:12:29.6772090Z ___________________________________ summary ____________________________________ 2024-05-23T10:12:29.6777330Z ##[error]ERROR: py38: could not install deps [numpy, pin >=2.6.4, qpsolvers >=2.7.2, quadprog >=0.1.11, robot_descriptions >=1.9.0]; v = InvocationError("/Users/runner/work/pink/pink/.tox/py38/bin/python -m pip install numpy 'pin >=2.6.4' 'qpsolvers >=2.7.2' 'quadprog >=0.1.11' 'robot_descriptions >=1.9.0'", 1) 2024-05-23T10:12:29.6926630Z ##[error]Process completed with exit code 1. 2024-05-23T10:12:29.7149920Z Post job cleanup. 2024-05-23T10:12:30.1498050Z [command]/opt/homebrew/bin/git version 2024-05-23T10:12:30.1838800Z git version 2.45.1 2024-05-23T10:12:30.1880090Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/fee67c1f-d28c-4c3d-b218-698deed7e907/.gitconfig' 2024-05-23T10:12:30.1892700Z Temporarily overriding HOME='/Users/runner/work/_temp/fee67c1f-d28c-4c3d-b218-698deed7e907' before making global git config changes 2024-05-23T10:12:30.1902410Z Adding repository directory to the temporary git global config as a safe directory 2024-05-23T10:12:30.1906160Z [command]/opt/homebrew/bin/git config --global --add safe.directory /Users/runner/work/pink/pink 2024-05-23T10:12:30.2126890Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-05-23T10:12:30.2429260Z [command]/opt/homebrew/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-05-23T10:12:30.3761580Z [command]/opt/homebrew/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-05-23T10:12:30.3854750Z http.https://github.com/.extraheader 2024-05-23T10:12:30.3865130Z [command]/opt/homebrew/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-05-23T10:12:30.3952560Z [command]/opt/homebrew/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' || :" 2024-05-23T10:12:30.5661040Z Cleaning up orphan processes