deploy icon indicating copy to clipboard operation
deploy copied to clipboard

We need `pip install metacall` by default so local test work

Open viferga opened this issue 10 months ago • 0 comments
trafficstars

This should be installed when building metacall with CMake, this is listed already in the core: https://github.com/metacall/core/issues/539

2025-01-16T18:15:28.7223172Z Current runner version: '2.321.0'
2025-01-16T18:15:28.7248301Z ##[group]Operating System
2025-01-16T18:15:28.7249175Z Ubuntu
2025-01-16T18:15:28.7249655Z 24.04.1
2025-01-16T18:15:28.7250230Z LTS
2025-01-16T18:15:28.7250747Z ##[endgroup]
2025-01-16T18:15:28.7251306Z ##[group]Runner Image
2025-01-16T18:15:28.7251958Z Image: ubuntu-24.04
2025-01-16T18:15:28.7252515Z Version: 20250105.1.0
2025-01-16T18:15:28.7253586Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250105.1/images/ubuntu/Ubuntu2404-Readme.md
2025-01-16T18:15:28.7255226Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250105.1
2025-01-16T18:15:28.7256188Z ##[endgroup]
2025-01-16T18:15:28.7256695Z ##[group]Runner Image Provisioner
2025-01-16T18:15:28.7257387Z 2.0.414.1
2025-01-16T18:15:28.7257914Z ##[endgroup]
2025-01-16T18:15:28.7260287Z ##[group]GITHUB_TOKEN Permissions
2025-01-16T18:15:28.7262229Z Actions: write
2025-01-16T18:15:28.7263113Z Attestations: write
2025-01-16T18:15:28.7263948Z Checks: write
2025-01-16T18:15:28.7264577Z Contents: write
2025-01-16T18:15:28.7265159Z Deployments: write
2025-01-16T18:15:28.7265711Z Discussions: write
2025-01-16T18:15:28.7266350Z Issues: write
2025-01-16T18:15:28.7266882Z Metadata: read
2025-01-16T18:15:28.7267452Z Packages: write
2025-01-16T18:15:28.7268006Z Pages: write
2025-01-16T18:15:28.7268547Z PullRequests: write
2025-01-16T18:15:28.7269159Z RepositoryProjects: write
2025-01-16T18:15:28.7269801Z SecurityEvents: write
2025-01-16T18:15:28.7270365Z Statuses: write
2025-01-16T18:15:28.7270961Z ##[endgroup]
2025-01-16T18:15:28.7273993Z Secret source: Actions
2025-01-16T18:15:28.7274848Z Prepare workflow directory
2025-01-16T18:15:28.7581534Z Prepare all required actions
2025-01-16T18:15:28.7619423Z Getting action download info
2025-01-16T18:15:29.0380431Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683)
2025-01-16T18:15:29.1430703Z Download action repository 'actions/setup-node@v4' (SHA:39370e3970a6d050c480ffad4ff0ed4d3fdee5af)
2025-01-16T18:15:29.2471432Z Download action repository 'JS-DevTools/npm-publish@v1' (SHA:0f451a94170d1699fd50710966d48fb26194d939)
2025-01-16T18:15:29.8486380Z Complete job name: ci
2025-01-16T18:15:29.9237500Z ##[group]Run actions/checkout@v4
2025-01-16T18:15:29.9238430Z with:
2025-01-16T18:15:29.9238949Z   repository: metacall/deploy
2025-01-16T18:15:29.9239675Z   token: ***
2025-01-16T18:15:29.9240133Z   ssh-strict: true
2025-01-16T18:15:29.9240595Z   ssh-user: git
2025-01-16T18:15:29.9241065Z   persist-credentials: true
2025-01-16T18:15:29.9241647Z   clean: true
2025-01-16T18:15:29.9242125Z   sparse-checkout-cone-mode: true
2025-01-16T18:15:29.9242687Z   fetch-depth: 1
2025-01-16T18:15:29.9243141Z   fetch-tags: false
2025-01-16T18:15:29.9243607Z   show-progress: true
2025-01-16T18:15:29.9244303Z   lfs: false
2025-01-16T18:15:29.9244770Z   submodules: false
2025-01-16T18:15:29.9245274Z   set-safe-directory: true
2025-01-16T18:15:29.9246079Z ##[endgroup]
2025-01-16T18:15:30.1401929Z Syncing repository: metacall/deploy
2025-01-16T18:15:30.1405253Z ##[group]Getting Git version info
2025-01-16T18:15:30.1406820Z Working directory is '/home/runner/work/deploy/deploy'
2025-01-16T18:15:30.1408681Z [command]/usr/bin/git version
2025-01-16T18:15:30.1447908Z git version 2.47.1
2025-01-16T18:15:30.1477700Z ##[endgroup]
2025-01-16T18:15:30.1493378Z Temporarily overriding HOME='/home/runner/work/_temp/c28b5486-a23b-4d26-9afc-3b2d1040f9f1' before making global git config changes
2025-01-16T18:15:30.1496866Z Adding repository directory to the temporary git global config as a safe directory
2025-01-16T18:15:30.1508311Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/deploy/deploy
2025-01-16T18:15:30.1545219Z Deleting the contents of '/home/runner/work/deploy/deploy'
2025-01-16T18:15:30.1549458Z ##[group]Initializing the repository
2025-01-16T18:15:30.1553135Z [command]/usr/bin/git init /home/runner/work/deploy/deploy
2025-01-16T18:15:30.1635737Z hint: Using 'master' as the name for the initial branch. This default branch name
2025-01-16T18:15:30.1639312Z hint: is subject to change. To configure the initial branch name to use in all
2025-01-16T18:15:30.1641425Z hint: of your new repositories, which will suppress this warning, call:
2025-01-16T18:15:30.1643192Z hint:
2025-01-16T18:15:30.1645140Z hint: 	git config --global init.defaultBranch <name>
2025-01-16T18:15:30.1647479Z hint:
2025-01-16T18:15:30.1649775Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2025-01-16T18:15:30.1653326Z hint: 'development'. The just-created branch can be renamed via this command:
2025-01-16T18:15:30.1656373Z hint:
2025-01-16T18:15:30.1658413Z hint: 	git branch -m <name>
2025-01-16T18:15:30.1661082Z Initialized empty Git repository in /home/runner/work/deploy/deploy/.git/
2025-01-16T18:15:30.1666424Z [command]/usr/bin/git remote add origin https://github.com/metacall/deploy
2025-01-16T18:15:30.1696452Z ##[endgroup]
2025-01-16T18:15:30.1699665Z ##[group]Disabling automatic garbage collection
2025-01-16T18:15:30.1702313Z [command]/usr/bin/git config --local gc.auto 0
2025-01-16T18:15:30.1732032Z ##[endgroup]
2025-01-16T18:15:30.1735013Z ##[group]Setting up auth
2025-01-16T18:15:30.1738938Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2025-01-16T18:15:30.1772147Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2025-01-16T18:15:30.2129171Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2025-01-16T18:15:30.2162483Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2025-01-16T18:15:30.2390026Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2025-01-16T18:15:30.2426397Z ##[endgroup]
2025-01-16T18:15:30.2428676Z ##[group]Fetching the repository
2025-01-16T18:15:30.2436005Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ed0a46b78984b142f7e7fa685d582d042a417cd8:refs/remotes/origin/master
2025-01-16T18:15:30.7536540Z From https://github.com/metacall/deploy
2025-01-16T18:15:30.7538850Z  * [new ref]         ed0a46b78984b142f7e7fa685d582d042a417cd8 -> origin/master
2025-01-16T18:15:30.7563454Z ##[endgroup]
2025-01-16T18:15:30.7565633Z ##[group]Determining the checkout info
2025-01-16T18:15:30.7567482Z ##[endgroup]
2025-01-16T18:15:30.7569974Z [command]/usr/bin/git sparse-checkout disable
2025-01-16T18:15:30.7611071Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2025-01-16T18:15:30.7638907Z ##[group]Checking out the ref
2025-01-16T18:15:30.7641660Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master
2025-01-16T18:15:30.7748653Z Reset branch 'master'
2025-01-16T18:15:30.7751949Z branch 'master' set up to track 'origin/master'.
2025-01-16T18:15:30.7758762Z ##[endgroup]
2025-01-16T18:15:30.7793660Z [command]/usr/bin/git log -1 --format=%H
2025-01-16T18:15:30.7816540Z ed0a46b78984b142f7e7fa685d582d042a417cd8
2025-01-16T18:15:30.8184633Z ##[group]Run wget -O - https://raw.githubusercontent.com/metacall/install/master/install.sh | sh
2025-01-16T18:15:30.8189085Z [36;1mwget -O - https://raw.githubusercontent.com/metacall/install/master/install.sh | sh[0m
2025-01-16T18:15:30.8237297Z shell: /usr/bin/bash -e {0}
2025-01-16T18:15:30.8238923Z ##[endgroup]
2025-01-16T18:15:30.8379044Z --2025-01-16 18:15:30--  https://raw.githubusercontent.com/metacall/install/master/install.sh
2025-01-16T18:15:30.8645653Z Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ...
2025-01-16T18:15:30.8653978Z Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
2025-01-16T18:15:31.0190726Z HTTP request sent, awaiting response... 200 OK
2025-01-16T18:15:31.0193973Z Length: 27023 (26K) [text/plain]
2025-01-16T18:15:31.0196747Z Saving to: ‘STDOUT’
2025-01-16T18:15:31.0197777Z 
2025-01-16T18:15:31.0198730Z      0K .......... .......... ......                          100% 53.4M=0s
2025-01-16T18:15:31.0200173Z 
2025-01-16T18:15:31.0201115Z 2025-01-16 18:15:31 (53.4 MB/s) - written to stdout [27023/27023]
2025-01-16T18:15:31.0202911Z 
2025-01-16T18:15:31.0224699Z MetaCall Self-Contained Binary Installer
2025-01-16T18:15:31.0226025Z 
2025-01-16T18:15:31.0226801Z ▷ Checking system dependencies.
2025-01-16T18:15:31.0253554Z ✔️ Dependencies satisfied.
2025-01-16T18:15:31.0255535Z ▷ Detecting Operative System and Architecture.
2025-01-16T18:15:31.0274561Z ✔️ Operative System (linux) and Architecture (amd64) detected.
2025-01-16T18:15:31.0276683Z ▷ Start to download the tarball.
2025-01-16T18:15:31.5370695Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2025-01-16T18:15:31.5374731Z                                  Dload  Upload   Total   Spent    Left  Speed
2025-01-16T18:15:31.5376599Z 
2025-01-16T18:15:31.7230863Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-01-16T18:15:31.7233074Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-01-16T18:15:31.7235172Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2025-01-16T18:15:32.6874571Z 
2025-01-16T18:15:33.7142221Z   5  266M    5 14.1M    0     0  12.2M      0  0:00:21  0:00:01  0:00:20 12.2M
2025-01-16T18:15:34.6751752Z  18  266M   18 50.0M    0     0  22.9M      0  0:00:11  0:00:02  0:00:09 35.0M
2025-01-16T18:15:35.6688385Z  35  266M   35 94.0M    0     0  29.9M      0  0:00:08  0:00:03  0:00:05 40.1M
2025-01-16T18:15:36.7335341Z  47  266M   47  125M    0     0  30.3M      0  0:00:08  0:00:04  0:00:04 37.3M
2025-01-16T18:15:37.6973624Z  63  266M   63  170M    0     0  32.7M      0  0:00:08  0:00:05  0:00:03 38.5M
2025-01-16T18:15:38.6685796Z  72  266M   72  194M    0     0  31.5M      0  0:00:08  0:00:06  0:00:02 35.9M
2025-01-16T18:15:39.6104697Z  84  266M   84  224M    0     0  31.4M      0  0:00:08  0:00:07  0:00:01 35.1M
2025-01-16T18:15:39.6105963Z 100  266M  100  266M    0     0  33.0M      0  0:00:08  0:00:08 --:--:-- 34.9M
2025-01-16T18:15:39.6149270Z ✔️ Tarball downloaded.
2025-01-16T18:15:39.6149948Z ▷ Uncompress the tarball.
2025-01-16T18:15:53.4239362Z ✔️ Tarball uncompressed successfully.
2025-01-16T18:15:53.4276257Z ▷ Linking certificates: /gnu/store/69wd3pd1hd3j84xr965jj2fk2qmxn0hl-openssl-3.0.8/share/openssl-1.1.1q/certs => /gnu/etc/ssl/certs
2025-01-16T18:15:53.4277513Z ▷ Linking certificate CA: /gnu/store/69wd3pd1hd3j84xr965jj2fk2qmxn0hl-openssl-3.0.8/share/openssl-1.1.1q/cert.pem => /gnu/etc/ssl/certs/ca-certificates.crt
2025-01-16T18:15:53.4624577Z ▷ Cleaning the tarball.
2025-01-16T18:15:53.5271922Z ✔️ Tarball cleaned successfully.
2025-01-16T18:15:53.6674832Z ▷ Installing the Command Line Interface shortcut.
2025-01-16T18:15:53.6675332Z ✔️ CLI shortcut installed successfully.
2025-01-16T18:15:53.6675972Z ▷ Installing additional dependencies.
2025-01-16T18:15:57.4072995Z npm WARN deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
2025-01-16T18:15:57.4386302Z npm WARN deprecated [email protected]: Glob versions prior to v9 are no longer supported
2025-01-16T18:15:57.4818878Z npm WARN deprecated [email protected]: This package is no longer supported.
2025-01-16T18:15:58.2277043Z 
2025-01-16T18:15:58.2279147Z added 153 packages in 4s
2025-01-16T18:15:58.2279665Z 
2025-01-16T18:15:58.2280149Z 17 packages are looking for funding
2025-01-16T18:15:58.2283219Z npm notice 
2025-01-16T18:15:58.2283990Z npm notice New major version of npm available! 10.2.3 -> 11.0.0
2025-01-16T18:15:58.2285051Z npm notice Changelog: <https://github.com/npm/cli/releases/tag/v11.0.0>
2025-01-16T18:15:58.2286231Z npm notice Run `npm install -g [email protected]` to update!
2025-01-16T18:15:58.2286846Z   run `npm fund` for details
2025-01-16T18:15:58.2288107Z npm notice 
2025-01-16T18:16:00.9497831Z npm WARN deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
2025-01-16T18:16:01.0422028Z npm WARN deprecated [email protected]: Glob versions prior to v9 are no longer supported
2025-01-16T18:16:01.0970154Z npm WARN deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
2025-01-16T18:16:01.2079744Z npm WARN deprecated [email protected]: This package is no longer supported.
2025-01-16T18:16:01.2938729Z 
2025-01-16T18:16:01.2939199Z added 130 packages in 3s
2025-01-16T18:16:01.2939502Z 
2025-01-16T18:16:01.2939752Z 18 packages are looking for funding
2025-01-16T18:16:01.2940221Z   run `npm fund` for details
2025-01-16T18:16:01.4062743Z ✔️ Additional dependencies installed.
2025-01-16T18:16:01.4080285Z ✔️ MetaCall has been installed.
2025-01-16T18:16:01.4080878Z  Run 'metacall' command for start the CLI and type help for more information about CLI commands.
2025-01-16T18:16:01.4171714Z ##[group]Run actions/setup-node@v4
2025-01-16T18:16:01.4171996Z with:
2025-01-16T18:16:01.4172177Z   node-version: 20
2025-01-16T18:16:01.4172425Z   registry-url: https://registry.npmjs.org
2025-01-16T18:16:01.4172710Z   always-auth: false
2025-01-16T18:16:01.4172907Z   check-latest: false
2025-01-16T18:16:01.4173222Z   token: ***
2025-01-16T18:16:01.4173403Z ##[endgroup]
2025-01-16T18:16:01.5850794Z Found in cache @ /opt/hostedtoolcache/node/20.18.1/x64
2025-01-16T18:16:01.5857252Z ##[group]Environment details
2025-01-16T18:16:01.9594319Z node: v20.18.1
2025-01-16T18:16:01.9594720Z npm: 10.8.2
2025-01-16T18:16:01.9595315Z yarn: 1.22.22
2025-01-16T18:16:01.9596481Z ##[endgroup]
2025-01-16T18:16:01.9705540Z ##[group]Run npm i
2025-01-16T18:16:01.9705787Z [36;1mnpm i[0m
2025-01-16T18:16:01.9736748Z shell: /usr/bin/bash -e {0}
2025-01-16T18:16:01.9736986Z env:
2025-01-16T18:16:01.9737218Z   NPM_CONFIG_USERCONFIG: /home/runner/work/_temp/.npmrc
2025-01-16T18:16:01.9737556Z   NODE_AUTH_TOKEN: XXXXX-XXXXX-XXXXX-XXXXX
2025-01-16T18:16:01.9737824Z ##[endgroup]
2025-01-16T18:16:07.6779296Z 
2025-01-16T18:16:07.6787919Z > @metacall/[email protected] postinstall
2025-01-16T18:16:07.6788981Z > node -e "require('fs').existsSync('githooks') && require('./githooks/configure.js').configure()"
2025-01-16T18:16:07.6789529Z 
2025-01-16T18:16:07.7218921Z 
2025-01-16T18:16:07.7219933Z added 459 packages, and audited 460 packages in 6s
2025-01-16T18:16:07.7220474Z 
2025-01-16T18:16:07.7220737Z 66 packages are looking for funding
2025-01-16T18:16:07.7221219Z   run `npm fund` for details
2025-01-16T18:16:07.7277707Z 
2025-01-16T18:16:07.7278317Z 5 moderate severity vulnerabilities
2025-01-16T18:16:07.7278808Z 
2025-01-16T18:16:07.7279319Z To address all issues possible (including breaking changes), run:
2025-01-16T18:16:07.7279995Z   npm audit fix --force
2025-01-16T18:16:07.7281694Z 
2025-01-16T18:16:07.7282292Z Some issues need review, and may require choosing
2025-01-16T18:16:07.7282924Z a different dependency.
2025-01-16T18:16:07.7283193Z 
2025-01-16T18:16:07.7283424Z Run `npm audit` for details.
2025-01-16T18:16:07.7526013Z ##[group]Run npm run lint
2025-01-16T18:16:07.7526431Z [36;1mnpm run lint[0m
2025-01-16T18:16:07.7553930Z shell: /usr/bin/bash -e {0}
2025-01-16T18:16:07.7554164Z env:
2025-01-16T18:16:07.7554396Z   NPM_CONFIG_USERCONFIG: /home/runner/work/_temp/.npmrc
2025-01-16T18:16:07.7554733Z   NODE_AUTH_TOKEN: XXXXX-XXXXX-XXXXX-XXXXX
2025-01-16T18:16:07.7554987Z ##[endgroup]
2025-01-16T18:16:07.8670576Z 
2025-01-16T18:16:07.8671145Z > @metacall/[email protected] lint
2025-01-16T18:16:07.8671821Z > eslint . --ignore-pattern dist
2025-01-16T18:16:07.8672160Z 
2025-01-16T18:16:11.5032898Z ##[group]Run npm run build
2025-01-16T18:16:11.5033631Z [36;1mnpm run build[0m
2025-01-16T18:16:11.5072491Z shell: /usr/bin/bash -e {0}
2025-01-16T18:16:11.5072905Z env:
2025-01-16T18:16:11.5073325Z   NPM_CONFIG_USERCONFIG: /home/runner/work/_temp/.npmrc
2025-01-16T18:16:11.5074210Z   NODE_AUTH_TOKEN: XXXXX-XXXXX-XXXXX-XXXXX
2025-01-16T18:16:11.5074684Z ##[endgroup]
2025-01-16T18:16:11.6244245Z 
2025-01-16T18:16:11.6244879Z > @metacall/[email protected] build
2025-01-16T18:16:11.6245491Z > npm run --silent lint && tsc
2025-01-16T18:16:11.6245728Z 
2025-01-16T18:16:17.5521194Z ##[group]Run export TEST_DEPLOY_LOCAL="true"
2025-01-16T18:16:17.5521766Z [36;1mexport TEST_DEPLOY_LOCAL="true"[0m
2025-01-16T18:16:17.5522243Z [36;1mnpm install -g @metacall/faas[0m
2025-01-16T18:16:17.5522684Z [36;1mmetacall-faas &[0m
2025-01-16T18:16:17.5523054Z [36;1msleep 10[0m
2025-01-16T18:16:17.5523389Z [36;1mnpm run coverage[0m
2025-01-16T18:16:17.5563024Z shell: /usr/bin/bash -e {0}
2025-01-16T18:16:17.5563441Z env:
2025-01-16T18:16:17.5564048Z   NPM_CONFIG_USERCONFIG: /home/runner/work/_temp/.npmrc
2025-01-16T18:16:17.5564633Z   NODE_AUTH_TOKEN: XXXXX-XXXXX-XXXXX-XXXXX
2025-01-16T18:16:17.5565109Z ##[endgroup]
2025-01-16T18:16:20.6974121Z npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
2025-01-16T18:16:20.7806542Z npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
2025-01-16T18:16:20.7923438Z npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
2025-01-16T18:16:21.1196919Z npm warn deprecated [email protected]: This package is no longer supported.
2025-01-16T18:16:21.1804972Z 
2025-01-16T18:16:21.1806181Z added 130 packages in 4s
2025-01-16T18:16:21.1806534Z 
2025-01-16T18:16:21.1806821Z 18 packages are looking for funding
2025-01-16T18:16:21.1807282Z   run `npm fund` for details
2025-01-16T18:16:21.3421382Z Server is running on the port 9000
2025-01-16T18:16:31.3006093Z 
2025-01-16T18:16:31.3006793Z > @metacall/[email protected] coverage
2025-01-16T18:16:31.3007216Z > nyc npm run test
2025-01-16T18:16:31.3007381Z 
2025-01-16T18:16:32.3288416Z 
2025-01-16T18:16:32.3289070Z > @metacall/[email protected] test
2025-01-16T18:16:32.3289745Z > npm run buildDebug && mocha dist/test
2025-01-16T18:16:32.3290099Z 
2025-01-16T18:16:32.4902316Z 
2025-01-16T18:16:32.4903096Z > @metacall/[email protected] buildDebug
2025-01-16T18:16:32.4904185Z > npm run --silent lint && tsc --sourceMap true
2025-01-16T18:16:32.4904702Z 
2025-01-16T18:16:39.6542629Z 
2025-01-16T18:16:39.6548117Z 
2025-01-16T18:16:39.6554573Z   Integration CLI (Deploy)
2025-01-16T18:16:39.6576511Z     1) Should be able to login using --email & --password flag
2025-01-16T18:16:40.7272778Z     ✔ Should be able to print help guide using --help flag (1069ms)
2025-01-16T18:16:41.7965880Z     ✔ Should be able to handle unknown flag (1069ms)
2025-01-16T18:16:44.2066352Z No runners detected
2025-01-16T18:16:44.4269539Z [38;5;6mexamples                 |[0m Error in sitecustomize; set PYTHONVERBOSE for traceback:
2025-01-16T18:16:44.4272052Z [38;5;6mexamples                 |[0m ValueError: '/gnu/store/yhdj4g894qx1lzj33vp9fcvf95wbpyfv-profile/bin/../../c81i9i54fgc2gya6948dxs4b61c86f9g-python-3.10.7R/lib/python3.10/site-packages' is not in list
2025-01-16T18:16:44.4743890Z [38;5;6mexamples                 |[0m [32mError[0m: Python Error: Exception raised while loading the module '/home/runner/.metacall/faas/apps/examples/auth-function-mesh/__init__.py'
2025-01-16T18:16:44.4757464Z [38;5;6mexamples                 |[0m [32mError[0m: Python <class 'ModuleNotFoundError'>: No module named 'metacall'
2025-01-16T18:16:44.4758200Z [38;5;6mexamples                 |[0m Traceback (most recent call last):
2025-01-16T18:16:44.4758867Z [38;5;6mexamples                 |[0m   File "py_loader_impl_load_from_file_path", line 33, in load_from_path
2025-01-16T18:16:44.4759964Z [38;5;6mexamples                 |[0m   File "py_loader_impl_load_from_file_path", line 8, in load_from_spec
2025-01-16T18:16:44.4760685Z [38;5;6mexamples                 |[0m   File "<frozen importlib._bootstrap_external>", line 883, in exec_module
2025-01-16T18:16:44.4761429Z [38;5;6mexamples                 |[0m   File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
2025-01-16T18:16:44.4762540Z [38;5;6mexamples                 |[0m   File "/home/runner/.metacall/faas/apps/examples/auth-function-mesh/__init__.py", line 1, in <module>
2025-01-16T18:16:44.4763263Z [38;5;6mexamples                 |[0m     from auth import encrypt, decrypt
2025-01-16T18:16:44.4764571Z [38;5;6mexamples                 |[0m   File "/home/runner/.metacall/faas/apps/examples/auth-function-mesh/auth.py", line 13, in <module>
2025-01-16T18:16:44.4765418Z [38;5;6mexamples                 |[0m     from metacall import metacall_load_from_file, metacall
2025-01-16T18:16:44.4766070Z [38;5;6mexamples                 |[0m ModuleNotFoundError: No module named 'metacall'
2025-01-16T18:16:44.4766525Z [38;5;6mexamples                 |[0m 
2025-01-16T18:16:44.4767095Z [38;5;6mexamples                 |[0m [32mError[0m: Loader load from configuration invalid load from file
2025-01-16T18:16:44.4768155Z [38;5;6mexamples                 |[0m [32mError[0m: Handle (nil) passed to metacall_handle_export is not valid
2025-01-16T18:16:44.4833504Z     2) Should be able to deploy repository using --addrepo flag
2025-01-16T18:16:45.5660467Z     ✔ Should fail --inspect command with proper output (1082ms)
2025-01-16T18:16:51.5871327Z     ✔ Should fail --inspect command with proper output (6020ms)
2025-01-16T18:16:52.6777726Z     3) Should be able to delete deployed repository using --delete flag
2025-01-16T18:16:54.0397408Z [38;5;214mtime-app-web             |[0m Error in sitecustomize; set PYTHONVERBOSE for traceback:
2025-01-16T18:16:54.0400074Z [38;5;214mtime-app-web             |[0m ValueError: '/gnu/store/yhdj4g894qx1lzj33vp9fcvf95wbpyfv-profile/bin/../../c81i9i54fgc2gya6948dxs4b61c86f9g-python-3.10.7R/lib/python3.10/site-packages' is not in list
2025-01-16T18:16:54.1219276Z ? Select the login method (Use arrow keys)
2025-01-16T18:16:54.1219986Z ❯ Login by token 
2025-01-16T18:16:54.1220330Z   Login by email and password 
2025-01-16T18:38:35.5228991Z ##[error]The operation was canceled.
2025-01-16T18:38:35.5324636Z Post job cleanup.
2025-01-16T18:38:35.6254433Z [command]/usr/bin/git version
2025-01-16T18:38:35.6293519Z git version 2.47.1
2025-01-16T18:38:35.6336576Z Temporarily overriding HOME='/home/runner/work/_temp/5adc47d6-85a3-47c2-bc89-ceac4122b33d' before making global git config changes
2025-01-16T18:38:35.6337480Z Adding repository directory to the temporary git global config as a safe directory
2025-01-16T18:38:35.6341817Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/deploy/deploy
2025-01-16T18:38:35.6377881Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2025-01-16T18:38:35.6409896Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2025-01-16T18:38:35.6645087Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2025-01-16T18:38:35.6666116Z http.https://github.com/.extraheader
2025-01-16T18:38:35.6678063Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2025-01-16T18:38:35.6709194Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2025-01-16T18:38:35.7043637Z Cleaning up orphan processes
2025-01-16T18:38:35.7239315Z Terminate orphan process: pid (2241) (node)
2025-01-16T18:38:35.7258117Z Terminate orphan process: pid (2255) (npm run coverage)
2025-01-16T18:38:35.7284825Z Terminate orphan process: pid (2266) (sh)
2025-01-16T18:38:35.7318274Z Terminate orphan process: pid (2267) (node)
2025-01-16T18:38:35.7366214Z Terminate orphan process: pid (2278) (npm run test)
2025-01-16T18:38:35.7415873Z Terminate orphan process: pid (2289) (sh)
2025-01-16T18:38:35.7459341Z Terminate orphan process: pid (2329) (node)
2025-01-16T18:38:35.7487599Z Terminate orphan process: pid (2453) (bash)

viferga avatar Jan 16 '25 18:01 viferga