timestamps 2026-07-26T12:21:42.1476870Z Current runner version: '2.335.1'
Runner Image Provisioner
2026-07-26T12:21:42.1512170Z Hosted Compute Agent
2026-07-26T12:21:42.1513030Z Version: 20260707.563
2026-07-26T12:21:42.1514090Z Commit: 02667638d2b423fbc733a8e32a88b44996a3ba6e
2026-07-26T12:21:42.1515230Z Build Date: 2026-07-07T19:33:50Z
2026-07-26T12:21:42.1516430Z Worker ID: {4c3b43ba-6f9b-4860-b762-f26969d5e7f4}
2026-07-26T12:21:42.1517690Z Azure Region: westus
Operating System
2026-07-26T12:21:42.1522540Z macOS
2026-07-26T12:21:42.1523100Z 15.7.7
2026-07-26T12:21:42.1523650Z 24G720
Runner Image
2026-07-26T12:21:42.1526520Z Image: macos-15
2026-07-26T12:21:42.1527130Z Version: 20260720.0353.1
2026-07-26T12:21:42.1528830Z Included Software: https://github.com/actions/runner-images/blob/macos-15/20260720.0353/images/macos/macos-15-Readme.md
2026-07-26T12:21:42.1530930Z Image Release: https://github.com/actions/runner-images/releases/tag/macos-15%2F20260720.0353
GITHUB_TOKEN Permissions
2026-07-26T12:21:42.1536950Z Contents: read
2026-07-26T12:21:42.1537590Z Metadata: read
2026-07-26T12:21:42.1541040Z Secret source: Actions
2026-07-26T12:21:42.1544180Z Prepare workflow directory
2026-07-26T12:21:42.2156820Z Prepare all required actions
2026-07-26T12:21:42.2209820Z Getting action download info
2026-07-26T12:21:42.4100050Z Download action repository 'actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd' (SHA:de0fac2e4500dabe0009e67214ff5f5447ce83dd)
2026-07-26T12:21:42.7817860Z Download action repository 'actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405' (SHA:a309ff8b426b58ec0e2a45f0f869d46889d02405)
2026-07-26T12:21:43.0249540Z Download action repository 'actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a' (SHA:043fb46d1a93c77aae656e7c1c64a875d1fc6a0a)
2026-07-26T12:21:43.3613480Z Complete job name: jit-arch (macos-x86_64)
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-07-26T12:21:43.4820130Z with:
2026-07-26T12:21:43.4844750Z repository: pypy/pypy
2026-07-26T12:21:43.4852190Z token: ***
2026-07-26T12:21:43.4852850Z ssh-strict: true
2026-07-26T12:21:43.4853470Z ssh-user: git
2026-07-26T12:21:43.4854100Z persist-credentials: true
2026-07-26T12:21:43.4854780Z clean: true
2026-07-26T12:21:43.4855400Z sparse-checkout-cone-mode: true
2026-07-26T12:21:43.4856150Z fetch-depth: 1
2026-07-26T12:21:43.4856750Z fetch-tags: false
2026-07-26T12:21:43.4857390Z show-progress: true
2026-07-26T12:21:43.4858110Z lfs: false
2026-07-26T12:21:43.4858740Z submodules: false
2026-07-26T12:21:43.4859380Z set-safe-directory: true
2026-07-26T12:21:43.9489330Z Syncing repository: pypy/pypy
Getting Git version info
2026-07-26T12:21:43.9494770Z Working directory is '/Users/runner/work/pypy/pypy'
2026-07-26T12:21:43.9498230Z [command]/usr/local/bin/git version
2026-07-26T12:21:43.9760710Z git version 2.55.0
2026-07-26T12:21:43.9909060Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/51bd61fd-25e3-4c0a-a69f-da740584ee10/.gitconfig'
2026-07-26T12:21:43.9966940Z Temporarily overriding HOME='/Users/runner/work/_temp/51bd61fd-25e3-4c0a-a69f-da740584ee10' before making global git config changes
2026-07-26T12:21:43.9980980Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T12:21:43.9990380Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-07-26T12:21:44.0105390Z Deleting the contents of '/Users/runner/work/pypy/pypy'
Initializing the repository
2026-07-26T12:21:44.0192130Z [command]/usr/local/bin/git init /Users/runner/work/pypy/pypy
2026-07-26T12:21:44.0547420Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-26T12:21:44.0574300Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-07-26T12:21:44.0592580Z hint: to use in all of your new repositories, which will suppress this warning,
2026-07-26T12:21:44.0614940Z hint: call:
2026-07-26T12:21:44.0629530Z hint:
2026-07-26T12:21:44.0688020Z hint: git config --global init.defaultBranch <name>
2026-07-26T12:21:44.0698510Z hint:
2026-07-26T12:21:44.0700560Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-26T12:21:44.0704320Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-26T12:21:44.0748700Z hint:
2026-07-26T12:21:44.0757750Z hint: git branch -m <name>
2026-07-26T12:21:44.0759560Z hint:
2026-07-26T12:21:44.0762750Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-07-26T12:21:44.0766950Z Initialized empty Git repository in /Users/runner/work/pypy/pypy/.git/
2026-07-26T12:21:44.0772610Z [command]/usr/local/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-07-26T12:21:44.0790430Z [command]/usr/local/bin/git config --local gc.auto 0
Setting up auth
2026-07-26T12:21:44.0866180Z Removing SSH command configuration
2026-07-26T12:21:44.0869420Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T12:21:44.1003500Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-26T12:21:44.2737260Z Removing HTTP extra header
2026-07-26T12:21:44.2746180Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T12:21:44.2942520Z [command]/usr/local/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' || :"
2026-07-26T12:21:44.6354310Z Removing includeIf entries pointing to credentials config files
2026-07-26T12:21:44.6386780Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T12:21:44.6525540Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T12:21:44.7667560Z [command]/usr/local/bin/git config --file /Users/runner/work/_temp/git-credentials-5d91c8e2-48e7-4926-b046-d1800876456b.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-26T12:21:44.7686150Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-5d91c8e2-48e7-4926-b046-d1800876456b.config
2026-07-26T12:21:44.7703020Z [command]/usr/local/bin/git config --local includeIf.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-5d91c8e2-48e7-4926-b046-d1800876456b.config
2026-07-26T12:21:44.7745780Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-5d91c8e2-48e7-4926-b046-d1800876456b.config
2026-07-26T12:21:44.7888350Z [command]/usr/local/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-5d91c8e2-48e7-4926-b046-d1800876456b.config
Fetching the repository
2026-07-26T12:21:44.8036360Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0b9de5713f7addda19bd317874c11a1a7f722f25:refs/remotes/origin/py3.11
2026-07-26T12:21:49.0549370Z From https://github.com/pypy/pypy
2026-07-26T12:21:49.0551910Z * [new ref] 0b9de5713f7addda19bd317874c11a1a7f722f25 -> origin/py3.11
2026-07-26T12:21:49.0568590Z [command]/usr/local/bin/git branch --list --remote origin/py3.11
2026-07-26T12:21:49.0681190Z origin/py3.11
2026-07-26T12:21:49.0695970Z [command]/usr/local/bin/git rev-parse refs/remotes/origin/py3.11
2026-07-26T12:21:49.0783450Z 0b9de5713f7addda19bd317874c11a1a7f722f25
Determining the checkout info
2026-07-26T12:21:49.0798560Z [command]/usr/local/bin/git sparse-checkout disable
2026-07-26T12:21:49.0952530Z [command]/usr/local/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-07-26T12:21:49.1077690Z [command]/usr/local/bin/git checkout --progress --force -B py3.11 refs/remotes/origin/py3.11
2026-07-26T12:21:50.2923120Z Updating files: 35% (2468/7021)
2026-07-26T12:21:50.3147590Z Updating files: 36% (2528/7021)
2026-07-26T12:21:50.3424990Z Updating files: 37% (2598/7021)
2026-07-26T12:21:50.3740060Z Updating files: 38% (2668/7021)
2026-07-26T12:21:50.3982150Z Updating files: 39% (2739/7021)
2026-07-26T12:21:50.4193610Z Updating files: 40% (2809/7021)
2026-07-26T12:21:50.4448000Z Updating files: 41% (2879/7021)
2026-07-26T12:21:50.4716970Z Updating files: 42% (2949/7021)
2026-07-26T12:21:50.4929920Z Updating files: 43% (3020/7021)
2026-07-26T12:21:50.5150130Z Updating files: 44% (3090/7021)
2026-07-26T12:21:50.5364270Z Updating files: 45% (3160/7021)
2026-07-26T12:21:50.5575540Z Updating files: 46% (3230/7021)
2026-07-26T12:21:50.6440940Z Updating files: 47% (3300/7021)
2026-07-26T12:21:50.6716540Z Updating files: 48% (3371/7021)
2026-07-26T12:21:50.6946530Z Updating files: 49% (3441/7021)
2026-07-26T12:21:50.7179770Z Updating files: 50% (3511/7021)
2026-07-26T12:21:50.7438500Z Updating files: 51% (3581/7021)
2026-07-26T12:21:50.7682600Z Updating files: 52% (3651/7021)
2026-07-26T12:21:50.7909350Z Updating files: 53% (3722/7021)
2026-07-26T12:21:50.8376760Z Updating files: 54% (3792/7021)
2026-07-26T12:21:50.9231370Z Updating files: 55% (3862/7021)
2026-07-26T12:21:50.9374050Z Updating files: 56% (3932/7021)
2026-07-26T12:21:50.9592450Z Updating files: 57% (4002/7021)
2026-07-26T12:21:50.9816100Z Updating files: 58% (4073/7021)
2026-07-26T12:21:51.0067470Z Updating files: 59% (4143/7021)
2026-07-26T12:21:51.0330700Z Updating files: 60% (4213/7021)
2026-07-26T12:21:51.0547740Z Updating files: 61% (4283/7021)
2026-07-26T12:21:51.0763790Z Updating files: 62% (4354/7021)
2026-07-26T12:21:51.0994160Z Updating files: 63% (4424/7021)
2026-07-26T12:21:51.1627160Z Updating files: 64% (4494/7021)
2026-07-26T12:21:51.1739580Z Updating files: 64% (4529/7021)
2026-07-26T12:21:51.1995820Z Updating files: 65% (4564/7021)
2026-07-26T12:21:51.2307040Z Updating files: 66% (4634/7021)
2026-07-26T12:21:51.2537130Z Updating files: 67% (4705/7021)
2026-07-26T12:21:51.2808850Z Updating files: 68% (4775/7021)
2026-07-26T12:21:51.3069730Z Updating files: 69% (4845/7021)
2026-07-26T12:21:51.3284100Z Updating files: 70% (4915/7021)
2026-07-26T12:21:51.3502820Z Updating files: 71% (4985/7021)
2026-07-26T12:21:51.3748320Z Updating files: 72% (5056/7021)
2026-07-26T12:21:51.4025230Z Updating files: 73% (5126/7021)
2026-07-26T12:21:51.4362060Z Updating files: 74% (5196/7021)
2026-07-26T12:21:51.5391110Z Updating files: 75% (5266/7021)
2026-07-26T12:21:51.6147380Z Updating files: 76% (5336/7021)
2026-07-26T12:21:51.6569800Z Updating files: 77% (5407/7021)
2026-07-26T12:21:51.7573200Z Updating files: 78% (5477/7021)
2026-07-26T12:21:51.8025360Z Updating files: 79% (5547/7021)
2026-07-26T12:21:51.8077700Z Updating files: 80% (5617/7021)
2026-07-26T12:21:51.8137760Z Updating files: 81% (5688/7021)
2026-07-26T12:21:51.8200400Z Updating files: 82% (5758/7021)
2026-07-26T12:21:51.8235890Z Updating files: 83% (5828/7021)
2026-07-26T12:21:51.8288440Z Updating files: 84% (5898/7021)
2026-07-26T12:21:51.8329190Z Updating files: 85% (5968/7021)
2026-07-26T12:21:51.8623410Z Updating files: 86% (6039/7021)
2026-07-26T12:21:51.9334250Z Updating files: 87% (6109/7021)
2026-07-26T12:21:51.9564250Z Updating files: 88% (6179/7021)
2026-07-26T12:21:51.9869800Z Updating files: 89% (6249/7021)
2026-07-26T12:21:52.0160040Z Updating files: 90% (6319/7021)
2026-07-26T12:21:52.1220900Z Updating files: 91% (6390/7021)
2026-07-26T12:21:52.1515500Z Updating files: 92% (6460/7021)
2026-07-26T12:21:52.1556120Z Updating files: 92% (6524/7021)
2026-07-26T12:21:52.2209940Z Updating files: 93% (6530/7021)
2026-07-26T12:21:52.2479010Z Updating files: 94% (6600/7021)
2026-07-26T12:21:52.2711330Z Updating files: 95% (6670/7021)
2026-07-26T12:21:52.3714740Z Updating files: 96% (6741/7021)
2026-07-26T12:21:52.4536100Z Updating files: 97% (6811/7021)
2026-07-26T12:21:52.4540840Z Updating files: 98% (6881/7021)
2026-07-26T12:21:52.4541980Z Updating files: 99% (6951/7021)
2026-07-26T12:21:52.4543530Z Updating files: 100% (7021/7021)
2026-07-26T12:21:52.4545740Z Updating files: 100% (7021/7021), done.
2026-07-26T12:21:52.4546440Z Switched to a new branch 'py3.11'
2026-07-26T12:21:52.4547930Z branch 'py3.11' set up to track 'origin/py3.11'.
2026-07-26T12:21:52.4558870Z [command]/usr/local/bin/git log -1 --format=%H
2026-07-26T12:21:52.4561020Z 0b9de5713f7addda19bd317874c11a1a7f722f25
Run actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
2026-07-26T12:21:52.5469810Z with:
2026-07-26T12:21:52.5471220Z python-version: pypy2.7-7.3.22
2026-07-26T12:21:52.5471760Z check-latest: false
2026-07-26T12:21:52.5476000Z token: ***
2026-07-26T12:21:52.5476330Z update-environment: true
2026-07-26T12:21:52.5476720Z allow-prereleases: false
2026-07-26T12:21:52.5477100Z freethreaded: false
Installed versions
2026-07-26T12:21:52.8811280Z PyPy version 2.7 (7.3.22) was not found in the local cache
2026-07-26T12:21:52.8967820Z Downloading PyPy from "https://downloads.python.org/pypy/pypy2.7-v7.3.22-macos_x86_64.tar.bz2" ...
2026-07-26T12:21:53.3398830Z Extracting downloaded archive...
2026-07-26T12:21:53.4071880Z [command]/usr/bin/tar x -C /Users/runner/work/_temp/5e6bd7f9-91e7-4080-b172-c4afaf0bf9bd -f /Users/runner/work/_temp/eb76b6e9-3553-48d3-836b-52d8448bf6e0
2026-07-26T12:22:02.2534240Z Creating symlinks...
2026-07-26T12:22:02.2536220Z Installing and updating pip
2026-07-26T12:22:02.2562490Z [command]/Users/runner/hostedtoolcache/PyPy/2.7.18/x64/bin/python -m ensurepip
2026-07-26T12:22:04.6924510Z DEPRECATION: A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
2026-07-26T12:22:04.7928290Z Looking in links: /var/folders/8j/3c4g2vh16vgc8j40cj25qfqh0000gn/T/tmptIb2YP
2026-07-26T12:22:04.8291980Z Processing /private/var/folders/8j/3c4g2vh16vgc8j40cj25qfqh0000gn/T/tmptIb2YP/setuptools-44.0.0-py2.py3-none-any.whl
2026-07-26T12:22:04.8829770Z Processing /private/var/folders/8j/3c4g2vh16vgc8j40cj25qfqh0000gn/T/tmptIb2YP/pip-20.0.2-py2.py3-none-any.whl
2026-07-26T12:22:05.1830710Z Installing collected packages: setuptools, pip
2026-07-26T12:22:07.8612770Z Successfully installed pip-20.0.2 setuptools-44.0.0
2026-07-26T12:22:07.9614810Z [command]/Users/runner/hostedtoolcache/PyPy/2.7.18/x64/bin/python -m pip install --ignore-installed pip
2026-07-26T12:22:09.2137200Z DEPRECATION: A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
2026-07-26T12:22:09.9326850Z Collecting pip
2026-07-26T12:22:10.0153250Z Downloading pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
2026-07-26T12:22:10.5022810Z Installing collected packages: pip
2026-07-26T12:22:12.6702790Z Successfully installed pip-20.3.4
2026-07-26T12:22:13.3671750Z Successfully set up PyPy 7.3.22 with Python (2.7.18)
Run pypy -m pip install hypothesis==4.39.3
2026-07-26T12:22:13.5631170Z pypy -m pip install hypothesis==4.39.3
2026-07-26T12:22:13.5762780Z shell: /bin/bash -e {0}
2026-07-26T12:22:13.5763520Z env:
2026-07-26T12:22:13.5764400Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:22:13.5765850Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:22:13.5767130Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:22:13.5768260Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:22:13.5769580Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64/bin/lib/pkgconfig
2026-07-26T12:22:14.7923560Z DEPRECATION: pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
2026-07-26T12:22:18.9409810Z Collecting hypothesis==4.39.3
2026-07-26T12:22:19.0518870Z Downloading hypothesis-4.39.3.tar.gz (213 kB)
2026-07-26T12:22:20.7713170Z Collecting attrs>=19.2.0
2026-07-26T12:22:20.8008680Z Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
2026-07-26T12:22:21.6198940Z Collecting enum34
2026-07-26T12:22:21.6354350Z Downloading enum34-1.1.10-py2-none-any.whl (11 kB)
2026-07-26T12:22:21.6616210Z Using legacy 'setup.py install' for hypothesis, since package 'wheel' is not installed.
2026-07-26T12:22:22.0164650Z Installing collected packages: attrs, enum34, hypothesis
2026-07-26T12:22:22.1102240Z Running setup.py install for hypothesis: started
2026-07-26T12:22:23.2037380Z Running setup.py install for hypothesis: finished with status 'done'
2026-07-26T12:22:23.2274580Z Successfully installed attrs-21.4.0 enum34-1.1.10 hypothesis-4.39.3
Run brew install bdw-gc binutils gettext
2026-07-26T12:22:23.3082990Z brew install bdw-gc binutils gettext
2026-07-26T12:22:23.3083580Z pypy -m pip install vmprof
2026-07-26T12:22:23.3166710Z shell: /bin/bash -e {0}
2026-07-26T12:22:23.3167320Z env:
2026-07-26T12:22:23.3168130Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:22:23.3169230Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:22:23.3170580Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:22:23.3171810Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:22:23.3173070Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64/bin/lib/pkgconfig
2026-07-26T12:22:27.4524000Z Warning: gettext 1.0 is already installed and up-to-date.
2026-07-26T12:22:27.4567850Z To reinstall 1.0, run:
2026-07-26T12:22:27.4734140Z brew reinstall gettext
2026-07-26T12:22:28.0599640Z ##[warning]The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
2026-07-26T12:22:29.7144210Z ==> Would install 2 formulae:
2026-07-26T12:22:29.7189860Z bdw-gc binutils
2026-07-26T12:22:29.7221220Z ==> Downloading https://ghcr.io/v2/homebrew/core/bdw-gc/manifests/8.2.12
2026-07-26T12:22:30.2174080Z ==> Downloading https://ghcr.io/v2/homebrew/core/binutils/manifests/2.46.1
2026-07-26T12:22:30.8717600Z ==> Fetching downloads for: bdw-gc and binutils
2026-07-26T12:22:31.4960760Z âï¸ Bottle bdw-gc (8.2.12)
2026-07-26T12:22:32.4998990Z âï¸ Bottle binutils (2.46.1)
2026-07-26T12:22:32.5042820Z ==> Pouring bdw-gc--8.2.12.sonoma.bottle.tar.gz
2026-07-26T12:22:32.7394870Z ðº /usr/local/Cellar/bdw-gc/8.2.12: 82 files, 1.7MB
2026-07-26T12:22:32.8275930Z ==> Pouring binutils--2.46.1.sonoma.bottle.tar.gz
2026-07-26T12:22:35.8507130Z ==> Caveats
2026-07-26T12:22:35.8508170Z binutils is keg-only, which means it was not symlinked into /usr/local,
2026-07-26T12:22:35.8509370Z because Apple's CLT provides the same tools.
2026-07-26T12:22:35.8509990Z
2026-07-26T12:22:35.8510390Z If you need to have binutils first in your PATH, run:
2026-07-26T12:22:35.8511570Z echo 'export PATH="/usr/local/opt/binutils/bin:$PATH"' >> /Users/runner/.bash_profile
2026-07-26T12:22:35.8512650Z
2026-07-26T12:22:35.8513010Z For compilers to find binutils you may need to set:
2026-07-26T12:22:35.8513860Z export LDFLAGS="-L/usr/local/opt/binutils/lib"
2026-07-26T12:22:35.8514690Z export CPPFLAGS="-I/usr/local/opt/binutils/include"
2026-07-26T12:22:35.8515900Z ==> Summary
2026-07-26T12:22:35.8598380Z ðº /usr/local/Cellar/binutils/2.46.1: 89 files, 130.6MB
2026-07-26T12:22:35.8612980Z ==> Caveats
2026-07-26T12:22:35.8613650Z ==> binutils
2026-07-26T12:22:35.8614330Z binutils is keg-only, which means it was not symlinked into /usr/local,
2026-07-26T12:22:35.8615250Z because Apple's CLT provides the same tools.
2026-07-26T12:22:35.8615650Z
2026-07-26T12:22:35.8616060Z If you need to have binutils first in your PATH, run:
2026-07-26T12:22:35.8617110Z echo 'export PATH="/usr/local/opt/binutils/bin:$PATH"' >> /Users/runner/.bash_profile
2026-07-26T12:22:35.8617800Z
2026-07-26T12:22:35.8619710Z For compilers to find binutils you may need to set:
2026-07-26T12:22:35.8620780Z export LDFLAGS="-L/usr/local/opt/binutils/lib"
2026-07-26T12:22:35.8622230Z export CPPFLAGS="-I/usr/local/opt/binutils/include"
2026-07-26T12:22:36.6810020Z DEPRECATION: pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
2026-07-26T12:22:37.8196440Z Collecting vmprof
2026-07-26T12:22:37.8853240Z Downloading vmprof-0.4.18.1.tar.gz (293 kB)
2026-07-26T12:22:39.4325110Z Collecting requests
2026-07-26T12:22:39.4448850Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
2026-07-26T12:22:39.5640230Z Collecting six
2026-07-26T12:22:39.5783110Z Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
2026-07-26T12:22:39.8970080Z Collecting pytz
2026-07-26T12:22:39.9103580Z Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB)
2026-07-26T12:22:40.0924430Z Collecting colorama
2026-07-26T12:22:40.1060260Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
2026-07-26T12:22:40.1578750Z Collecting backports.shutil_which
2026-07-26T12:22:40.1694750Z Downloading backports.shutil_which-3.5.2-py2.py3-none-any.whl (2.7 kB)
2026-07-26T12:22:40.4679540Z Collecting urllib3<1.27,>=1.21.1
2026-07-26T12:22:40.4991840Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
2026-07-26T12:22:40.6835230Z Collecting certifi>=2017.4.17
2026-07-26T12:22:40.6956180Z Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
2026-07-26T12:22:40.9877160Z Collecting chardet<5,>=3.0.2; python_version < "3"
2026-07-26T12:22:40.9921490Z Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB)
2026-07-26T12:22:41.0813130Z Collecting idna<3,>=2.5; python_version < "3"
2026-07-26T12:22:41.0889990Z Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
2026-07-26T12:22:41.1071410Z Using legacy 'setup.py install' for vmprof, since package 'wheel' is not installed.
2026-07-26T12:22:41.3578200Z Installing collected packages: urllib3, certifi, chardet, idna, requests, six, pytz, colorama, backports.shutil-which, vmprof
2026-07-26T12:22:43.1719020Z Running setup.py install for vmprof: started
2026-07-26T12:22:43.9272720Z Running setup.py install for vmprof: finished with status 'done'
2026-07-26T12:22:43.9755930Z Successfully installed backports.shutil-which-3.5.2 certifi-2021.10.8 chardet-4.0.0 colorama-0.4.6 idna-2.10 pytz-2026.3.post1 requests-2.27.1 six-1.17.0 urllib3-1.26.20 vmprof-0.4.18.1
Run echo "parallel_runs=4" > machine_cfg.py
2026-07-26T12:22:44.0001130Z echo "parallel_runs=4" > machine_cfg.py
2026-07-26T12:22:44.0081210Z shell: /bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-26T12:22:44.0081810Z env:
2026-07-26T12:22:44.0082310Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:22:44.0083120Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:22:44.0083910Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:22:44.0084690Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:22:44.0085600Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64/bin/lib/pkgconfig
Run set -o pipefail
2026-07-26T12:22:44.0529430Z set -o pipefail
2026-07-26T12:22:44.0530060Z case "$SUITE" in
2026-07-26T12:22:44.0530640Z rlib)
2026-07-26T12:22:44.0531210Z PYPYCHERRYPICK="rlib" ;;
2026-07-26T12:22:44.0531890Z translator)
2026-07-26T12:22:44.0532510Z PYPYCHERRYPICK="translator" ;;
2026-07-26T12:22:44.0533230Z misc)
2026-07-26T12:22:44.0533730Z case "$ARCH" in
2026-07-26T12:22:44.0534540Z win64) PYPYCHERRYPICK="annotator:config:flowspace:tool:memory" ;;
2026-07-26T12:22:44.0535610Z *) PYPYCHERRYPICK="annotator:config:flowspace:tool:rtyper:memory" ;;
2026-07-26T12:22:44.0536390Z esac ;;
2026-07-26T12:22:44.0536790Z jit-arch)
2026-07-26T12:22:44.0537190Z case "$ARCH" in
2026-07-26T12:22:44.0537730Z arm64) PYPYCHERRYPICK="jit/backend/aarch64" ;;
2026-07-26T12:22:44.0538620Z *) PYPYCHERRYPICK="jit/backend/x86" ;;
2026-07-26T12:22:44.0539220Z esac ;;
2026-07-26T12:22:44.0539620Z jit-other)
2026-07-26T12:22:44.0540010Z case "$ARCH" in
2026-07-26T12:22:44.0541820Z arm64) PYPYCHERRYPICK="jit/metainterp:jit/codewriter:jit/tl:jit/tool:jit/backend/x86:jit/backend/arm:jit/backend/llgraph:jit/backend/llsupport:jit/backend/ppc:jit/backend/riscv:jit/backend/test:jit/backend/tool:jit/backend/zarch" ;;
2026-07-26T12:22:44.0545060Z *) PYPYCHERRYPICK="jit/metainterp:jit/codewriter:jit/tl:jit/tool:jit/backend/aarch64:jit/backend/arm:jit/backend/llgraph:jit/backend/llsupport:jit/backend/ppc:jit/backend/riscv:jit/backend/test:jit/backend/tool:jit/backend/zarch" ;;
2026-07-26T12:22:44.0547070Z esac ;;
2026-07-26T12:22:44.0547470Z esac
2026-07-26T12:22:44.0547860Z export PYPYCHERRYPICK
2026-07-26T12:22:44.0548350Z if [ -n "$CONTAINER" ]; then
2026-07-26T12:22:44.0548860Z docker run --rm \
2026-07-26T12:22:44.0549570Z -v "$GITHUB_WORKSPACE:/workspace" \
2026-07-26T12:22:44.0550130Z -w /workspace \
2026-07-26T12:22:44.0550590Z -e PYPYCHERRYPICK \
2026-07-26T12:22:44.0551070Z -e PYTHONPATH \
2026-07-26T12:22:44.0551520Z "$CONTAINER" \
2026-07-26T12:22:44.0552000Z pypy testrunner/runner.py \
2026-07-26T12:22:44.0552560Z --config=pypy/testrunner_cfg.py \
2026-07-26T12:22:44.0553690Z --config=machine_cfg.py \
2026-07-26T12:22:44.0554200Z --root=rpython \
2026-07-26T12:22:44.0554660Z --timeout=1759 \
2026-07-26T12:22:44.0555130Z --logfile=testrun.log \
2026-07-26T12:22:44.0555790Z 2>&1 | tee testrun-output.log
2026-07-26T12:22:44.0556320Z else
2026-07-26T12:22:44.0556710Z pypy testrunner/runner.py \
2026-07-26T12:22:44.0557260Z --config=pypy/testrunner_cfg.py \
2026-07-26T12:22:44.0557820Z --config=machine_cfg.py \
2026-07-26T12:22:44.0558320Z --root=rpython \
2026-07-26T12:22:44.0558770Z --timeout=1759 \
2026-07-26T12:22:44.0559220Z --logfile=testrun.log \
2026-07-26T12:22:44.0559750Z 2>&1 | tee testrun-output.log
2026-07-26T12:22:44.0560240Z fi
2026-07-26T12:22:44.0619500Z shell: /bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-26T12:22:44.0620110Z env:
2026-07-26T12:22:44.0620680Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:22:44.0621510Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:22:44.0622310Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:22:44.0623120Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:22:44.0624580Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64/bin/lib/pkgconfig
2026-07-26T12:22:44.0625550Z SUITE: jit-arch
2026-07-26T12:22:44.0625940Z ARCH: x86
2026-07-26T12:22:44.0626280Z CONTAINER:
2026-07-26T12:22:44.0626640Z PYTHONPATH: .
2026-07-26T12:22:44.0627030Z PYPY_LOCALBASE: /usr/local
2026-07-26T12:25:00.6646310Z using config pypy/testrunner_cfg.py
2026-07-26T12:25:00.7587960Z using config machine_cfg.py
2026-07-26T12:25:00.8386290Z running 4 parallel test workers
2026-07-26T12:25:00.8602360Z setting MAKEFLAGS to ' ' (space)
2026-07-26T12:25:00.9406770Z -- jit/backend/x86/test/test_assembler.py
2026-07-26T12:25:00.9608700Z -- jit/backend/x86/test/test_basic.py
2026-07-26T12:25:00.9630930Z -- jit/backend/x86/test/test_call.py
2026-07-26T12:25:00.9650620Z -- jit/backend/x86/test/test_callbuilder.py
2026-07-26T12:25:00.9713660Z -- jit/backend/x86/test/test_calling_convention.py
2026-07-26T12:25:00.9773800Z -- jit/backend/x86/test/test_del.py
2026-07-26T12:25:00.9784310Z -- jit/backend/x86/test/test_dict.py
2026-07-26T12:25:00.9861100Z -- jit/backend/x86/test/test_exception.py
2026-07-26T12:25:00.9863310Z -- jit/backend/x86/test/test_fficall.py
2026-07-26T12:25:00.9884500Z -- jit/backend/x86/test/test_float.py
2026-07-26T12:25:01.0010880Z -- jit/backend/x86/test/test_jitlog.py
2026-07-26T12:25:01.0062300Z -- jit/backend/x86/test/test_jump.py
2026-07-26T12:25:01.0174040Z -- jit/backend/x86/test/test_list.py
2026-07-26T12:25:01.0264890Z -- jit/backend/x86/test/test_llop.py
2026-07-26T12:25:01.0405910Z -- jit/backend/x86/test/test_longlong.py
2026-07-26T12:25:01.0451480Z -- jit/backend/x86/test/test_loop_unroll.py
2026-07-26T12:25:01.0594760Z -- jit/backend/x86/test/test_quasiimmut.py
2026-07-26T12:25:01.0675870Z -- jit/backend/x86/test/test_rawmem.py
2026-07-26T12:25:01.0703790Z -- jit/backend/x86/test/test_recursive.py
2026-07-26T12:25:01.1291340Z -- jit/backend/x86/test/test_regalloc.py
2026-07-26T12:25:01.1472590Z -- jit/backend/x86/test/test_regloc.py
2026-07-26T12:25:01.1690010Z -- jit/backend/x86/test/test_runner.py
2026-07-26T12:25:01.1715610Z -- jit/backend/x86/test/test_rvmprof.py
2026-07-26T12:25:01.2257900Z -- jit/backend/x86/test/test_rx86.py
2026-07-26T12:25:01.2265020Z -- jit/backend/x86/test/test_rx86_32_auto_encoding.py
2026-07-26T12:25:01.2294980Z -- jit/backend/x86/test/test_rx86_64_auto_encoding.py
2026-07-26T12:25:01.2340800Z -- jit/backend/x86/test/test_send.py
2026-07-26T12:25:01.2394700Z -- jit/backend/x86/test/test_slist.py
2026-07-26T12:25:01.2407720Z -- jit/backend/x86/test/test_string.py
2026-07-26T12:25:01.2453360Z -- jit/backend/x86/test/test_symbolic_x86.py
2026-07-26T12:25:01.2493150Z -- jit/backend/x86/test/test_tl.py
2026-07-26T12:25:01.2707110Z -- jit/backend/x86/test/test_tlc.py
2026-07-26T12:25:01.2724650Z -- jit/backend/x86/test/test_tracelimit.py
2026-07-26T12:25:01.3507620Z -- jit/backend/x86/test/test_virtual.py
2026-07-26T12:25:01.3627810Z -- jit/backend/x86/test/test_virtualizable.py
2026-07-26T12:25:01.3800700Z -- jit/backend/x86/test/test_virtualref.py
2026-07-26T12:25:01.3928770Z -- jit/backend/x86/test/test_x86vector.py
2026-07-26T12:25:01.4622020Z -- jit/backend/x86/test/test_zmath.py
2026-07-26T12:25:01.4868020Z -- jit/backend/x86/test/test_zrpy_gc.py
2026-07-26T12:25:01.5870290Z -- jit/backend/x86/test/test_zrpy_gc_boehm.py
2026-07-26T12:25:01.6084970Z -- jit/backend/x86/test/test_zrpy_releasegil.py
2026-07-26T12:25:01.6220690Z -- jit/backend/x86/test/test_zrpy_vecopt.py
2026-07-26T12:25:01.6416700Z -- jit/backend/x86/test/test_zrpy_vmprof.py
2026-07-26T12:25:01.6504920Z -- jit/backend/x86/test/test_ztranslation_basic.py
2026-07-26T12:25:01.6980890Z -- jit/backend/x86/test/test_ztranslation_call_assembler.py
2026-07-26T12:25:01.7255180Z -- jit/backend/x86/test/test_ztranslation_external_exception.py
2026-07-26T12:25:01.7331740Z -- jit/backend/x86/test/test_ztranslation_jit_stats.py
2026-07-26T12:25:01.7611340Z -- jit/backend/x86/tool/test/test_viewcode.py
2026-07-26T12:25:01.8100320Z -- total: 48 to run
2026-07-26T12:25:01.8457210Z ++ 12:22:44 starting jit/backend/x86/test/test_assembler.py [1 started in total]
2026-07-26T12:25:01.8672280Z ++ 12:22:44 starting jit/backend/x86/test/test_basic.py [2 started in total]
2026-07-26T12:25:01.8877700Z ++ 12:22:44 starting jit/backend/x86/test/test_call.py [3 started in total]
2026-07-26T12:25:01.9636240Z ++ 12:22:44 starting jit/backend/x86/test/test_callbuilder.py [4 started in total]
2026-07-26T12:25:01.9788930Z __ jit/backend/x86/test/test_callbuilder.py [1 done in total, somefailed=False]
2026-07-26T12:25:01.9850930Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:25:02.0053360Z ============================= test session starts ==============================
2026-07-26T12:25:02.0132930Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:25:02.0273010Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:25:02.0491300Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:25:02.0569590Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:25:02.0585650Z plugins: hypothesis-4.39.3
2026-07-26T12:25:02.0663560Z collected 2 items
2026-07-26T12:25:02.0804170Z
2026-07-26T12:25:02.0942460Z jit/backend/x86/test/test_callbuilder.py ..
2026-07-26T12:25:02.1135470Z
2026-07-26T12:25:02.1419630Z =========================== 2 passed in 1.67 seconds ===========================
2026-07-26T12:25:02.2178970Z ++ 12:23:18 starting jit/backend/x86/test/test_calling_convention.py [5 started in total]
2026-07-26T12:25:02.2245200Z __ jit/backend/x86/test/test_assembler.py [2 done in total, somefailed=False] _
2026-07-26T12:25:02.2630530Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:25:02.3234540Z ============================= test session starts ==============================
2026-07-26T12:25:02.3309790Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:25:02.3359680Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:25:02.4090980Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:25:02.4299160Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:25:02.4376200Z plugins: hypothesis-4.39.3
2026-07-26T12:25:02.4555030Z collected 3 items
2026-07-26T12:25:02.5234490Z
2026-07-26T12:25:02.5421410Z jit/backend/x86/test/test_assembler.py ...
2026-07-26T12:25:02.5623320Z
2026-07-26T12:25:02.5904950Z =========================== 3 passed in 9.40 seconds ===========================
2026-07-26T12:25:02.6835590Z ++ 12:23:23 starting jit/backend/x86/test/test_del.py [6 started in total]
2026-07-26T12:25:02.7051980Z __ jit/backend/x86/test/test_del.py [3 done in total, somefailed=False] _______
2026-07-26T12:25:02.7367760Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:25:02.8205420Z ============================= test session starts ==============================
2026-07-26T12:25:02.8342050Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:25:02.8660790Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:25:02.9278040Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:25:02.9353240Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:25:02.9787840Z plugins: hypothesis-4.39.3
2026-07-26T12:25:02.9819380Z collected 3 items
2026-07-26T12:25:03.0502340Z
2026-07-26T12:25:03.0830790Z jit/backend/x86/test/test_del.py ...
2026-07-26T12:25:03.1023280Z
2026-07-26T12:25:03.1191600Z =========================== 3 passed in 9.96 seconds ===========================
2026-07-26T12:25:03.1265680Z ++ 12:23:39 starting jit/backend/x86/test/test_dict.py [7 started in total]
2026-07-26T12:25:03.1283640Z __ jit/backend/x86/test/test_call.py [4 done in total, somefailed=False] ______
2026-07-26T12:25:03.1355500Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:25:03.1374130Z ============================= test session starts ==============================
2026-07-26T12:25:03.1491270Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:25:03.1768700Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:25:03.2057020Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.py
2026-07-26T12:25:03.2148150Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:25:03.2363040Z plugins: hypothesis-4.39.3
2026-07-26T12:25:03.2461200Z collected 16 items
2026-07-26T12:25:03.2542310Z
2026-07-26T12:25:03.2786270Z jit/backend/x86/test/test_call.py ................
2026-07-26T12:25:03.3293510Z
2026-07-26T12:25:03.3536160Z ========================== 16 passed in 36.27 seconds ==========================
2026-07-26T12:25:03.3706100Z ++ 12:23:51 starting jit/backend/x86/test/test_exception.py [8 started in total]
2026-07-26T12:25:03.3743010Z __ jit/backend/x86/test/test_exception.py [5 done in total, somefailed=False] _
2026-07-26T12:25:03.3956080Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:25:03.4436860Z ============================= test session starts ==============================
2026-07-26T12:25:03.4641450Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:25:03.4920260Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:25:03.5241150Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:25:03.5312420Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:25:03.5416180Z plugins: hypothesis-4.39.3
2026-07-26T12:25:03.5542710Z collected 32 items
2026-07-26T12:25:03.5560890Z
2026-07-26T12:25:03.5704130Z jit/backend/x86/test/test_exception.py s...............................
2026-07-26T12:25:03.5859110Z
2026-07-26T12:25:03.6197320Z ==================== 31 passed, 1 skipped in 34.73 seconds =====================
2026-07-26T12:25:03.6840740Z ++ 12:24:30 starting jit/backend/x86/test/test_fficall.py [9 started in total]
2026-07-26T12:25:03.6915800Z __ jit/backend/x86/test/test_calling_convention.py [6 done in total, somefailed=False]
2026-07-26T12:25:03.7052050Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:25:03.8054890Z ============================= test session starts ==============================
2026-07-26T12:25:03.8290420Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:25:03.8490530Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:25:03.8566340Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:25:03.9144620Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:25:03.9648010Z plugins: hypothesis-4.39.3
2026-07-26T12:25:03.9683320Z collected 7 items
2026-07-26T12:25:03.9761820Z
2026-07-26T12:25:03.9788420Z jit/backend/x86/test/test_calling_convention.py .......
2026-07-26T12:25:03.9793240Z
2026-07-26T12:25:03.9796800Z ========================== 7 passed in 78.57 seconds ===========================
2026-07-26T12:25:03.9800880Z ++ 12:24:47 starting jit/backend/x86/test/test_float.py [10 started in total]
2026-07-26T12:25:03.9805030Z __ jit/backend/x86/test/test_float.py [7 done in total, somefailed=False] _____
2026-07-26T12:25:03.9809770Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:25:03.9813510Z ============================= test session starts ==============================
2026-07-26T12:25:03.9817130Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:25:03.9824780Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:25:03.9829530Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:25:03.9833630Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:25:03.9836990Z plugins: hypothesis-4.39.3
2026-07-26T12:25:03.9840170Z collected 10 items
2026-07-26T12:25:03.9843040Z
2026-07-26T12:25:03.9845630Z jit/backend/x86/test/test_float.py ..........
2026-07-26T12:25:03.9995420Z
2026-07-26T12:25:04.0173940Z ========================== 10 passed in 9.42 seconds ===========================
2026-07-26T12:26:40.8380950Z ++ 12:25:00 starting jit/backend/x86/test/test_jitlog.py [11 started in total]
2026-07-26T12:26:40.9037220Z __ jit/backend/x86/test/test_jitlog.py [8 done in total, somefailed=False] ____
2026-07-26T12:26:40.9058330Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:26:40.9239060Z ============================= test session starts ==============================
2026-07-26T12:26:40.9752040Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:26:41.0179870Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:26:41.0586880Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:26:41.0910560Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:26:41.1148300Z plugins: hypothesis-4.39.3
2026-07-26T12:26:41.1374930Z collected 3 items
2026-07-26T12:26:41.1722530Z
2026-07-26T12:26:41.1963610Z jit/backend/x86/test/test_jitlog.py ...
2026-07-26T12:26:41.2379330Z
2026-07-26T12:26:41.2513860Z ========================== 3 passed in 23.06 seconds ===========================
2026-07-26T12:26:41.2881210Z ++ 12:25:29 starting jit/backend/x86/test/test_jump.py [12 started in total]
2026-07-26T12:26:41.3362690Z __ jit/backend/x86/test/test_fficall.py [9 done in total, somefailed=False] ___
2026-07-26T12:26:41.3590710Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:26:41.3632920Z ============================= test session starts ==============================
2026-07-26T12:26:41.3930390Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:26:41.4486410Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:26:41.4671770Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:26:41.4922640Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:26:41.5101930Z plugins: hypothesis-4.39.3
2026-07-26T12:26:41.5704830Z collected 12 items
2026-07-26T12:26:41.5737890Z
2026-07-26T12:26:41.5825380Z jit/backend/x86/test/test_fficall.py ...s........
2026-07-26T12:26:41.5850500Z
2026-07-26T12:26:41.5937490Z ==================== 11 passed, 1 skipped in 53.35 seconds =====================
2026-07-26T12:26:41.6367000Z ++ 12:25:30 starting jit/backend/x86/test/test_list.py [13 started in total]
2026-07-26T12:26:41.6937290Z __ jit/backend/x86/test/test_jump.py [10 done in total, somefailed=False] _____
2026-07-26T12:26:41.7241060Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:26:41.7821010Z ============================= test session starts ==============================
2026-07-26T12:26:41.8378320Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:26:41.8610740Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:26:41.8953780Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:26:41.9556890Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:26:41.9854340Z plugins: hypothesis-4.39.3
2026-07-26T12:26:41.9978700Z collected 12 items
2026-07-26T12:26:42.0437750Z
2026-07-26T12:26:42.0840310Z jit/backend/x86/test/test_jump.py ............
2026-07-26T12:26:42.1269450Z
2026-07-26T12:26:42.1571530Z ========================== 12 passed in 22.51 seconds ==========================
2026-07-26T12:26:42.1767220Z ++ 12:25:54 starting jit/backend/x86/test/test_llop.py [14 started in total]
2026-07-26T12:26:42.1768560Z __ jit/backend/x86/test/test_list.py [11 done in total, somefailed=False] _____
2026-07-26T12:26:42.2175450Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:26:42.2516750Z ============================= test session starts ==============================
2026-07-26T12:26:42.3041760Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:26:42.3210060Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:26:42.3703620Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:26:42.3733830Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:26:42.3954450Z plugins: hypothesis-4.39.3
2026-07-26T12:26:42.4116290Z collected 23 items
2026-07-26T12:26:42.4161750Z
2026-07-26T12:26:42.4181030Z jit/backend/x86/test/test_list.py ...s...................
2026-07-26T12:26:42.4248210Z
2026-07-26T12:26:42.4267340Z ==================== 22 passed, 1 skipped in 34.12 seconds =====================
2026-07-26T12:26:42.4413110Z ++ 12:26:09 starting jit/backend/x86/test/test_longlong.py [15 started in total]
2026-07-26T12:26:42.5162510Z __ jit/backend/x86/test/test_llop.py [12 done in total, somefailed=False] _____
2026-07-26T12:26:42.5519780Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:26:42.5601950Z ============================= test session starts ==============================
2026-07-26T12:26:42.6562170Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:26:42.6673740Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:26:42.6702560Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:26:42.6846200Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:26:42.7811860Z plugins: hypothesis-4.39.3
2026-07-26T12:26:42.8002520Z collected 5 items
2026-07-26T12:26:42.8778160Z
2026-07-26T12:26:42.9211490Z jit/backend/x86/test/test_llop.py .....
2026-07-26T12:26:42.9445670Z
2026-07-26T12:26:42.9527690Z ========================== 5 passed in 10.67 seconds ===========================
2026-07-26T12:26:42.9654780Z ++ 12:26:10 starting jit/backend/x86/test/test_loop_unroll.py [16 started in total]
2026-07-26T12:26:42.9670740Z __ jit/backend/x86/test/test_longlong.py [13 done in total, somefailed=False] _
2026-07-26T12:26:42.9744460Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:26:42.9760530Z ============================= test session starts ==============================
2026-07-26T12:26:42.9828650Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:26:42.9847060Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:26:42.9917640Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:26:42.9934380Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:26:43.0001790Z plugins: hypothesis-4.39.3
2026-07-26T12:26:43.0020460Z collected 14 items
2026-07-26T12:26:43.0173420Z
2026-07-26T12:26:43.0595720Z jit/backend/x86/test/test_longlong.py ssssssssssssss
2026-07-26T12:26:43.1122110Z
2026-07-26T12:26:43.1515460Z ========================== 14 skipped in 0.79 seconds ==========================
2026-07-26T12:26:43.1751690Z ++ 12:26:12 starting jit/backend/x86/test/test_quasiimmut.py [17 started in total]
2026-07-26T12:26:43.2233300Z __ jit/backend/x86/test/test_dict.py [14 done in total, somefailed=False] _____
2026-07-26T12:26:43.2305820Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:26:43.2639110Z ============================= test session starts ==============================
2026-07-26T12:26:43.3088210Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:26:43.3335880Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:26:43.3506680Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:26:43.3792720Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:26:43.4207540Z plugins: hypothesis-4.39.3
2026-07-26T12:26:43.4525290Z collected 20 items
2026-07-26T12:26:43.4587770Z
2026-07-26T12:26:43.4663380Z jit/backend/x86/test/test_dict.py ....................
2026-07-26T12:26:43.4827160Z
2026-07-26T12:26:43.4994430Z ========================= 20 passed in 144.00 seconds ==========================
2026-07-26T12:26:43.5002230Z ++ 12:26:14 starting jit/backend/x86/test/test_rawmem.py [18 started in total]
2026-07-26T12:26:43.5034630Z __ jit/backend/x86/test/test_rawmem.py [15 done in total, somefailed=False] ___
2026-07-26T12:26:43.5040780Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:26:43.5045350Z ============================= test session starts ==============================
2026-07-26T12:26:43.5050030Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:26:43.5055020Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:26:43.5060150Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:26:43.5064140Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:26:43.5068920Z plugins: hypothesis-4.39.3
2026-07-26T12:26:43.5072700Z collected 7 items
2026-07-26T12:26:43.5076220Z
2026-07-26T12:26:43.5079940Z jit/backend/x86/test/test_rawmem.py .......
2026-07-26T12:26:43.5083650Z
2026-07-26T12:26:43.5087540Z =========================== 7 passed in 7.00 seconds ===========================
2026-07-26T12:26:43.5091930Z ++ 12:26:23 starting jit/backend/x86/test/test_recursive.py [19 started in total]
2026-07-26T12:26:43.5096290Z __ jit/backend/x86/test/test_quasiimmut.py [16 done in total, somefailed=False]
2026-07-26T12:26:43.5158720Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:26:43.5229610Z ============================= test session starts ==============================
2026-07-26T12:26:43.5671300Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:26:43.5858440Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:26:43.5944150Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:26:43.6244170Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:26:43.6682130Z plugins: hypothesis-4.39.3
2026-07-26T12:26:43.6873950Z collected 20 items
2026-07-26T12:26:43.6951330Z
2026-07-26T12:26:43.7251210Z jit/backend/x86/test/test_quasiimmut.py ..............s.....
2026-07-26T12:26:43.7692690Z
2026-07-26T12:26:43.7731240Z ==================== 19 passed, 1 skipped in 18.59 seconds =====================
2026-07-26T12:26:43.7770370Z ++ 12:26:33 starting jit/backend/x86/test/test_regalloc.py [20 started in total]
2026-07-26T12:26:43.7778380Z __ jit/backend/x86/test/test_regalloc.py [17 done in total, somefailed=False] _
2026-07-26T12:26:43.7784800Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:26:43.7792340Z ============================= test session starts ==============================
2026-07-26T12:26:43.7797560Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:26:43.7803500Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:26:43.7809190Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:26:43.7906390Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:26:43.7944210Z plugins: hypothesis-4.39.3
2026-07-26T12:26:43.7980760Z collected 19 items
2026-07-26T12:26:43.7987180Z
2026-07-26T12:26:43.7992030Z jit/backend/x86/test/test_regalloc.py ....s........s.....
2026-07-26T12:26:43.7996700Z
2026-07-26T12:26:43.8001100Z ===================== 17 passed, 2 skipped in 4.44 seconds =====================
2026-07-26T12:28:16.7702520Z ++ 12:26:40 starting jit/backend/x86/test/test_regloc.py [21 started in total]
2026-07-26T12:28:16.7931680Z __ jit/backend/x86/test/test_regloc.py [18 done in total, somefailed=False] ___
2026-07-26T12:28:16.7939250Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:28:16.7973170Z ============================= test session starts ==============================
2026-07-26T12:28:16.7981530Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:28:16.8125190Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:28:16.8162710Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:28:16.8231600Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:28:16.8248640Z plugins: hypothesis-4.39.3
2026-07-26T12:28:16.8416220Z collected 25 items
2026-07-26T12:28:16.8729910Z
2026-07-26T12:28:16.8793760Z jit/backend/x86/test/test_regloc.py ....s..................s.
2026-07-26T12:28:16.8895850Z
2026-07-26T12:28:16.8945190Z ===================== 23 passed, 2 skipped in 0.89 seconds =====================
2026-07-26T12:28:16.8973110Z ++ 12:26:44 starting jit/backend/x86/test/test_runner.py [22 started in total]
2026-07-26T12:28:16.9058620Z __ jit/backend/x86/test/test_basic.py [19 done in total, somefailed=False] ____
2026-07-26T12:28:16.9085800Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:28:16.9120060Z ============================= test session starts ==============================
2026-07-26T12:28:16.9126460Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:28:16.9165100Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:28:16.9173420Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:28:16.9251140Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:28:16.9310370Z plugins: hypothesis-4.39.3
2026-07-26T12:28:16.9343040Z collected 194 items
2026-07-26T12:28:16.9401260Z
2026-07-26T12:28:16.9425730Z jit/backend/x86/test/test_basic.py .s...........................................................................................................................................s................s..............s...........s........
2026-07-26T12:28:16.9571460Z
2026-07-26T12:28:16.9724250Z =================== 189 passed, 5 skipped in 252.34 seconds ====================
2026-07-26T12:28:16.9824630Z ++ 12:27:29 starting jit/backend/x86/test/test_rvmprof.py [23 started in total]
2026-07-26T12:28:16.9890000Z __ jit/backend/x86/test/test_loop_unroll.py [20 done in total, somefailed=False]
2026-07-26T12:28:16.9916840Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:28:16.9949980Z ============================= test session starts ==============================
2026-07-26T12:28:16.9973420Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:28:16.9989110Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:28:16.9998000Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:28:17.0140750Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:28:17.0178130Z plugins: hypothesis-4.39.3
2026-07-26T12:28:17.0247640Z collected 37 items
2026-07-26T12:28:17.0270580Z
2026-07-26T12:28:17.0290350Z jit/backend/x86/test/test_loop_unroll.py ..............................ss.s...
2026-07-26T12:28:17.0444630Z
2026-07-26T12:28:17.0716990Z ==================== 34 passed, 3 skipped in 74.49 seconds =====================
2026-07-26T12:28:17.0743380Z ++ 12:27:31 starting jit/backend/x86/test/test_rx86.py [24 started in total]
2026-07-26T12:28:17.0759870Z __ jit/backend/x86/test/test_rx86.py [21 done in total, somefailed=False] _____
2026-07-26T12:28:17.0786420Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:28:17.0794110Z ============================= test session starts ==============================
2026-07-26T12:28:17.0825940Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:28:17.0829530Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:28:17.0834680Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:28:17.0853420Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:28:17.0868360Z plugins: hypothesis-4.39.3
2026-07-26T12:28:17.0870030Z collected 34 items
2026-07-26T12:28:17.0877150Z
2026-07-26T12:28:17.0949390Z jit/backend/x86/test/test_rx86.py ..................................
2026-07-26T12:28:17.1012570Z
2026-07-26T12:28:17.1018710Z ========================== 34 passed in 0.18 seconds ===========================
2026-07-26T12:28:17.1053160Z ++ 12:27:35 starting jit/backend/x86/test/test_rx86_32_auto_encoding.py [25 started in total]
2026-07-26T12:28:17.1139270Z __ jit/backend/x86/test/test_rx86_32_auto_encoding.py [22 done in total, somefailed=False]
2026-07-26T12:28:17.1293110Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:28:17.1440460Z ============================= test session starts ==============================
2026-07-26T12:28:17.1624820Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:28:17.1654570Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:28:17.1696910Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:28:17.1750160Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:28:17.1760740Z plugins: hypothesis-4.39.3
2026-07-26T12:28:17.1885120Z collected 0 items / 1 skipped
2026-07-26T12:28:17.1891170Z
2026-07-26T12:28:17.1929880Z ========================== 1 skipped in 1.16 seconds ===========================
2026-07-26T12:28:17.1939780Z ++ 12:27:39 starting jit/backend/x86/test/test_rx86_64_auto_encoding.py [26 started in total]
2026-07-26T12:28:17.1967750Z __ jit/backend/x86/test/test_rx86_64_auto_encoding.py [23 done in total, somefailed=False]
2026-07-26T12:28:17.2042050Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:28:17.2053360Z ============================= test session starts ==============================
2026-07-26T12:28:17.2059210Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:28:17.2233880Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:28:17.2562150Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:28:17.2589420Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:28:17.2626860Z plugins: hypothesis-4.39.3
2026-07-26T12:28:17.2670380Z collected 1 items / 1 skipped
2026-07-26T12:28:17.2677660Z
2026-07-26T12:28:17.2753860Z jit/backend/x86/test/test_rx86_64_auto_encoding.py s
2026-07-26T12:28:17.2823850Z
2026-07-26T12:28:17.2859930Z ========================== 2 skipped in 0.16 seconds ===========================
2026-07-26T12:28:17.2914400Z ++ 12:27:41 starting jit/backend/x86/test/test_send.py [27 started in total]
2026-07-26T12:28:17.2928340Z __ jit/backend/x86/test/test_rvmprof.py [24 done in total, somefailed=False] __
2026-07-26T12:28:17.2948790Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:28:17.3014980Z ============================= test session starts ==============================
2026-07-26T12:28:17.3070940Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:28:17.3103290Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:28:17.3166950Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:28:17.3249540Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:28:17.3389090Z plugins: hypothesis-4.39.3
2026-07-26T12:28:17.3415690Z collected 3 items
2026-07-26T12:28:17.3447630Z
2026-07-26T12:28:17.3453160Z jit/backend/x86/test/test_rvmprof.py ...
2026-07-26T12:28:17.3486490Z
2026-07-26T12:28:17.3495010Z =========================== 3 passed in 9.61 seconds ===========================
2026-07-26T12:28:17.3656250Z ++ 12:27:41 starting jit/backend/x86/test/test_slist.py [28 started in total]
2026-07-26T12:28:17.3677280Z __ jit/backend/x86/test/test_slist.py [25 done in total, somefailed=False] ____
2026-07-26T12:28:17.3694390Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:28:17.3702240Z ============================= test session starts ==============================
2026-07-26T12:28:17.3763430Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:28:17.3803760Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:28:17.3944710Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:28:17.4168830Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:28:17.4337280Z plugins: hypothesis-4.39.3
2026-07-26T12:28:17.4477550Z collected 6 items
2026-07-26T12:28:17.4501080Z
2026-07-26T12:28:17.4531210Z jit/backend/x86/test/test_slist.py s.....
2026-07-26T12:28:17.4582770Z
2026-07-26T12:28:17.4664860Z ===================== 5 passed, 1 skipped in 9.31 seconds ======================
2026-07-26T12:28:17.4701310Z ++ 12:27:52 starting jit/backend/x86/test/test_string.py [29 started in total]
2026-07-26T12:28:17.4708230Z __ jit/backend/x86/test/test_send.py [26 done in total, somefailed=False] _____
2026-07-26T12:28:17.4741900Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:28:17.4771010Z ============================= test session starts ==============================
2026-07-26T12:28:17.4775940Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:28:17.4782390Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:28:17.4786120Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:28:17.4789070Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:28:17.4790930Z plugins: hypothesis-4.39.3
2026-07-26T12:28:17.4793690Z collected 23 items
2026-07-26T12:28:17.4796500Z
2026-07-26T12:28:17.4799310Z jit/backend/x86/test/test_send.py .......................
2026-07-26T12:28:17.4801980Z
2026-07-26T12:28:17.4804400Z ========================== 23 passed in 27.90 seconds ==========================
2026-07-26T12:28:17.4807700Z ++ 12:28:14 starting jit/backend/x86/test/test_symbolic_x86.py [30 started in total]
2026-07-26T12:28:17.4811280Z __ jit/backend/x86/test/test_symbolic_x86.py [27 done in total, somefailed=False]
2026-07-26T12:28:21.2882560Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:28:21.3130230Z ============================= test session starts ==============================
2026-07-26T12:28:21.3160210Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:28:21.3195190Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:28:21.3233970Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:28:21.3246860Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:28:21.3269920Z plugins: hypothesis-4.39.3
2026-07-26T12:28:21.3278660Z collected 6 items
2026-07-26T12:28:21.3299610Z
2026-07-26T12:28:21.3303130Z jit/backend/x86/test/test_symbolic_x86.py ......
2026-07-26T12:28:21.3340270Z
2026-07-26T12:28:21.3350310Z =========================== 6 passed in 0.02 seconds ===========================
2026-07-26T12:28:21.3387250Z ++ 12:28:16 starting jit/backend/x86/test/test_tl.py [31 started in total]
2026-07-26T12:28:21.3424970Z __ jit/backend/x86/test/test_recursive.py [28 done in total, somefailed=True] _
2026-07-26T12:28:21.3491590Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:28:21.3508890Z ============================= test session starts ==============================
2026-07-26T12:28:21.3530560Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:28:21.3630320Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:28:21.3689330Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:28:21.3730400Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:28:21.3849440Z plugins: hypothesis-4.39.3
2026-07-26T12:28:21.4069620Z collected 42 items
2026-07-26T12:28:21.4102120Z
2026-07-26T12:28:21.4141860Z jit/backend/x86/test/test_recursive.py ................s........s...............F
2026-07-26T12:28:21.4151170Z
2026-07-26T12:28:21.4215170Z =================================== FAILURES ===================================
2026-07-26T12:28:21.4293700Z ____________ TestRecursive.test_tco_doesnt_lead_to_infinite_tracing ____________
2026-07-26T12:28:21.4326800Z
2026-07-26T12:28:21.4396790Z self = <rpython.jit.backend.x86.test.test_recursive.TestRecursive instance at 0x00007f934e04d6e0>
2026-07-26T12:28:21.4411820Z
2026-07-26T12:28:21.4589280Z def test_tco_doesnt_lead_to_infinite_tracing(self):
2026-07-26T12:28:21.4917570Z import multiprocessing
2026-07-26T12:28:21.4945020Z # this is super annoying to test too! since we have stack overflows in
2026-07-26T12:28:21.4979420Z # the llinterp, sort of random things can happen, depending on how much
2026-07-26T12:28:21.4986920Z # code in llinterp and pyjitpl are already jitted. therefore we run the
2026-07-26T12:28:21.5019860Z # function in a subprocess.
2026-07-26T12:28:21.5027770Z import subprocess, sys, os
2026-07-26T12:28:21.5041830Z env = os.environ.copy()
2026-07-26T12:28:21.5165330Z env["PYTHONPATH"] = os.pathsep.join(sys.path)
2026-07-26T12:28:21.5197950Z > subprocess.check_output("%s %s" % (sys.executable, __file__), shell=True, env=env)
2026-07-26T12:28:21.5208500Z
2026-07-26T12:28:21.5263730Z jit/metainterp/test/test_recursive.py:1369:
2026-07-26T12:28:21.5280460Z _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
2026-07-26T12:28:21.5427180Z
2026-07-26T12:28:21.5635560Z popenargs = ('/Users/runner/hostedtoolcache/PyPy/2.7.18/x64/bin/pypy /Users/runner/work/pypy/pypy/rpython/jit/metainterp/test/test_recursive.py',)
2026-07-26T12:28:21.5664740Z kwargs = {'env': {'ACTIONS_ORCHESTRATION_ID': '7c5c509c-02cf-4993-bee8-52dd6249c422.test.jit-arch_macos-x86_64', 'ACTIONS_RUNNE...SDIRECTORY': '/Users/runner/hostedtoolcache', 'ANDROID_HOME': '/Users/runner/Library/Android/sdk', ...}, 'shell': True}
2026-07-26T12:28:21.5706190Z process = <subprocess.Popen object at 0x00007f9353a3ab80>
2026-07-26T12:28:21.5753710Z output = '\tbh: live [1] -> 3\n\tbh: goto_if_not_int_lt [100000, 0, 10, 8] -> 10\n\tbh: inline_call_ir_i [<rpython.jit.backend....rk/pypy/pypy/rpython/rtyper/lltypesystem/lltype.py(1264)__getattr__()\n-> o = self._obj._getattr(field_name)\n(Pdb) \n'
2026-07-26T12:28:21.5760930Z unused_err = None, retcode = 1
2026-07-26T12:28:21.5770780Z cmd = '/Users/runner/hostedtoolcache/PyPy/2.7.18/x64/bin/pypy /Users/runner/work/pypy/pypy/rpython/jit/metainterp/test/test_recursive.py'
2026-07-26T12:28:21.5778880Z
2026-07-26T12:28:21.5786630Z def check_output(*popenargs, **kwargs):
2026-07-26T12:28:21.5822430Z r"""Run command with arguments and return its output as a byte string.
2026-07-26T12:28:21.5857680Z
2026-07-26T12:28:21.5870770Z If the exit code was non-zero it raises a CalledProcessError. The
2026-07-26T12:28:21.5878840Z CalledProcessError object will have the return code in the returncode
2026-07-26T12:28:21.5928250Z attribute and output in the output attribute.
2026-07-26T12:28:21.5962730Z
2026-07-26T12:28:21.6019120Z The arguments are the same as for the Popen constructor. Example:
2026-07-26T12:28:21.6024410Z
2026-07-26T12:28:21.6050700Z >>> check_output(["ls", "-l", "/dev/null"])
2026-07-26T12:28:21.6059330Z 'crw-rw-rw- 1 root root 1, 3 Oct 18 2007 /dev/null\n'
2026-07-26T12:28:21.6097490Z
2026-07-26T12:28:21.6122970Z The stdout argument is not allowed as it is used internally.
2026-07-26T12:28:21.6158540Z To capture standard error in the result, use stderr=STDOUT.
2026-07-26T12:28:21.6222600Z
2026-07-26T12:28:21.6249770Z >>> check_output(["/bin/sh", "-c",
2026-07-26T12:28:21.6259610Z ... "ls -l non_existent_file ; exit 0"],
2026-07-26T12:28:21.6318850Z ... stderr=STDOUT)
2026-07-26T12:28:21.6367070Z 'ls: non_existent_file: No such file or directory\n'
2026-07-26T12:28:21.6402690Z """
2026-07-26T12:28:21.6531800Z if 'stdout' in kwargs:
2026-07-26T12:28:21.6558780Z raise ValueError('stdout argument not allowed, it will be overridden.')
2026-07-26T12:28:21.6592590Z process = Popen(stdout=PIPE, *popenargs, **kwargs)
2026-07-26T12:28:21.6631970Z output, unused_err = process.communicate()
2026-07-26T12:28:21.6639560Z retcode = process.poll()
2026-07-26T12:28:21.6709940Z if retcode:
2026-07-26T12:28:21.6800310Z cmd = kwargs.get("args")
2026-07-26T12:28:21.6834140Z if cmd is None:
2026-07-26T12:28:21.6839850Z cmd = popenargs[0]
2026-07-26T12:28:21.6925530Z > raise CalledProcessError(retcode, cmd, output=output)
2026-07-26T12:28:21.6929990Z E CalledProcessError: Command '/Users/runner/hostedtoolcache/PyPy/2.7.18/x64/bin/pypy /Users/runner/work/pypy/pypy/rpython/jit/metainterp/test/test_recursive.py' returned non-zero exit status 1
2026-07-26T12:28:21.6969000Z
2026-07-26T12:28:21.6978300Z ../../../../hostedtoolcache/PyPy/2.7.18/x64/lib-python/2.7/subprocess.py:223: CalledProcessError
2026-07-26T12:28:21.6998470Z ----------------------------- Captured stderr call -----------------------------
2026-07-26T12:28:21.7027400Z [rtyper] -=- specialized 12 blocks -=-
2026-07-26T12:28:21.7063500Z [rtyper] -=- specialized 4 more blocks -=-
2026-07-26T12:28:21.7070750Z [rtyper] -=- specialized 2 more blocks -=-
2026-07-26T12:28:21.7076360Z [rtyper] -=- specialized 7 more blocks -=-
2026-07-26T12:28:21.7095000Z [rtyper] -=- specialized 6 more blocks -=-
2026-07-26T12:28:21.7099380Z [rtyper] -=- specialized 17 more blocks -=-
2026-07-26T12:28:21.7126570Z [rtyper] -=- specialized 2 more blocks -=-
2026-07-26T12:28:21.7162760Z [rtyper] -=- specialized 3 more blocks -=-
2026-07-26T12:28:21.7171420Z [jitcodewriter:info] making JitCodes...
2026-07-26T12:28:21.7220540Z [jitcodewriter:info] There are 2 JitCode instances.
2026-07-26T12:28:21.7317490Z [jitcodewriter:info] There are 6 -live- ops. Size of liveness is 4 bytes
2026-07-26T12:28:21.7329200Z [jitcodewriter] compute_bitstrings:
2026-07-26T12:28:21.7352560Z [jitcodewriter] 0 effectinfos:
2026-07-26T12:28:21.7385950Z [jitcodewriter] 0 descrs for arrays
2026-07-26T12:28:21.7413960Z [jitcodewriter] 0 descrs for fields
2026-07-26T12:28:21.7438860Z [jitcodewriter] 0 descrs for interiorfields
2026-07-26T12:28:21.7444970Z Traceback (most recent call last):
2026-07-26T12:28:21.7497350Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/test/test_recursive.py", line 1410, in _run
2026-07-26T12:28:21.7504100Z tco_doesnt_lead_to_infinite_tracing()
2026-07-26T12:28:21.7618420Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/test/test_recursive.py", line 1394, in tco_doesnt_lead_to_infinite_tracing
2026-07-26T12:28:21.7683270Z res = self.meta_interp(g, [4])
2026-07-26T12:28:21.7723250Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/test/support.py", line 265, in meta_interp
2026-07-26T12:28:21.7730730Z return ll_meta_interp(*args, **kwds)
2026-07-26T12:28:21.7760750Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/warmspot.py", line 89, in ll_meta_interp
2026-07-26T12:28:21.7830210Z return jittify_and_run(interp, graph, args, backendopt=backendopt, **kwds)
2026-07-26T12:28:21.8002390Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/warmspot.py", line 127, in jittify_and_run
2026-07-26T12:28:21.8008910Z res = interp.eval_graph(graph, args)
2026-07-26T12:28:21.8186390Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 97, in eval_graph
2026-07-26T12:28:21.8391320Z retval = llframe.eval()
2026-07-26T12:28:21.8641680Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 295, in eval
2026-07-26T12:28:21.8668380Z nextblock, args = self.eval_block(nextblock)
2026-07-26T12:28:21.8701020Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 319, in eval_block
2026-07-26T12:28:21.8744560Z self.eval_operation(op)
2026-07-26T12:28:21.8753230Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 422, in eval_operation
2026-07-26T12:28:21.8822460Z retval = ophandler(*vals)
2026-07-26T12:28:21.8901190Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 697, in op_direct_call
2026-07-26T12:28:21.8912840Z return self.perform_call(f, FTYPE.ARGS, args)
2026-07-26T12:28:21.8937610Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 684, in perform_call
2026-07-26T12:28:21.9030320Z return self.invoke_callable_with_pyexceptions(f, *args)
2026-07-26T12:28:21.9168470Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 507, in invoke_callable_with_pyexceptions
2026-07-26T12:28:21.9182290Z self.make_llexception()
2026-07-26T12:28:21.9221260Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 491, in invoke_callable_with_pyexceptions
2026-07-26T12:28:21.9226120Z return obj._callable(*args)
2026-07-26T12:28:21.9281620Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/warmspot.py", line 954, in ll_portal_runner
2026-07-26T12:28:21.9305920Z portal_ptr)(*args)
2026-07-26T12:28:21.9453460Z File "/Users/runner/work/pypy/pypy/rpython/jit/codewriter/support.py", line 163, in on_top_of_llinterp
2026-07-26T12:28:21.9473690Z return llinterp.eval_graph(funcobj.graph, list(args))
2026-07-26T12:28:21.9498650Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 97, in eval_graph
2026-07-26T12:28:21.9536680Z retval = llframe.eval()
2026-07-26T12:28:21.9583730Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 295, in eval
2026-07-26T12:28:21.9592040Z nextblock, args = self.eval_block(nextblock)
2026-07-26T12:28:21.9666380Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 319, in eval_block
2026-07-26T12:28:21.9764710Z self.eval_operation(op)
2026-07-26T12:28:21.9810950Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 422, in eval_operation
2026-07-26T12:28:21.9887540Z retval = ophandler(*vals)
2026-07-26T12:28:21.9917300Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 697, in op_direct_call
2026-07-26T12:28:22.0097140Z return self.perform_call(f, FTYPE.ARGS, args)
2026-07-26T12:28:22.0132930Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 684, in perform_call
2026-07-26T12:28:22.0211750Z return self.invoke_callable_with_pyexceptions(f, *args)
2026-07-26T12:28:22.0450940Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 507, in invoke_callable_with_pyexceptions
2026-07-26T12:28:22.0543240Z self.make_llexception()
2026-07-26T12:28:22.0751340Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 491, in invoke_callable_with_pyexceptions
2026-07-26T12:28:22.0778380Z return obj._callable(*args)
2026-07-26T12:28:22.1020320Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/warmspot.py", line 581, in maybe_enter_jit
2026-07-26T12:28:22.1069240Z crash_in_jit(e)
2026-07-26T12:28:22.1097150Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/warmspot.py", line 579, in maybe_enter_jit
2026-07-26T12:28:22.1212740Z maybe_compile_and_run(state.increment_threshold, *args)
2026-07-26T12:28:22.1219440Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/warmstate.py", line 468, in maybe_compile_and_run
2026-07-26T12:28:22.1305270Z bound_reached(hash, None, *args)
2026-07-26T12:28:22.1375230Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/warmstate.py", line 442, in bound_reached
2026-07-26T12:28:22.1461210Z metainterp.compile_and_run_once(jitdriver_sd, *args)
2026-07-26T12:28:22.1472850Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/pyjitpl.py", line 2895, in compile_and_run_once
2026-07-26T12:28:22.1561260Z return self._compile_and_run_once(original_boxes)
2026-07-26T12:28:22.1645810Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/pyjitpl.py", line 2911, in _compile_and_run_once
2026-07-26T12:28:22.1680100Z self.run_blackhole_interp_to_cancel_tracing(stb)
2026-07-26T12:28:22.1682860Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/pyjitpl.py", line 2955, in run_blackhole_interp_to_cancel_tracing
2026-07-26T12:28:22.1719700Z convert_and_run_from_pyjitpl(self, stb.raising_exception)
2026-07-26T12:28:22.1736420Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/blackhole.py", line 1820, in convert_and_run_from_pyjitpl
2026-07-26T12:28:22.1818110Z _run_forever(firstbh, current_exc)
2026-07-26T12:28:22.1850040Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/blackhole.py", line 1755, in _run_forever
2026-07-26T12:28:22.1876640Z current_exc = blackholeinterp._resume_mainloop(current_exc)
2026-07-26T12:28:22.1881680Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/blackhole.py", line 1627, in _resume_mainloop
2026-07-26T12:28:22.1889970Z current_exc = get_llexception(self.cpu, e)
2026-07-26T12:28:22.1894820Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/blackhole.py", line 1621, in _resume_mainloop
2026-07-26T12:28:22.1898410Z self.run()
2026-07-26T12:28:22.1901840Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/blackhole.py", line 360, in run
2026-07-26T12:28:22.1905180Z lle = get_llexception(self.cpu, e)
2026-07-26T12:28:22.1908530Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/blackhole.py", line 354, in run
2026-07-26T12:28:22.1911790Z self.dispatch_loop(self, self.jitcode.code, self.position)
2026-07-26T12:28:22.1915350Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/blackhole.py", line 95, in dispatch_loop
2026-07-26T12:28:22.1918500Z position = func(self, code, position)
2026-07-26T12:28:22.1921750Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/blackhole.py", line 170, in handler
2026-07-26T12:28:22.1925080Z result = unboundmethod(*args)
2026-07-26T12:28:22.1928780Z File "/Users/runner/work/pypy/pypy/rpython/jit/metainterp/blackhole.py", line 1294, in bhimpl_inline_call_ir_i
2026-07-26T12:28:22.1991850Z args_i, args_r, None, jitcode.calldescr)
2026-07-26T12:28:22.2134610Z File "/Users/runner/work/pypy/pypy/rpython/jit/backend/llgraph/runner.py", line 613, in _do_call
2026-07-26T12:28:22.2310940Z return self.maybe_on_top_of_llinterp(func, args, TP.RESULT)
2026-07-26T12:28:22.2402120Z File "/Users/runner/work/pypy/pypy/rpython/jit/backend/llgraph/runner.py", line 603, in maybe_on_top_of_llinterp
2026-07-26T12:28:22.2449850Z res = self.llinterp.eval_graph(ptr._obj.graph, args)
2026-07-26T12:28:22.2507490Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 99, in eval_graph
2026-07-26T12:28:22.2681470Z log.error("LLEXCEPTION: %s" % (e, ))
2026-07-26T12:28:22.2715980Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 54, in __str__
2026-07-26T12:28:22.2796860Z return '<LLException %r%s>' % (type_name(etype), extra)
2026-07-26T12:28:22.2814220Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/llinterp.py", line 65, in type_name
2026-07-26T12:28:22.2966600Z return ''.join(etype.name.chars)
2026-07-26T12:28:22.2972360Z File "/Users/runner/work/pypy/pypy/rpython/rtyper/lltypesystem/lltype.py", line 1264, in __getattr__
2026-07-26T12:28:22.3019150Z o = self._obj._getattr(field_name)
2026-07-26T12:28:22.3094800Z AttributeError: 'NoneType' object has no attribute '_getattr'
2026-07-26T12:28:22.3980970Z =========================== short test summary info ============================
2026-07-26T12:28:22.4001460Z FAIL jit/backend/x86/test/test_recursive.py::TestRecursive::()::test_tco_doesnt_lead_to_infinite_tracing
2026-07-26T12:28:22.4108510Z =============== 1 failed, 39 passed, 2 skipped in 114.00 seconds ===============
2026-07-26T12:30:24.2113830Z ++ 12:28:21 starting jit/backend/x86/test/test_tlc.py [32 started in total]
2026-07-26T12:30:24.3116450Z __ jit/backend/x86/test/test_tlc.py [29 done in total, somefailed=False] ______
2026-07-26T12:30:24.4117570Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:30:24.4119650Z ============================= test session starts ==============================
2026-07-26T12:30:24.5123230Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:30:24.5238850Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:30:24.5286880Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:30:24.5560280Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:30:24.5921650Z plugins: hypothesis-4.39.3
2026-07-26T12:30:24.5943660Z collected 3 items
2026-07-26T12:30:24.5952010Z
2026-07-26T12:30:24.5975680Z jit/backend/x86/test/test_tlc.py ss.
2026-07-26T12:30:24.6014530Z
2026-07-26T12:30:24.6022870Z ===================== 1 passed, 2 skipped in 11.12 seconds =====================
2026-07-26T12:30:24.6055260Z ++ 12:28:34 starting jit/backend/x86/test/test_tracelimit.py [33 started in total]
2026-07-26T12:30:24.6139400Z __ jit/backend/x86/test/test_tl.py [30 done in total, somefailed=False] _______
2026-07-26T12:30:24.6244500Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:30:24.6297070Z ============================= test session starts ==============================
2026-07-26T12:30:24.7064740Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:30:24.7155710Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:30:24.7253930Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:30:24.7302270Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:30:24.8070790Z plugins: hypothesis-4.39.3
2026-07-26T12:30:24.8165510Z collected 5 items
2026-07-26T12:30:24.8259090Z
2026-07-26T12:30:24.8307960Z jit/backend/x86/test/test_tl.py .....
2026-07-26T12:30:24.8496350Z
2026-07-26T12:30:24.8570650Z ========================== 5 passed in 19.13 seconds ===========================
2026-07-26T12:30:24.9185400Z ++ 12:28:37 starting jit/backend/x86/test/test_virtual.py [34 started in total]
2026-07-26T12:30:24.9286810Z __ jit/backend/x86/test/test_virtual.py [31 done in total, somefailed=False] __
2026-07-26T12:30:24.9300900Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:30:24.9321370Z ============================= test session starts ==============================
2026-07-26T12:30:24.9386750Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:30:24.9399750Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:30:24.9410230Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:30:24.9427820Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:30:24.9527380Z plugins: hypothesis-4.39.3
2026-07-26T12:30:24.9544540Z collected 52 items
2026-07-26T12:30:24.9572280Z
2026-07-26T12:30:24.9695120Z jit/backend/x86/test/test_virtual.py ....................................................
2026-07-26T12:30:24.9799110Z
2026-07-26T12:30:24.9837830Z ========================== 52 passed in 37.07 seconds ==========================
2026-07-26T12:30:24.9850890Z ++ 12:29:17 starting jit/backend/x86/test/test_virtualizable.py [35 started in total]
2026-07-26T12:30:24.9906810Z __ jit/backend/x86/test/test_tracelimit.py [32 done in total, somefailed=False]
2026-07-26T12:30:24.9918610Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:30:24.9969350Z ============================= test session starts ==============================
2026-07-26T12:30:24.9981200Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:30:25.0042590Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:30:25.0275240Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:30:25.0395380Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:30:25.0476940Z plugins: hypothesis-4.39.3
2026-07-26T12:30:25.1177570Z collected 5 items
2026-07-26T12:30:25.1286070Z
2026-07-26T12:30:25.1403200Z jit/backend/x86/test/test_tracelimit.py .....
2026-07-26T12:30:25.1486590Z
2026-07-26T12:30:25.2062280Z ========================== 5 passed in 51.26 seconds ===========================
2026-07-26T12:30:25.2300800Z ++ 12:29:33 starting jit/backend/x86/test/test_virtualref.py [36 started in total]
2026-07-26T12:30:25.2411990Z __ jit/backend/x86/test/test_string.py [33 done in total, somefailed=False] ___
2026-07-26T12:30:25.2491550Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:30:25.3080220Z ============================= test session starts ==============================
2026-07-26T12:30:25.3308920Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:30:25.3431700Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:30:25.3495570Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:30:25.4088630Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:30:25.4329760Z plugins: hypothesis-4.39.3
2026-07-26T12:30:25.4453110Z collected 97 items
2026-07-26T12:30:25.4514840Z
2026-07-26T12:30:25.4869650Z jit/backend/x86/test/test_string.py .............................s............................................s......................
2026-07-26T12:30:25.4896500Z
2026-07-26T12:30:25.4900200Z ==================== 95 passed, 2 skipped in 102.12 seconds ====================
2026-07-26T12:30:25.4903530Z ++ 12:29:43 starting jit/backend/x86/test/test_x86vector.py [37 started in total]
2026-07-26T12:30:25.4907200Z __ jit/backend/x86/test/test_virtualizable.py [34 done in total, somefailed=False]
2026-07-26T12:30:25.4910240Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:30:25.4913190Z ============================= test session starts ==============================
2026-07-26T12:30:25.4916260Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:30:25.4919950Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:30:25.4923520Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:30:25.4926410Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:30:25.4929050Z plugins: hypothesis-4.39.3
2026-07-26T12:30:25.4931440Z collected 37 items
2026-07-26T12:30:25.4933650Z
2026-07-26T12:30:25.4936290Z jit/backend/x86/test/test_virtualizable.py s...x................................
2026-07-26T12:30:25.4939110Z
2026-07-26T12:30:25.4987440Z =============== 35 passed, 1 skipped, 1 xfailed in 30.48 seconds ===============
2026-07-26T12:30:25.5358490Z ++ 12:29:50 starting jit/backend/x86/test/test_zmath.py [38 started in total]
2026-07-26T12:30:25.5467400Z __ jit/backend/x86/test/test_virtualref.py [35 done in total, somefailed=False]
2026-07-26T12:30:25.5523290Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:30:25.6228850Z ============================= test session starts ==============================
2026-07-26T12:30:25.6332390Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:30:25.6356630Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:30:25.6361610Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:30:25.6366760Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:30:25.6369820Z plugins: hypothesis-4.39.3
2026-07-26T12:30:25.6372580Z collected 21 items
2026-07-26T12:30:25.6374150Z
2026-07-26T12:30:25.6376360Z jit/backend/x86/test/test_virtualref.py ..s..................
2026-07-26T12:30:25.6438000Z
2026-07-26T12:30:25.6458390Z ==================== 20 passed, 1 skipped in 20.98 seconds =====================
2026-07-26T12:30:25.6477150Z ++ 12:29:58 starting jit/backend/x86/test/test_zrpy_gc.py [39 started in total]
2026-07-26T12:30:25.6481030Z __ jit/backend/x86/test/test_zmath.py [36 done in total, somefailed=False] ____
2026-07-26T12:30:25.6485750Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:30:25.6488860Z ============================= test session starts ==============================
2026-07-26T12:30:25.6492370Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:30:25.6496160Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:30:25.6499780Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:30:25.6502670Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:30:25.6566050Z plugins: hypothesis-4.39.3
2026-07-26T12:30:25.7393750Z collected 1 items
2026-07-26T12:30:25.7496840Z
2026-07-26T12:30:25.7570180Z jit/backend/x86/test/test_zmath.py .
2026-07-26T12:30:25.7571870Z
2026-07-26T12:30:25.8400610Z ========================== 1 passed in 22.46 seconds ===========================
2026-07-26T12:30:25.8501620Z ++ 12:30:15 starting jit/backend/x86/test/test_zrpy_gc_boehm.py [40 started in total]
2026-07-26T12:30:25.8574620Z __ jit/backend/x86/test/test_runner.py [37 done in total, somefailed=False] ___
2026-07-26T12:30:25.8578880Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:30:25.8908180Z ============================= test session starts ==============================
2026-07-26T12:30:25.8932460Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:30:25.8937340Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:30:25.8941170Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:30:25.8944560Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:30:25.8947210Z plugins: hypothesis-4.39.3
2026-07-26T12:30:25.8949790Z collected 172 items
2026-07-26T12:30:25.8952000Z
2026-07-26T12:30:25.8955060Z jit/backend/x86/test/test_runner.py ............................................................................................s....ss.....................ss.........s.................sssss....s....s....s.s.
2026-07-26T12:30:25.8958400Z
2026-07-26T12:30:25.8960790Z =================== 157 passed, 15 skipped in 212.33 seconds ===================
2026-07-26T12:30:25.8963360Z read saved errno: 24
2026-07-26T12:30:25.8965930Z read saved errno: 0
2026-07-26T12:30:25.8969040Z read saved errno: 25
2026-07-26T12:30:25.8972990Z read saved errno: 0
2026-07-26T12:41:43.3633540Z ++ 12:30:24 starting jit/backend/x86/test/test_zrpy_releasegil.py [41 started in total]
2026-07-26T12:41:43.3634710Z __ jit/backend/x86/test/test_zrpy_gc_boehm.py [38 done in total, somefailed=False]
2026-07-26T12:41:43.3635690Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:41:43.3636650Z ============================= test session starts ==============================
2026-07-26T12:41:43.3637760Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:41:43.3639270Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:41:43.3640730Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:41:43.3641470Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:41:43.3642130Z plugins: hypothesis-4.39.3
2026-07-26T12:41:43.3642510Z collected 1 items
2026-07-26T12:41:43.3642710Z
2026-07-26T12:41:43.3642900Z jit/backend/x86/test/test_zrpy_gc_boehm.py .
2026-07-26T12:41:43.3643250Z
2026-07-26T12:41:43.3643480Z ========================== 1 passed in 267.86 seconds ==========================
2026-07-26T12:41:43.3644280Z ++ 12:34:45 starting jit/backend/x86/test/test_zrpy_vecopt.py [42 started in total]
2026-07-26T12:41:43.3645840Z __ jit/backend/x86/test/test_x86vector.py [39 done in total, somefailed=False]
2026-07-26T12:41:43.3646820Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:41:43.3647620Z ============================= test session starts ==============================
2026-07-26T12:41:43.3648590Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:41:43.3650170Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:41:43.3651640Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:41:43.3652480Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:41:43.3653130Z plugins: hypothesis-4.39.3
2026-07-26T12:41:43.3653520Z collected 94 items
2026-07-26T12:41:43.3653750Z
2026-07-26T12:41:43.3654360Z jit/backend/x86/test/test_x86vector.py ..............................................................................................
2026-07-26T12:41:43.3655120Z
2026-07-26T12:41:43.3655360Z ========================= 94 passed in 405.93 seconds ==========================
2026-07-26T12:41:43.3656240Z ++ 12:36:32 starting jit/backend/x86/test/test_zrpy_vmprof.py [43 started in total]
2026-07-26T12:41:43.3657400Z __ jit/backend/x86/test/test_zrpy_releasegil.py [40 done in total, somefailed=False]
2026-07-26T12:41:43.3658400Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:41:43.3659210Z ============================= test session starts ==============================
2026-07-26T12:41:43.3660120Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:41:43.3661590Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:41:43.3662920Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:41:43.3663660Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:41:43.3664290Z plugins: hypothesis-4.39.3
2026-07-26T12:41:43.3664660Z collected 3 items
2026-07-26T12:41:43.3664880Z
2026-07-26T12:41:43.3665080Z jit/backend/x86/test/test_zrpy_releasegil.py ...
2026-07-26T12:41:43.3665460Z
2026-07-26T12:41:43.3665810Z ========================== 3 passed in 364.02 seconds ==========================
2026-07-26T12:41:43.3666670Z ++ 12:36:36 starting jit/backend/x86/test/test_ztranslation_basic.py [44 started in total]
2026-07-26T12:41:43.3668440Z __ jit/backend/x86/test/test_zrpy_gc.py [41 done in total, somefailed=False] __
2026-07-26T12:41:43.3669370Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:41:43.3670170Z ============================= test session starts ==============================
2026-07-26T12:41:43.3671110Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:41:43.3672630Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:41:43.3673950Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:41:43.3674670Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:41:43.3675290Z plugins: hypothesis-4.39.3
2026-07-26T12:41:43.3675670Z collected 19 items
2026-07-26T12:41:43.3675870Z
2026-07-26T12:41:43.3676100Z jit/backend/x86/test/test_zrpy_gc.py ...................
2026-07-26T12:41:43.3676600Z
2026-07-26T12:41:43.3676940Z ========================= 19 passed in 393.95 seconds ==========================
2026-07-26T12:41:43.3678210Z ++ 12:36:40 starting jit/backend/x86/test/test_ztranslation_call_assembler.py [45 started in total]
2026-07-26T12:41:43.3680030Z __ jit/backend/x86/test/test_zrpy_vecopt.py [42 done in total, somefailed=False]
2026-07-26T12:41:43.3682100Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:41:43.3683340Z ============================= test session starts ==============================
2026-07-26T12:41:43.3684680Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:41:43.3686350Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:41:43.3687670Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:41:43.3688410Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:41:43.3689030Z plugins: hypothesis-4.39.3
2026-07-26T12:41:43.3689410Z collected 1 items
2026-07-26T12:41:43.3689730Z
2026-07-26T12:41:43.3689910Z jit/backend/x86/test/test_zrpy_vecopt.py .
2026-07-26T12:41:43.3690250Z
2026-07-26T12:41:43.3690480Z ========================== 1 passed in 120.43 seconds ==========================
2026-07-26T12:41:43.3691420Z ++ 12:36:51 starting jit/backend/x86/test/test_ztranslation_external_exception.py [46 started in total]
2026-07-26T12:41:43.3692600Z __ jit/backend/x86/test/test_ztranslation_call_assembler.py [43 done in total, somefailed=False]
2026-07-26T12:41:43.3693690Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:41:43.3694510Z ============================= test session starts ==============================
2026-07-26T12:41:43.3695360Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:41:43.3696850Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:41:43.3698190Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:41:43.3698910Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:41:43.3699550Z plugins: hypothesis-4.39.3
2026-07-26T12:41:43.3699940Z collected 1 items
2026-07-26T12:41:43.3700150Z
2026-07-26T12:41:43.3700420Z jit/backend/x86/test/test_ztranslation_call_assembler.py .
2026-07-26T12:41:43.3700850Z
2026-07-26T12:41:43.3701100Z ========================== 1 passed in 230.09 seconds ==========================
2026-07-26T12:41:43.3702310Z ++ 12:40:34 starting jit/backend/x86/test/test_ztranslation_jit_stats.py [47 started in total]
2026-07-26T12:41:43.3703800Z __ jit/backend/x86/test/test_ztranslation_basic.py [44 done in total, somefailed=False]
2026-07-26T12:41:43.3705190Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:41:43.3707000Z ============================= test session starts ==============================
2026-07-26T12:41:43.3708290Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:41:43.3709970Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:41:43.3711870Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:41:43.3713080Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:41:43.3714190Z plugins: hypothesis-4.39.3
2026-07-26T12:41:43.3715040Z collected 1 items
2026-07-26T12:41:43.3715540Z
2026-07-26T12:41:43.3715930Z jit/backend/x86/test/test_ztranslation_basic.py .
2026-07-26T12:41:43.3716610Z
2026-07-26T12:41:43.3717000Z ========================== 1 passed in 236.57 seconds ==========================
2026-07-26T12:41:43.3718280Z ++ 12:40:37 starting jit/backend/x86/tool/test/test_viewcode.py [48 started in total]
2026-07-26T12:41:43.3719720Z __ jit/backend/x86/tool/test/test_viewcode.py [45 done in total, somefailed=False]
2026-07-26T12:41:43.3720710Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:41:43.3721530Z ============================= test session starts ==============================
2026-07-26T12:41:43.3722890Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:41:43.3724420Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:41:43.3725740Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:41:43.3726470Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:41:43.3727090Z plugins: hypothesis-4.39.3
2026-07-26T12:41:43.3727570Z collected 2 items
2026-07-26T12:41:43.3727800Z
2026-07-26T12:41:43.3728080Z jit/backend/x86/tool/test/test_viewcode.py ..
2026-07-26T12:41:43.3728450Z
2026-07-26T12:41:43.3728790Z =========================== 2 passed in 0.01 seconds ===========================
2026-07-26T12:41:43.3729620Z __ jit/backend/x86/test/test_zrpy_vmprof.py [46 done in total, somefailed=False]
2026-07-26T12:41:43.3730580Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:41:43.3731500Z ============================= test session starts ==============================
2026-07-26T12:41:43.3732350Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:41:43.3733940Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:41:43.3735290Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:41:43.3736030Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:41:43.3736660Z plugins: hypothesis-4.39.3
2026-07-26T12:41:43.3737040Z collected 1 items
2026-07-26T12:41:43.3737240Z
2026-07-26T12:41:43.3737410Z jit/backend/x86/test/test_zrpy_vmprof.py .
2026-07-26T12:41:43.3737750Z
2026-07-26T12:41:43.3737980Z ========================== 1 passed in 291.30 seconds ==========================
2026-07-26T12:41:43.3739140Z __ jit/backend/x86/test/test_ztranslation_external_exception.py [47 done in total, somefailed=False]
2026-07-26T12:41:43.3740250Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:41:43.3741050Z ============================= test session starts ==============================
2026-07-26T12:41:43.3741890Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:41:43.3743510Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:41:43.3745400Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:41:43.3746240Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:41:43.3746890Z plugins: hypothesis-4.39.3
2026-07-26T12:41:43.3747260Z collected 1 items
2026-07-26T12:41:43.3747630Z
2026-07-26T12:41:43.3747930Z jit/backend/x86/test/test_ztranslation_external_exception.py .
2026-07-26T12:41:43.3748390Z
2026-07-26T12:41:43.3748640Z ========================== 1 passed in 285.06 seconds ==========================
2026-07-26T12:43:30.9715170Z __ jit/backend/x86/test/test_ztranslation_jit_stats.py [48 done in total, somefailed=False]
2026-07-26T12:43:30.9717160Z [platform:msg] Set platform with 'host' cc=None, using cc='clang', version='Unknown'
2026-07-26T12:43:30.9719120Z ============================= test session starts ==============================
2026-07-26T12:43:30.9720850Z platform darwin -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-07-26T12:43:30.9723340Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/runner/work/pypy/pypy/rpython/.hypothesis/examples')
2026-07-26T12:43:30.9735710Z pytest-2.9.2 from /Users/runner/work/pypy/pypy/pytest.pyc
2026-07-26T12:43:30.9737460Z rootdir: /Users/runner/work/pypy/pypy/rpython, inifile: pytest.ini
2026-07-26T12:43:30.9738790Z plugins: hypothesis-4.39.3
2026-07-26T12:43:30.9739860Z collected 2 items
2026-07-26T12:43:30.9741390Z
2026-07-26T12:43:30.9742340Z jit/backend/x86/test/test_ztranslation_jit_stats.py s.
2026-07-26T12:43:30.9747630Z
2026-07-26T12:43:30.9748910Z ==================== 1 passed, 1 skipped in 172.27 seconds =====================
2026-07-26T12:43:30.9814290Z ##[error]Process completed with exit code 1.
Run actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
2026-07-26T12:43:31.0886190Z with:
2026-07-26T12:43:31.0886520Z name: jit-arch-testrun-log-macos-x86_64
2026-07-26T12:43:31.0887000Z path: testrun.log
testrun-output.log
2026-07-26T12:43:31.0887460Z if-no-files-found: warn
2026-07-26T12:43:31.0887830Z compression-level: 6
2026-07-26T12:43:31.0888170Z overwrite: false
2026-07-26T12:43:31.0888510Z include-hidden-files: false
2026-07-26T12:43:31.0888880Z archive: true
2026-07-26T12:43:31.0889170Z env:
2026-07-26T12:43:31.0889600Z pythonLocation: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:43:31.0890330Z Python_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:43:31.0891050Z Python2_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:43:31.0891770Z Python3_ROOT_DIR: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64
2026-07-26T12:43:31.0892850Z PKG_CONFIG_PATH: /Users/runner/hostedtoolcache/PyPy/2.7.18/x64/bin/lib/pkgconfig
2026-07-26T12:43:31.4749200Z Multiple search paths detected. Calculating the least common ancestor of all paths
2026-07-26T12:43:31.4771950Z The least common ancestor is /Users/runner/work/pypy/pypy. This will be the root directory of the artifact
2026-07-26T12:43:31.4773300Z With the provided path, there will be 2 files uploaded
2026-07-26T12:43:31.4774530Z Artifact name is valid!
2026-07-26T12:43:31.4774970Z Root directory input is valid!
2026-07-26T12:43:31.8052050Z Uploading artifact: jit-arch-testrun-log-macos-x86_64.zip
2026-07-26T12:43:31.8059680Z Beginning upload of artifact content to blob storage
2026-07-26T12:43:32.1345390Z Uploaded bytes 19196
2026-07-26T12:43:32.1505400Z Finished uploading artifact content to blob storage!
2026-07-26T12:43:32.1506460Z SHA256 digest of uploaded artifact is 1e66742356e6626c1c936cf3094f8189b64d26f982779693894f012c0405e0c5
2026-07-26T12:43:32.1507770Z Finalizing artifact upload
2026-07-26T12:43:32.3337470Z Artifact jit-arch-testrun-log-macos-x86_64 successfully finalized. Artifact ID 8632113057
2026-07-26T12:43:32.3338990Z Artifact jit-arch-testrun-log-macos-x86_64 has been successfully uploaded! Final size is 19196 bytes. Artifact ID is 8632113057
2026-07-26T12:43:32.3346020Z Artifact download URL: https://github.com/pypy/pypy/actions/runs/30200644905/artifacts/8632113057
2026-07-26T12:43:32.3612390Z Post job cleanup.
2026-07-26T12:43:32.5113620Z [command]/usr/local/bin/git version
2026-07-26T12:43:32.5214580Z git version 2.55.0
2026-07-26T12:43:32.5250550Z Copying '/Users/runner/.gitconfig' to '/Users/runner/work/_temp/ac82f4ee-5067-4759-aff8-baaf1b77d58d/.gitconfig'
2026-07-26T12:43:32.5265720Z Temporarily overriding HOME='/Users/runner/work/_temp/ac82f4ee-5067-4759-aff8-baaf1b77d58d' before making global git config changes
2026-07-26T12:43:32.5267160Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T12:43:32.5271920Z [command]/usr/local/bin/git config --global --add safe.directory /Users/runner/work/pypy/pypy
2026-07-26T12:43:32.5364420Z Removing SSH command configuration
2026-07-26T12:43:32.5371010Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T12:43:32.5467060Z [command]/usr/local/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-26T12:43:32.6787940Z Removing HTTP extra header
2026-07-26T12:43:32.6794090Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T12:43:32.6889940Z [command]/usr/local/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' || :"
2026-07-26T12:43:32.8174180Z Removing includeIf entries pointing to credentials config files
2026-07-26T12:43:32.8181410Z [command]/usr/local/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T12:43:32.8259900Z includeif.gitdir:/Users/runner/work/pypy/pypy/.git.path
2026-07-26T12:43:32.8261430Z includeif.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path
2026-07-26T12:43:32.8262300Z includeif.gitdir:/github/workspace/.git.path
2026-07-26T12:43:32.8263000Z includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-07-26T12:43:32.8271450Z [command]/usr/local/bin/git config --local --get-all includeif.gitdir:/Users/runner/work/pypy/pypy/.git.path
2026-07-26T12:43:32.8351330Z /Users/runner/work/_temp/git-credentials-5d91c8e2-48e7-4926-b046-d1800876456b.config
2026-07-26T12:43:32.8364070Z [command]/usr/local/bin/git config --local --unset includeif.gitdir:/Users/runner/work/pypy/pypy/.git.path /Users/runner/work/_temp/git-credentials-5d91c8e2-48e7-4926-b046-d1800876456b.config
2026-07-26T12:43:32.8476180Z [command]/usr/local/bin/git config --local --get-all includeif.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path
2026-07-26T12:43:32.8554640Z /Users/runner/work/_temp/git-credentials-5d91c8e2-48e7-4926-b046-d1800876456b.config
2026-07-26T12:43:32.8568350Z [command]/usr/local/bin/git config --local --unset includeif.gitdir:/Users/runner/work/pypy/pypy/.git/worktrees/*.path /Users/runner/work/_temp/git-credentials-5d91c8e2-48e7-4926-b046-d1800876456b.config
2026-07-26T12:43:32.8660240Z [command]/usr/local/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path
2026-07-26T12:43:32.8733810Z /github/runner_temp/git-credentials-5d91c8e2-48e7-4926-b046-d1800876456b.config
2026-07-26T12:43:32.8743880Z [command]/usr/local/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-5d91c8e2-48e7-4926-b046-d1800876456b.config
2026-07-26T12:43:32.8829430Z [command]/usr/local/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-07-26T12:43:32.8899530Z /github/runner_temp/git-credentials-5d91c8e2-48e7-4926-b046-d1800876456b.config
2026-07-26T12:43:32.8910840Z [command]/usr/local/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-5d91c8e2-48e7-4926-b046-d1800876456b.config
2026-07-26T12:43:32.8998610Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T12:43:33.0116050Z Removing credentials config '/Users/runner/work/_temp/git-credentials-5d91c8e2-48e7-4926-b046-d1800876456b.config'
2026-07-26T12:43:33.0290760Z Cleaning up orphan processes