timestamps 2026-08-01T06:03:32.8778265Z Current runner version: '2.336.0'
Runner Image Provisioner
2026-08-01T06:03:32.8800711Z Hosted Compute Agent
2026-08-01T06:03:32.8801186Z Version: 20260707.563
2026-08-01T06:03:32.8801824Z Commit: 02667638d2b423fbc733a8e32a88b44996a3ba6e
2026-08-01T06:03:32.8802405Z Build Date: 2026-07-07T19:33:50Z
2026-08-01T06:03:32.8802978Z Worker ID: {36fbaf85-f55f-41aa-95e9-a7ea14e5b549}
2026-08-01T06:03:32.8803587Z Azure Region: westus3
Operating System
2026-08-01T06:03:32.8805757Z Ubuntu
2026-08-01T06:03:32.8806169Z 24.04.4
2026-08-01T06:03:32.8806670Z LTS
Runner Image
2026-08-01T06:03:32.8808106Z Image: ubuntu-24.04
2026-08-01T06:03:32.8808573Z Version: 20260720.247.2
2026-08-01T06:03:32.8810687Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20260720.247/images/ubuntu/Ubuntu2404-Readme.md
2026-08-01T06:03:32.8827669Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20260720.247
GITHUB_TOKEN Permissions
2026-08-01T06:03:32.8831831Z Contents: read
2026-08-01T06:03:32.8832345Z Metadata: read
2026-08-01T06:03:32.8834632Z Secret source: None
2026-08-01T06:03:32.8835505Z Prepare workflow directory
2026-08-01T06:03:32.9100080Z Prepare all required actions
2026-08-01T06:03:32.9138234Z Getting action download info
2026-08-01T06:03:33.2408252Z Download action repository 'actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd' (SHA:de0fac2e4500dabe0009e67214ff5f5447ce83dd)
2026-08-01T06:03:33.3282042Z Download action repository 'actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405' (SHA:a309ff8b426b58ec0e2a45f0f869d46889d02405)
2026-08-01T06:03:33.4911750Z Download action repository 'actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a' (SHA:043fb46d1a93c77aae656e7c1c64a875d1fc6a0a)
2026-08-01T06:03:33.6840959Z Complete job name: jit-arch (linux64)
Run actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
2026-08-01T06:03:33.7437290Z with:
2026-08-01T06:03:33.7437624Z repository: pypy/pypy
2026-08-01T06:03:33.7440977Z token: ***
2026-08-01T06:03:33.7441323Z ssh-strict: true
2026-08-01T06:03:33.7441676Z ssh-user: git
2026-08-01T06:03:33.7442033Z persist-credentials: true
2026-08-01T06:03:33.7442419Z clean: true
2026-08-01T06:03:33.7442767Z sparse-checkout-cone-mode: true
2026-08-01T06:03:33.7443168Z fetch-depth: 1
2026-08-01T06:03:33.7443497Z fetch-tags: false
2026-08-01T06:03:33.7443839Z show-progress: true
2026-08-01T06:03:33.7444174Z lfs: false
2026-08-01T06:03:33.7444491Z submodules: false
2026-08-01T06:03:33.7444833Z set-safe-directory: true
2026-08-01T06:03:33.8251270Z Syncing repository: pypy/pypy
Getting Git version info
2026-08-01T06:03:33.8253357Z Working directory is '/home/runner/work/pypy/pypy'
2026-08-01T06:03:33.8254178Z [command]/usr/bin/git version
2026-08-01T06:03:33.8360490Z git version 2.54.0
2026-08-01T06:03:33.8391829Z Temporarily overriding HOME='/home/runner/work/_temp/6e558729-b701-4848-8acb-3d6f812b2795' before making global git config changes
2026-08-01T06:03:33.8393698Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T06:03:33.8396295Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-01T06:03:33.8429832Z Deleting the contents of '/home/runner/work/pypy/pypy'
Initializing the repository
2026-08-01T06:03:33.8438154Z [command]/usr/bin/git init /home/runner/work/pypy/pypy
2026-08-01T06:03:33.8512437Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-01T06:03:33.8513773Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-08-01T06:03:33.8523135Z hint: to use in all of your new repositories, which will suppress this warning,
2026-08-01T06:03:33.8524258Z hint: call:
2026-08-01T06:03:33.8525008Z hint:
2026-08-01T06:03:33.8525755Z hint: git config --global init.defaultBranch <name>
2026-08-01T06:03:33.8526629Z hint:
2026-08-01T06:03:33.8527279Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-01T06:03:33.8528132Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-01T06:03:33.8529047Z hint:
2026-08-01T06:03:33.8529937Z hint: git branch -m <name>
2026-08-01T06:03:33.8549884Z hint:
2026-08-01T06:03:33.8550884Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-08-01T06:03:33.8552355Z Initialized empty Git repository in /home/runner/work/pypy/pypy/.git/
2026-08-01T06:03:33.8554758Z [command]/usr/bin/git remote add origin https://github.com/pypy/pypy
Disabling automatic garbage collection
2026-08-01T06:03:33.8572859Z [command]/usr/bin/git config --local gc.auto 0
Setting up auth
2026-08-01T06:03:33.8606080Z Removing SSH command configuration
2026-08-01T06:03:33.8612656Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T06:03:33.8647775Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-01T06:03:33.8933245Z Removing HTTP extra header
2026-08-01T06:03:33.8941530Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T06:03:33.8973365Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-01T06:03:33.9157954Z Removing includeIf entries pointing to credentials config files
2026-08-01T06:03:33.9163612Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T06:03:33.9195131Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T06:03:33.9402209Z [command]/usr/bin/git config --file /home/runner/work/_temp/git-credentials-5de1cf74-65a8-4bab-9b6c-f233f1ac4ce7.config http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-01T06:03:33.9443038Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-5de1cf74-65a8-4bab-9b6c-f233f1ac4ce7.config
2026-08-01T06:03:33.9473617Z [command]/usr/bin/git config --local includeIf.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-5de1cf74-65a8-4bab-9b6c-f233f1ac4ce7.config
2026-08-01T06:03:33.9505168Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-5de1cf74-65a8-4bab-9b6c-f233f1ac4ce7.config
2026-08-01T06:03:33.9543314Z [command]/usr/bin/git config --local includeIf.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-5de1cf74-65a8-4bab-9b6c-f233f1ac4ce7.config
Fetching the repository
2026-08-01T06:03:33.9576569Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f1dff950585a79f24fa57941b2b83b7a84bfdb22:refs/remotes/pull/5548/merge
2026-08-01T06:03:37.5206024Z From https://github.com/pypy/pypy
2026-08-01T06:03:37.5207672Z * [new ref] f1dff950585a79f24fa57941b2b83b7a84bfdb22 -> pull/5548/merge
Determining the checkout info
2026-08-01T06:03:37.5236932Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T06:03:37.5273573Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
Checking out the ref
2026-08-01T06:03:37.5303771Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/5548/merge
2026-08-01T06:03:37.9682654Z Note: switching to 'refs/remotes/pull/5548/merge'.
2026-08-01T06:03:37.9683040Z
2026-08-01T06:03:37.9683284Z You are in 'detached HEAD' state. You can look around, make experimental
2026-08-01T06:03:37.9683749Z changes and commit them, and you can discard any commits you make in this
2026-08-01T06:03:37.9684197Z state without impacting any branches by switching back to a branch.
2026-08-01T06:03:37.9684455Z
2026-08-01T06:03:37.9684663Z If you want to create a new branch to retain commits you create, you may
2026-08-01T06:03:37.9685080Z do so (now or later) by using -c with the switch command. Example:
2026-08-01T06:03:37.9685363Z
2026-08-01T06:03:37.9685501Z git switch -c <new-branch-name>
2026-08-01T06:03:37.9685662Z
2026-08-01T06:03:37.9685812Z Or undo this operation with:
2026-08-01T06:03:37.9685987Z
2026-08-01T06:03:37.9686081Z git switch -
2026-08-01T06:03:37.9686221Z
2026-08-01T06:03:37.9686425Z Turn off this advice by setting config variable advice.detachedHead to false
2026-08-01T06:03:37.9686703Z
2026-08-01T06:03:37.9686994Z HEAD is now at f1dff95 Merge 5899bf9455615096fa08da09001b59b2abda7382 into fe58333c4102f75f7d2e8bf620b0a1c9ef68404b
2026-08-01T06:03:37.9740170Z [command]/usr/bin/git log -1 --format=%H
2026-08-01T06:03:37.9763068Z f1dff950585a79f24fa57941b2b83b7a84bfdb22
Run echo "parallel_runs=4" > machine_cfg.py
2026-08-01T06:03:38.0096784Z echo "parallel_runs=4" > machine_cfg.py
2026-08-01T06:03:38.0139363Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Run set -o pipefail
2026-08-01T06:03:38.0249276Z set -o pipefail
2026-08-01T06:03:38.0249504Z case "$SUITE" in
2026-08-01T06:03:38.0249750Z rlib)
2026-08-01T06:03:38.0249968Z PYPYCHERRYPICK="rlib" ;;
2026-08-01T06:03:38.0250224Z translator)
2026-08-01T06:03:38.0250467Z PYPYCHERRYPICK="translator" ;;
2026-08-01T06:03:38.0250742Z misc)
2026-08-01T06:03:38.0250939Z case "$ARCH" in
2026-08-01T06:03:38.0251262Z win64) PYPYCHERRYPICK="annotator:config:flowspace:tool:memory" ;;
2026-08-01T06:03:38.0251694Z *) PYPYCHERRYPICK="annotator:config:flowspace:tool:rtyper:memory" ;;
2026-08-01T06:03:38.0252048Z esac ;;
2026-08-01T06:03:38.0252255Z jit-arch)
2026-08-01T06:03:38.0252458Z case "$ARCH" in
2026-08-01T06:03:38.0252723Z arm64) PYPYCHERRYPICK="jit/backend/aarch64" ;;
2026-08-01T06:03:38.0253079Z *) PYPYCHERRYPICK="jit/backend/x86" ;;
2026-08-01T06:03:38.0253348Z esac ;;
2026-08-01T06:03:38.0253549Z jit-other)
2026-08-01T06:03:38.0253757Z case "$ARCH" in
2026-08-01T06:03:38.0254468Z 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-08-01T06:03:38.0255659Z *) 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-08-01T06:03:38.0256364Z esac ;;
2026-08-01T06:03:38.0256563Z esac
2026-08-01T06:03:38.0256772Z export PYPYCHERRYPICK
2026-08-01T06:03:38.0257177Z if [ -n "$CONTAINER" ]; then
2026-08-01T06:03:38.0257419Z docker run --rm \
2026-08-01T06:03:38.0257687Z -v "$GITHUB_WORKSPACE:/workspace" \
2026-08-01T06:03:38.0257956Z -w /workspace \
2026-08-01T06:03:38.0258185Z -e PYPYCHERRYPICK \
2026-08-01T06:03:38.0258419Z -e PYTHONPATH \
2026-08-01T06:03:38.0258643Z "$CONTAINER" \
2026-08-01T06:03:38.0259031Z pypy testrunner/runner.py \
2026-08-01T06:03:38.0259308Z --config=pypy/testrunner_cfg.py \
2026-08-01T06:03:38.0259582Z --config=machine_cfg.py \
2026-08-01T06:03:38.0259831Z --root=rpython \
2026-08-01T06:03:38.0260061Z --timeout=1759 \
2026-08-01T06:03:38.0260293Z --logfile=testrun.log \
2026-08-01T06:03:38.0260549Z 2>&1 | tee testrun-output.log
2026-08-01T06:03:38.0260791Z else
2026-08-01T06:03:38.0260998Z pypy testrunner/runner.py \
2026-08-01T06:03:38.0261271Z --config=pypy/testrunner_cfg.py \
2026-08-01T06:03:38.0261537Z --config=machine_cfg.py \
2026-08-01T06:03:38.0261780Z --root=rpython \
2026-08-01T06:03:38.0262004Z --timeout=1759 \
2026-08-01T06:03:38.0262233Z --logfile=testrun.log \
2026-08-01T06:03:38.0262480Z 2>&1 | tee testrun-output.log
2026-08-01T06:03:38.0262716Z fi
2026-08-01T06:03:38.0296854Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T06:03:38.0297176Z env:
2026-08-01T06:03:38.0297370Z SUITE: jit-arch
2026-08-01T06:03:38.0297574Z ARCH: x86
2026-08-01T06:03:38.0297971Z CONTAINER: ghcr.io/pypy/buildworker_x86_64@sha256:61ba2d5fcd68bfe76d99a40ae52c30e88cde919ca40fe65ea24bd34b820e3165
2026-08-01T06:03:38.0298430Z PYTHONPATH: .
2026-08-01T06:03:38.0298639Z PYPY_LOCALBASE:
2026-08-01T06:03:38.0685283Z Unable to find image 'ghcr.io/pypy/buildworker_x86_64@sha256:61ba2d5fcd68bfe76d99a40ae52c30e88cde919ca40fe65ea24bd34b820e3165' locally
2026-08-01T06:03:38.6910527Z ghcr.io/pypy/buildworker_x86_64@sha256:61ba2d5fcd68bfe76d99a40ae52c30e88cde919ca40fe65ea24bd34b820e3165: Pulling from pypy/buildworker_x86_64
2026-08-01T06:03:38.6922415Z a1a18ffda116: Pulling fs layer
2026-08-01T06:03:38.6922903Z 3c05096aa728: Pulling fs layer
2026-08-01T06:03:38.6923468Z 01bcb9e4dc1f: Pulling fs layer
2026-08-01T06:03:38.6924023Z 4f4fb700ef54: Pulling fs layer
2026-08-01T06:03:38.6924411Z fb2873d761f0: Pulling fs layer
2026-08-01T06:03:38.6924943Z 627d9f527436: Pulling fs layer
2026-08-01T06:03:38.6925840Z 1c752555c551: Pulling fs layer
2026-08-01T06:03:38.6926218Z d3c9f87abb15: Pulling fs layer
2026-08-01T06:03:38.6926551Z bb4fd3ed2fc4: Pulling fs layer
2026-08-01T06:03:38.6926889Z d9454c0db893: Pulling fs layer
2026-08-01T06:03:38.6927191Z a90f8409c748: Pulling fs layer
2026-08-01T06:03:38.6927490Z f668f356ba3e: Pulling fs layer
2026-08-01T06:03:38.6927873Z efa4ef78f491: Pulling fs layer
2026-08-01T06:03:38.6928239Z ad74bb4a54dc: Pulling fs layer
2026-08-01T06:03:38.6928567Z eebaf15195be: Pulling fs layer
2026-08-01T06:03:38.6929044Z 71274e4ad4e7: Pulling fs layer
2026-08-01T06:03:38.6929306Z 8b305f88ae4d: Pulling fs layer
2026-08-01T06:03:38.6929559Z 7bcfa39e9b00: Pulling fs layer
2026-08-01T06:03:38.6929808Z 627d9f527436: Waiting
2026-08-01T06:03:38.6930143Z c9488ac6c405: Pulling fs layer
2026-08-01T06:03:38.6930437Z 88db2288b245: Pulling fs layer
2026-08-01T06:03:38.6930734Z 3959fe89f233: Pulling fs layer
2026-08-01T06:03:38.6931009Z 1c752555c551: Waiting
2026-08-01T06:03:38.6931283Z a632f83ee6a0: Pulling fs layer
2026-08-01T06:03:38.6931641Z d3c9f87abb15: Waiting
2026-08-01T06:03:38.6931914Z cb6b921f1bf7: Pulling fs layer
2026-08-01T06:03:38.6932211Z 80341a7f71d4: Pulling fs layer
2026-08-01T06:03:38.6932529Z 5acd92edc633: Pulling fs layer
2026-08-01T06:03:38.6932916Z bb4fd3ed2fc4: Waiting
2026-08-01T06:03:38.6933261Z ac1534f980d9: Pulling fs layer
2026-08-01T06:03:38.6934033Z d9454c0db893: Waiting
2026-08-01T06:03:38.6934312Z a06cc64c340f: Pulling fs layer
2026-08-01T06:03:38.6934624Z 187450b03722: Pulling fs layer
2026-08-01T06:03:38.6934929Z a90f8409c748: Waiting
2026-08-01T06:03:38.6935198Z 8ed74f1e8024: Pulling fs layer
2026-08-01T06:03:38.6935404Z 2a318cb28de0: Pulling fs layer
2026-08-01T06:03:38.6935674Z 60a3ab4b2d4d: Pulling fs layer
2026-08-01T06:03:38.6935865Z f668f356ba3e: Waiting
2026-08-01T06:03:38.6936039Z 0bc8508ca923: Pulling fs layer
2026-08-01T06:03:38.6936225Z d7ee4af1a169: Pulling fs layer
2026-08-01T06:03:38.6936405Z efa4ef78f491: Waiting
2026-08-01T06:03:38.6936571Z a2e50ff165a2: Pulling fs layer
2026-08-01T06:03:38.6936748Z ad74bb4a54dc: Waiting
2026-08-01T06:03:38.6936918Z aecf3e479cc0: Pulling fs layer
2026-08-01T06:03:38.6937100Z 79c26c932d8b: Pulling fs layer
2026-08-01T06:03:38.6937283Z 726f5ef0ffe5: Pulling fs layer
2026-08-01T06:03:38.6937459Z 692413a13ada: Pulling fs layer
2026-08-01T06:03:38.6937632Z eebaf15195be: Waiting
2026-08-01T06:03:38.6937811Z f69c128f6656: Pulling fs layer
2026-08-01T06:03:38.6937995Z 7ab4f955f270: Pulling fs layer
2026-08-01T06:03:38.6938178Z 3de070b5a7af: Pulling fs layer
2026-08-01T06:03:38.6938361Z 9378fd2894ac: Pulling fs layer
2026-08-01T06:03:38.6938557Z 4a4f571de68a: Pulling fs layer
2026-08-01T06:03:38.6938760Z 8b3d087a8690: Pulling fs layer
2026-08-01T06:03:38.6939111Z 71274e4ad4e7: Waiting
2026-08-01T06:03:38.6939317Z 8b305f88ae4d: Waiting
2026-08-01T06:03:38.6939480Z 7bcfa39e9b00: Waiting
2026-08-01T06:03:38.6939637Z c9488ac6c405: Waiting
2026-08-01T06:03:38.6939797Z 88db2288b245: Waiting
2026-08-01T06:03:38.6939954Z 3959fe89f233: Waiting
2026-08-01T06:03:38.6940121Z a632f83ee6a0: Waiting
2026-08-01T06:03:38.6940289Z cb6b921f1bf7: Waiting
2026-08-01T06:03:38.6940457Z 80341a7f71d4: Waiting
2026-08-01T06:03:38.6940618Z 5acd92edc633: Waiting
2026-08-01T06:03:38.6940783Z ac1534f980d9: Waiting
2026-08-01T06:03:38.6940947Z a06cc64c340f: Waiting
2026-08-01T06:03:38.6941102Z 187450b03722: Waiting
2026-08-01T06:03:38.6941269Z 8ed74f1e8024: Waiting
2026-08-01T06:03:38.6941598Z 2a318cb28de0: Waiting
2026-08-01T06:03:38.6941772Z 60a3ab4b2d4d: Waiting
2026-08-01T06:03:38.6941936Z 0bc8508ca923: Waiting
2026-08-01T06:03:38.6942097Z d7ee4af1a169: Waiting
2026-08-01T06:03:38.6942273Z a2e50ff165a2: Waiting
2026-08-01T06:03:38.6942437Z aecf3e479cc0: Waiting
2026-08-01T06:03:38.6942600Z 4a4f571de68a: Waiting
2026-08-01T06:03:38.6942760Z 79c26c932d8b: Waiting
2026-08-01T06:03:38.6942922Z 8b3d087a8690: Waiting
2026-08-01T06:03:38.6943080Z 726f5ef0ffe5: Waiting
2026-08-01T06:03:38.6943244Z 692413a13ada: Waiting
2026-08-01T06:03:38.6943401Z 3de070b5a7af: Waiting
2026-08-01T06:03:38.6943586Z f69c128f6656: Waiting
2026-08-01T06:03:38.6943748Z 9378fd2894ac: Waiting
2026-08-01T06:03:38.6943906Z 7ab4f955f270: Waiting
2026-08-01T06:03:38.6944071Z 4f4fb700ef54: Waiting
2026-08-01T06:03:38.9660373Z 01bcb9e4dc1f: Verifying Checksum
2026-08-01T06:03:38.9660786Z 01bcb9e4dc1f: Download complete
2026-08-01T06:03:38.9795731Z 3c05096aa728: Download complete
2026-08-01T06:03:39.1876275Z 4f4fb700ef54: Download complete
2026-08-01T06:03:39.2885263Z fb2873d761f0: Verifying Checksum
2026-08-01T06:03:39.2885936Z fb2873d761f0: Download complete
2026-08-01T06:03:39.4789806Z 627d9f527436: Verifying Checksum
2026-08-01T06:03:39.4790195Z 627d9f527436: Download complete
2026-08-01T06:03:39.7758340Z d3c9f87abb15: Verifying Checksum
2026-08-01T06:03:39.7758736Z d3c9f87abb15: Download complete
2026-08-01T06:03:40.1008315Z bb4fd3ed2fc4: Verifying Checksum
2026-08-01T06:03:40.1008744Z bb4fd3ed2fc4: Download complete
2026-08-01T06:03:40.2900722Z a1a18ffda116: Verifying Checksum
2026-08-01T06:03:40.2901434Z a1a18ffda116: Download complete
2026-08-01T06:03:40.4060730Z d9454c0db893: Verifying Checksum
2026-08-01T06:03:40.4061631Z d9454c0db893: Download complete
2026-08-01T06:03:40.6327958Z a90f8409c748: Verifying Checksum
2026-08-01T06:03:40.6328370Z a90f8409c748: Download complete
2026-08-01T06:03:40.7090494Z f668f356ba3e: Verifying Checksum
2026-08-01T06:03:40.7091426Z f668f356ba3e: Download complete
2026-08-01T06:03:40.9505437Z efa4ef78f491: Verifying Checksum
2026-08-01T06:03:40.9505722Z efa4ef78f491: Download complete
2026-08-01T06:03:40.9700869Z ad74bb4a54dc: Verifying Checksum
2026-08-01T06:03:40.9701601Z ad74bb4a54dc: Download complete
2026-08-01T06:03:41.2896122Z eebaf15195be: Verifying Checksum
2026-08-01T06:03:41.3330889Z eebaf15195be: Download complete
2026-08-01T06:03:41.3331279Z 71274e4ad4e7: Verifying Checksum
2026-08-01T06:03:41.3331584Z 71274e4ad4e7: Download complete
2026-08-01T06:03:41.6557984Z 8b305f88ae4d: Verifying Checksum
2026-08-01T06:03:41.6558691Z 8b305f88ae4d: Download complete
2026-08-01T06:03:41.7800368Z 7bcfa39e9b00: Verifying Checksum
2026-08-01T06:03:41.7800907Z 7bcfa39e9b00: Download complete
2026-08-01T06:03:41.9477636Z c9488ac6c405: Verifying Checksum
2026-08-01T06:03:41.9478025Z c9488ac6c405: Download complete
2026-08-01T06:03:42.2955213Z 3959fe89f233: Verifying Checksum
2026-08-01T06:03:42.2955562Z 3959fe89f233: Download complete
2026-08-01T06:03:42.3285011Z a1a18ffda116: Pull complete
2026-08-01T06:03:44.3527395Z 1c752555c551: Verifying Checksum
2026-08-01T06:03:44.3527788Z 1c752555c551: Download complete
2026-08-01T06:03:46.7053578Z 88db2288b245: Verifying Checksum
2026-08-01T06:03:46.7053991Z 88db2288b245: Download complete
2026-08-01T06:03:47.0110488Z 80341a7f71d4: Verifying Checksum
2026-08-01T06:03:47.0111070Z 80341a7f71d4: Download complete
2026-08-01T06:03:47.2394176Z 5acd92edc633: Verifying Checksum
2026-08-01T06:03:47.2396991Z 5acd92edc633: Download complete
2026-08-01T06:03:47.5794672Z ac1534f980d9: Verifying Checksum
2026-08-01T06:03:47.5795072Z ac1534f980d9: Download complete
2026-08-01T06:03:47.8267739Z a06cc64c340f: Download complete
2026-08-01T06:03:48.1510210Z 187450b03722: Download complete
2026-08-01T06:03:48.3328692Z a632f83ee6a0: Verifying Checksum
2026-08-01T06:03:48.3335109Z a632f83ee6a0: Download complete
2026-08-01T06:03:48.3734038Z 8ed74f1e8024: Verifying Checksum
2026-08-01T06:03:48.3734690Z 8ed74f1e8024: Download complete
2026-08-01T06:03:48.6451909Z 2a318cb28de0: Verifying Checksum
2026-08-01T06:03:48.6452284Z 2a318cb28de0: Download complete
2026-08-01T06:03:48.6545465Z 60a3ab4b2d4d: Verifying Checksum
2026-08-01T06:03:48.6545842Z 60a3ab4b2d4d: Download complete
2026-08-01T06:03:48.8443165Z cb6b921f1bf7: Verifying Checksum
2026-08-01T06:03:48.8443623Z cb6b921f1bf7: Download complete
2026-08-01T06:03:49.0774280Z 0bc8508ca923: Verifying Checksum
2026-08-01T06:03:49.0778025Z 0bc8508ca923: Download complete
2026-08-01T06:03:49.3813431Z aecf3e479cc0: Verifying Checksum
2026-08-01T06:03:49.3813852Z aecf3e479cc0: Download complete
2026-08-01T06:03:49.6107535Z d7ee4af1a169: Verifying Checksum
2026-08-01T06:03:49.6107906Z d7ee4af1a169: Download complete
2026-08-01T06:03:49.6469639Z 79c26c932d8b: Verifying Checksum
2026-08-01T06:03:49.6470693Z 79c26c932d8b: Download complete
2026-08-01T06:03:50.0326268Z 726f5ef0ffe5: Verifying Checksum
2026-08-01T06:03:50.0326656Z 726f5ef0ffe5: Download complete
2026-08-01T06:03:50.0418398Z 692413a13ada: Verifying Checksum
2026-08-01T06:03:50.0423861Z 692413a13ada: Download complete
2026-08-01T06:03:50.0474215Z a2e50ff165a2: Verifying Checksum
2026-08-01T06:03:50.0474670Z a2e50ff165a2: Download complete
2026-08-01T06:03:50.3430441Z 7ab4f955f270: Verifying Checksum
2026-08-01T06:03:50.3430846Z 7ab4f955f270: Download complete
2026-08-01T06:03:50.3970020Z f69c128f6656: Verifying Checksum
2026-08-01T06:03:50.3970428Z f69c128f6656: Download complete
2026-08-01T06:03:50.6271609Z 9378fd2894ac: Verifying Checksum
2026-08-01T06:03:50.6271983Z 9378fd2894ac: Download complete
2026-08-01T06:03:50.6879904Z 4a4f571de68a: Download complete
2026-08-01T06:03:50.9366441Z 8b3d087a8690: Verifying Checksum
2026-08-01T06:03:50.9366739Z 8b3d087a8690: Download complete
2026-08-01T06:03:51.4447687Z 3de070b5a7af: Verifying Checksum
2026-08-01T06:03:51.4447974Z 3de070b5a7af: Download complete
2026-08-01T06:03:53.1435817Z 3c05096aa728: Pull complete
2026-08-01T06:03:54.8334185Z 01bcb9e4dc1f: Pull complete
2026-08-01T06:03:54.8429890Z 4f4fb700ef54: Pull complete
2026-08-01T06:03:54.8549155Z fb2873d761f0: Pull complete
2026-08-01T06:03:54.8669679Z 627d9f527436: Pull complete
2026-08-01T06:04:02.9130110Z 1c752555c551: Pull complete
2026-08-01T06:04:02.9219266Z d3c9f87abb15: Pull complete
2026-08-01T06:04:02.9821304Z bb4fd3ed2fc4: Pull complete
2026-08-01T06:04:02.9905769Z d9454c0db893: Pull complete
2026-08-01T06:04:03.0478174Z a90f8409c748: Pull complete
2026-08-01T06:04:03.0599882Z f668f356ba3e: Pull complete
2026-08-01T06:04:03.1086607Z efa4ef78f491: Pull complete
2026-08-01T06:04:03.1167584Z ad74bb4a54dc: Pull complete
2026-08-01T06:04:03.1422175Z eebaf15195be: Pull complete
2026-08-01T06:04:03.1593183Z 71274e4ad4e7: Pull complete
2026-08-01T06:04:03.2181327Z 8b305f88ae4d: Pull complete
2026-08-01T06:04:03.5305322Z 7bcfa39e9b00: Pull complete
2026-08-01T06:04:03.5493966Z c9488ac6c405: Pull complete
2026-08-01T06:04:16.5564364Z 88db2288b245: Pull complete
2026-08-01T06:04:16.5723237Z 3959fe89f233: Pull complete
2026-08-01T06:04:23.6238302Z a632f83ee6a0: Pull complete
2026-08-01T06:04:29.1321649Z cb6b921f1bf7: Pull complete
2026-08-01T06:04:29.1585113Z 80341a7f71d4: Pull complete
2026-08-01T06:04:29.1669001Z 5acd92edc633: Pull complete
2026-08-01T06:04:29.2449610Z ac1534f980d9: Pull complete
2026-08-01T06:04:29.2553070Z a06cc64c340f: Pull complete
2026-08-01T06:04:29.2795602Z 187450b03722: Pull complete
2026-08-01T06:04:29.2883830Z 8ed74f1e8024: Pull complete
2026-08-01T06:04:29.3111790Z 2a318cb28de0: Pull complete
2026-08-01T06:04:29.3193822Z 60a3ab4b2d4d: Pull complete
2026-08-01T06:04:29.5646469Z 0bc8508ca923: Pull complete
2026-08-01T06:04:29.8191859Z d7ee4af1a169: Pull complete
2026-08-01T06:04:31.4578139Z a2e50ff165a2: Pull complete
2026-08-01T06:04:31.4696097Z aecf3e479cc0: Pull complete
2026-08-01T06:04:31.4800732Z 79c26c932d8b: Pull complete
2026-08-01T06:04:31.8775714Z 726f5ef0ffe5: Pull complete
2026-08-01T06:04:32.2650273Z 692413a13ada: Pull complete
2026-08-01T06:04:32.3739269Z f69c128f6656: Pull complete
2026-08-01T06:04:32.3822214Z 7ab4f955f270: Pull complete
2026-08-01T06:04:33.7336072Z 3de070b5a7af: Pull complete
2026-08-01T06:04:33.7678314Z 9378fd2894ac: Pull complete
2026-08-01T06:04:33.7839596Z 4a4f571de68a: Pull complete
2026-08-01T06:04:33.7989405Z 8b3d087a8690: Pull complete
2026-08-01T06:04:33.8026663Z Digest: sha256:61ba2d5fcd68bfe76d99a40ae52c30e88cde919ca40fe65ea24bd34b820e3165
2026-08-01T06:04:33.8035578Z Status: Downloaded newer image for ghcr.io/pypy/buildworker_x86_64@sha256:61ba2d5fcd68bfe76d99a40ae52c30e88cde919ca40fe65ea24bd34b820e3165
2026-08-01T06:05:23.6283922Z using config pypy/testrunner_cfg.py
2026-08-01T06:05:23.6284361Z using config machine_cfg.py
2026-08-01T06:05:23.6284666Z running 4 parallel test workers
2026-08-01T06:05:23.6284986Z setting MAKEFLAGS to ' ' (space)
2026-08-01T06:05:23.6285308Z -- jit/backend/x86/test/test_assembler.py
2026-08-01T06:05:23.6285741Z -- jit/backend/x86/test/test_basic.py
2026-08-01T06:05:23.6286078Z -- jit/backend/x86/test/test_call.py
2026-08-01T06:05:23.6286424Z -- jit/backend/x86/test/test_callbuilder.py
2026-08-01T06:05:23.6286798Z -- jit/backend/x86/test/test_calling_convention.py
2026-08-01T06:05:23.6287145Z -- jit/backend/x86/test/test_del.py
2026-08-01T06:05:23.6287473Z -- jit/backend/x86/test/test_dict.py
2026-08-01T06:05:23.6287807Z -- jit/backend/x86/test/test_exception.py
2026-08-01T06:05:23.6288135Z -- jit/backend/x86/test/test_fficall.py
2026-08-01T06:05:23.6288445Z -- jit/backend/x86/test/test_float.py
2026-08-01T06:05:23.6288729Z -- jit/backend/x86/test/test_jitlog.py
2026-08-01T06:05:23.6289294Z -- jit/backend/x86/test/test_jump.py
2026-08-01T06:05:23.6289593Z -- jit/backend/x86/test/test_list.py
2026-08-01T06:05:23.6289878Z -- jit/backend/x86/test/test_llop.py
2026-08-01T06:05:23.6290182Z -- jit/backend/x86/test/test_longlong.py
2026-08-01T06:05:23.6290516Z -- jit/backend/x86/test/test_loop_unroll.py
2026-08-01T06:05:23.6290872Z -- jit/backend/x86/test/test_quasiimmut.py
2026-08-01T06:05:23.6291217Z -- jit/backend/x86/test/test_rawmem.py
2026-08-01T06:05:23.6291871Z -- jit/backend/x86/test/test_recursive.py
2026-08-01T06:05:23.6292193Z -- jit/backend/x86/test/test_regalloc.py
2026-08-01T06:05:23.6292512Z -- jit/backend/x86/test/test_regloc.py
2026-08-01T06:05:23.6294969Z -- jit/backend/x86/test/test_runner.py
2026-08-01T06:05:23.6295321Z -- jit/backend/x86/test/test_rvmprof.py
2026-08-01T06:05:23.6295644Z -- jit/backend/x86/test/test_rx86.py
2026-08-01T06:05:23.6296010Z -- jit/backend/x86/test/test_rx86_32_auto_encoding.py
2026-08-01T06:05:23.6296394Z -- jit/backend/x86/test/test_rx86_64_auto_encoding.py
2026-08-01T06:05:23.6296737Z -- jit/backend/x86/test/test_send.py
2026-08-01T06:05:23.6297034Z -- jit/backend/x86/test/test_slist.py
2026-08-01T06:05:23.6297354Z -- jit/backend/x86/test/test_string.py
2026-08-01T06:05:23.6297687Z -- jit/backend/x86/test/test_symbolic_x86.py
2026-08-01T06:05:23.6298023Z -- jit/backend/x86/test/test_tl.py
2026-08-01T06:05:23.6298760Z -- jit/backend/x86/test/test_tlc.py
2026-08-01T06:05:23.6299729Z -- jit/backend/x86/test/test_tracelimit.py
2026-08-01T06:05:23.6302232Z -- jit/backend/x86/test/test_virtual.py
2026-08-01T06:05:23.6303301Z -- jit/backend/x86/test/test_virtualizable.py
2026-08-01T06:05:23.6303676Z -- jit/backend/x86/test/test_virtualref.py
2026-08-01T06:05:23.6304009Z -- jit/backend/x86/test/test_x86vector.py
2026-08-01T06:05:23.6304344Z -- jit/backend/x86/test/test_zmath.py
2026-08-01T06:05:23.6304656Z -- jit/backend/x86/test/test_zrpy_gc.py
2026-08-01T06:05:23.6304973Z -- jit/backend/x86/test/test_zrpy_gc_boehm.py
2026-08-01T06:05:23.6305333Z -- jit/backend/x86/test/test_zrpy_releasegil.py
2026-08-01T06:05:23.6305704Z -- jit/backend/x86/test/test_zrpy_vecopt.py
2026-08-01T06:05:23.6306039Z -- jit/backend/x86/test/test_zrpy_vmprof.py
2026-08-01T06:05:23.6306384Z -- jit/backend/x86/test/test_ztranslation_basic.py
2026-08-01T06:05:23.6306804Z -- jit/backend/x86/test/test_ztranslation_call_assembler.py
2026-08-01T06:05:23.6307285Z -- jit/backend/x86/test/test_ztranslation_external_exception.py
2026-08-01T06:05:23.6307988Z -- jit/backend/x86/test/test_ztranslation_jit_stats.py
2026-08-01T06:05:23.6308398Z -- jit/backend/x86/tool/test/test_viewcode.py
2026-08-01T06:05:23.6308726Z -- total: 48 to run
2026-08-01T06:05:23.6309264Z ++ 06:04:34 starting jit/backend/x86/test/test_assembler.py [1 started in total]
2026-08-01T06:05:23.6309827Z ++ 06:04:34 starting jit/backend/x86/test/test_basic.py [2 started in total]
2026-08-01T06:05:23.6310351Z ++ 06:04:34 starting jit/backend/x86/test/test_call.py [3 started in total]
2026-08-01T06:05:23.6310910Z ++ 06:04:34 starting jit/backend/x86/test/test_callbuilder.py [4 started in total]
2026-08-01T06:05:23.6311527Z __ jit/backend/x86/test/test_callbuilder.py [1 done in total, somefailed=False]
2026-08-01T06:05:23.6312147Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:05:23.6312676Z ============================= test session starts ==============================
2026-08-01T06:05:23.6313248Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:05:23.6314114Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:05:23.6314832Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:05:23.6315191Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:05:23.6315549Z plugins: hypothesis-4.39.3
2026-08-01T06:05:23.6315821Z collected 2 items
2026-08-01T06:05:23.6315964Z
2026-08-01T06:05:23.6316098Z jit/backend/x86/test/test_callbuilder.py ..
2026-08-01T06:05:23.6316323Z
2026-08-01T06:05:23.6316498Z =========================== 2 passed in 0.60 seconds ===========================
2026-08-01T06:05:23.6317050Z ++ 06:04:44 starting jit/backend/x86/test/test_calling_convention.py [5 started in total]
2026-08-01T06:05:23.6317670Z __ jit/backend/x86/test/test_assembler.py [2 done in total, somefailed=False] _
2026-08-01T06:05:23.6318273Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:05:23.6319148Z ============================= test session starts ==============================
2026-08-01T06:05:23.6319683Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:05:23.6320523Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:05:23.6321207Z pytest-2.9.2 from /workspace/pytest.py
2026-08-01T06:05:23.6321561Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:05:23.6321908Z plugins: hypothesis-4.39.3
2026-08-01T06:05:23.6322184Z collected 3 items
2026-08-01T06:05:23.6322327Z
2026-08-01T06:05:23.6322443Z jit/backend/x86/test/test_assembler.py ...
2026-08-01T06:05:23.6322677Z
2026-08-01T06:05:23.6322864Z =========================== 3 passed in 2.00 seconds ===========================
2026-08-01T06:05:23.6323345Z ++ 06:04:46 starting jit/backend/x86/test/test_del.py [6 started in total]
2026-08-01T06:05:23.6323913Z __ jit/backend/x86/test/test_del.py [3 done in total, somefailed=False] _______
2026-08-01T06:05:23.6324485Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:05:23.6325008Z ============================= test session starts ==============================
2026-08-01T06:05:23.6325575Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:05:23.6326471Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:05:23.6327177Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:05:23.6327535Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:05:23.6327898Z plugins: hypothesis-4.39.3
2026-08-01T06:05:23.6328171Z collected 3 items
2026-08-01T06:05:23.6328311Z
2026-08-01T06:05:23.6328432Z jit/backend/x86/test/test_del.py ...
2026-08-01T06:05:23.6328633Z
2026-08-01T06:05:23.6329134Z =========================== 3 passed in 3.25 seconds ===========================
2026-08-01T06:05:23.6329641Z ++ 06:04:51 starting jit/backend/x86/test/test_dict.py [7 started in total]
2026-08-01T06:05:23.6330217Z __ jit/backend/x86/test/test_call.py [4 done in total, somefailed=False] ______
2026-08-01T06:05:23.6330829Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:05:23.6331368Z ============================= test session starts ==============================
2026-08-01T06:05:23.6331930Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:05:23.6332810Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:05:23.6333523Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:05:23.6333885Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:05:23.6334244Z plugins: hypothesis-4.39.3
2026-08-01T06:05:23.6334514Z collected 16 items
2026-08-01T06:05:23.6334657Z
2026-08-01T06:05:23.6334800Z jit/backend/x86/test/test_call.py ................
2026-08-01T06:05:23.6335060Z
2026-08-01T06:05:23.6335226Z ========================== 16 passed in 9.48 seconds ===========================
2026-08-01T06:05:23.6335735Z ++ 06:04:54 starting jit/backend/x86/test/test_exception.py [8 started in total]
2026-08-01T06:05:23.6336327Z __ jit/backend/x86/test/test_exception.py [5 done in total, somefailed=False] _
2026-08-01T06:05:23.6336938Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:05:23.6337463Z ============================= test session starts ==============================
2026-08-01T06:05:23.6338014Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:05:23.6339006Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:05:23.6339718Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:05:23.6340248Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:05:23.6340607Z plugins: hypothesis-4.39.3
2026-08-01T06:05:23.6340872Z collected 32 items
2026-08-01T06:05:23.6341020Z
2026-08-01T06:05:23.6341228Z jit/backend/x86/test/test_exception.py s...............................
2026-08-01T06:05:23.6341562Z
2026-08-01T06:05:23.6341739Z ==================== 31 passed, 1 skipped in 14.38 seconds =====================
2026-08-01T06:05:23.6342261Z ++ 06:05:11 starting jit/backend/x86/test/test_fficall.py [9 started in total]
2026-08-01T06:05:23.6342888Z __ jit/backend/x86/test/test_calling_convention.py [6 done in total, somefailed=False]
2026-08-01T06:05:23.6343526Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:05:23.6344053Z ============================= test session starts ==============================
2026-08-01T06:05:23.6344616Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:05:23.6345531Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:05:23.6346232Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:05:23.6346582Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:05:23.6346929Z plugins: hypothesis-4.39.3
2026-08-01T06:05:23.6347197Z collected 7 items
2026-08-01T06:05:23.6347336Z
2026-08-01T06:05:23.6370250Z jit/backend/x86/test/test_calling_convention.py .......
2026-08-01T06:05:23.6370606Z
2026-08-01T06:05:23.6370810Z ========================== 7 passed in 27.09 seconds ===========================
2026-08-01T06:05:23.6371351Z ++ 06:05:16 starting jit/backend/x86/test/test_float.py [10 started in total]
2026-08-01T06:05:23.6371979Z __ jit/backend/x86/test/test_float.py [7 done in total, somefailed=False] _____
2026-08-01T06:05:23.6372664Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:05:23.6373421Z ============================= test session starts ==============================
2026-08-01T06:05:23.6374017Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:05:23.6374902Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:05:23.6375636Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:05:23.6376008Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:05:23.6376377Z plugins: hypothesis-4.39.3
2026-08-01T06:05:23.6376655Z collected 10 items
2026-08-01T06:05:23.6376798Z
2026-08-01T06:05:23.6376936Z jit/backend/x86/test/test_float.py ..........
2026-08-01T06:05:23.6377168Z
2026-08-01T06:05:23.6377345Z ========================== 10 passed in 4.88 seconds ===========================
2026-08-01T06:05:23.6377867Z ++ 06:05:23 starting jit/backend/x86/test/test_jitlog.py [11 started in total]
2026-08-01T06:06:16.2563563Z __ jit/backend/x86/test/test_jitlog.py [8 done in total, somefailed=False] ____
2026-08-01T06:06:16.2594001Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:06:16.2595079Z ============================= test session starts ==============================
2026-08-01T06:06:16.2595897Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:06:16.2597049Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:06:16.2597955Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:06:16.2598481Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:06:16.2599201Z plugins: hypothesis-4.39.3
2026-08-01T06:06:16.2599667Z collected 3 items
2026-08-01T06:06:16.2599993Z
2026-08-01T06:06:16.2600286Z jit/backend/x86/test/test_jitlog.py ...
2026-08-01T06:06:16.2600653Z
2026-08-01T06:06:16.2600978Z ========================== 3 passed in 10.82 seconds ===========================
2026-08-01T06:06:16.2601962Z ++ 06:05:35 starting jit/backend/x86/test/test_jump.py [12 started in total]
2026-08-01T06:06:16.2602725Z __ jit/backend/x86/test/test_fficall.py [9 done in total, somefailed=False] ___
2026-08-01T06:06:16.2603510Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:06:16.2604211Z ============================= test session starts ==============================
2026-08-01T06:06:16.2604950Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:06:16.2606029Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:06:16.2606977Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:06:16.2607544Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:06:16.2608096Z plugins: hypothesis-4.39.3
2026-08-01T06:06:16.2608561Z collected 12 items
2026-08-01T06:06:16.2609073Z
2026-08-01T06:06:16.2609429Z jit/backend/x86/test/test_fficall.py ...s........
2026-08-01T06:06:16.2609862Z
2026-08-01T06:06:16.2610226Z ==================== 11 passed, 1 skipped in 23.16 seconds =====================
2026-08-01T06:06:16.2610929Z ++ 06:05:39 starting jit/backend/x86/test/test_list.py [13 started in total]
2026-08-01T06:06:16.2611704Z __ jit/backend/x86/test/test_jump.py [10 done in total, somefailed=False] _____
2026-08-01T06:06:16.2612513Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:06:16.2613221Z ============================= test session starts ==============================
2026-08-01T06:06:16.2613974Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:06:16.2615046Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:06:16.2615956Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:06:16.2616519Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:06:16.2617326Z plugins: hypothesis-4.39.3
2026-08-01T06:06:16.2617841Z collected 12 items
2026-08-01T06:06:16.2618142Z
2026-08-01T06:06:16.2618421Z jit/backend/x86/test/test_jump.py ............
2026-08-01T06:06:16.2619002Z
2026-08-01T06:06:16.2619371Z ========================== 12 passed in 11.22 seconds ==========================
2026-08-01T06:06:16.2620077Z ++ 06:05:50 starting jit/backend/x86/test/test_llop.py [14 started in total]
2026-08-01T06:06:16.2620841Z __ jit/backend/x86/test/test_llop.py [11 done in total, somefailed=False] _____
2026-08-01T06:06:16.2621649Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:06:16.2622380Z ============================= test session starts ==============================
2026-08-01T06:06:16.2623151Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:06:16.2624241Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:06:16.2625157Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:06:16.2625705Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:06:16.2626250Z plugins: hypothesis-4.39.3
2026-08-01T06:06:16.2626702Z collected 5 items
2026-08-01T06:06:16.2627033Z
2026-08-01T06:06:16.2627323Z jit/backend/x86/test/test_llop.py .....
2026-08-01T06:06:16.2627705Z
2026-08-01T06:06:16.2628066Z =========================== 5 passed in 5.53 seconds ===========================
2026-08-01T06:06:16.2628755Z ++ 06:05:58 starting jit/backend/x86/test/test_longlong.py [15 started in total]
2026-08-01T06:06:16.2629739Z __ jit/backend/x86/test/test_list.py [12 done in total, somefailed=False] _____
2026-08-01T06:06:16.2630535Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:06:16.2631217Z ============================= test session starts ==============================
2026-08-01T06:06:16.2632244Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:06:16.2633324Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:06:16.2634224Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:06:16.2634738Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:06:16.2635275Z plugins: hypothesis-4.39.3
2026-08-01T06:06:16.2635739Z collected 23 items
2026-08-01T06:06:16.2636057Z
2026-08-01T06:06:16.2636503Z jit/backend/x86/test/test_list.py ...s...................
2026-08-01T06:06:16.2636974Z
2026-08-01T06:06:16.2637348Z ==================== 22 passed, 1 skipped in 16.33 seconds =====================
2026-08-01T06:06:16.2638073Z ++ 06:05:59 starting jit/backend/x86/test/test_loop_unroll.py [16 started in total]
2026-08-01T06:06:16.2639069Z __ jit/backend/x86/test/test_longlong.py [13 done in total, somefailed=False] _
2026-08-01T06:06:16.2639838Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:06:16.2640554Z ============================= test session starts ==============================
2026-08-01T06:06:16.2641273Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:06:16.2642307Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:06:16.2643193Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:06:16.2643730Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:06:16.2644264Z plugins: hypothesis-4.39.3
2026-08-01T06:06:16.2644689Z collected 14 items
2026-08-01T06:06:16.2644995Z
2026-08-01T06:06:16.2645329Z jit/backend/x86/test/test_longlong.py ssssssssssssss
2026-08-01T06:06:16.2645765Z
2026-08-01T06:06:16.2646107Z ========================== 14 skipped in 0.23 seconds ==========================
2026-08-01T06:06:16.2647043Z ++ 06:05:59 starting jit/backend/x86/test/test_quasiimmut.py [17 started in total]
2026-08-01T06:06:16.2647847Z __ jit/backend/x86/test/test_dict.py [14 done in total, somefailed=False] _____
2026-08-01T06:06:16.2648617Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:06:16.2649472Z ============================= test session starts ==============================
2026-08-01T06:06:16.2650198Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:06:16.2651267Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:06:16.2652151Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:06:16.2652680Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:06:16.2653219Z plugins: hypothesis-4.39.3
2026-08-01T06:06:16.2653660Z collected 20 items
2026-08-01T06:06:16.2653961Z
2026-08-01T06:06:16.2654269Z jit/backend/x86/test/test_dict.py ....................
2026-08-01T06:06:16.2654704Z
2026-08-01T06:06:16.2655046Z ========================== 20 passed in 64.63 seconds ==========================
2026-08-01T06:06:16.2655734Z ++ 06:06:04 starting jit/backend/x86/test/test_rawmem.py [18 started in total]
2026-08-01T06:06:16.2656509Z __ jit/backend/x86/test/test_rawmem.py [15 done in total, somefailed=False] ___
2026-08-01T06:06:16.2657303Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:06:16.2658003Z ============================= test session starts ==============================
2026-08-01T06:06:16.2658729Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:06:16.2660003Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:06:16.2660905Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:06:16.2661450Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:06:16.2662286Z plugins: hypothesis-4.39.3
2026-08-01T06:06:16.2662734Z collected 7 items
2026-08-01T06:06:16.2663050Z
2026-08-01T06:06:16.2663537Z jit/backend/x86/test/test_rawmem.py .......
2026-08-01T06:06:16.2663913Z
2026-08-01T06:06:16.2664226Z =========================== 7 passed in 3.86 seconds ===========================
2026-08-01T06:06:16.2664906Z ++ 06:06:10 starting jit/backend/x86/test/test_recursive.py [19 started in total]
2026-08-01T06:06:16.2665682Z __ jit/backend/x86/test/test_quasiimmut.py [16 done in total, somefailed=False]
2026-08-01T06:06:16.2666483Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:06:16.2667185Z ============================= test session starts ==============================
2026-08-01T06:06:16.2667946Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:06:16.2669174Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:06:16.2670101Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:06:16.2670649Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:06:16.2671192Z plugins: hypothesis-4.39.3
2026-08-01T06:06:16.2671644Z collected 20 items
2026-08-01T06:06:16.2671960Z
2026-08-01T06:06:16.2672307Z jit/backend/x86/test/test_quasiimmut.py ..............s.....
2026-08-01T06:06:16.2672773Z
2026-08-01T06:06:16.2673131Z ===================== 19 passed, 1 skipped in 9.73 seconds =====================
2026-08-01T06:06:16.2673843Z ++ 06:06:12 starting jit/backend/x86/test/test_regalloc.py [20 started in total]
2026-08-01T06:06:16.2674600Z __ jit/backend/x86/test/test_regalloc.py [17 done in total, somefailed=False] _
2026-08-01T06:06:16.2675394Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:06:16.2676119Z ============================= test session starts ==============================
2026-08-01T06:06:16.2677014Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:06:16.2678097Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:06:16.2679261Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:06:16.2679851Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:06:16.2680354Z plugins: hypothesis-4.39.3
2026-08-01T06:06:16.2680775Z collected 19 items
2026-08-01T06:06:16.2681077Z
2026-08-01T06:06:16.2681422Z jit/backend/x86/test/test_regalloc.py ....s........s.....
2026-08-01T06:06:16.2681876Z
2026-08-01T06:06:16.2682229Z ===================== 17 passed, 2 skipped in 1.34 seconds =====================
2026-08-01T06:06:16.2682958Z ++ 06:06:14 starting jit/backend/x86/test/test_regloc.py [21 started in total]
2026-08-01T06:06:16.2683786Z __ jit/backend/x86/test/test_regloc.py [18 done in total, somefailed=False] ___
2026-08-01T06:08:05.1866147Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:08:05.1867761Z ============================= test session starts ==============================
2026-08-01T06:08:05.1869010Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:08:05.1870048Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:08:05.1870875Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:08:05.1871356Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:08:05.1871849Z plugins: hypothesis-4.39.3
2026-08-01T06:08:05.1872241Z collected 25 items
2026-08-01T06:08:05.1872533Z
2026-08-01T06:08:05.1872850Z jit/backend/x86/test/test_regloc.py .......................s.
2026-08-01T06:08:05.1873283Z
2026-08-01T06:08:05.1873624Z ===================== 24 passed, 1 skipped in 0.37 seconds =====================
2026-08-01T06:08:05.1874272Z ++ 06:06:16 starting jit/backend/x86/test/test_runner.py [22 started in total]
2026-08-01T06:08:05.1875283Z __ jit/backend/x86/test/test_basic.py [19 done in total, somefailed=False] ____
2026-08-01T06:08:05.1876041Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:08:05.1876701Z ============================= test session starts ==============================
2026-08-01T06:08:05.1877374Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:08:05.1878341Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:08:05.1879398Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:08:05.1879816Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:08:05.1880179Z plugins: hypothesis-4.39.3
2026-08-01T06:08:05.1880487Z collected 196 items
2026-08-01T06:08:05.1880708Z
2026-08-01T06:08:05.1881193Z jit/backend/x86/test/test_basic.py .s...........................................................................................................................................s.................s..............s...........s.........
2026-08-01T06:08:05.1881778Z
2026-08-01T06:08:05.1882027Z =================== 191 passed, 5 skipped in 100.91 seconds ====================
2026-08-01T06:08:05.1882495Z ++ 06:06:30 starting jit/backend/x86/test/test_rvmprof.py [23 started in total]
2026-08-01T06:08:05.1882990Z __ jit/backend/x86/test/test_rvmprof.py [20 done in total, somefailed=False] __
2026-08-01T06:08:05.1883497Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:08:05.1883971Z ============================= test session starts ==============================
2026-08-01T06:08:05.1884465Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:08:05.1885140Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:08:05.1885883Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:08:05.1886257Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:08:05.1886622Z plugins: hypothesis-4.39.3
2026-08-01T06:08:05.1886930Z collected 3 items
2026-08-01T06:08:05.1887148Z
2026-08-01T06:08:05.1887360Z jit/backend/x86/test/test_rvmprof.py ...
2026-08-01T06:08:05.1887622Z
2026-08-01T06:08:05.1887858Z =========================== 3 passed in 6.98 seconds ===========================
2026-08-01T06:08:05.1888303Z ++ 06:06:38 starting jit/backend/x86/test/test_rx86.py [24 started in total]
2026-08-01T06:08:05.1888953Z __ jit/backend/x86/test/test_rx86.py [21 done in total, somefailed=False] _____
2026-08-01T06:08:05.1889622Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:08:05.1890173Z ============================= test session starts ==============================
2026-08-01T06:08:05.1890654Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:08:05.1891334Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:08:05.1891896Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:08:05.1892249Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:08:05.1892623Z plugins: hypothesis-4.39.3
2026-08-01T06:08:05.1892924Z collected 34 items
2026-08-01T06:08:05.1893145Z
2026-08-01T06:08:05.1893404Z jit/backend/x86/test/test_rx86.py ..................................
2026-08-01T06:08:05.1893730Z
2026-08-01T06:08:05.1893969Z ========================== 34 passed in 0.08 seconds ===========================
2026-08-01T06:08:05.1894453Z ++ 06:06:40 starting jit/backend/x86/test/test_rx86_32_auto_encoding.py [25 started in total]
2026-08-01T06:08:05.1894982Z __ jit/backend/x86/test/test_recursive.py [22 done in total, somefailed=False]
2026-08-01T06:08:05.1895489Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:08:05.1896082Z ============================= test session starts ==============================
2026-08-01T06:08:05.1896569Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:08:05.1897229Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:08:05.1897793Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:08:05.1898152Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:08:05.1898504Z plugins: hypothesis-4.39.3
2026-08-01T06:08:05.1898940Z collected 42 items
2026-08-01T06:08:05.1899165Z
2026-08-01T06:08:05.1899501Z jit/backend/x86/test/test_recursive.py ................s........s...............s
2026-08-01T06:08:05.1899823Z
2026-08-01T06:08:05.1900020Z ==================== 39 passed, 3 skipped in 43.57 seconds =====================
2026-08-01T06:08:05.1900572Z ++ 06:07:01 starting jit/backend/x86/test/test_rx86_64_auto_encoding.py [26 started in total]
2026-08-01T06:08:05.1901233Z __ jit/backend/x86/test/test_rx86_32_auto_encoding.py [23 done in total, somefailed=False]
2026-08-01T06:08:05.1901841Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:08:05.1902367Z ============================= test session starts ==============================
2026-08-01T06:08:05.1902922Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:08:05.1903786Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:08:05.1904496Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:08:05.1904854Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:08:05.1905209Z plugins: hypothesis-4.39.3
2026-08-01T06:08:05.1905476Z collected 615 items
2026-08-01T06:08:05.1905623Z
2026-08-01T06:08:05.1907434Z jit/backend/x86/test/test_rx86_32_auto_encoding.py ..................................................s...................................................................................s..s....................................................................................................................s........................................................................................................................................................................................................................................................................................................................................................................
2026-08-01T06:08:05.1908583Z
2026-08-01T06:08:05.1908714Z ==================== 611 passed, 4 skipped in 36.56 seconds ====================
2026-08-01T06:08:05.1909283Z ++ 06:07:18 starting jit/backend/x86/test/test_send.py [27 started in total]
2026-08-01T06:08:05.1909653Z __ jit/backend/x86/test/test_send.py [24 done in total, somefailed=False] _____
2026-08-01T06:08:05.1910041Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:08:05.1910379Z ============================= test session starts ==============================
2026-08-01T06:08:05.1910737Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:08:05.1911275Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:08:05.1911708Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:08:05.1911943Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:08:05.1912168Z plugins: hypothesis-4.39.3
2026-08-01T06:08:05.1912345Z collected 23 items
2026-08-01T06:08:05.1912437Z
2026-08-01T06:08:05.1912546Z jit/backend/x86/test/test_send.py .......................
2026-08-01T06:08:05.1912711Z
2026-08-01T06:08:05.1912825Z ========================== 23 passed in 14.14 seconds ==========================
2026-08-01T06:08:05.1913138Z ++ 06:07:35 starting jit/backend/x86/test/test_slist.py [28 started in total]
2026-08-01T06:08:05.1913644Z __ jit/backend/x86/test/test_slist.py [25 done in total, somefailed=False] ____
2026-08-01T06:08:05.1914026Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:08:05.1914353Z ============================= test session starts ==============================
2026-08-01T06:08:05.1914695Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:08:05.1915217Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:08:05.1915646Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:08:05.1915874Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:08:05.1916095Z plugins: hypothesis-4.39.3
2026-08-01T06:08:05.1916273Z collected 6 items
2026-08-01T06:08:05.1916369Z
2026-08-01T06:08:05.1916449Z jit/backend/x86/test/test_slist.py s.....
2026-08-01T06:08:05.1916596Z
2026-08-01T06:08:05.1916721Z ===================== 5 passed, 1 skipped in 4.72 seconds ======================
2026-08-01T06:08:05.1917054Z ++ 06:07:42 starting jit/backend/x86/test/test_string.py [29 started in total]
2026-08-01T06:08:05.1917421Z __ jit/backend/x86/test/test_runner.py [26 done in total, somefailed=False] ___
2026-08-01T06:08:05.1917798Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:08:05.1918119Z ============================= test session starts ==============================
2026-08-01T06:08:05.1918458Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:08:05.1919122Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:08:05.1919553Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:08:05.1919781Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:08:05.1920005Z plugins: hypothesis-4.39.3
2026-08-01T06:08:05.1920293Z collected 172 items
2026-08-01T06:08:05.1920392Z
2026-08-01T06:08:05.1920719Z jit/backend/x86/test/test_runner.py ............................................................................................s....ss.....................ss...........................sssss....s.........s.s.
2026-08-01T06:08:05.1921105Z
2026-08-01T06:08:05.1921229Z =================== 159 passed, 13 skipped in 103.55 seconds ===================
2026-08-01T06:08:05.1921480Z read saved errno: 24
2026-08-01T06:08:05.1921639Z read saved errno: 0
2026-08-01T06:08:05.1921787Z read saved errno: 25
2026-08-01T06:08:05.1921936Z read saved errno: 0
2026-08-01T06:09:12.7726014Z ++ 06:08:05 starting jit/backend/x86/test/test_symbolic_x86.py [30 started in total]
2026-08-01T06:09:12.7727463Z __ jit/backend/x86/test/test_symbolic_x86.py [27 done in total, somefailed=False]
2026-08-01T06:09:12.7728448Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:09:12.7729522Z ============================= test session starts ==============================
2026-08-01T06:09:12.7730157Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:09:12.7731108Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:09:12.7731851Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:09:12.7732240Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:09:12.7732618Z plugins: hypothesis-4.39.3
2026-08-01T06:09:12.7732908Z collected 6 items
2026-08-01T06:09:12.7733060Z
2026-08-01T06:09:12.7733196Z jit/backend/x86/test/test_symbolic_x86.py ......
2026-08-01T06:09:12.7733462Z
2026-08-01T06:09:12.7733634Z =========================== 6 passed in 0.01 seconds ===========================
2026-08-01T06:09:12.7734781Z ++ 06:08:06 starting jit/backend/x86/test/test_tl.py [31 started in total]
2026-08-01T06:09:12.7735438Z __ jit/backend/x86/test/test_rx86_64_auto_encoding.py [28 done in total, somefailed=False]
2026-08-01T06:09:12.7736418Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:09:12.7736977Z ============================= test session starts ==============================
2026-08-01T06:09:12.7737562Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:09:12.7738475Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:09:12.7739393Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:09:12.7739776Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:09:12.7740268Z plugins: hypothesis-4.39.3
2026-08-01T06:09:12.7740535Z collected 616 items
2026-08-01T06:09:12.7740687Z
2026-08-01T06:09:12.7742305Z jit/backend/x86/test/test_rx86_64_auto_encoding.py ..................................................s...................................................................................s..s....................................................................................................................s.........................................................................................................................................................................................................................................................................................................................................................................
2026-08-01T06:09:12.7744076Z
2026-08-01T06:09:12.7744274Z ==================== 612 passed, 4 skipped in 57.86 seconds ====================
2026-08-01T06:09:12.7744898Z ++ 06:08:07 starting jit/backend/x86/test/test_tlc.py [32 started in total]
2026-08-01T06:09:12.7745637Z __ jit/backend/x86/test/test_tlc.py [29 done in total, somefailed=False] ______
2026-08-01T06:09:12.7746483Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:09:12.7747354Z ============================= test session starts ==============================
2026-08-01T06:09:12.7748036Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:09:12.7749096Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:09:12.7749833Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:09:12.7750211Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:09:12.7750584Z plugins: hypothesis-4.39.3
2026-08-01T06:09:12.7750858Z collected 3 items
2026-08-01T06:09:12.7751001Z
2026-08-01T06:09:12.7751123Z jit/backend/x86/test/test_tlc.py ss.
2026-08-01T06:09:12.7751331Z
2026-08-01T06:09:12.7751527Z ===================== 1 passed, 2 skipped in 4.99 seconds ======================
2026-08-01T06:09:12.7752099Z ++ 06:08:14 starting jit/backend/x86/test/test_tracelimit.py [33 started in total]
2026-08-01T06:09:12.7752720Z __ jit/backend/x86/test/test_tl.py [30 done in total, somefailed=False] _______
2026-08-01T06:09:12.7753331Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:09:12.7753833Z ============================= test session starts ==============================
2026-08-01T06:09:12.7754397Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:09:12.7755255Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:09:12.7755945Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:09:12.7756315Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:09:12.7756684Z plugins: hypothesis-4.39.3
2026-08-01T06:09:12.7756941Z collected 5 items
2026-08-01T06:09:12.7757068Z
2026-08-01T06:09:12.7757176Z jit/backend/x86/test/test_tl.py .....
2026-08-01T06:09:12.7757388Z
2026-08-01T06:09:12.7757536Z ========================== 5 passed in 11.83 seconds ===========================
2026-08-01T06:09:12.7758250Z ++ 06:08:20 starting jit/backend/x86/test/test_virtual.py [34 started in total]
2026-08-01T06:09:12.7760234Z __ jit/backend/x86/test/test_string.py [31 done in total, somefailed=False] ___
2026-08-01T06:09:12.7760917Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:09:12.7761476Z ============================= test session starts ==============================
2026-08-01T06:09:12.7762068Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:09:12.7762978Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:09:12.7763715Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:09:12.7764088Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:09:12.7764463Z plugins: hypothesis-4.39.3
2026-08-01T06:09:12.7764740Z collected 97 items
2026-08-01T06:09:12.7764892Z
2026-08-01T06:09:12.7765290Z jit/backend/x86/test/test_string.py .............................s............................................s......................
2026-08-01T06:09:12.7765769Z
2026-08-01T06:09:12.7765966Z ==================== 95 passed, 2 skipped in 57.07 seconds =====================
2026-08-01T06:09:12.7766525Z ++ 06:08:40 starting jit/backend/x86/test/test_virtualizable.py [35 started in total]
2026-08-01T06:09:12.7767135Z __ jit/backend/x86/test/test_virtual.py [32 done in total, somefailed=False] __
2026-08-01T06:09:12.7767761Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:09:12.7768288Z ============================= test session starts ==============================
2026-08-01T06:09:12.7769039Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:09:12.7769963Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:09:12.7770716Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:09:12.7771307Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:09:12.7771678Z plugins: hypothesis-4.39.3
2026-08-01T06:09:12.7771957Z collected 52 items
2026-08-01T06:09:12.7772102Z
2026-08-01T06:09:12.7772348Z jit/backend/x86/test/test_virtual.py ....................................................
2026-08-01T06:09:12.7772729Z
2026-08-01T06:09:12.7772882Z ========================== 52 passed in 17.06 seconds ==========================
2026-08-01T06:09:12.7773418Z ++ 06:08:41 starting jit/backend/x86/test/test_virtualref.py [36 started in total]
2026-08-01T06:09:12.7774020Z __ jit/backend/x86/test/test_tracelimit.py [33 done in total, somefailed=False]
2026-08-01T06:09:12.7774642Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:09:12.7775165Z ============================= test session starts ==============================
2026-08-01T06:09:12.7775738Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:09:12.7776607Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:09:12.7777307Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:09:12.7777672Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:09:12.7778010Z plugins: hypothesis-4.39.3
2026-08-01T06:09:12.7778284Z collected 5 items
2026-08-01T06:09:12.7778436Z
2026-08-01T06:09:12.7778570Z jit/backend/x86/test/test_tracelimit.py .....
2026-08-01T06:09:12.7778963Z
2026-08-01T06:09:12.7779136Z ========================== 5 passed in 29.96 seconds ===========================
2026-08-01T06:09:12.7779674Z ++ 06:08:46 starting jit/backend/x86/test/test_x86vector.py [37 started in total]
2026-08-01T06:09:12.7780274Z __ jit/backend/x86/test/test_virtualref.py [34 done in total, somefailed=False]
2026-08-01T06:09:12.7780895Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:09:12.7781639Z ============================= test session starts ==============================
2026-08-01T06:09:12.7782164Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:09:12.7783031Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:09:12.7783772Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:09:12.7784156Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:09:12.7784523Z plugins: hypothesis-4.39.3
2026-08-01T06:09:12.7784794Z collected 21 items
2026-08-01T06:09:12.7784919Z
2026-08-01T06:09:12.7785086Z jit/backend/x86/test/test_virtualref.py ..s..................
2026-08-01T06:09:12.7785349Z
2026-08-01T06:09:12.7785523Z ==================== 20 passed, 1 skipped in 11.83 seconds =====================
2026-08-01T06:09:12.7786030Z ++ 06:08:55 starting jit/backend/x86/test/test_zmath.py [38 started in total]
2026-08-01T06:09:12.7786660Z __ jit/backend/x86/test/test_virtualizable.py [35 done in total, somefailed=False]
2026-08-01T06:09:12.7787308Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:09:12.7787869Z ============================= test session starts ==============================
2026-08-01T06:09:12.7788456Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:09:12.7789615Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:09:12.7790312Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:09:12.7790670Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:09:12.7791011Z plugins: hypothesis-4.39.3
2026-08-01T06:09:12.7791263Z collected 37 items
2026-08-01T06:09:12.7791407Z
2026-08-01T06:09:12.7791655Z jit/backend/x86/test/test_virtualizable.py s...x................................
2026-08-01T06:09:12.7792048Z
2026-08-01T06:09:12.7792444Z =============== 35 passed, 1 skipped, 1 xfailed in 19.35 seconds ===============
2026-08-01T06:09:12.7793025Z ++ 06:09:04 starting jit/backend/x86/test/test_zrpy_gc.py [39 started in total]
2026-08-01T06:09:12.7793645Z __ jit/backend/x86/test/test_zmath.py [36 done in total, somefailed=False] ____
2026-08-01T06:21:00.5688280Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:21:00.5689113Z ============================= test session starts ==============================
2026-08-01T06:21:00.5690612Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:21:00.5691254Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:21:00.5691725Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:21:00.5691959Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:21:00.5692194Z plugins: hypothesis-4.39.3
2026-08-01T06:21:00.5692412Z collected 1 items
2026-08-01T06:21:00.5692508Z
2026-08-01T06:21:00.5692589Z jit/backend/x86/test/test_zmath.py .
2026-08-01T06:21:00.5692722Z
2026-08-01T06:21:00.5692841Z ========================== 1 passed in 14.86 seconds ===========================
2026-08-01T06:21:00.5693186Z ++ 06:09:12 starting jit/backend/x86/test/test_zrpy_gc_boehm.py [40 started in total]
2026-08-01T06:21:00.5693567Z __ jit/backend/x86/test/test_x86vector.py [37 done in total, somefailed=False]
2026-08-01T06:21:00.5693948Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:21:00.5694275Z ============================= test session starts ==============================
2026-08-01T06:21:00.5694635Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:21:00.5695453Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:21:00.5696225Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:21:00.5696678Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:21:00.5697095Z plugins: hypothesis-4.39.3
2026-08-01T06:21:00.5697397Z collected 94 items
2026-08-01T06:21:00.5697600Z
2026-08-01T06:21:00.5699489Z jit/backend/x86/test/test_x86vector.py ..............................................................................................
2026-08-01T06:21:00.5700117Z
2026-08-01T06:21:00.5700447Z ========================= 94 passed in 192.82 seconds ==========================
2026-08-01T06:21:00.5701157Z ++ 06:12:02 starting jit/backend/x86/test/test_zrpy_releasegil.py [41 started in total]
2026-08-01T06:21:00.5701805Z __ jit/backend/x86/test/test_zrpy_gc_boehm.py [38 done in total, somefailed=False]
2026-08-01T06:21:00.5702419Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:21:00.5702942Z ============================= test session starts ==============================
2026-08-01T06:21:00.5703514Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:21:00.5704371Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:21:00.5705082Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:21:00.5705444Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:21:00.5705793Z plugins: hypothesis-4.39.3
2026-08-01T06:21:00.5706057Z collected 1 items
2026-08-01T06:21:00.5706200Z
2026-08-01T06:21:00.5706332Z jit/backend/x86/test/test_zrpy_gc_boehm.py .
2026-08-01T06:21:00.5706555Z
2026-08-01T06:21:00.5706723Z ========================== 1 passed in 222.25 seconds ==========================
2026-08-01T06:21:00.5707250Z ++ 06:12:57 starting jit/backend/x86/test/test_zrpy_vecopt.py [42 started in total]
2026-08-01T06:21:00.5707852Z __ jit/backend/x86/test/test_zrpy_vecopt.py [39 done in total, somefailed=False]
2026-08-01T06:21:00.5708671Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:21:00.5709354Z ============================= test session starts ==============================
2026-08-01T06:21:00.5710163Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:21:00.5711166Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:21:00.5712115Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:21:00.5712655Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:21:00.5713111Z plugins: hypothesis-4.39.3
2026-08-01T06:21:00.5713569Z collected 1 items
2026-08-01T06:21:00.5713699Z
2026-08-01T06:21:00.5713838Z jit/backend/x86/test/test_zrpy_vecopt.py .
2026-08-01T06:21:00.5757301Z
2026-08-01T06:21:00.5757503Z ========================== 1 passed in 72.69 seconds ===========================
2026-08-01T06:21:00.5758032Z ++ 06:14:17 starting jit/backend/x86/test/test_zrpy_vmprof.py [43 started in total]
2026-08-01T06:21:00.5758572Z __ jit/backend/x86/test/test_zrpy_gc.py [40 done in total, somefailed=False] __
2026-08-01T06:21:00.5759285Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:21:00.5759627Z ============================= test session starts ==============================
2026-08-01T06:21:00.5759992Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:21:00.5760551Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:21:00.5760995Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:21:00.5761231Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:21:00.5761459Z plugins: hypothesis-4.39.3
2026-08-01T06:21:00.5761635Z collected 19 items
2026-08-01T06:21:00.5761728Z
2026-08-01T06:21:00.5761832Z jit/backend/x86/test/test_zrpy_gc.py ...................
2026-08-01T06:21:00.5762230Z
2026-08-01T06:21:00.5762341Z ========================= 19 passed in 321.73 seconds ==========================
2026-08-01T06:21:00.5762690Z ++ 06:14:29 starting jit/backend/x86/test/test_ztranslation_basic.py [44 started in total]
2026-08-01T06:21:00.5763114Z __ jit/backend/x86/test/test_zrpy_releasegil.py [41 done in total, somefailed=False]
2026-08-01T06:21:00.5763508Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:21:00.5763841Z ============================= test session starts ==============================
2026-08-01T06:21:00.5764196Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:21:00.5764731Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:21:00.5765165Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:21:00.5765394Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:21:00.5765630Z plugins: hypothesis-4.39.3
2026-08-01T06:21:00.5765806Z collected 3 items
2026-08-01T06:21:00.5765896Z
2026-08-01T06:21:00.5765991Z jit/backend/x86/test/test_zrpy_releasegil.py ...
2026-08-01T06:21:00.5766138Z
2026-08-01T06:21:00.5766249Z ========================== 3 passed in 270.00 seconds ==========================
2026-08-01T06:21:00.5766631Z ++ 06:16:36 starting jit/backend/x86/test/test_ztranslation_call_assembler.py [45 started in total]
2026-08-01T06:21:00.5767076Z __ jit/backend/x86/test/test_ztranslation_basic.py [42 done in total, somefailed=False]
2026-08-01T06:21:00.5767483Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:21:00.5767805Z ============================= test session starts ==============================
2026-08-01T06:21:00.5768147Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:21:00.5768925Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:21:00.5769418Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:21:00.5769647Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:21:00.5769871Z plugins: hypothesis-4.39.3
2026-08-01T06:21:00.5770048Z collected 1 items
2026-08-01T06:21:00.5770147Z
2026-08-01T06:21:00.5770240Z jit/backend/x86/test/test_ztranslation_basic.py .
2026-08-01T06:21:00.5770403Z
2026-08-01T06:21:00.5770506Z ========================== 1 passed in 171.66 seconds ==========================
2026-08-01T06:21:00.5770891Z ++ 06:17:23 starting jit/backend/x86/test/test_ztranslation_external_exception.py [46 started in total]
2026-08-01T06:21:00.5771319Z __ jit/backend/x86/test/test_zrpy_vmprof.py [43 done in total, somefailed=False]
2026-08-01T06:21:00.5771696Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:21:00.5772015Z ============================= test session starts ==============================
2026-08-01T06:21:00.5772370Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:21:00.5772892Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:21:00.5773320Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:21:00.5773538Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:21:00.5773767Z plugins: hypothesis-4.39.3
2026-08-01T06:21:00.5773934Z collected 1 items
2026-08-01T06:21:00.5774025Z
2026-08-01T06:21:00.5774111Z jit/backend/x86/test/test_zrpy_vmprof.py .
2026-08-01T06:21:00.5774250Z
2026-08-01T06:21:00.5774356Z ========================== 1 passed in 264.19 seconds ==========================
2026-08-01T06:21:00.5774708Z ++ 06:18:44 starting jit/backend/x86/test/test_ztranslation_jit_stats.py [47 started in total]
2026-08-01T06:21:00.5775152Z __ jit/backend/x86/test/test_ztranslation_call_assembler.py [44 done in total, somefailed=False]
2026-08-01T06:21:00.5775697Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:21:00.5776020Z ============================= test session starts ==============================
2026-08-01T06:21:00.5776356Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:21:00.5776866Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:21:00.5777292Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:21:00.5777517Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:21:00.5777740Z plugins: hypothesis-4.39.3
2026-08-01T06:21:00.5777924Z collected 1 items
2026-08-01T06:21:00.5778015Z
2026-08-01T06:21:00.5778133Z jit/backend/x86/test/test_ztranslation_call_assembler.py .
2026-08-01T06:21:00.5778306Z
2026-08-01T06:21:00.5778414Z ========================== 1 passed in 160.87 seconds ==========================
2026-08-01T06:21:00.5778752Z ++ 06:19:23 starting jit/backend/x86/tool/test/test_viewcode.py [48 started in total]
2026-08-01T06:21:00.5779349Z __ jit/backend/x86/tool/test/test_viewcode.py [45 done in total, somefailed=False]
2026-08-01T06:21:00.5779741Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:21:00.5780059Z ============================= test session starts ==============================
2026-08-01T06:21:00.5780414Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:21:00.5780946Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:21:00.5781372Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:21:00.5781590Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:21:00.5781804Z plugins: hypothesis-4.39.3
2026-08-01T06:21:00.5781971Z collected 2 items
2026-08-01T06:21:00.5782061Z
2026-08-01T06:21:00.5782267Z jit/backend/x86/tool/test/test_viewcode.py ..
2026-08-01T06:21:00.5782417Z
2026-08-01T06:21:00.5782528Z =========================== 2 passed in 0.01 seconds ===========================
2026-08-01T06:21:00.5782943Z __ jit/backend/x86/test/test_ztranslation_external_exception.py [46 done in total, somefailed=False]
2026-08-01T06:35:19.4621482Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:35:19.4622068Z ============================= test session starts ==============================
2026-08-01T06:35:19.4622646Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:35:19.4623523Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:35:19.4624235Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:35:19.4624580Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:35:19.4624917Z plugins: hypothesis-4.39.3
2026-08-01T06:35:19.4625216Z collected 1 items
2026-08-01T06:35:19.4625345Z
2026-08-01T06:35:19.4625531Z jit/backend/x86/test/test_ztranslation_external_exception.py .
2026-08-01T06:35:19.4625804Z
2026-08-01T06:35:19.4625964Z ========================== 1 passed in 209.69 seconds ==========================
2026-08-01T06:35:19.4626495Z __ jit/backend/x86/test/test_ztranslation_jit_stats.py [47 done in total, somefailed=False]
2026-08-01T06:35:19.4627094Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:35:19.4627558Z ============================= test session starts ==============================
2026-08-01T06:35:19.4628060Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:35:19.4628984Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:35:19.4629627Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:35:19.4630207Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:35:19.4630541Z plugins: hypothesis-4.39.3
2026-08-01T06:35:19.4630789Z collected 2 items
2026-08-01T06:35:19.4630922Z
2026-08-01T06:35:19.4631070Z jit/backend/x86/test/test_ztranslation_jit_stats.py s.
2026-08-01T06:35:19.4631317Z
2026-08-01T06:35:19.4631489Z ==================== 1 passed, 1 skipped in 143.32 seconds =====================
2026-08-01T06:35:19.4632006Z __ jit/backend/x86/test/test_loop_unroll.py [48 done in total, somefailed=True]
2026-08-01T06:35:19.4632603Z [platform:msg] Set platform with 'host' cc=None, using cc='gcc', version='Unknown'
2026-08-01T06:35:19.4633121Z ============================= test session starts ==============================
2026-08-01T06:35:19.4633649Z platform linux2 -- Python 2.7.18[pypy-7.3.22-final], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
2026-08-01T06:35:19.4634484Z hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/workspace/rpython/.hypothesis/examples')
2026-08-01T06:35:19.4635177Z pytest-2.9.2 from /workspace/pytest.pyc
2026-08-01T06:35:19.4635558Z rootdir: /workspace/rpython, inifile: pytest.ini
2026-08-01T06:35:19.4635917Z plugins: hypothesis-4.39.3
2026-08-01T06:35:19.4636187Z collected 37 items
2026-08-01T06:35:19.4636333Z
2026-08-01T06:35:19.6640560Z jit/backend/x86/test/test_loop_unroll.py ............
2026-08-01T06:35:19.6654377Z ##[error]Process completed with exit code 1.
Run actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
2026-08-01T06:35:19.6739261Z with:
2026-08-01T06:35:19.6739431Z name: jit-arch-testrun-log-linux64
2026-08-01T06:35:19.6739659Z path: testrun.log
testrun-output.log
2026-08-01T06:35:19.6739881Z if-no-files-found: warn
2026-08-01T06:35:19.6740065Z compression-level: 6
2026-08-01T06:35:19.6740232Z overwrite: false
2026-08-01T06:35:19.6740403Z include-hidden-files: false
2026-08-01T06:35:19.6740586Z archive: true
2026-08-01T06:35:19.7877299Z Multiple search paths detected. Calculating the least common ancestor of all paths
2026-08-01T06:35:19.7879101Z The least common ancestor is /home/runner/work/pypy/pypy. This will be the root directory of the artifact
2026-08-01T06:35:19.7879918Z With the provided path, there will be 2 files uploaded
2026-08-01T06:35:19.7880682Z Artifact name is valid!
2026-08-01T06:35:19.7880973Z Root directory input is valid!
2026-08-01T06:35:20.0743677Z Uploading artifact: jit-arch-testrun-log-linux64.zip
2026-08-01T06:35:20.0776438Z Beginning upload of artifact content to blob storage
2026-08-01T06:35:20.3749565Z Uploaded bytes 19644
2026-08-01T06:35:20.4374186Z Finished uploading artifact content to blob storage!
2026-08-01T06:35:20.4374849Z SHA256 digest of uploaded artifact is 950639b3720eab28cd20470f325e03416772db5bea574bf4a6ae147a083d4e6c
2026-08-01T06:35:20.4375286Z Finalizing artifact upload
2026-08-01T06:35:20.7513374Z Artifact jit-arch-testrun-log-linux64 successfully finalized. Artifact ID 8814635424
2026-08-01T06:35:20.7514067Z Artifact jit-arch-testrun-log-linux64 has been successfully uploaded! Final size is 19644 bytes. Artifact ID is 8814635424
2026-08-01T06:35:20.7516529Z Artifact download URL: https://github.com/pypy/pypy/actions/runs/30687006006/artifacts/8814635424
2026-08-01T06:35:20.7693393Z Post job cleanup.
2026-08-01T06:35:20.8370850Z [command]/usr/bin/git version
2026-08-01T06:35:20.8406394Z git version 2.54.0
2026-08-01T06:35:20.8441122Z Temporarily overriding HOME='/home/runner/work/_temp/c027f49f-678a-4857-aef3-84d597d6ddfa' before making global git config changes
2026-08-01T06:35:20.8442073Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T06:35:20.8445170Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/pypy/pypy
2026-08-01T06:35:20.8471990Z Removing SSH command configuration
2026-08-01T06:35:20.8477120Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T06:35:20.8505980Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-01T06:35:20.8714420Z Removing HTTP extra header
2026-08-01T06:35:20.8719912Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T06:35:20.8750136Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-01T06:35:20.8967224Z Removing includeIf entries pointing to credentials config files
2026-08-01T06:35:20.8975773Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T06:35:20.9003045Z includeif.gitdir:/home/runner/work/pypy/pypy/.git.path
2026-08-01T06:35:20.9003730Z includeif.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path
2026-08-01T06:35:20.9004508Z includeif.gitdir:/github/workspace/.git.path
2026-08-01T06:35:20.9005003Z includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-08-01T06:35:20.9011969Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/pypy/pypy/.git.path
2026-08-01T06:35:20.9034836Z /home/runner/work/_temp/git-credentials-5de1cf74-65a8-4bab-9b6c-f233f1ac4ce7.config
2026-08-01T06:35:20.9044888Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/pypy/pypy/.git.path /home/runner/work/_temp/git-credentials-5de1cf74-65a8-4bab-9b6c-f233f1ac4ce7.config
2026-08-01T06:35:20.9080319Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path
2026-08-01T06:35:20.9103151Z /home/runner/work/_temp/git-credentials-5de1cf74-65a8-4bab-9b6c-f233f1ac4ce7.config
2026-08-01T06:35:20.9112624Z [command]/usr/bin/git config --local --unset includeif.gitdir:/home/runner/work/pypy/pypy/.git/worktrees/*.path /home/runner/work/_temp/git-credentials-5de1cf74-65a8-4bab-9b6c-f233f1ac4ce7.config
2026-08-01T06:35:20.9145487Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git.path
2026-08-01T06:35:20.9168389Z /github/runner_temp/git-credentials-5de1cf74-65a8-4bab-9b6c-f233f1ac4ce7.config
2026-08-01T06:35:20.9176914Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git.path /github/runner_temp/git-credentials-5de1cf74-65a8-4bab-9b6c-f233f1ac4ce7.config
2026-08-01T06:35:20.9208301Z [command]/usr/bin/git config --local --get-all includeif.gitdir:/github/workspace/.git/worktrees/*.path
2026-08-01T06:35:20.9229971Z /github/runner_temp/git-credentials-5de1cf74-65a8-4bab-9b6c-f233f1ac4ce7.config
2026-08-01T06:35:20.9236818Z [command]/usr/bin/git config --local --unset includeif.gitdir:/github/workspace/.git/worktrees/*.path /github/runner_temp/git-credentials-5de1cf74-65a8-4bab-9b6c-f233f1ac4ce7.config
2026-08-01T06:35:20.9267987Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T06:35:20.9464772Z Removing credentials config '/home/runner/work/_temp/git-credentials-5de1cf74-65a8-4bab-9b6c-f233f1ac4ce7.config'
2026-08-01T06:35:20.9597523Z Cleaning up orphan processes